0d26ee7964fa62b7aa6b213abb6d13403e0065a6
[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       # TODO: Add:
155       csit-vpp-perf-report-iterative-2009-3n-hsw:
156         - 4   # RC2 NDRPDR iter env5
157         - 5   # RC2 NDRPDR iter env5
158         - 6   # RC2 NDRPDR iter env5
159         - 7   # RC2 NDRPDR iter env5
160         - 8   # RC2 NDRPDR iter env5
161         - 20  # RC2 NDRPDR iter env5
162
163     plot-vpp-hdrh-lat-3n-hsw:
164       # TODO: Add:
165       csit-vpp-perf-report-iterative-2009-3n-hsw:
166         - 4   # RC2 NDRPDR iter env5
167
168     plot-vpp-hoststack-3n-hsw:
169       # TODO: Replace:
170       # csit-vpp-perf-report-iterative-2009-3n-hsw: OR
171       # csit-vpp-perf-verify-2009-3n-hsw:
172       csit-vpp-perf-verify-2005-3n-hsw:
173         - 3   # hoststack
174         - 5   # hoststack
175         - 6   # hoststack
176         - 7   # hoststack
177         - 8   # hoststack
178         - 9   # hoststack
179         - 10  # hoststack
180         - 11  # hoststack
181         - 12  # hoststack
182         - 13  # hoststack
183
184     plot-dpdk-throughput-latency-3n-hsw:
185       csit-dpdk-perf-report-iterative-2009-3n-hsw:
186         - 6   # NDRPDR iter env5
187         - 7   # NDRPDR iter env5
188         - 8   # NDRPDR iter env5
189         - 9   # NDRPDR iter env5
190         - 10  # NDRPDR iter env5
191         - 11  # NDRPDR iter env5
192         - 12  # NDRPDR iter env5
193         - 13  # NDRPDR iter env5
194         - 14  # NDRPDR iter env5
195         - 15  # NDRPDR iter env5
196
197     plot-dpdk-hdrh-lat-3n-hsw:
198       csit-dpdk-perf-report-iterative-2009-3n-hsw:
199         - 6   # NDRPDR iter env5
200
201     # 3n-skx
202
203     plot-vpp-throughput-lat-tsa-3n-skx:
204       # TODO: Add:
205       csit-vpp-perf-report-iterative-2009-3n-skx:
206         - 10  # RC2 NDRPDR iter env5
207         - 12  # RC2 NDRPDR iter env5
208         - 14  # RC2 NDRPDR iter env5
209         - 15  # RC2 NDRPDR iter env5
210         - 16  # RC2 NDRPDR iter env5
211
212     plot-vpp-hdrh-lat-3n-skx:
213       # TODO: Add:
214       csit-vpp-perf-report-iterative-2009-3n-skx:
215         - 16  # RC2 NDRPDR iter env5
216
217 #    plot-vpp-nfv-3n-skx-ndrpdr:
218 #      # TODO: Replace:
219 #      # csit-vpp-perf-report-iterative-2009-3n-skx:
220 #      csit-vpp-perf-report-iterative-2005-3n-skx:
221 #        - 4   # NDRPDR sel
222 #        - 5   # NDRPDR sel ??? all x710 failed
223 #        - 33  # NDRPDR sel
224 #        - 28  # NDRPDR sel
225 #        - 34  # NDRPDR sel
226
227 #    plot-vpp-nfv-3n-skx-mrr:
228 #      # TODO: Replace:
229 #      # csit-vpp-perf-report-iterative-2009-3n-skx:
230 #      csit-vpp-perf-report-iterative-2005-3n-skx:
231 #        - 49  # MRR sel env 4
232
233     plot-dpdk-throughput-latency-3n-skx:
234       csit-dpdk-perf-report-iterative-2009-3n-skx:
235         - 4   # NDRPDR sel env5
236         - 5   # NDRPDR sel env5
237         - 6   # NDRPDR sel env5
238         - 7   # NDRPDR sel env5
239         - 8   # NDRPDR sel env5
240         - 9   # NDRPDR sel env5
241         - 14  # NDRPDR sel env5
242         - 11  # NDRPDR sel env5
243         - 12  # NDRPDR sel env5
244         - 13  # NDRPDR sel env5
245
246     plot-dpdk-hdrh-lat-3n-skx:
247       csit-dpdk-perf-report-iterative-2009-3n-skx:
248         - 4   # NDRPDR sel env5
249
250     # 2n-skx
251
252     plot-vpp-throughput-lat-tsa-2n-skx:
253       # TODO: Add:
254       csit-vpp-perf-report-iterative-2009-2n-skx:
255         - 8   # RC2 NDRPDR iter env5
256         - 10  # RC2 NDRPDR iter env5
257         - 12  # RC2 NDRPDR iter env5
258         - 14  # RC2 NDRPDR iter env5
259         - 15  # RC2 NDRPDR iter env5
260
261     plot-vpp-hdrh-lat-2n-skx:
262       # TODO: Add:
263       csit-vpp-perf-report-iterative-2009-2n-skx:
264         - 14  # RC2 NDRPDR iter env5
265
266     plot-vpp-soak-2n-skx:
267       # TODO: Replace:
268       # csit-vpp-perf-report-iterative-2009-2n-skx:
269       csit-vpp-perf-report-iterative-2005-2n-skx:
270         - 122 # Soak
271         - 123 # Soak
272
273     plot-vpp-nfv-2n-skx-ndrpdr:
274       # TODO: Replace:
275       # csit-vpp-perf-report-iterative-2009-2n-skx:
276       csit-vpp-perf-report-iterative-2005-2n-skx:
277         - 113 # nf-density-sel env 4
278         - 114 # nf-density-sel env 4
279         - 124 # nf-density-sel env 4
280         - 128 # nf-density-sel env 4
281         - 129 # nf-density-sel env 4
282         - 131 # nf-density-sel env 4
283         - 132 # nf-density-sel env 4
284         - 135 # nf-density-sel env 4
285         - 136 # nf-density-sel env 4
286         - 139 # nf-density-sel env 4
287
288     plot-vpp-nfv-2n-skx-mrr:
289       # TODO: Replace:
290       # csit-vpp-perf-report-iterative-2009-2n-skx:
291       csit-vpp-perf-report-iterative-2005-2n-skx:
292         - 115 # nf-density-sel env 4
293
294     plot-vpp-nfv-reconf-2n-skx:
295       # TODO: Replace:
296       # csit-vpp-perf-report-iterative-2009-2n-skx:
297       csit-vpp-perf-report-iterative-2005-2n-skx:
298         - 106 # Reconf env 4
299         - 107 # Reconf env 4
300         - 108 # Reconf env 4
301         - 109 # Reconf env 4
302         - 110 # Reconf env 4
303         - 111 # Reconf env 4
304         - 112 # Reconf env 4
305         - 118 # Reconf env 4
306         - 120 # Reconf env 4
307         - 121 # Reconf env 4
308
309     plot-dpdk-throughput-latency-2n-skx:
310       csit-dpdk-perf-report-iterative-2009-2n-skx:
311         - 4   # NDRPDR iter env5
312         - 5   # NDRPDR iter env5
313         - 6   # NDRPDR iter env5
314         - 7   # NDRPDR iter env5
315         - 8   # NDRPDR iter env5
316         - 9   # NDRPDR iter env5
317         - 10  # NDRPDR iter env5
318         - 11  # NDRPDR iter env5
319         - 12  # NDRPDR iter env5
320         - 13  # NDRPDR iter env5
321
322     plot-dpdk-hdrh-lat-2n-skx:
323       csit-dpdk-perf-report-iterative-2009-2n-skx:
324         - 4   # NDRPDR iter env5
325
326     # 2n-clx
327
328     plot-vpp-throughput-lat-tsa-2n-clx:
329       # TODO: Add:
330       csit-vpp-perf-report-iterative-2009-2n-clx:
331         - 7   # RC2 NDRPDR iter env5
332         - 9   # RC2 NDRPDR iter env5
333         - 10  # RC2 NDRPDR iter env5
334         - 12  # RC2 NDRPDR iter env5
335         - 14  # RC2 NDRPDR iter env5
336
337     plot-vpp-hdrh-lat-2n-clx:
338       # TODO: Add:
339       csit-vpp-perf-report-iterative-2009-2n-clx:
340         - 14  # RC2 NDRPDR iter env5
341
342     plot-vpp-nfv-2n-clx-ndrpdr:
343       # TODO: Replace:
344       # csit-vpp-perf-report-iterative-2009-2n-clx:
345       csit-vpp-perf-report-iterative-2005-2n-clx:
346         - 91  # nfv-density-00 env 4
347         - 92  # nfv-density-00 env 4
348         - 93  # nfv-density-00 env 4
349         - 97  # nfv-density-00 env 4
350         - 98  # nfv-density-00 env 4
351         - 99  # nfv-density-00 env 4
352         - 100 # nfv-density-00 env 4
353         - 105 # nfv-density-00 env 4
354         - 106 # nfv-density-00 env 4
355         - 108 # nfv-density-00 env 4
356
357     plot-vpp-nfv-2n-clx-mrr:
358       # TODO: Replace:
359       # csit-vpp-perf-report-iterative-2009-2n-clx:
360       csit-vpp-perf-report-iterative-2005-2n-clx:
361         - 96  # MRR
362
363     plot-vpp-nfv-reconf-2n-clx:
364       # TODO: Replace:
365       # csit-vpp-perf-report-iterative-2009-2n-clx:
366       csit-vpp-perf-report-iterative-2005-2n-clx:
367         - 81  # Reconf env 4
368         - 82  # Reconf env 4
369         - 83  # Reconf env 4
370         - 84  # Reconf env 4
371         - 85  # Reconf env 4
372         - 86  # Reconf env 4
373         - 87  # Reconf env 4
374         - 88  # Reconf env 4
375         - 89  # Reconf env 4
376         - 90  # Reconf env 4
377
378     plot-vpp-soak-2n-clx:
379       # TODO: Replace:
380       # csit-vpp-perf-report-iterative-2009-2n-clx:
381       csit-vpp-perf-report-iterative-2005-2n-clx:
382         - 101 # Soak
383         - 102 # Soak
384
385     plot-dpdk-throughput-latency-2n-clx:
386       csit-dpdk-perf-report-iterative-2009-2n-clx:
387         - 4   # NDRPDR iter env5
388         - 5   # NDRPDR iter env5
389         - 6   # NDRPDR iter env5
390         - 7   # NDRPDR iter env5
391         - 8   # NDRPDR iter env5
392         - 9   # NDRPDR iter env5
393         - 10  # NDRPDR iter env5
394         - 11  # NDRPDR iter env5
395         - 12  # NDRPDR iter env5
396         - 13  # NDRPDR iter env5
397
398     plot-dpdk-hdrh-lat-2n-clx:
399       csit-dpdk-perf-report-iterative-2009-2n-clx:
400         - 4   # NDRPDR iter env5
401
402     # 3n-tsh
403
404     plot-vpp-throughput-lat-tsa-3n-tsh:
405       # TODO: Replace:
406       csit-vpp-perf-report-iterative-2009-3n-tsh:
407         - 7   # RC2 NDRPDR iter env5
408
409     plot-vpp-hdrh-lat-3n-tsh:
410       # TODO: Replace:
411       csit-vpp-perf-report-iterative-2009-3n-tsh:
412         - 7   # RC2 NDRPDR iter env5
413
414     plot-dpdk-throughput-latency-3n-tsh:
415       # TODO: Add:
416       csit-dpdk-perf-report-iterative-2009-3n-tsh:
417         - 1   # NDRPDR iter env5
418         - 2   # NDRPDR iter env5
419         - 3   # NDRPDR iter env5
420         - 4   # NDRPDR iter env5
421         - 5   # NDRPDR iter env5
422         - 6   # NDRPDR iter env5
423         - 7   # NDRPDR iter env5
424         - 9   # NDRPDR iter env5
425         - 10  # NDRPDR iter env5
426
427     plot-dpdk-hdrh-lat-3n-tsh:
428       csit-dpdk-perf-report-iterative-2009-3n-tsh:
429         - 1   # NDRPDR iter env5
430
431     # 3n-dnv
432
433     plot-vpp-throughput-lat-tsa-3n-dnv:
434       # TODO: Replace:
435       # csit-vpp-perf-report-iterative-2009-3n-dnv:
436       csit-vpp-perf-report-iterative-2005-3n-dnv:
437         - 2   # NDRPDR sel
438         - 3   # NDRPDR sel
439         - 4   # NDRPDR sel
440         - 5   # NDRPDR sel
441         - 6   # NDRPDR sel
442         - 7   # NDRPDR sel
443         - 9   # NDRPDR sel
444         - 10  # NDRPDR sel
445         - 11  # NDRPDR sel
446         - 12  # NDRPDR sel
447
448     plot-dpdk-throughput-latency-3n-dnv:
449       # TODO: Replace:
450       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
451       csit-dpdk-perf-report-iterative-2005-3n-dnv:
452         - 6   # NDRPDR sel
453         - 7   # NDRPDR sel
454         - 8   # NDRPDR sel
455         - 9   # NDRPDR sel
456         - 10  # NDRPDR sel
457         - 11  # NDRPDR sel
458         - 12  # NDRPDR sel
459         - 13  # NDRPDR sel
460         - 14  # NDRPDR sel
461         - 16  # NDRPDR sel
462
463     # 2n-dnv
464
465     plot-vpp-throughput-lat-tsa-2n-dnv:
466       # TODO: Replace:
467       # csit-vpp-perf-report-iterative-2009-2n-dnv:
468       csit-vpp-perf-report-iterative-2005-2n-dnv:
469         - 3   # NDRPDR sel
470         - 6   # NDRPDR sel
471         - 7   # NDRPDR sel
472         - 8   # NDRPDR sel
473         - 9   # NDRPDR sel
474         - 10  # NDRPDR sel
475         - 11  # NDRPDR sel
476         - 12  # NDRPDR sel
477         - 13  # NDRPDR sel
478         - 14  # NDRPDR sel
479
480     plot-dpdk-throughput-latency-2n-dnv:
481       # TODO: Replace:
482       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
483       csit-dpdk-perf-report-iterative-2005-2n-dnv:
484         - 8   # NDRPDR sel
485         - 9   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 11  # NDRPDR sel
488         - 12  # NDRPDR sel
489         - 13  # NDRPDR sel
490         - 14  # NDRPDR sel
491         - 15  # NDRPDR sel
492         - 16  # NDRPDR sel
493         - 17  # NDRPDR sel
494
495     ###########################################################################
496     # Simple tables (only one data set):
497
498     # NIC Comparisons
499
500     vpp-nic-comparison-3n-skx:
501       # TODO: Add:
502       csit-vpp-perf-report-iterative-2009-3n-skx:
503         - 10  # RC2 NDRPDR iter env5
504         - 12  # RC2 NDRPDR iter env5
505         - 14  # RC2 NDRPDR iter env5
506         - 15  # RC2 NDRPDR iter env5
507         - 16  # RC2 NDRPDR iter env5
508
509     vpp-nic-comparison-2n-skx:
510       # TODO: Add:
511       csit-vpp-perf-report-iterative-2009-2n-skx:
512         - 8   # RC2 NDRPDR iter env5
513         - 10  # RC2 NDRPDR iter env5
514         - 12  # RC2 NDRPDR iter env5
515         - 14  # RC2 NDRPDR iter env5
516         - 15  # RC2 NDRPDR iter env5
517
518     vpp-nic-comparison-3n-skx-mrr:
519       # TODO: Replace:
520       # csit-vpp-perf-report-iterative-2009-3n-skx:
521       csit-vpp-perf-report-iterative-2005-3n-skx:
522         - 49  # MRR sel env 4
523
524     vpp-nic-comparison-2n-skx-mrr:
525       # TODO: Replace:
526       # csit-vpp-perf-report-iterative-2009-2n-skx:
527       csit-vpp-perf-report-iterative-2005-2n-skx:
528         - 99  # MRR sel env 4
529
530     # Results
531
532     vpp-perf-results-3n-hsw:
533       # TODO: Replace:
534       csit-vpp-perf-report-coverage-2009-3n-hsw:
535         - 2   # RC2 env5 3n-hsw-ip4-00
536
537     vpp-perf-results-3n-skx:
538       # TODO: Replace:
539       csit-vpp-perf-report-coverage-2009-3n-skx:
540         - 1   # RC2 env5 3n-skx-ip4-00
541
542     vpp-perf-results-2n-skx:
543       # TODO: Replace:
544       csit-vpp-perf-report-coverage-2009-2n-skx:
545         - 7   # RC2 env5 2n-skx-ip4-00
546
547     vpp-perf-results-2n-clx:
548       # TODO: Replace:
549       csit-vpp-perf-report-coverage-2009-2n-clx:
550         - 1   # RC2 env5 2n-clx-ip4-00
551
552     vpp-perf-results-3n-tsh:
553       # TODO: Add:
554       csit-vpp-perf-report-coverage-2009-3n-tsh:
555         - 1   # 3n-tsh-ip4-00
556
557     vpp-perf-results-3n-dnv:
558       # TODO: Replace:
559       # csit-vpp-perf-report-coverage-2009-3n-dnv:
560       csit-vpp-perf-report-coverage-2005-3n-dnv:
561         - 1   # perf-full-3n-dnv-crypto_I
562         - 24  # perf-full-3n-dnv-crypto_II
563         - 5   # perf-full-3n-dnv-ip4_I
564         - 13  # perf-full-3n-dnv-ip4_II
565         - 17  # perf-full-3n-dnv-ip6_I
566         - 18  # perf-full-3n-dnv-ip6_II
567         - 21  # perf-full-3n-dnv-l2_I
568         - 22  # perf-full-3n-dnv-l2_II
569         - 23  # perf-full-3n-dnv-ip4-tunnels_I
570
571     vpp-perf-results-2n-dnv:
572       # TODO: Replace:
573       # csit-vpp-perf-report-coverage-2009-2n-dnv:
574       csit-vpp-perf-report-coverage-2005-2n-dnv:
575         - 1   # perf-full-2n-dnv-ip4_I
576         - 2   # perf-full-2n-dnv-ip4_II
577         - 3   # perf-full-2n-dnv-ip6_I
578         - 4   # perf-full-2n-dnv-ip6_II
579         - 5   # perf-full-2n-dnv-l2_I
580         - 6   # perf-full-2n-dnv-l2_II
581
582     vpp-mrr-results-3n-hsw:
583       # TODO: Replace:
584       # csit-vpp-perf-report-iterative-2009-3n-hsw:
585       csit-vpp-perf-report-iterative-2005-3n-hsw:
586         - 30  # MRR env 4
587
588     vpp-mrr-results-3n-skx:
589       # TODO: Replace:
590       # csit-vpp-perf-report-iterative-2009-3n-skx:
591       csit-vpp-perf-report-iterative-2005-3n-skx:
592         - 49  # MRR sel env 4
593
594     vpp-mrr-results-2n-skx:
595       # TODO: Replace:
596       # csit-vpp-perf-report-iterative-2009-2n-skx:
597       csit-vpp-perf-report-iterative-2005-2n-skx:
598         - 99  # MRR sel env 4
599
600     vpp-mrr-results-2n-clx:
601       # TODO: Replace:
602       # csit-vpp-perf-report-iterative-2009-2n-clx:
603       csit-vpp-perf-report-iterative-2005-2n-clx:
604         - 72  # MRR env 4
605
606     vpp-mrr-results-3n-tsh:
607       # TODO: Replace:
608       # csit-vpp-perf-report-iterative-2009-3n-tsh:
609       csit-vpp-perf-report-iterative-2005-3n-tsh:
610         - 27  # MRR sel env 4
611
612     vpp-mrr-results-3n-dnv:
613       # TODO: Replace:
614       # csit-vpp-perf-report-iterative-2009-3n-dnv:
615       csit-vpp-perf-report-iterative-2005-3n-dnv:
616         - 8   # MRR
617
618     vpp-mrr-results-2n-dnv:
619       # TODO: Replace:
620       # csit-vpp-perf-report-iterative-2009-2n-dnv:
621       csit-vpp-perf-report-iterative-2005-2n-dnv:
622         - 15  # MRR sel
623
624     vpp-device-results-ubuntu:
625       # TODO: Replace:
626       csit-vpp-device-2009-ubuntu1804-1n-skx:
627         - 89  # RC2 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       # TODO: Add:
701       csit-vpp-perf-report-iterative-2009-3n-hsw:
702         - 4   # RC2 NDRPDR iter env5
703         - 5   # RC2 NDRPDR iter env5
704         - 6   # RC2 NDRPDR iter env5
705         - 7   # RC2 NDRPDR iter env5
706         - 8   # RC2 NDRPDR iter env5
707         - 20  # RC2 NDRPDR iter env5
708
709     vpp-performance-changes-3n-skx-h1:
710       csit-vpp-perf-report-iterative-2005-3n-skx:
711         - 50  # NDRPDR sel 2001.0-4
712         - 51  # NDRPDR sel 2001.0-4
713         - 52  # NDRPDR sel 2001.0-4
714         - 53  # NDRPDR sel 2001.0-4
715         - 54  # NDRPDR sel 2001.0-4
716     vpp-performance-changes-3n-skx-ref-env4:
717       csit-vpp-perf-report-iterative-2005-3n-skx:
718         - 42  # NDRPDR sel env 4
719         - 43  # NDRPDR sel env 4
720         - 44  # NDRPDR sel env 4
721         - 45  # NDRPDR sel env 4
722         - 47  # NDRPDR sel env 4
723         - 55  # NDRPDR sel env 4
724         - 56  # NDRPDR sel env 4
725         - 57  # NDRPDR sel env 4
726         - 61  # NDRPDR sel env 4
727         - 62  # NDRPDR sel env 4
728     vpp-performance-changes-3n-skx-ref-env5:
729       csit-vpp-perf-report-iterative-2005-3n-skx:
730         - 13  # rls2005 NDRPDR iter env 5
731     vpp-performance-changes-3n-skx-cmp:
732       # TODO: Add:
733       csit-vpp-perf-report-iterative-2009-3n-skx:
734         - 10  # RC2 NDRPDR iter env5
735         - 12  # RC2 NDRPDR iter env5
736         - 14  # RC2 NDRPDR iter env5
737         - 15  # RC2 NDRPDR iter env5
738         - 16  # RC2 NDRPDR iter env5
739
740     vpp-performance-changes-2n-skx-h1:
741       csit-vpp-perf-report-iterative-2005-2n-skx:
742         - 100 # NDRPDR sel 2001.0-4
743         - 101 # NDRPDR sel 2001.0-4
744         - 102 # NDRPDR sel 2001.0-4
745         - 103 # NDRPDR sel 2001.0-4
746         - 104 # NDRPDR sel 2001.0-4
747         - 105 # NDRPDR sel 2001.0-4
748     vpp-performance-changes-2n-skx-ref-env4:
749       csit-vpp-perf-report-iterative-2005-2n-skx:
750         - 88  # NDRPDR sel env 4
751         - 89  # NDRPDR sel env 4
752         - 90  # NDRPDR sel env 4
753         - 91  # NDRPDR sel env 4
754         - 92  # NDRPDR sel env 4
755         - 93  # NDRPDR sel env 4
756         - 94  # NDRPDR sel env 4
757         - 125 # NDRPDR sel env 4
758         - 126 # NDRPDR sel env 4
759         - 127 # NDRPDR sel env 4
760     vpp-performance-changes-2n-skx-ref-env5:
761       csit-vpp-perf-report-iterative-2009-2n-skx:
762         - 13  # rls2005 NDRPDR iter env 5
763         - 16  # rls2005 NDRPDR iter env 5
764         - 17  # rls2005 NDRPDR iter env 5
765         - 18  # rls2005 NDRPDR iter env 5
766         - 19  # rls2005 NDRPDR iter env 5
767         - 21  # rls2005 NDRPDR iter env 5
768     vpp-performance-changes-2n-skx-cmp:
769       # TODO: Add:
770       csit-vpp-perf-report-iterative-2009-2n-skx:
771         - 8   # RC2 NDRPDR iter env5
772         - 10  # RC2 NDRPDR iter env5
773         - 12  # RC2 NDRPDR iter env5
774         - 14  # RC2 NDRPDR iter env5
775         - 15  # RC2 NDRPDR iter env5
776
777     vpp-performance-changes-2n-clx-h1:
778       csit-vpp-perf-report-iterative-2005-2n-clx:
779         - 73  # NDRPDR sel 2001.0-4
780         - 74  # NDRPDR sel 2001.0-4
781         - 75  # NDRPDR sel 2001.0-4
782         - 76  # NDRPDR sel 2001.0-4
783         - 77  # NDRPDR sel 2001.0-4
784         - 78  # NDRPDR sel 2001.0-4
785         - 79  # NDRPDR sel 2001.0-4
786         - 80  # NDRPDR sel 2001.0-4
787     vpp-performance-changes-2n-clx-ref-env4:
788       csit-vpp-perf-report-iterative-2005-2n-clx:
789         - 62  # NDRPDR sel env 4
790         - 63  # NDRPDR sel env 4
791         - 64  # NDRPDR sel env 4
792         - 65  # NDRPDR sel env 4
793         - 66  # NDRPDR sel env 4
794         - 68  # NDRPDR sel env 4
795         - 69  # NDRPDR sel env 4
796         - 70  # NDRPDR sel env 4
797         - 103 # NDRPDR sel env 4
798         - 104 # NDRPDR sel env 4
799     vpp-performance-changes-2n-clx-ref-env5:
800       csit-vpp-perf-report-iterative-2009-2n-clx:
801         - 13  # rls2005 NDRPDR iter env 5
802         - 15  # rls2005 NDRPDR iter env 5
803         - 17  # rls2005 NDRPDR iter env 5
804         - 18  # rls2005 NDRPDR iter env 5
805         - 19  # rls2005 NDRPDR iter env 5
806     vpp-performance-changes-2n-clx-cmp:
807       # TODO: Add:
808       csit-vpp-perf-report-iterative-2009-2n-clx:
809         - 7   # RC2 NDRPDR iter env5
810         - 9   # RC2 NDRPDR iter env5
811         - 10  # RC2 NDRPDR iter env5
812         - 12  # RC2 NDRPDR iter env5
813         - 14  # RC2 NDRPDR iter env5
814
815     vpp-performance-changes-2n-dnv-h1:
816       csit-vpp-perf-verify-2001-2n-dnv:
817         - 4   # NDRPDR sel
818         - 5   # NDRPDR sel
819         - 6   # NDRPDR sel
820         - 7   # NDRPDR sel
821         - 8   # NDRPDR sel
822         - 9   # NDRPDR sel
823         - 10  # NDRPDR sel
824         - 11  # NDRPDR sel
825         - 13  # NDRPDR sel
826         - 16  # NDRPDR sel
827     vpp-performance-changes-2n-dnv-ref:
828       csit-vpp-perf-report-iterative-2005-2n-dnv:
829         - 3   # NDRPDR sel
830         - 6   # NDRPDR sel
831         - 7   # NDRPDR sel
832         - 8   # NDRPDR sel
833         - 9   # NDRPDR sel
834         - 10  # NDRPDR sel
835         - 11  # NDRPDR sel
836         - 12  # NDRPDR sel
837         - 13  # NDRPDR sel
838         - 14  # NDRPDR sel
839     vpp-performance-changes-2n-dnv-cmp:
840       # TODO: Replace:
841       # csit-vpp-perf-report-iterative-2009-2n-dnv:
842       csit-vpp-perf-report-iterative-2005-2n-dnv:
843         - 3   # NDRPDR sel
844         - 6   # NDRPDR sel
845         - 7   # NDRPDR sel
846         - 8   # NDRPDR sel
847         - 9   # NDRPDR sel
848         - 10  # NDRPDR sel
849         - 11  # NDRPDR sel
850         - 12  # NDRPDR sel
851         - 13  # NDRPDR sel
852         - 14  # NDRPDR sel
853
854     vpp-performance-changes-3n-dnv-h1:
855       csit-vpp-perf-verify-2001-3n-dnv:
856         - 5   # NDRPDR sel
857         - 6   # NDRPDR sel
858         - 7   # NDRPDR sel
859         - 8   # NDRPDR sel
860         - 9   # NDRPDR sel
861         - 10  # NDRPDR sel
862         - 12  # NDRPDR sel
863         - 16  # NDRPDR sel
864         - 17  # NDRPDR sel
865         - 18  # NDRPDR sel
866     vpp-performance-changes-3n-dnv-ref:
867       csit-vpp-perf-report-iterative-2005-3n-dnv:
868         - 2   # NDRPDR sel
869         - 3   # NDRPDR sel
870         - 4   # NDRPDR sel
871         - 5   # NDRPDR sel
872         - 6   # NDRPDR sel
873         - 7   # NDRPDR sel
874         - 9   # NDRPDR sel
875         - 10  # NDRPDR sel
876         - 11  # NDRPDR sel
877         - 12  # NDRPDR sel
878     vpp-performance-changes-3n-dnv-cmp:
879       # TODO: Replace:
880       # csit-vpp-perf-report-iterative-2009-3n-dnv:
881       csit-vpp-perf-report-iterative-2005-3n-dnv:
882         - 2   # NDRPDR sel
883         - 3   # NDRPDR sel
884         - 4   # NDRPDR sel
885         - 5   # NDRPDR sel
886         - 6   # NDRPDR sel
887         - 7   # NDRPDR sel
888         - 9   # NDRPDR sel
889         - 10  # NDRPDR sel
890         - 11  # NDRPDR sel
891         - 12  # NDRPDR sel
892
893     vpp-performance-changes-3n-tsh-h1:
894       csit-vpp-perf-report-iterative-2005-3n-tsh:
895         - 28  # NDRPDR sel 2001.0-4
896         - 29  # NDRPDR sel 2001.0-4
897         - 31  # NDRPDR sel 2001.0-4
898     vpp-performance-changes-3n-tsh-ref-env4:
899       csit-vpp-perf-report-iterative-2005-3n-tsh:
900         - 23  # NDRPDR sel env 4
901         - 25  # NDRPDR sel env 4
902         - 33  # NDRPDR sel env 4
903         - 34  # NDRPDR sel env 4
904         - 35  # NDRPDR sel env 4
905         - 36  # NDRPDR sel env 4
906         - 37  # NDRPDR sel env 4
907         - 38  # NDRPDR sel env 4
908         - 39  # NDRPDR sel env 4
909         - 40  # NDRPDR sel env 4
910     vpp-performance-changes-3n-tsh-ref-env5:
911       csit-vpp-perf-report-iterative-2009-3n-tsh:
912         - 8   # rls2005 NDRPDR iter env 5
913     vpp-performance-changes-3n-tsh-cmp:
914       # TODO: Replace:
915       csit-vpp-perf-report-iterative-2009-3n-tsh:
916         - 7   # RC2 NDRPDR iter env5
917
918     vpp-soak-vs-ndr-2n-skx-ref:
919       # TODO: Replace:
920       # csit-vpp-perf-report-iterative-2009-2n-skx:
921       csit-vpp-perf-report-iterative-2005-2n-skx:
922         - 88  # NDRPDR sel env 4
923         - 89  # NDRPDR sel env 4
924         - 90  # NDRPDR sel env 4
925         - 91  # NDRPDR sel env 4
926         - 92  # NDRPDR sel env 4
927         - 93  # NDRPDR sel env 4
928         - 94  # NDRPDR sel env 4
929         - 125 # NDRPDR sel env 4
930         - 126 # NDRPDR sel env 4
931         - 127 # NDRPDR sel env 4
932     vpp-soak-vs-ndr-2n-skx-cmp:
933       # TODO: Replace:
934       # csit-vpp-perf-report-iterative-2009-2n-skx:
935       csit-vpp-perf-report-iterative-2005-2n-skx:
936         - 122 # Soak
937         - 123 # Soak
938     vpp-soak-vs-ndr-2n-skx:
939       # TODO: Replace:
940       # csit-vpp-perf-report-iterative-2009-2n-skx:
941       csit-vpp-perf-report-iterative-2005-2n-skx:
942         - 88  # NDRPDR sel env 4
943         - 89  # NDRPDR sel env 4
944         - 90  # NDRPDR sel env 4
945         - 91  # NDRPDR sel env 4
946         - 92  # NDRPDR sel env 4
947         - 93  # NDRPDR sel env 4
948         - 94  # NDRPDR sel env 4
949         - 125 # NDRPDR sel env 4
950         - 126 # NDRPDR sel env 4
951         - 127 # NDRPDR sel env 4
952         - 122 # Soak
953         - 123 # Soak
954
955     vpp-soak-vs-ndr-2n-clx-ref:
956       # TODO: Replace:
957       # csit-vpp-perf-report-iterative-2009-2n-clx:
958       csit-vpp-perf-report-iterative-2005-2n-clx:
959         - 62  # NDRPDR sel env 4
960         - 63  # NDRPDR sel env 4
961         - 64  # NDRPDR sel env 4
962         - 65  # NDRPDR sel env 4
963         - 66  # NDRPDR sel env 4
964         - 68  # NDRPDR sel env 4
965         - 69  # NDRPDR sel env 4
966         - 70  # NDRPDR sel env 4
967         - 103 # NDRPDR sel env 4
968         - 104 # NDRPDR sel env 4
969     vpp-soak-vs-ndr-2n-clx-cmp:
970       # TODO: Replace:
971       # csit-vpp-perf-report-iterative-2009-2n-clx:
972       csit-vpp-perf-report-iterative-2005-2n-clx:
973         - 101 # Soak
974         - 102 # Soak
975     vpp-soak-vs-ndr-2n-clx:
976       # TODO: Replace:
977       # csit-vpp-perf-report-iterative-2009-2n-clx:
978       csit-vpp-perf-report-iterative-2005-2n-clx:
979         - 62  # NDRPDR sel env 4
980         - 63  # NDRPDR sel env 4
981         - 64  # NDRPDR sel env 4
982         - 65  # NDRPDR sel env 4
983         - 66  # NDRPDR sel env 4
984         - 68  # NDRPDR sel env 4
985         - 69  # NDRPDR sel env 4
986         - 70  # NDRPDR sel env 4
987         - 103 # NDRPDR sel env 4
988         - 104 # NDRPDR sel env 4
989         - 101 # Soak
990         - 102 # Soak
991
992     vpp-performance-changes-3n-hsw-mrr-h1:
993       csit-vpp-perf-verify-2001-3n-hsw:
994         - 17  # MRR sel
995     vpp-performance-changes-3n-hsw-mrr-ref-env4:
996       csit-vpp-perf-report-iterative-2005-3n-hsw:
997         - 30  # MRR env 4
998     vpp-performance-changes-3n-hsw-mrr-ref-env5:
999       csit-vpp-perf-report-iterative-2009-3n-hsw:
1000         - 18  # rls2005 MRR iter env 5
1001     vpp-performance-changes-3n-hsw-mrr-cmp:
1002       # TODO: Replace:
1003       # csit-vpp-perf-report-iterative-2009-3n-hsw:
1004       csit-vpp-perf-report-iterative-2005-3n-hsw:
1005         - 30  # MRR env 4
1006
1007     vpp-performance-changes-3n-skx-mrr-h1:
1008       csit-vpp-perf-verify-2001-3n-skx:
1009         - 50  # MRR sel
1010         - 53  # MRR sel addition
1011     vpp-performance-changes-3n-skx-mrr-ref-env4:
1012       csit-vpp-perf-report-iterative-2005-3n-skx:
1013         - 49  # MRR sel env 4
1014     vpp-performance-changes-3n-skx-mrr-ref-env5:
1015       csit-vpp-perf-report-iterative-2005-3n-skx:
1016         - 17  # rls2005 MRR iter env 5
1017     vpp-performance-changes-3n-skx-mrr-cmp:
1018       # TODO: Replace:
1019       # csit-vpp-perf-report-iterative-2009-3n-skx:
1020       csit-vpp-perf-report-iterative-2005-3n-skx:
1021         - 49  # MRR sel env 4
1022
1023     vpp-performance-changes-2n-skx-mrr-h1:
1024       csit-vpp-perf-verify-2001-2n-skx:
1025         - 101 # MRR sel
1026         - 128 # MRR sel addition
1027     vpp-performance-changes-2n-skx-mrr-ref-env4:
1028       csit-vpp-perf-report-iterative-2005-2n-skx:
1029         - 99  # MRR sel env 4
1030     vpp-performance-changes-2n-skx-mrr-ref-env5:
1031       csit-vpp-perf-report-iterative-2009-2n-skx:
1032         - 20  # rls2005 MRR iter env 5
1033     vpp-performance-changes-2n-skx-mrr-cmp:
1034       # TODO: Replace:
1035       # csit-vpp-perf-report-iterative-2009-2n-skx:
1036       csit-vpp-perf-report-iterative-2005-2n-skx:
1037         - 99  # MRR sel env 4
1038
1039     vpp-performance-changes-2n-clx-mrr-h1:
1040       csit-vpp-perf-verify-2001-2n-clx:
1041         - 39  # MRR
1042     vpp-performance-changes-2n-clx-mrr-ref-env4:
1043       csit-vpp-perf-report-iterative-2005-2n-clx:
1044         - 72   # MRR sel env 4
1045     vpp-performance-changes-2n-clx-mrr-ref-env5:
1046       csit-vpp-perf-report-iterative-2009-2n-clx:
1047         - 16  # rls2005 MRR iter env 5
1048     vpp-performance-changes-2n-clx-mrr-cmp:
1049       # TODO: Replace:
1050       # csit-vpp-perf-report-iterative-2009-2n-clx:
1051       csit-vpp-perf-report-iterative-2005-2n-clx:
1052         - 72   # MRR sel env 4
1053
1054 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1055 #      csit-vpp-perf-verify-1908-2n-skx:
1056 #        - 71  # NFV MRR
1057 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1058 #      # csit-vpp-perf-verify-2001-2n-skx:
1059 #      csit-vpp-perf-verify-1908-2n-skx:
1060 #        - 71  # NFV MRR
1061
1062     vpp-performance-changes-2n-dnv-mrr-h1:
1063       csit-vpp-perf-verify-2001-2n-dnv:
1064         - 12  # MRR sel
1065     vpp-performance-changes-2n-dnv-mrr-ref:
1066       csit-vpp-perf-report-iterative-2005-2n-dnv:
1067         - 15  # MRR sel
1068     vpp-performance-changes-2n-dnv-mrr-cmp:
1069       # TODO: Replace:
1070       # csit-vpp-perf-report-iterative-2009-2n-dnv:
1071       csit-vpp-perf-report-iterative-2005-2n-dnv:
1072         - 15  # MRR sel
1073
1074     vpp-performance-changes-3n-dnv-mrr-h1:
1075       csit-vpp-perf-verify-2001-3n-dnv:
1076         - 11  # MRR sel
1077     vpp-performance-changes-3n-dnv-mrr-ref:
1078       csit-vpp-perf-report-iterative-2005-3n-dnv:
1079         - 8   # MRR
1080     vpp-performance-changes-3n-dnv-mrr-cmp:
1081       # TODO: Replace:
1082       # csit-vpp-perf-report-iterative-2009-3n-dnv:
1083       csit-vpp-perf-report-iterative-2005-3n-dnv:
1084         - 8   # MRR
1085
1086     vpp-performance-changes-3n-tsh-mrr-h1:
1087       csit-vpp-perf-verify-2001-3n-tsh:
1088         - 9   # MRR sel
1089     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1090       csit-vpp-perf-report-iterative-2005-3n-tsh:
1091         - 27  # MRR sel env 4
1092     vpp-performance-changes-3n-tsh-mrr-cmp:
1093       # TODO: Replace:
1094       # csit-vpp-perf-report-iterative-2009-3n-tsh:
1095       csit-vpp-perf-report-iterative-2005-3n-tsh:
1096         - 27  # MRR sel env 4
1097
1098     dpdk-performance-changes-3n-hsw-h1:
1099       csit-dpdk-perf-verify-2001-3n-hsw:
1100         - 4   # NDRPDR sel
1101         - 5   # NDRPDR sel
1102         - 6   # NDRPDR sel
1103         - 7   # NDRPDR sel
1104         - 8   # NDRPDR sel
1105         - 9   # NDRPDR sel
1106         - 10  # NDRPDR sel
1107         - 11  # NDRPDR sel
1108         - 12  # NDRPDR sel
1109         - 13  # NDRPDR sel
1110         - 15  # NDRPDR sel
1111         - 16  # NDRPDR sel
1112         - 17  # NDRPDR sel
1113         - 18  # NDRPDR sel
1114         - 19  # NDRPDR sel
1115         - 20  # NDRPDR sel
1116         - 21  # NDRPDR sel
1117         - 22  # NDRPDR sel
1118         - 23  # NDRPDR sel
1119         - 24  # NDRPDR sel
1120     dpdk-performance-changes-3n-hsw-ref:
1121       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1122         - 25  # NDRPDR iter
1123         - 26  # NDRPDR iter
1124         - 27  # NDRPDR iter
1125         - 28  # NDRPDR iter
1126         - 29  # NDRPDR iter
1127         - 30  # NDRPDR iter
1128         - 31  # NDRPDR iter
1129         - 32  # NDRPDR iter
1130         - 33  # NDRPDR iter
1131         - 34  # NDRPDR iter
1132     dpdk-performance-changes-3n-hsw-cmp:
1133       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1134         - 6   # NDRPDR iter env5
1135         - 7   # NDRPDR iter env5
1136         - 8   # NDRPDR iter env5
1137         - 9   # NDRPDR iter env5
1138         - 10  # NDRPDR iter env5
1139         - 11  # NDRPDR iter env5
1140         - 12  # NDRPDR iter env5
1141         - 13  # NDRPDR iter env5
1142         - 14  # NDRPDR iter env5
1143         - 15  # NDRPDR iter env5
1144
1145     dpdk-performance-changes-3n-skx-h1:
1146       csit-dpdk-perf-verify-2001-3n-skx:
1147         - 29  # NDRPDR sel xxv710
1148         - 33  # NDRPDR sel xxv710
1149         - 34  # NDRPDR sel xxv710
1150         - 35  # NDRPDR sel xxv710
1151         - 36  # NDRPDR sel xxv710
1152         - 37  # NDRPDR sel xxv710
1153         - 41  # NDRPDR sel xxv710
1154         - 42  # NDRPDR sel xxv710
1155         - 43  # NDRPDR sel xxv710
1156         - 45  # NDRPDR sel xxv710
1157         - 30  # NDRPDR sel x710
1158         - 31  # NDRPDR sel x710
1159         - 32  # NDRPDR sel x710
1160         - 38  # NDRPDR sel x710
1161         - 39  # NDRPDR sel x710
1162         - 40  # NDRPDR sel x710
1163         - 44  # NDRPDR sel x710
1164         - 46  # NDRPDR sel x710
1165         - 47  # NDRPDR sel x710
1166         - 48  # NDRPDR sel x710
1167     dpdk-performance-changes-3n-skx-ref:
1168       csit-dpdk-perf-report-iterative-2005-3n-skx:
1169         - 28  # NDRPDR iter
1170         - 29  # NDRPDR iter
1171         - 30  # NDRPDR iter
1172         - 31  # NDRPDR iter
1173         - 32  # NDRPDR iter
1174         - 33  # NDRPDR iter
1175         - 34  # NDRPDR iter
1176         - 35  # NDRPDR iter
1177         - 36  # NDRPDR iter
1178         - 37  # NDRPDR iter
1179     dpdk-performance-changes-3n-skx-cmp:
1180       csit-dpdk-perf-report-iterative-2009-3n-skx:
1181         - 4   # NDRPDR sel env5
1182         - 5   # NDRPDR sel env5
1183         - 6   # NDRPDR sel env5
1184         - 7   # NDRPDR sel env5
1185         - 8   # NDRPDR sel env5
1186         - 9   # NDRPDR sel env5
1187         - 14  # NDRPDR sel env5
1188         - 11  # NDRPDR sel env5
1189         - 12  # NDRPDR sel env5
1190         - 13  # NDRPDR sel env5
1191
1192     dpdk-performance-changes-2n-skx-h1:
1193       csit-dpdk-perf-verify-2001-2n-skx:
1194         - 35  # NDRPDR sel xxv710
1195         - 36  # NDRPDR sel xxv710
1196         - 37  # NDRPDR sel xxv710
1197         - 41  # NDRPDR sel xxv710
1198         - 42  # NDRPDR sel xxv710
1199         - 43  # NDRPDR sel xxv710
1200         - 46  # NDRPDR sel xxv710
1201         - 47  # NDRPDR sel xxv710
1202         - 52  # NDRPDR sel xxv710
1203         - 53  # NDRPDR sel xxv710
1204         - 38  # NDRPDR sel x710
1205         - 39  # NDRPDR sel x710
1206         - 40  # NDRPDR sel x710
1207         - 44  # NDRPDR sel x710
1208         - 45  # NDRPDR sel x710
1209         - 48  # NDRPDR sel x710
1210         - 49  # NDRPDR sel x710
1211         - 50  # NDRPDR sel x710
1212         - 51  # NDRPDR sel x710
1213         - 54  # NDRPDR sel x710
1214     dpdk-performance-changes-2n-skx-ref:
1215       csit-dpdk-perf-report-iterative-2005-2n-skx:
1216         - 20  # NDRPDR iter
1217         - 21  # NDRPDR iter
1218         - 22  # NDRPDR iter
1219         - 23  # NDRPDR iter
1220         - 24  # NDRPDR iter
1221         - 25  # NDRPDR iter
1222         - 26  # NDRPDR iter
1223         - 27  # NDRPDR iter
1224         - 28  # NDRPDR iter
1225         - 29  # NDRPDR iter
1226     dpdk-performance-changes-2n-skx-cmp:
1227       csit-dpdk-perf-report-iterative-2009-2n-skx:
1228         - 4   # NDRPDR iter env5
1229         - 5   # NDRPDR iter env5
1230         - 6   # NDRPDR iter env5
1231         - 7   # NDRPDR iter env5
1232         - 8   # NDRPDR iter env5
1233         - 9   # NDRPDR iter env5
1234         - 10  # NDRPDR iter env5
1235         - 11  # NDRPDR iter env5
1236         - 12  # NDRPDR iter env5
1237         - 13  # NDRPDR iter env5
1238
1239     dpdk-performance-changes-2n-clx-h1:
1240       csit-dpdk-perf-verify-2001-2n-clx:
1241         - 15  # NDRPDR sel
1242         - 16  # NDRPDR sel
1243         - 17  # NDRPDR sel
1244         - 18  # NDRPDR sel
1245         - 19  # NDRPDR sel
1246         - 20  # NDRPDR sel
1247         - 21  # NDRPDR sel
1248         - 22  # NDRPDR sel
1249         - 23  # NDRPDR sel
1250         - 24  # NDRPDR sel
1251         - 25  # NDRPDR sel
1252         - 26  # NDRPDR sel
1253         - 27  # NDRPDR sel
1254         - 28  # NDRPDR sel
1255         - 29  # NDRPDR sel
1256         - 30  # NDRPDR sel
1257         - 31  # NDRPDR sel
1258         - 32  # NDRPDR sel
1259         - 33  # NDRPDR sel
1260         - 34  # NDRPDR sel
1261     dpdk-performance-changes-2n-clx-ref:
1262       csit-dpdk-perf-report-iterative-2005-2n-clx:
1263         - 20  # NDRPDR iter
1264         - 21  # NDRPDR iter
1265         - 22  # NDRPDR iter
1266         - 23  # NDRPDR iter
1267         - 24  # NDRPDR iter
1268         - 25  # NDRPDR iter
1269         - 26  # NDRPDR iter
1270         - 27  # NDRPDR iter
1271         - 28  # NDRPDR iter
1272         - 29  # NDRPDR iter
1273     dpdk-performance-changes-2n-clx-cmp:
1274       csit-dpdk-perf-report-iterative-2009-2n-clx:
1275         - 4   # NDRPDR iter env5
1276         - 5   # NDRPDR iter env5
1277         - 6   # NDRPDR iter env5
1278         - 7   # NDRPDR iter env5
1279         - 8   # NDRPDR iter env5
1280         - 9   # NDRPDR iter env5
1281         - 10  # NDRPDR iter env5
1282         - 11  # NDRPDR iter env5
1283         - 12  # NDRPDR iter env5
1284         - 13  # NDRPDR iter env5
1285
1286     dpdk-performance-changes-2n-dnv-h1:
1287       csit-dpdk-perf-verify-2001-2n-dnv:
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         - 18  # NDRPDR sel
1298     dpdk-performance-changes-2n-dnv-ref:
1299       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1300         - 8   # NDRPDR sel
1301         - 9   # NDRPDR sel
1302         - 10  # NDRPDR sel
1303         - 11  # NDRPDR sel
1304         - 12  # NDRPDR sel
1305         - 13  # NDRPDR sel
1306         - 14  # NDRPDR sel
1307         - 15  # NDRPDR sel
1308         - 16  # NDRPDR sel
1309         - 17  # NDRPDR sel
1310     dpdk-performance-changes-2n-dnv-cmp:
1311       # TODO: Replace:
1312       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
1313       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1314         - 8   # NDRPDR sel
1315         - 9   # NDRPDR sel
1316         - 10  # NDRPDR sel
1317         - 11  # NDRPDR sel
1318         - 12  # NDRPDR sel
1319         - 13  # NDRPDR sel
1320         - 14  # NDRPDR sel
1321         - 15  # NDRPDR sel
1322         - 16  # NDRPDR sel
1323         - 17  # NDRPDR sel
1324
1325     dpdk-performance-changes-3n-dnv-h1:
1326       csit-dpdk-perf-verify-2001-3n-dnv:
1327         - 12  # NDRPDR sel
1328         - 13  # NDRPDR sel
1329         - 14  # NDRPDR sel
1330         - 15  # NDRPDR sel
1331         - 16  # NDRPDR sel
1332         - 17  # NDRPDR sel
1333         - 18  # NDRPDR sel
1334         - 19  # NDRPDR sel
1335         - 20  # NDRPDR sel
1336         - 22  # NDRPDR sel
1337     dpdk-performance-changes-3n-dnv-ref:
1338       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1339         - 6   # NDRPDR sel
1340         - 7   # NDRPDR sel
1341         - 8   # NDRPDR sel
1342         - 9   # NDRPDR sel
1343         - 10  # NDRPDR sel
1344         - 11  # NDRPDR sel
1345         - 12  # NDRPDR sel
1346         - 13  # NDRPDR sel
1347         - 14  # NDRPDR sel
1348         - 16  # NDRPDR sel
1349     dpdk-performance-changes-3n-dnv-cmp:
1350       # TODO: Replace:
1351       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
1352       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1353         - 6   # NDRPDR sel
1354         - 7   # NDRPDR sel
1355         - 8   # NDRPDR sel
1356         - 9   # NDRPDR sel
1357         - 10  # NDRPDR sel
1358         - 11  # NDRPDR sel
1359         - 12  # NDRPDR sel
1360         - 13  # NDRPDR sel
1361         - 14  # NDRPDR sel
1362         - 16  # NDRPDR sel
1363
1364     dpdk-performance-changes-3n-tsh-h1:
1365       csit-dpdk-perf-verify-2001-3n-tsh:
1366         - 3   # NDRPDR sel
1367         - 4   # NDRPDR sel
1368         - 5   # NDRPDR sel
1369         - 9   # NDRPDR sel
1370         - 10  # NDRPDR sel
1371         - 11  # NDRPDR sel
1372         - 12  # NDRPDR sel
1373         - 14  # NDRPDR sel
1374         - 15  # NDRPDR sel
1375         - 18  # NDRPDR sel
1376     dpdk-performance-changes-3n-tsh-ref:
1377       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1378         - 5   # NDRPDR sel
1379     dpdk-performance-changes-3n-tsh-cmp:
1380       # TODO: Add:
1381       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1382         - 1   # NDRPDR iter env5
1383         - 2   # NDRPDR iter env5
1384         - 3   # NDRPDR iter env5
1385         - 4   # NDRPDR iter env5
1386         - 5   # NDRPDR iter env5
1387         - 6   # NDRPDR iter env5
1388         - 7   # NDRPDR iter env5
1389         - 9   # NDRPDR iter env5
1390         - 10  # NDRPDR iter env5
1391
1392     # Compare testbeds
1393
1394     vpp-compare-testbeds-ref:
1395       # TODO: Add:
1396       csit-vpp-perf-report-iterative-2009-3n-hsw:
1397         - 4   # RC2 NDRPDR iter env5
1398         - 5   # RC2 NDRPDR iter env5
1399         - 6   # RC2 NDRPDR iter env5
1400         - 7   # RC2 NDRPDR iter env5
1401         - 8   # RC2 NDRPDR iter env5
1402         - 20  # RC2 NDRPDR iter env5
1403     vpp-compare-testbeds-cmp:
1404       # TODO: Add:
1405       csit-vpp-perf-report-iterative-2009-3n-skx:
1406         - 10  # RC2 NDRPDR iter env5
1407         - 12  # RC2 NDRPDR iter env5
1408         - 14  # RC2 NDRPDR iter env5
1409         - 15  # RC2 NDRPDR iter env5
1410         - 16  # RC2 NDRPDR iter env5
1411
1412     vpp-compare-testbeds-skx-clx-ref:
1413       # TODO: Add:
1414       csit-vpp-perf-report-iterative-2009-2n-skx:
1415         - 8   # RC2 NDRPDR iter env5
1416         - 10  # RC2 NDRPDR iter env5
1417         - 12  # RC2 NDRPDR iter env5
1418         - 14  # RC2 NDRPDR iter env5
1419         - 15  # RC2 NDRPDR iter env5
1420     vpp-compare-testbeds-skx-clx-cmp:
1421       # TODO: Add:
1422       csit-vpp-perf-report-iterative-2009-2n-clx:
1423         - 7   # RC2 NDRPDR iter env5
1424         - 9   # RC2 NDRPDR iter env5
1425         - 10  # RC2 NDRPDR iter env5
1426         - 12  # RC2 NDRPDR iter env5
1427         - 14  # RC2 NDRPDR iter env5
1428
1429     vpp-compare-testbeds-hsw-clx-ref:
1430       # TODO: Add:
1431       csit-vpp-perf-report-iterative-2009-3n-hsw:
1432         - 4   # RC2 NDRPDR iter env5
1433         - 5   # RC2 NDRPDR iter env5
1434         - 6   # RC2 NDRPDR iter env5
1435         - 7   # RC2 NDRPDR iter env5
1436         - 8   # RC2 NDRPDR iter env5
1437         - 20  # RC2 NDRPDR iter env5
1438     vpp-compare-testbeds-hsw-clx-cmp:
1439       # TODO: Add:
1440       csit-vpp-perf-report-iterative-2009-2n-clx:
1441         - 7   # RC2 NDRPDR iter env5
1442         - 9   # RC2 NDRPDR iter env5
1443         - 10  # RC2 NDRPDR iter env5
1444         - 12  # RC2 NDRPDR iter env5
1445         - 14  # RC2 NDRPDR iter env5
1446
1447     vpp-compare-testbeds-mrr-ref:
1448       # TODO: Replace:
1449       # csit-vpp-perf-report-iterative-2009-3n-hsw:
1450       csit-vpp-perf-report-iterative-2005-3n-hsw:
1451         - 30  # MRR env 4
1452     vpp-compare-testbeds-mrr-cmp:
1453       # TODO: Replace:
1454       # csit-vpp-perf-report-iterative-2009-3n-skx:
1455       csit-vpp-perf-report-iterative-2005-3n-skx:
1456         - 49  # MRR sel env 4
1457
1458     vpp-compare-testbeds-mrr-skx-clx-ref:
1459       # TODO: Replace:
1460       # csit-vpp-perf-report-iterative-2009-2n-skx:
1461       csit-vpp-perf-report-iterative-2005-2n-skx:
1462         - 99  # MRR sel env 4
1463     vpp-compare-testbeds-mrr-skx-clx-cmp:
1464       # TODO: Replace:
1465       # csit-vpp-perf-report-iterative-2009-2n-clx:
1466       csit-vpp-perf-report-iterative-2005-2n-clx:
1467         - 72  # MRR env 4
1468
1469     vpp-compare-testbeds-mrr-hsw-clx-ref:
1470       # TODO: Replace:
1471       # csit-vpp-perf-report-iterative-2009-3n-hsw:
1472       csit-vpp-perf-report-iterative-2005-3n-hsw:
1473         - 30  # MRR env 4
1474     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1475       # TODO: Replace:
1476       # csit-vpp-perf-report-iterative-2009-2n-clx:
1477       csit-vpp-perf-report-iterative-2005-2n-clx:
1478         - 72  # MRR env 4
1479
1480     dpdk-compare-testbeds-ref:
1481       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1482         - 6   # NDRPDR iter env5
1483         - 7   # NDRPDR iter env5
1484         - 8   # NDRPDR iter env5
1485         - 9   # NDRPDR iter env5
1486         - 10  # NDRPDR iter env5
1487         - 11  # NDRPDR iter env5
1488         - 12  # NDRPDR iter env5
1489         - 13  # NDRPDR iter env5
1490         - 14  # NDRPDR iter env5
1491         - 15  # NDRPDR iter env5
1492     dpdk-compare-testbeds-cmp:
1493       csit-dpdk-perf-report-iterative-2009-3n-skx:
1494         - 4   # NDRPDR sel env5
1495         - 5   # NDRPDR sel env5
1496         - 6   # NDRPDR sel env5
1497         - 7   # NDRPDR sel env5
1498         - 8   # NDRPDR sel env5
1499         - 9   # NDRPDR sel env5
1500         - 14  # NDRPDR sel env5
1501         - 11  # NDRPDR sel env5
1502         - 12  # NDRPDR sel env5
1503         - 13  # NDRPDR sel env5
1504
1505     dpdk-compare-testbeds-skx-clx-ref:
1506       csit-dpdk-perf-report-iterative-2009-2n-skx:
1507         - 4   # NDRPDR iter env5
1508         - 5   # NDRPDR iter env5
1509         - 6   # NDRPDR iter env5
1510         - 7   # NDRPDR iter env5
1511         - 8   # NDRPDR iter env5
1512         - 9   # NDRPDR iter env5
1513         - 10  # NDRPDR iter env5
1514         - 11  # NDRPDR iter env5
1515         - 12  # NDRPDR iter env5
1516         - 13  # NDRPDR iter env5
1517     dpdk-compare-testbeds-skx-clx-cmp:
1518       csit-dpdk-perf-report-iterative-2009-2n-clx:
1519         - 4   # NDRPDR iter env5
1520         - 5   # NDRPDR iter env5
1521         - 6   # NDRPDR iter env5
1522         - 7   # NDRPDR iter env5
1523         - 8   # NDRPDR iter env5
1524         - 9   # NDRPDR iter env5
1525         - 10  # NDRPDR iter env5
1526         - 11  # NDRPDR iter env5
1527         - 12  # NDRPDR iter env5
1528         - 13  # NDRPDR iter env5
1529
1530     # Compare topologies
1531
1532     vpp-compare-topologies-ref:
1533       # TODO: Add:
1534       csit-vpp-perf-report-iterative-2009-3n-skx:
1535         - 10  # RC2 NDRPDR iter env5
1536         - 12  # RC2 NDRPDR iter env5
1537         - 14  # RC2 NDRPDR iter env5
1538         - 15  # RC2 NDRPDR iter env5
1539         - 16  # RC2 NDRPDR iter env5
1540     vpp-compare-topologies-cmp:
1541       # TODO: Add:
1542       csit-vpp-perf-report-iterative-2009-2n-skx:
1543         - 8   # RC2 NDRPDR iter env5
1544         - 10  # RC2 NDRPDR iter env5
1545         - 12  # RC2 NDRPDR iter env5
1546         - 14  # RC2 NDRPDR iter env5
1547         - 15  # RC2 NDRPDR iter env5
1548
1549     vpp-compare-topologies-mrr-ref:
1550       # TODO: Replace:
1551       # csit-vpp-perf-report-iterative-2009-3n-skx:
1552       csit-vpp-perf-report-iterative-2005-3n-skx:
1553         - 49  # MRR sel env 4
1554     vpp-compare-topologies-mrr-cmp:
1555       # TODO: Replace:
1556       # csit-vpp-perf-report-iterative-2009-2n-skx:
1557       csit-vpp-perf-report-iterative-2005-2n-skx:
1558         - 99  # MRR sel env 4
1559
1560     dpdk-compare-topologies-ref:
1561       csit-dpdk-perf-report-iterative-2009-3n-skx:
1562         - 4   # NDRPDR sel env5
1563         - 5   # NDRPDR sel env5
1564         - 6   # NDRPDR sel env5
1565         - 7   # NDRPDR sel env5
1566         - 8   # NDRPDR sel env5
1567         - 9   # NDRPDR sel env5
1568         - 14  # NDRPDR sel env5
1569         - 11  # NDRPDR sel env5
1570         - 12  # NDRPDR sel env5
1571         - 13  # NDRPDR sel env5
1572     dpdk-compare-topologies-cmp:
1573       csit-dpdk-perf-report-iterative-2009-2n-skx:
1574         - 4   # NDRPDR iter env5
1575         - 5   # NDRPDR iter env5
1576         - 6   # NDRPDR iter env5
1577         - 7   # NDRPDR iter env5
1578         - 8   # NDRPDR iter env5
1579         - 9   # NDRPDR iter env5
1580         - 10  # NDRPDR iter env5
1581         - 11  # NDRPDR iter env5
1582         - 12  # NDRPDR iter env5
1583         - 13  # NDRPDR iter env5
1584
1585   plot-layouts:
1586
1587     plot-soak-throughput:
1588       titlefont:
1589         size: 18
1590       xaxis:
1591         title: "<b>Test Cases [Index]</b>"
1592         titlefont:
1593           size: 16
1594         autorange: True
1595         fixedrange: False
1596         gridcolor: "rgb(230, 230, 230)"
1597         linecolor: "rgb(220, 220, 220)"
1598         linewidth: 1
1599         showgrid: True
1600         showline: True
1601         showticklabels: True
1602         tickcolor: "rgb(220, 220, 220)"
1603         tickmode: "linear"
1604         tickfont:
1605           size: 16
1606         zeroline: False
1607       yaxis:
1608         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1609         titlefont:
1610           size: 16
1611         gridcolor: "rgb(230, 230, 230)"
1612         hoverformat: ".4r"
1613         tickformat: ".3r"
1614         linecolor: "rgb(220, 220, 220)"
1615         linewidth: 1
1616         showgrid: True
1617         showline: True
1618         showticklabels: True
1619         tickcolor: "rgb(220, 220, 220)"
1620         tickfont:
1621           size: 16
1622         zeroline: False
1623         range: [0,50]
1624       autosize: False
1625       margin:
1626         t: 50
1627         b: 0
1628         l: 80
1629         r: 20
1630       showlegend: True
1631       legend:
1632         orientation: "h"
1633         font:
1634           size: 16
1635       width: 700
1636       height: 900
1637       paper_bgcolor: "#fff"
1638       plot_bgcolor: "#fff"
1639       hoverlabel:
1640         namelength: -1
1641
1642     plot-service-density:
1643       titlefont:
1644         size: 18
1645       xaxis:
1646         side: "top"
1647         autorange: True
1648         fixedrange: False
1649         showgrid: False
1650         showline: False
1651         showticklabels: False
1652         ticks: ""
1653         ticklen: 0
1654         tickwidth: 0
1655         zeroline: False
1656       yaxis:
1657         autorange: "reversed"
1658         showgrid: False
1659         showline: False
1660         showticklabels: False
1661         ticks: ""
1662         ticklen: 0
1663         tickwidth: 0
1664         zeroline: False
1665       showlegend: False
1666       paper_bgcolor: "#fff"
1667       plot_bgcolor: "#fff"
1668       width: 700
1669       height: 700
1670       hoverlabel:
1671         namelength: -1
1672
1673     plot-hoststack:
1674       titlefont:
1675         size: 16
1676       xaxis:
1677         title: "<b>Test Cases [Index]</b>"
1678         titlefont:
1679           size: 14
1680         autorange: True
1681         fixedrange: False
1682         gridcolor: "rgb(230, 230, 230)"
1683         linecolor: "rgb(220, 220, 220)"
1684         linewidth: 1
1685         showgrid: True
1686         showline: True
1687         showticklabels: True
1688         tickcolor: "rgb(220, 220, 220)"
1689         tickmode: "linear"
1690         tickfont:
1691           size: 14
1692         zeroline: False
1693       yaxis:
1694         title: "<b>Bandwidth [Gbps]</b>"
1695         titlefont:
1696           size: 14
1697         gridcolor: "rgb(230, 230, 230)"
1698         hoverformat: ".4s"
1699         linecolor: "rgb(220, 220, 220)"
1700         linewidth: 1
1701         rangemode: "tozero"
1702         showgrid: True
1703         showline: True
1704         showticklabels: True
1705         tickcolor: "rgb(230, 230, 230)"
1706         tickformat: ".3s"
1707         tickfont:
1708           size: 14
1709         zeroline: False
1710       boxmode: "group"
1711       boxgroupgap: 0.5
1712       autosize: False
1713       margin:
1714         t: 50
1715         b: 20
1716         l: 80
1717         r: 20
1718       showlegend: True
1719       legend:
1720         orientation: "h"
1721         font:
1722           size: 14
1723       width: 700
1724       height: 800
1725       paper_bgcolor: "#fff"
1726       plot_bgcolor: "#fff"
1727       hoverlabel:
1728         namelength: -1
1729
1730     plot-throughput:
1731       titlefont:
1732         size: 18
1733       xaxis:
1734         title: "<b>Test Cases [Index]</b>"
1735         titlefont:
1736           size: 16
1737         autorange: True
1738         fixedrange: False
1739         gridcolor: "rgb(230, 230, 230)"
1740         linecolor: "rgb(220, 220, 220)"
1741         linewidth: 1
1742         showgrid: True
1743         showline: True
1744         showticklabels: True
1745         tickcolor: "rgb(220, 220, 220)"
1746         tickmode: "linear"
1747         tickfont:
1748           size: 16
1749         zeroline: False
1750       yaxis:
1751         title: "<b>Packet Throughput [Mpps]</b>"
1752         titlefont:
1753           size: 16
1754         gridcolor: "rgb(230, 230, 230)"
1755         hoverformat: ".4r"
1756         tickformat: ".3r"
1757         linecolor: "rgb(220, 220, 220)"
1758         linewidth: 1
1759         showgrid: True
1760         showline: True
1761         showticklabels: True
1762         tickcolor: "rgb(220, 220, 220)"
1763         tickfont:
1764           size: 16
1765         zeroline: False
1766         range: [0,50]
1767       autosize: False
1768       margin:
1769         t: 50
1770         b: 0
1771         l: 80
1772         r: 20
1773       showlegend: True
1774       legend:
1775         orientation: "h"
1776         font:
1777           size: 16
1778       width: 700
1779       height: 900
1780       paper_bgcolor: "#fff"
1781       plot_bgcolor: "#fff"
1782       hoverlabel:
1783         namelength: -1
1784
1785     plot-throughput-speedup-analysis:
1786       titlefont:
1787         size: 18
1788       xaxis:
1789         title: "<b>Number of Cores [Qty]</b>"
1790         titlefont:
1791           size: 16
1792         autorange: True
1793         fixedrange: False
1794         gridcolor: "rgb(230, 230, 230)"
1795         linecolor: "rgb(220, 220, 220)"
1796         linewidth: 1
1797         showgrid: True
1798         showline: True
1799         showticklabels: True
1800         tickcolor: "rgb(238, 238, 238)"
1801         tickmode: "linear"
1802         tickfont:
1803           size: 16
1804         zeroline: False
1805       yaxis:
1806         title: "<b>Packet Throughput [Mpps]</b>"
1807         titlefont:
1808           size: 16
1809         type: "linear"
1810         gridcolor: "rgb(230, 230, 230)"
1811         hoverformat: ".4s"
1812         linecolor: "rgb(220, 220, 220)"
1813         linewidth: 1
1814         showgrid: True
1815         showline: True
1816         showticklabels: True
1817         tickcolor: "rgb(220, 220, 220)"
1818         tickformat: ".4s"
1819         tickfont:
1820           size: 16
1821         zeroline: True
1822         rangemode: "tozero"
1823         range: [0,100]
1824       legend:
1825         orientation: "h"
1826         font:
1827           size: 16
1828         xanchor: "left"
1829         yanchor: "top"
1830         x: 0
1831         y: -0.2
1832         bgcolor: "rgba(255, 255, 255, 0)"
1833         bordercolor: "rgba(255, 255, 255, 0)"
1834         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1835       autosize: False
1836       margin:
1837           't': 50
1838           'b': 150
1839           'l': 85
1840           'r': 10
1841       showlegend: True
1842       width: 700
1843       height: 700
1844       paper_bgcolor: "#fff"
1845       plot_bgcolor: "#fff"
1846       hoverlabel:
1847         namelength: -1
1848       annotations: [
1849         {
1850           text: "_ _          __          ...",
1851           align: "left",
1852           showarrow: False,
1853           xref: "paper",
1854           yref: "paper",
1855           xanchor: "left",
1856           yanchor: "top",
1857           x: 0,
1858           y: -0.13,
1859           font: {
1860             family: "Consolas, Courier New",
1861             size: 15
1862           },
1863         },
1864         {
1865           text: "    Perfect     Measured     Limit",
1866           align: "left",
1867           showarrow: False,
1868           xref: "paper",
1869           yref: "paper",
1870           xanchor: "left",
1871           yanchor: "top",
1872           x: 0,
1873           y: -0.15,
1874           font: {
1875             family: "Consolas, Courier New",
1876             size: 15
1877           },
1878         },
1879       ]
1880
1881     plot-latency:
1882       titlefont:
1883         size: 18
1884       xaxis:
1885         title: "<b>Direction</b>"
1886         titlefont:
1887           size: 16
1888         autorange: True
1889         fixedrange: False
1890         gridcolor: "rgb(230, 230, 230)"
1891         linecolor: "rgb(220, 220, 220)"
1892         linewidth: 1
1893         showgrid: True
1894         showline: True
1895         showticklabels: False
1896         tickcolor: "rgb(220, 220, 220)"
1897         tickmode: "linear"
1898         tickfont:
1899           size: 16
1900         zeroline: False
1901       yaxis:
1902         title: "<b>Packet Latency [uSec]</b>"
1903         titlefont:
1904           size: 16
1905         type: "linear"
1906         gridcolor: "rgb(230, 230, 230)"
1907         hoverformat: ".4s"
1908         linecolor: "rgb(220, 220, 220)"
1909         linewidth: 1
1910         showgrid: True
1911         showline: True
1912         showticklabels: True
1913         tickcolor: "rgb(220, 220, 220)"
1914         tickformat: ".4s"
1915         tickfont:
1916           size: 16
1917         zeroline: True
1918         rangemode: "tozero"
1919       legend:
1920         orientation: "h"
1921         font:
1922           size: 16
1923         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1924       autosize: False
1925       margin:
1926           't': 50
1927           'b': 150
1928           'l': 80
1929           'r': 10
1930       showlegend: True
1931       width: 700
1932       height: 700
1933       paper_bgcolor: "#fff"
1934       plot_bgcolor: "#fff"
1935       hoverlabel:
1936         namelength: -1
1937
1938     plot-hdrh-latency:
1939       title:
1940         text: ""
1941         xanchor: "center"
1942         x: 0.5
1943         font:
1944           size: 16
1945       width: 700
1946       plot_bgcolor: "white"
1947       annotations:
1948         - font:
1949             size: 14
1950           showarrow: False
1951           text: "<b>Packet Latency [uSec]</b>"
1952           x: 1
1953           xanchor: "right"
1954           xref: "paper"
1955           y: -0.045
1956           yanchor: "top"
1957           yref: "paper"
1958         - font:
1959             size: 14
1960           showarrow: False
1961           text: "<b>Probability [%]</b>"
1962           textangle: 270
1963           x: -0.06
1964           xanchor: "center"
1965           xref: "paper"
1966           y: 0.5
1967           yanchor: "middle"
1968           yref: "paper"
1969         - font:
1970             size: 14
1971           showarrow: False
1972           text: "<b>Direction: E-W</b>"
1973           x: 0.24
1974           xanchor: "center"
1975           xref: "paper"
1976           y: 1.05
1977           yanchor: "bottom"
1978           yref: "paper"
1979         - font:
1980             size: 14
1981           showarrow: False
1982           text: "<b>Direction: W-E</b>"
1983           x: 0.74
1984           xanchor: "center"
1985           xref: "paper"
1986           y: 1.05
1987           yanchor: "bottom"
1988           yref: "paper"
1989
1990     plot-hdrh-latency-percentile:
1991       title:
1992         text: ""
1993         xanchor: "center"
1994         x: 0.5
1995         font:
1996           size: 18
1997       xaxis:
1998         type: "log"
1999         title: "<b>Percentile [%]</b>"
2000         titlefont:
2001           size: 16
2002         autorange: True
2003         fixedrange: False
2004         gridcolor: "rgb(230, 230, 230)"
2005         linecolor: "rgb(220, 220, 220)"
2006         linewidth: 1
2007         showgrid: True
2008         showline: True
2009         showticklabels: True
2010         tickcolor: "rgb(220, 220, 220)"
2011         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2012         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2013         tickfont:
2014           size: 16
2015       yaxis:
2016         title: "<b>Packet Latency [uSec]</b>"
2017         titlefont:
2018           size: 16
2019         gridcolor: "rgb(230, 230, 230)"
2020         linecolor: "rgb(220, 220, 220)"
2021         linewidth: 1
2022         showgrid: True
2023         showline: True
2024         showticklabels: True
2025         tickcolor: "rgb(220, 220, 220)"
2026         tickfont:
2027           size: 16
2028       autosize: False
2029       showlegend: True
2030       legend:
2031         traceorder: "normal"
2032         orientation: "h"
2033         font:
2034           size: 16
2035         xanchor: "left"
2036         yanchor: "top"
2037         x: 0
2038         y: -0.15
2039         bgcolor: "rgba(255, 255, 255, 0)"
2040         bordercolor: "rgba(255, 255, 255, 0)"
2041       width: 700
2042       height: 700
2043       paper_bgcolor: "white"
2044       plot_bgcolor: "white"
2045
2046     plot-hdrh-latency-by-percentile:
2047       title:
2048         text: "<b>Latency by Percentile Distribution</b>"
2049         xanchor: "center"
2050         x: 0.5
2051         font:
2052           size: 18
2053       showlegend: True
2054       legend:
2055         traceorder: "normal"
2056         orientation: "h"
2057         font:
2058           size: 16
2059         xanchor: "left"
2060         yanchor: "top"
2061         x: 0
2062         y: -0.2
2063         bgcolor: "rgba(255, 255, 255, 0)"
2064         bordercolor: "rgba(255, 255, 255, 0)"
2065       xaxis:
2066         type: "linear"
2067         title: "<b>Percentile [%]</b>"
2068         titlefont:
2069           size: 14
2070         autorange: False
2071         fixedrange: False
2072         range: [0, 100]
2073         gridcolor: "rgb(230, 230, 230)"
2074         linecolor: "rgb(220, 220, 220)"
2075         linewidth: 1
2076         showgrid: True
2077         showline: True
2078         showticklabels: True
2079         tickcolor: "rgb(220, 220, 220)"
2080         tickvals: [0, 25, 50, 75, 100]
2081         ticktext: [0, 25, 50, 75, 100]
2082         tickfont:
2083           size: 14
2084       yaxis:
2085         title: "<b>One-Way Latency per Direction [uSec]</b>"
2086         titlefont:
2087           size: 14
2088         gridcolor: "rgb(230, 230, 230)"
2089         linecolor: "rgb(220, 220, 220)"
2090         linewidth: 1
2091         showgrid: True
2092         showline: True
2093         showticklabels: True
2094         tickcolor: "rgb(220, 220, 220)"
2095         tickfont:
2096           size: 14
2097       width: 700
2098       height: 700
2099       paper_bgcolor: "white"
2100       plot_bgcolor: "white"
2101
2102 - type: "static"
2103   src-path: "{DIR[RST]}"
2104   dst-path: "{DIR[WORKING,SRC]}"
2105
2106 - type: "input"
2107   general:
2108     file-name: "output_info.xml.gz"
2109     file-format: ".gz"
2110     arch-file-format:
2111       - ".gz"
2112       - ".zip"
2113     download-path: "{job}/{build}/archives/{filename}"
2114     extract: "output.xml"
2115
2116     zip-file-name: "robot-plugin.zip"
2117     zip-file-format: ".zip"
2118     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2119     zip-extract: "robot-plugin/output.xml"
2120
2121   builds:
2122
2123     csit-vpp-perf-verify-2001-3n-hsw:
2124       - 17  # MRR sel
2125     csit-vpp-perf-report-iterative-2005-3n-hsw:
2126       - 20  # NDRPDR sel env 4
2127       - 21  # NDRPDR sel env 4
2128       - 22  # NDRPDR sel env 4
2129       - 23  # NDRPDR sel env 4
2130       - 24  # NDRPDR sel env 4
2131       - 25  # NDRPDR sel env 4
2132       - 26  # NDRPDR sel env 4
2133       - 27  # NDRPDR sel env 4
2134       - 28  # NDRPDR sel env 4
2135       - 29  # NDRPDR sel env 4
2136       - 13  # MRR
2137       - 30  # MRR env 4
2138       - 31  # NDRPDR sel 2001.0-4
2139       - 32  # NDRPDR sel 2001.0-4
2140       - 33  # NDRPDR sel 2001.0-4
2141       - 34  # NDRPDR sel 2001.0-4
2142       - 35  # NDRPDR sel 2001.0-4
2143       - 36  # NDRPDR sel 2001.0-4
2144       - 38  # NDRPDR sel 2001.0-4
2145     csit-vpp-perf-verify-2005-3n-hsw:
2146       - 3   # hoststack
2147       - 5   # hoststack
2148       - 6   # hoststack
2149       - 7   # hoststack
2150       - 8   # hoststack
2151       - 9   # hoststack
2152       - 10  # hoststack
2153       - 11  # hoststack
2154       - 12  # hoststack
2155       - 13  # hoststack
2156     # TODO: Add:
2157     csit-vpp-perf-report-iterative-2009-3n-hsw:
2158       - 4   # RC2 NDRPDR iter env5
2159       - 5   # RC2 NDRPDR iter env5
2160       - 6   # RC2 NDRPDR iter env5
2161       - 7   # RC2 NDRPDR iter env5
2162       - 8   # RC2 NDRPDR iter env5
2163       - 20  # RC2 NDRPDR iter env5
2164       - 18  # rls2005 MRR iter env 5
2165       - 9   # rls2005 NDRPDR iter env 5
2166       - 10  # rls2005 NDRPDR iter env 5
2167       - 11  # rls2005 NDRPDR iter env 5
2168       - 12  # rls2005 NDRPDR iter env 5
2169       - 13  # rls2005 NDRPDR iter env 5
2170       - 14  # rls2005 NDRPDR iter env 5
2171       - 15  # rls2005 NDRPDR iter env 5
2172       - 16  # rls2005 NDRPDR iter env 5
2173       - 17  # rls2005 NDRPDR iter env 5
2174       - 19  # rls2005 NDRPDR iter env 5
2175     # TODO: Add:
2176     csit-vpp-perf-report-coverage-2009-3n-hsw:
2177       - 2   # RC2 env5 3n-hsw-ip4-00
2178
2179     # TODO: Add for hoststack:
2180     # csit-vpp-perf-report-iterative-2009-3n-hsw: OR
2181     # csit-vpp-perf-verify-2009-3n-hsw:
2182
2183     csit-vpp-perf-verify-2001-3n-skx:
2184       - 50  # MRR sel
2185       - 53  # MRR sel addition
2186     csit-vpp-perf-report-iterative-2005-3n-skx:
2187       - 4   # NDRPDR sel
2188       - 5   # NDRPDR sel ??? all x710 failed
2189       - 33  # NDRPDR sel
2190       - 28  # NDRPDR sel
2191       - 34  # NDRPDR sel
2192       - 42  # NDRPDR sel env 4
2193       - 43  # NDRPDR sel env 4
2194       - 44  # NDRPDR sel env 4
2195       - 45  # NDRPDR sel env 4
2196       - 47  # NDRPDR sel env 4
2197       - 55  # NDRPDR sel env 4
2198       - 56  # NDRPDR sel env 4
2199       - 57  # NDRPDR sel env 4
2200       - 61  # NDRPDR sel env 4
2201       - 62  # NDRPDR sel env 4
2202       - 50  # NDRPDR sel 2001.0-4
2203       - 51  # NDRPDR sel 2001.0-4
2204       - 52  # NDRPDR sel 2001.0-4
2205       - 53  # NDRPDR sel 2001.0-4
2206       - 54  # NDRPDR sel 2001.0-4
2207       - 49  # MRR sel env 4
2208     # TODO: Add:
2209     csit-vpp-perf-report-iterative-2009-3n-skx:
2210       - 10  # RC2 NDRPDR iter env5
2211       - 12  # RC2 NDRPDR iter env5
2212       - 14  # RC2 NDRPDR iter env5
2213       - 15  # RC2 NDRPDR iter env5
2214       - 16  # RC2 NDRPDR iter env5
2215       - 17  # rls2005 MRR iter env 5
2216       - 13  # rls2005 NDRPDR iter env 5
2217     # TODO: Add:
2218     csit-vpp-perf-report-coverage-2009-3n-skx:
2219       - 1   # RC2 env5 3n-skx-ip4-00
2220
2221     csit-vpp-perf-verify-2001-2n-skx:
2222       - 101  # MRR sel - old
2223       - 128  # MRR sel addition - old
2224     csit-vpp-perf-report-iterative-2005-2n-skx:
2225       - 88  # NDRPDR sel env 4
2226       - 89  # NDRPDR sel env 4
2227       - 90  # NDRPDR sel env 4
2228       - 91  # NDRPDR sel env 4
2229       - 92  # NDRPDR sel env 4
2230       - 93  # NDRPDR sel env 4
2231       - 94  # NDRPDR sel env 4
2232       - 125 # NDRPDR sel env 4
2233       - 126 # NDRPDR sel env 4
2234       - 127 # NDRPDR sel env 4
2235       - 100 # NDRPDR sel 2001.0-4
2236       - 101 # NDRPDR sel 2001.0-4
2237       - 102 # NDRPDR sel 2001.0-4
2238       - 103 # NDRPDR sel 2001.0-4
2239       - 104 # NDRPDR sel 2001.0-4
2240       - 105 # NDRPDR sel 2001.0-4
2241       - 99  # MRR sel env 4
2242       - 106 # Reconf env 4
2243       - 107 # Reconf env 4
2244       - 108 # Reconf env 4
2245       - 109 # Reconf env 4
2246       - 110 # Reconf env 4
2247       - 111 # Reconf env 4
2248       - 112 # Reconf env 4
2249       - 118 # Reconf env 4
2250       - 120 # Reconf env 4
2251       - 121 # Reconf env 4
2252       - 122 # Soak
2253       - 123 # Soak
2254       - 113 # nf-density-sel env 4
2255       - 114 # nf-density-sel env 4
2256       - 124 # nf-density-sel env 4
2257       - 128 # nf-density-sel env 4
2258       - 129 # nf-density-sel env 4
2259       - 131 # nf-density-sel env 4
2260       - 132 # nf-density-sel env 4
2261       - 135 # nf-density-sel env 4
2262       - 136 # nf-density-sel env 4
2263       - 139 # nf-density-sel env 4
2264       - 115 # MRR nf-density-sel env 4
2265     # TODO: Add:
2266     csit-vpp-perf-report-iterative-2009-2n-skx:
2267       - 8   # RC2 NDRPDR iter env5
2268       - 10  # RC2 NDRPDR iter env5
2269       - 12  # RC2 NDRPDR iter env5
2270       - 14  # RC2 NDRPDR iter env5
2271       - 15  # RC2 NDRPDR iter env5
2272       - 20  # rls2005 MRR iter env 5
2273       - 13  # rls2005 NDRPDR iter env 5
2274       - 16  # rls2005 NDRPDR iter env 5
2275       - 17  # rls2005 NDRPDR iter env 5
2276       - 18  # rls2005 NDRPDR iter env 5
2277       - 19  # rls2005 NDRPDR iter env 5
2278       - 21  # rls2005 NDRPDR iter env 5
2279     # TODO: Add:
2280     csit-vpp-perf-report-coverage-2009-2n-skx:
2281       - 7   # RC2 env5 2n-skx-ip4-00
2282
2283     csit-vpp-perf-verify-2001-2n-clx:
2284       - 39  # MRR
2285     csit-vpp-perf-report-iterative-2005-2n-clx:
2286       - 62  # NDRPDR sel env 4
2287       - 63  # NDRPDR sel env 4
2288       - 64  # NDRPDR sel env 4
2289       - 65  # NDRPDR sel env 4
2290       - 66  # NDRPDR sel env 4
2291       - 68  # NDRPDR sel env 4
2292       - 69  # NDRPDR sel env 4
2293       - 70  # NDRPDR sel env 4
2294       - 103 # NDRPDR sel env 4
2295       - 104 # NDRPDR sel env 4
2296       - 73  # NDRPDR sel 2001.0-4
2297       - 74  # NDRPDR sel 2001.0-4
2298       - 75  # NDRPDR sel 2001.0-4
2299       - 76  # NDRPDR sel 2001.0-4
2300       - 77  # NDRPDR sel 2001.0-4
2301       - 78  # NDRPDR sel 2001.0-4
2302       - 79  # NDRPDR sel 2001.0-4
2303       - 80  # NDRPDR sel 2001.0-4
2304       - 72  # MRR env 4
2305       - 81  # Reconf env 4
2306       - 82  # Reconf env 4
2307       - 83  # Reconf env 4
2308       - 84  # Reconf env 4
2309       - 85  # Reconf env 4
2310       - 86  # Reconf env 4
2311       - 87  # Reconf env 4
2312       - 88  # Reconf env 4
2313       - 89  # Reconf env 4
2314       - 90  # Reconf env 4
2315       - 101 # Soak
2316       - 102 # Soak
2317       - 91  # nfv-density-00 env 4
2318       - 92  # nfv-density-00 env 4
2319       - 93  # nfv-density-00 env 4
2320       - 97  # nfv-density-00 env 4
2321       - 98  # nfv-density-00 env 4
2322       - 99  # nfv-density-00 env 4
2323       - 100 # nfv-density-00 env 4
2324       - 105 # nfv-density-00 env 4
2325       - 106 # nfv-density-00 env 4
2326       - 108 # nfv-density-00 env 4
2327       - 96  # MRR nfv-density-00 env 4
2328     # TODO: Add:
2329     csit-vpp-perf-report-iterative-2009-2n-clx:
2330       - 7   # RC2 NDRPDR iter env5
2331       - 9   # RC2 NDRPDR iter env5
2332       - 10  # RC2 NDRPDR iter env5
2333       - 12  # RC2 NDRPDR iter env5
2334       - 14  # RC2 NDRPDR iter env5
2335       - 16  # rls2005 MRR iter env 5
2336       - 13  # rls2005 NDRPDR iter env 5
2337       - 15  # rls2005 NDRPDR iter env 5
2338       - 17  # rls2005 NDRPDR iter env 5
2339       - 18  # rls2005 NDRPDR iter env 5
2340       - 19  # rls2005 NDRPDR iter env 5
2341     # TODO: Add:
2342     csit-vpp-perf-report-coverage-2009-2n-clx:
2343       - 1   # RC2 env5 2n-clx-ip4-00
2344
2345     csit-vpp-perf-verify-2001-3n-tsh:
2346       - 9   # MRR sel
2347     csit-vpp-perf-report-iterative-2005-3n-tsh:
2348       - 9   # NDRPDR sel
2349       - 11  # NDRPDR sel
2350       - 12  # NDRPDR sel
2351       - 20  # NDRPDR sel
2352       - 14  # NDRPDR sel
2353       - 21  # NDRPDR sel
2354       - 23  # NDRPDR sel env 4
2355       - 25  # NDRPDR sel env 4
2356       - 33  # NDRPDR sel env 4
2357       - 34  # NDRPDR sel env 4
2358       - 35  # NDRPDR sel env 4
2359       - 36  # NDRPDR sel env 4
2360       - 37  # NDRPDR sel env 4
2361       - 38  # NDRPDR sel env 4
2362       - 39  # NDRPDR sel env 4
2363       - 40  # NDRPDR sel env 4
2364       - 28  # NDRPDR sel 2001.0-4
2365       - 29  # NDRPDR sel 2001.0-4
2366       - 31  # NDRPDR sel 2001.0-4
2367       - 27  # MRR sel env 4
2368     # TODO: Add:
2369     csit-vpp-perf-report-iterative-2009-3n-tsh:
2370       - 7   # RC2 NDRPDR iter env5
2371       - 8   # rls2005 NDRPDR iter env 5
2372     csit-vpp-perf-report-coverage-2009-3n-tsh:
2373       - 1   # 3n-tsh-ip4-00
2374
2375 #    csit-vpp-perf-verify-2001-3n-dnv:
2376 #      - 5   # NDRPDR sel
2377 #      - 6   # NDRPDR sel
2378 #      - 7   # NDRPDR sel
2379 #      - 8   # NDRPDR sel
2380 #      - 9   # NDRPDR sel
2381 #      - 10  # NDRPDR sel
2382 #      - 12  # NDRPDR sel
2383 #      - 16  # NDRPDR sel
2384 #      - 17  # NDRPDR sel
2385 #      - 18  # NDRPDR sel
2386 #      - 11  # MRR sel
2387 #    csit-vpp-perf-report-iterative-2005-3n-dnv:
2388 #      - 2   # NDRPDR sel
2389 #      - 3   # NDRPDR sel
2390 #      - 4   # NDRPDR sel
2391 #      - 5   # NDRPDR sel
2392 #      - 6   # NDRPDR sel
2393 #      - 7   # NDRPDR sel
2394 #      - 9   # NDRPDR sel
2395 #      - 10  # NDRPDR sel
2396 #      - 11  # NDRPDR sel
2397 #      - 12  # NDRPDR sel
2398 #      - 8   # MRR
2399 #    csit-vpp-perf-report-coverage-2005-3n-dnv:
2400 #      - 1   # perf-full-3n-dnv-crypto_I
2401 #      - 24  # perf-full-3n-dnv-crypto_II
2402 #      - 5   # perf-full-3n-dnv-ip4_I
2403 #      - 13  # perf-full-3n-dnv-ip4_II
2404 #      - 17  # perf-full-3n-dnv-ip6_I
2405 #      - 18  # perf-full-3n-dnv-ip6_II
2406 #      - 21  # perf-full-3n-dnv-l2_I
2407 #      - 22  # perf-full-3n-dnv-l2_II
2408 #      - 23  # perf-full-3n-dnv-ip4-tunnels_I
2409 #    # TODO: Add:
2410 #    # csit-vpp-perf-report-iterative-2009-3n-dnv:
2411 #    # TODO: Add:
2412 #    # csit-vpp-perf-report-coverage-2009-3n-dnv:
2413
2414 #    csit-vpp-perf-verify-2001-2n-dnv:
2415 #      - 4   # NDRPDR sel
2416 #      - 5   # NDRPDR sel
2417 #      - 6   # NDRPDR sel
2418 #      - 7   # NDRPDR sel
2419 #      - 8   # NDRPDR sel
2420 #      - 9   # NDRPDR sel
2421 #      - 10  # NDRPDR sel
2422 #      - 11  # NDRPDR sel
2423 #      - 13  # NDRPDR sel
2424 #      - 16  # NDRPDR sel
2425 #      - 12  # MRR sel
2426 #    csit-vpp-perf-report-iterative-2005-2n-dnv:
2427 #      - 3   # NDRPDR sel
2428 #      - 6   # NDRPDR sel
2429 #      - 7   # NDRPDR sel
2430 #      - 8   # NDRPDR sel
2431 #      - 9   # NDRPDR sel
2432 #      - 10  # NDRPDR sel
2433 #      - 11  # NDRPDR sel
2434 #      - 12  # NDRPDR sel
2435 #      - 13  # NDRPDR sel
2436 #      - 14  # NDRPDR sel
2437 #      - 15  # MRR sel
2438 #    csit-vpp-perf-report-coverage-2005-2n-dnv:
2439 #      - 1   # perf-full-2n-dnv-ip4_I
2440 #      - 2   # perf-full-2n-dnv-ip4_II
2441 #      - 3   # perf-full-2n-dnv-ip6_I
2442 #      - 4   # perf-full-2n-dnv-ip6_II
2443 #      - 5   # perf-full-2n-dnv-l2_I
2444 #      - 6   # perf-full-2n-dnv-l2_II
2445 #    # TODO: Add:
2446 #    # csit-vpp-perf-report-iterative-2009-2n-dnv:
2447 #    # TODO: Add:
2448 #    # csit-vpp-perf-report-coverage-2009-2n-dnv:
2449
2450     csit-dpdk-perf-verify-2001-3n-hsw:
2451       - 4   # NDRPDR sel
2452       - 5   # NDRPDR sel
2453       - 6   # NDRPDR sel
2454       - 7   # NDRPDR sel
2455       - 8   # NDRPDR sel
2456       - 9   # NDRPDR sel
2457       - 10  # NDRPDR sel
2458       - 11  # NDRPDR sel
2459       - 12  # NDRPDR sel
2460       - 13  # NDRPDR sel
2461       - 15  # NDRPDR sel
2462       - 16  # NDRPDR sel
2463       - 17  # NDRPDR sel
2464       - 18  # NDRPDR sel
2465       - 19  # NDRPDR sel
2466       - 20  # NDRPDR sel
2467       - 21  # NDRPDR sel
2468       - 22  # NDRPDR sel
2469       - 23  # NDRPDR sel
2470       - 24  # NDRPDR sel
2471     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2472       - 25  # NDRPDR iter
2473       - 26  # NDRPDR iter
2474       - 27  # NDRPDR iter
2475       - 28  # NDRPDR iter
2476       - 29  # NDRPDR iter
2477       - 30  # NDRPDR iter
2478       - 31  # NDRPDR iter
2479       - 32  # NDRPDR iter
2480       - 33  # NDRPDR iter
2481       - 34  # NDRPDR iter
2482     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2483       - 6   # NDRPDR iter env5
2484       - 7   # NDRPDR iter env5
2485       - 8   # NDRPDR iter env5
2486       - 9   # NDRPDR iter env5
2487       - 10  # NDRPDR iter env5
2488       - 11  # NDRPDR iter env5
2489       - 12  # NDRPDR iter env5
2490       - 13  # NDRPDR iter env5
2491       - 14  # NDRPDR iter env5
2492       - 15  # NDRPDR iter env5
2493
2494     csit-dpdk-perf-verify-2001-3n-skx:
2495       - 29  # NDRPDR sel xxv710
2496       - 33  # NDRPDR sel xxv710
2497       - 34  # NDRPDR sel xxv710
2498       - 35  # NDRPDR sel xxv710
2499       - 36  # NDRPDR sel xxv710
2500       - 37  # NDRPDR sel xxv710
2501       - 41  # NDRPDR sel xxv710
2502       - 42  # NDRPDR sel xxv710
2503       - 43  # NDRPDR sel xxv710
2504       - 45  # NDRPDR sel xxv710
2505       - 30  # NDRPDR sel x710
2506       - 31  # NDRPDR sel x710
2507       - 32  # NDRPDR sel x710
2508       - 38  # NDRPDR sel x710
2509       - 39  # NDRPDR sel x710
2510       - 40  # NDRPDR sel x710
2511       - 44  # NDRPDR sel x710
2512       - 46  # NDRPDR sel x710
2513       - 47  # NDRPDR sel x710
2514       - 48  # NDRPDR sel x710
2515     csit-dpdk-perf-report-iterative-2005-3n-skx:
2516       - 28  # NDRPDR iter
2517       - 29  # NDRPDR iter
2518       - 30  # NDRPDR iter
2519       - 31  # NDRPDR iter
2520       - 32  # NDRPDR iter
2521       - 33  # NDRPDR iter
2522       - 34  # NDRPDR iter
2523       - 35  # NDRPDR iter
2524       - 36  # NDRPDR iter
2525       - 37  # NDRPDR iter
2526     csit-dpdk-perf-report-iterative-2009-3n-skx:
2527       - 4   # NDRPDR sel env5
2528       - 5   # NDRPDR sel env5
2529       - 6   # NDRPDR sel env5
2530       - 7   # NDRPDR sel env5
2531       - 8   # NDRPDR sel env5
2532       - 9   # NDRPDR sel env5
2533       - 14  # NDRPDR sel env5
2534       - 11  # NDRPDR sel env5
2535       - 12  # NDRPDR sel env5
2536       - 13  # NDRPDR sel env5
2537
2538     csit-dpdk-perf-verify-2001-2n-skx:
2539       - 35  # NDRPDR sel xxv710
2540       - 36  # NDRPDR sel xxv710
2541       - 37  # NDRPDR sel xxv710
2542       - 41  # NDRPDR sel xxv710
2543       - 42  # NDRPDR sel xxv710
2544       - 43  # NDRPDR sel xxv710
2545       - 46  # NDRPDR sel xxv710
2546       - 47  # NDRPDR sel xxv710
2547       - 52  # NDRPDR sel xxv710
2548       - 53  # NDRPDR sel xxv710
2549       - 38  # NDRPDR sel x710
2550       - 39  # NDRPDR sel x710
2551       - 40  # NDRPDR sel x710
2552       - 44  # NDRPDR sel x710
2553       - 45  # NDRPDR sel x710
2554       - 48  # NDRPDR sel x710
2555       - 49  # NDRPDR sel x710
2556       - 50  # NDRPDR sel x710
2557       - 51  # NDRPDR sel x710
2558       - 54  # NDRPDR sel x710
2559     csit-dpdk-perf-report-iterative-2005-2n-skx:
2560       - 20  # NDRPDR iter
2561       - 21  # NDRPDR iter
2562       - 22  # NDRPDR iter
2563       - 23  # NDRPDR iter
2564       - 24  # NDRPDR iter
2565       - 25  # NDRPDR iter
2566       - 26  # NDRPDR iter
2567       - 27  # NDRPDR iter
2568       - 28  # NDRPDR iter
2569       - 29  # NDRPDR iter
2570     csit-dpdk-perf-report-iterative-2009-2n-skx:
2571       - 4   # NDRPDR iter env5
2572       - 5   # NDRPDR iter env5
2573       - 6   # NDRPDR iter env5
2574       - 7   # NDRPDR iter env5
2575       - 8   # NDRPDR iter env5
2576       - 9   # NDRPDR iter env5
2577       - 10  # NDRPDR iter env5
2578       - 11  # NDRPDR iter env5
2579       - 12  # NDRPDR iter env5
2580       - 13  # NDRPDR iter env5
2581
2582     csit-dpdk-perf-verify-2001-2n-clx:
2583       - 15  # NDRPDR sel
2584       - 16  # NDRPDR sel
2585       - 17  # NDRPDR sel
2586       - 18  # NDRPDR sel
2587       - 19  # NDRPDR sel
2588       - 20  # NDRPDR sel
2589       - 21  # NDRPDR sel
2590       - 22  # NDRPDR sel
2591       - 23  # NDRPDR sel
2592       - 24  # NDRPDR sel
2593       - 25  # NDRPDR sel
2594       - 26  # NDRPDR sel
2595       - 27  # NDRPDR sel
2596       - 28  # NDRPDR sel
2597       - 29  # NDRPDR sel
2598       - 30  # NDRPDR sel
2599       - 31  # NDRPDR sel
2600       - 32  # NDRPDR sel
2601       - 33  # NDRPDR sel
2602       - 34  # NDRPDR sel
2603     csit-dpdk-perf-report-iterative-2005-2n-clx:
2604       - 20  # NDRPDR iter
2605       - 21  # NDRPDR iter
2606       - 22  # NDRPDR iter
2607       - 23  # NDRPDR iter
2608       - 24  # NDRPDR iter
2609       - 25  # NDRPDR iter
2610       - 26  # NDRPDR iter
2611       - 27  # NDRPDR iter
2612       - 28  # NDRPDR iter
2613       - 29  # NDRPDR iter
2614     csit-dpdk-perf-report-iterative-2009-2n-clx:
2615       - 4   # NDRPDR iter env5
2616       - 5   # NDRPDR iter env5
2617       - 6   # NDRPDR iter env5
2618       - 7   # NDRPDR iter env5
2619       - 8   # NDRPDR iter env5
2620       - 9   # NDRPDR iter env5
2621       - 10  # NDRPDR iter env5
2622       - 11  # NDRPDR iter env5
2623       - 12  # NDRPDR iter env5
2624       - 13  # NDRPDR iter env5
2625
2626 #    csit-dpdk-perf-verify-2001-2n-dnv:
2627 #      - 9   # NDRPDR sel
2628 #      - 10  # NDRPDR sel
2629 #      - 11  # NDRPDR sel
2630 #      - 12  # NDRPDR sel
2631 #      - 13  # NDRPDR sel
2632 #      - 14  # NDRPDR sel
2633 #      - 15  # NDRPDR sel
2634 #      - 16  # NDRPDR sel
2635 #      - 17  # NDRPDR sel
2636 #      - 18  # NDRPDR sel
2637 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2638 #      - 8   # NDRPDR sel
2639 #      - 9   # NDRPDR sel
2640 #      - 10  # NDRPDR sel
2641 #      - 11  # NDRPDR sel
2642 #      - 12  # NDRPDR sel
2643 #      - 13  # NDRPDR sel
2644 #      - 14  # NDRPDR sel
2645 #      - 15  # NDRPDR sel
2646 #      - 16  # NDRPDR sel
2647 #      - 17  # NDRPDR sel
2648 #    # TODO: Add:
2649 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2650
2651 #    csit-dpdk-perf-verify-2001-3n-dnv:
2652 #      - 12  # NDRPDR sel
2653 #      - 13  # NDRPDR sel
2654 #      - 14  # NDRPDR sel
2655 #      - 15  # NDRPDR sel
2656 #      - 16  # NDRPDR sel
2657 #      - 17  # NDRPDR sel
2658 #      - 18  # NDRPDR sel
2659 #      - 19  # NDRPDR sel
2660 #      - 20  # NDRPDR sel
2661 #      - 22  # NDRPDR sel
2662 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2663 #      - 6   # NDRPDR sel
2664 #      - 7   # NDRPDR sel
2665 #      - 8   # NDRPDR sel
2666 #      - 9   # NDRPDR sel
2667 #      - 10  # NDRPDR sel
2668 #      - 11  # NDRPDR sel
2669 #      - 12  # NDRPDR sel
2670 #      - 13  # NDRPDR sel
2671 #      - 14  # NDRPDR sel
2672 #      - 16  # NDRPDR sel
2673 #    # TODO: Add:
2674 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2675
2676     csit-dpdk-perf-verify-2001-3n-tsh:
2677       - 3   # NDRPDR sel
2678       - 4   # NDRPDR sel
2679       - 5   # NDRPDR sel
2680       - 9   # NDRPDR sel
2681       - 10  # NDRPDR sel
2682       - 11  # NDRPDR sel
2683       - 12  # NDRPDR sel
2684       - 14  # NDRPDR sel
2685       - 15  # NDRPDR sel
2686       - 18  # NDRPDR sel
2687     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2688       - 5   # NDRPDR sel
2689     # TODO: Add:
2690     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2691       - 1   # NDRPDR iter env5
2692       - 2   # NDRPDR iter env5
2693       - 3   # NDRPDR iter env5
2694       - 4   # NDRPDR iter env5
2695       - 5   # NDRPDR iter env5
2696       - 6   # NDRPDR iter env5
2697       - 7   # NDRPDR iter env5
2698       - 9   # NDRPDR iter env5
2699       - 10  # NDRPDR iter env5
2700
2701     # TODO: Add:
2702     csit-vpp-device-2009-ubuntu1804-1n-skx:
2703       - 89  # RC2 env 5
2704
2705 - type: "output"
2706   output: "report"
2707   format:
2708     html:
2709     - full
2710 #    pdf:
2711 #    - minimal
2712
2713 ################################################################################
2714 ###                               T A B L E S                                ###
2715 ################################################################################
2716
2717 # VPP Soak vs NDR - 2n-skx
2718 - type: "table"
2719   title: "VPP Soak vs NDR 2n-skx"
2720   algorithm: "table_soak_vs_ndr"
2721   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2722   reference:
2723     title: "NDR"
2724     data: "vpp-soak-vs-ndr-2n-skx-ref"
2725   compare:
2726     title: "Soak"
2727     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2728   data: "vpp-soak-vs-ndr-2n-skx"
2729   include-tests: "NDR"
2730   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2731   parameters:
2732     - "throughput"
2733     - "name"
2734     - "parent"
2735
2736 # VPP Soak vs NDR - 2n-clx
2737 - type: "table"
2738   title: "VPP Soak vs NDR 2n-clx"
2739   algorithm: "table_soak_vs_ndr"
2740   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2741   reference:
2742     title: "NDR"
2743     data: "vpp-soak-vs-ndr-2n-clx-ref"
2744   compare:
2745     title: "Soak"
2746     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2747   data: "vpp-soak-vs-ndr-2n-clx"
2748   include-tests: "NDR"
2749   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2750   parameters:
2751     - "throughput"
2752     - "name"
2753     - "parent"
2754
2755 ################################################################################
2756
2757 ## VPP Compare NICs 3n-skx 2t1c ndr
2758 #- type: "table"
2759 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2760 #  algorithm: "table_comparison"
2761 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2762 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2763 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2764 #  columns:
2765 #    - title: "x710"
2766 #      data-set: "vpp-nic-comparison-3n-skx"
2767 #      tag: "NIC_Intel-X710"
2768 #    - title: "xxv710"
2769 #      data-set: "vpp-nic-comparison-3n-skx"
2770 #      tag: "NIC_Intel-XXV710"
2771 #  comparisons:
2772 #    - title: "Diff"
2773 #      reference: 1
2774 #      compare: 2
2775 #  legend:
2776 #    - ""
2777 #    - "x710, xxv710 - NICs tested."
2778 #    - "Diff - difference between x710 and xxv710 NIC."
2779 #
2780 ## VPP Compare NICs 3n-skx 4t2c ndr
2781 #- type: "table"
2782 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2783 #  algorithm: "table_comparison"
2784 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2785 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2786 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2787 #  columns:
2788 #    - title: "x710"
2789 #      data-set: "vpp-nic-comparison-3n-skx"
2790 #      tag: "NIC_Intel-X710"
2791 #    - title: "xxv710"
2792 #      data-set: "vpp-nic-comparison-3n-skx"
2793 #      tag: "NIC_Intel-XXV710"
2794 #  comparisons:
2795 #    - title: "Diff"
2796 #      reference: 1
2797 #      compare: 2
2798 #  legend:
2799 #    - ""
2800 #    - "x710, xxv710 - NICs tested."
2801 #    - "Diff - difference between x710 and xxv710 NIC."
2802 #
2803 ## VPP Compare NICs 3n-skx 2t1c pdr
2804 #- type: "table"
2805 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2806 #  algorithm: "table_comparison"
2807 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2808 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2809 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2810 #  columns:
2811 #    - title: "x710"
2812 #      data-set: "vpp-nic-comparison-3n-skx"
2813 #      tag: "NIC_Intel-X710"
2814 #    - title: "xxv710"
2815 #      data-set: "vpp-nic-comparison-3n-skx"
2816 #      tag: "NIC_Intel-XXV710"
2817 #  comparisons:
2818 #    - title: "Diff"
2819 #      reference: 1
2820 #      compare: 2
2821 #  legend:
2822 #    - ""
2823 #    - "x710, xxv710 - NICs tested."
2824 #    - "Diff - difference between x710 and xxv710 NIC."
2825 #
2826 ## VPP Compare NICs 3n-skx 4t2c pdr
2827 #- type: "table"
2828 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2829 #  algorithm: "table_comparison"
2830 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2831 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2832 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2833 #  columns:
2834 #    - title: "x710"
2835 #      data-set: "vpp-nic-comparison-3n-skx"
2836 #      tag: "NIC_Intel-X710"
2837 #    - title: "xxv710"
2838 #      data-set: "vpp-nic-comparison-3n-skx"
2839 #      tag: "NIC_Intel-XXV710"
2840 #  comparisons:
2841 #    - title: "Diff"
2842 #      reference: 1
2843 #      compare: 2
2844 #  legend:
2845 #    - ""
2846 #    - "x710, xxv710 - NICs tested."
2847 #    - "Diff - difference between x710 and xxv710 NIC."
2848
2849 ## VPP Compare NICs 3n-skx 2t1c mrr
2850 #- type: "table"
2851 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2852 #  algorithm: "table_comparison"
2853 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2854 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2855 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2856 #  columns:
2857 #    - title: "x710"
2858 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2859 #      tag: "NIC_Intel-X710"
2860 #    - title: "xxv710"
2861 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2862 #      tag: "NIC_Intel-XXV710"
2863 #  comparisons:
2864 #    - title: "Diff"
2865 #      reference: 1
2866 #      compare: 2
2867 #  legend:
2868 #    - ""
2869 #    - "x710, xxv710 - NICs tested."
2870 #    - "Diff - difference between x710 and xxv710 NIC."
2871 #
2872 ## VPP Compare NICs 3n-skx 4t2c mrr
2873 #- type: "table"
2874 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2875 #  algorithm: "table_comparison"
2876 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2877 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2878 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2879 #  columns:
2880 #    - title: "x710"
2881 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2882 #      tag: "NIC_Intel-X710"
2883 #    - title: "xxv710"
2884 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2885 #      tag: "NIC_Intel-XXV710"
2886 #  comparisons:
2887 #    - title: "Diff"
2888 #      reference: 1
2889 #      compare: 2
2890 #  legend:
2891 #    - ""
2892 #    - "x710, xxv710 - NICs tested."
2893 #    - "Diff - difference between x710 and xxv710 NIC."
2894 #
2895 ## VPP Compare NICs 3n-skx 8t4c mrr
2896 #- type: "table"
2897 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2898 #  algorithm: "table_comparison"
2899 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2900 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2901 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2902 #  columns:
2903 #    - title: "x710"
2904 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2905 #      tag: "NIC_Intel-X710"
2906 #    - title: "xxv710"
2907 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2908 #      tag: "NIC_Intel-XXV710"
2909 #  comparisons:
2910 #    - title: "Diff"
2911 #      reference: 1
2912 #      compare: 2
2913 #  legend:
2914 #    - ""
2915 #    - "x710, xxv710 - NICs tested."
2916 #    - "Diff - difference between x710 and xxv710 NIC."
2917
2918 # VPP Compare NICs 2n-skx 2t1c ndr
2919 - type: "table"
2920   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2921   algorithm: "table_comparison"
2922   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2924   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2925   columns:
2926     - title: "x710"
2927       data-set: "vpp-nic-comparison-2n-skx"
2928       tag: "NIC_Intel-X710"
2929     - title: "xxv710"
2930       data-set: "vpp-nic-comparison-2n-skx"
2931       tag: "NIC_Intel-XXV710"
2932   comparisons:
2933     - title: "Diff"
2934       reference: 1
2935       compare: 2
2936   legend:
2937     - ""
2938     - "x710, xxv710 - NICs tested."
2939     - "Diff - difference between x710 and xxv710 NIC."
2940
2941 # VPP Compare NICs 2n-skx 4t2c ndr
2942 - type: "table"
2943   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2944   algorithm: "table_comparison"
2945   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2947   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2948   columns:
2949     - title: "x710"
2950       data-set: "vpp-nic-comparison-2n-skx"
2951       tag: "NIC_Intel-X710"
2952     - title: "xxv710"
2953       data-set: "vpp-nic-comparison-2n-skx"
2954       tag: "NIC_Intel-XXV710"
2955   comparisons:
2956     - title: "Diff"
2957       reference: 1
2958       compare: 2
2959   legend:
2960     - ""
2961     - "x710, xxv710 - NICs tested."
2962     - "Diff - difference between x710 and xxv710 NIC."
2963
2964 # VPP Compare NICs 2n-skx 2t1c pdr
2965 - type: "table"
2966   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2967   algorithm: "table_comparison"
2968   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2970   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2971   columns:
2972     - title: "x710"
2973       data-set: "vpp-nic-comparison-2n-skx"
2974       tag: "NIC_Intel-X710"
2975     - title: "xxv710"
2976       data-set: "vpp-nic-comparison-2n-skx"
2977       tag: "NIC_Intel-XXV710"
2978   comparisons:
2979     - title: "Diff"
2980       reference: 1
2981       compare: 2
2982   legend:
2983     - ""
2984     - "x710, xxv710 - NICs tested."
2985     - "Diff - difference between x710 and xxv710 NIC."
2986
2987 # VPP Compare NICs 2n-skx 4t2c pdr
2988 - type: "table"
2989   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2990   algorithm: "table_comparison"
2991   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2993   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2994   columns:
2995     - title: "x710"
2996       data-set: "vpp-nic-comparison-2n-skx"
2997       tag: "NIC_Intel-X710"
2998     - title: "xxv710"
2999       data-set: "vpp-nic-comparison-2n-skx"
3000       tag: "NIC_Intel-XXV710"
3001   comparisons:
3002     - title: "Diff"
3003       reference: 1
3004       compare: 2
3005   legend:
3006     - ""
3007     - "x710, xxv710 - NICs tested."
3008     - "Diff - difference between x710 and xxv710 NIC."
3009
3010 # VPP Compare NICs 2n-skx 2t1c mrr
3011 - type: "table"
3012   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3013   algorithm: "table_comparison"
3014   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3016   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3017   columns:
3018     - title: "x710"
3019       data-set: "vpp-nic-comparison-2n-skx-mrr"
3020       tag: "NIC_Intel-X710"
3021     - title: "xxv710"
3022       data-set: "vpp-nic-comparison-2n-skx-mrr"
3023       tag: "NIC_Intel-XXV710"
3024   comparisons:
3025     - title: "Diff"
3026       reference: 1
3027       compare: 2
3028   legend:
3029     - ""
3030     - "x710, xxv710 - NICs tested."
3031     - "Diff - difference between x710 and xxv710 NIC."
3032
3033 # VPP Compare NICs 2n-skx 4t2c mrr
3034 - type: "table"
3035   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3036   algorithm: "table_comparison"
3037   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3039   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3040   columns:
3041     - title: "x710"
3042       data-set: "vpp-nic-comparison-2n-skx-mrr"
3043       tag: "NIC_Intel-X710"
3044     - title: "xxv710"
3045       data-set: "vpp-nic-comparison-2n-skx-mrr"
3046       tag: "NIC_Intel-XXV710"
3047   comparisons:
3048     - title: "Diff"
3049       reference: 1
3050       compare: 2
3051   legend:
3052     - ""
3053     - "x710, xxv710 - NICs tested."
3054     - "Diff - difference between x710 and xxv710 NIC."
3055
3056 # VPP Compare NICs 2n-skx 8t4c mrr
3057 - type: "table"
3058   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3059   algorithm: "table_comparison"
3060   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3061   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3062   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3063   columns:
3064     - title: "x710"
3065       data-set: "vpp-nic-comparison-2n-skx-mrr"
3066       tag: "NIC_Intel-X710"
3067     - title: "xxv710"
3068       data-set: "vpp-nic-comparison-2n-skx-mrr"
3069       tag: "NIC_Intel-XXV710"
3070   comparisons:
3071     - title: "Diff"
3072       reference: 1
3073       compare: 2
3074   legend:
3075     - ""
3076     - "x710, xxv710 - NICs tested."
3077     - "Diff - difference between x710 and xxv710 NIC."
3078
3079 ################################################################################
3080 # VPP
3081
3082 # VPP Performance Changes 3n-hsw 1t1c pdr
3083 - type: "table"
3084   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3085   algorithm: "table_comparison"
3086   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3087   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3088   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3089   columns:
3090     - title: "2001.0-4"
3091       data-set: "vpp-performance-changes-3n-hsw-h1"
3092     - title: "2005.0-4"
3093       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3094     - title: "2005.0-5"
3095       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3096     - title: "2009.0-5"
3097       data-set: "vpp-performance-changes-3n-hsw-cmp"
3098   comparisons:
3099     - title: "2005.0-5 vs 2005.0-4"
3100       reference: 2
3101       compare: 3
3102 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3103     - title: "2009.0-5 vs 2005.0-5"
3104       reference: 3
3105       compare: 4
3106 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3107   legend:
3108     - ''
3109     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3110     - '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).'
3111     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3112     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3113     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3114
3115 # VPP Performance Changes 3n-hsw 2t2c pdr
3116 - type: "table"
3117   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3118   algorithm: "table_comparison"
3119   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3121   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3122   columns:
3123     - title: "2001.0-4"
3124       data-set: "vpp-performance-changes-3n-hsw-h1"
3125     - title: "2005.0-4"
3126       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3127     - title: "2005.0-5"
3128       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3129     - title: "2009.0-5"
3130       data-set: "vpp-performance-changes-3n-hsw-cmp"
3131   comparisons:
3132     - title: "2005.0-5 vs 2005.0-4"
3133       reference: 2
3134       compare: 3
3135 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3136     - title: "2009.0-5 vs 2005.0-5"
3137       reference: 3
3138       compare: 4
3139 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3140   legend:
3141     - ''
3142     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3143     - '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).'
3144     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3145     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3146     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3147
3148 # VPP Performance Changes 3n-hsw 1t1c ndr
3149 - type: "table"
3150   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3151   algorithm: "table_comparison"
3152   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3154   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3155   columns:
3156     - title: "2001.0-4"
3157       data-set: "vpp-performance-changes-3n-hsw-h1"
3158     - title: "2005.0-4"
3159       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3160     - title: "2005.0-5"
3161       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3162     - title: "2009.0-5"
3163       data-set: "vpp-performance-changes-3n-hsw-cmp"
3164   comparisons:
3165     - title: "2005.0-5 vs 2005.0-4"
3166       reference: 2
3167       compare: 3
3168 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3169     - title: "2009.0-5 vs 2005.0-5"
3170       reference: 3
3171       compare: 4
3172 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3173   legend:
3174     - ''
3175     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3176     - '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).'
3177     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3178     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3179     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3180
3181 # VPP Performance Changes 3n-hsw 2t2c ndr
3182 - type: "table"
3183   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3184   algorithm: "table_comparison"
3185   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3187   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3188   columns:
3189     - title: "2001.0-4"
3190       data-set: "vpp-performance-changes-3n-hsw-h1"
3191     - title: "2005.0-4"
3192       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3193     - title: "2005.0-5"
3194       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3195     - title: "2009.0-5"
3196       data-set: "vpp-performance-changes-3n-hsw-cmp"
3197   comparisons:
3198     - title: "2005.0-5 vs 2005.0-4"
3199       reference: 2
3200       compare: 3
3201 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3202     - title: "2009.0-5 vs 2005.0-5"
3203       reference: 3
3204       compare: 4
3205 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3206   legend:
3207     - ''
3208     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3209     - '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).'
3210     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3211     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3212     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3213
3214 # VPP Performance Changes 3n-skx 2t1c pdr
3215 - type: "table"
3216   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3217   algorithm: "table_comparison"
3218   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3220   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3221   columns:
3222     - title: "2001.0-4"
3223       data-set: "vpp-performance-changes-3n-skx-h1"
3224     - title: "2005.0-4"
3225       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3226     - title: "2005.0-5"
3227       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3228     - title: "2009.0-5"
3229       data-set: "vpp-performance-changes-3n-skx-cmp"
3230   comparisons:
3231     - title: "2005.0-5 vs 2005.0-4"
3232       reference: 2
3233       compare: 3
3234 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3235     - title: "2009.0-5 vs 2005.0-5"
3236         reference: 3
3237         compare: 4
3238 #        rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3239   legend:
3240     - ''
3241     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3242     - '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).'
3243     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3244     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3245     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3246
3247 # VPP Performance Changes 3n-skx 4t2c pdr
3248 - type: "table"
3249   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3250   algorithm: "table_comparison"
3251   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3253   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3254   columns:
3255     - title: "2001.0-4"
3256       data-set: "vpp-performance-changes-3n-skx-h1"
3257     - title: "2005.0-4"
3258       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3259     - title: "2005.0-5"
3260       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3261     - title: "2009.0-5"
3262       data-set: "vpp-performance-changes-3n-skx-cmp"
3263   comparisons:
3264     - title: "2005.0-5 vs 2005.0-4"
3265       reference: 2
3266       compare: 3
3267 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3268     - title: "2009.0-5 vs 2005.0-5"
3269         reference: 3
3270         compare: 4
3271 #        rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3272   legend:
3273     - ''
3274     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3275     - '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).'
3276     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3277     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3278     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3279
3280 # VPP Performance Changes 3n-skx 2t1c ndr
3281 - type: "table"
3282   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3283   algorithm: "table_comparison"
3284   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3286   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3287   columns:
3288     - title: "2001.0-4"
3289       data-set: "vpp-performance-changes-3n-skx-h1"
3290     - title: "2005.0-4"
3291       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3292     - title: "2005.0-5"
3293       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3294     - title: "2009.0-5"
3295       data-set: "vpp-performance-changes-3n-skx-cmp"
3296   comparisons:
3297     - title: "2005.0-5 vs 2005.0-4"
3298       reference: 2
3299       compare: 3
3300 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3301     - title: "2009.0-5 vs 2005.0-5"
3302         reference: 3
3303         compare: 4
3304 #        rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3305   legend:
3306     - ''
3307     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3308     - '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).'
3309     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3310     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3311     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3312
3313 # VPP Performance Changes 3n-skx 4t2c ndr
3314 - type: "table"
3315   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3316   algorithm: "table_comparison"
3317   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3319   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3320   columns:
3321     - title: "2001.0-4"
3322       data-set: "vpp-performance-changes-3n-skx-h1"
3323     - title: "2005.0-4"
3324       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3325     - title: "2005.0-5"
3326       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3327     - title: "2009.0-5"
3328       data-set: "vpp-performance-changes-3n-skx-cmp"
3329   comparisons:
3330     - title: "2005.0-5 vs 2005.0-4"
3331       reference: 2
3332       compare: 3
3333 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3334     - title: "2009.0-5 vs 2005.0-5"
3335         reference: 3
3336         compare: 4
3337 #        rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3338   legend:
3339     - ''
3340     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3341     - '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).'
3342     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3343     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3344     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3345
3346 # VPP Performance Changes 2n-skx 2t1c pdr
3347 - type: "table"
3348   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3349   algorithm: "table_comparison"
3350   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3351   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3352   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3353   columns:
3354     - title: "2001.0-4"
3355       data-set: "vpp-performance-changes-2n-skx-h1"
3356     - title: "2005.0-4"
3357       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3358     - title: "2005.0-5"
3359       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3360     - title: "2009.0-5"
3361       data-set: "vpp-performance-changes-2n-skx-cmp"
3362   comparisons:
3363     - title: "2005.0-5 vs 2005.0-4"
3364       reference: 2
3365       compare: 3
3366 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3367     - title: "2009.0-5 vs 2005.0-5"
3368       reference: 3
3369       compare: 4
3370 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3371   legend:
3372     - ''
3373     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3374     - '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).'
3375     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3376     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3377     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3378
3379 # VPP Performance Changes 2n-skx 4t2c pdr
3380 - type: "table"
3381   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3382   algorithm: "table_comparison"
3383   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3384   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3385   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3386   columns:
3387     - title: "2001.0-4"
3388       data-set: "vpp-performance-changes-2n-skx-h1"
3389     - title: "2005.0-4"
3390       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3391     - title: "2005.0-5"
3392       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3393     - title: "2009.0-5"
3394       data-set: "vpp-performance-changes-2n-skx-cmp"
3395   comparisons:
3396     - title: "2005.0-5 vs 2005.0-4"
3397       reference: 2
3398       compare: 3
3399 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3400     - title: "2009.0-5 vs 2005.0-5"
3401       reference: 3
3402       compare: 4
3403 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3404   legend:
3405     - ''
3406     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3407     - '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).'
3408     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3409     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3410     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3411
3412 # VPP Performance Changes 2n-skx 2t1c ndr
3413 - type: "table"
3414   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3415   algorithm: "table_comparison"
3416   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3417   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3418   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3419   columns:
3420     - title: "2001.0-4"
3421       data-set: "vpp-performance-changes-2n-skx-h1"
3422     - title: "2005.0-4"
3423       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3424     - title: "2005.0-5"
3425       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3426     - title: "2009.0-5"
3427       data-set: "vpp-performance-changes-2n-skx-cmp"
3428   comparisons:
3429     - title: "2005.0-5 vs 2005.0-4"
3430       reference: 2
3431       compare: 3
3432 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3433     - title: "2009.0-5 vs 2005.0-5"
3434       reference: 3
3435       compare: 4
3436 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3437   legend:
3438     - ''
3439     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3440     - '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).'
3441     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3442     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3443     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3444
3445 # VPP Performance Changes 2n-skx 4t2c ndr
3446 - type: "table"
3447   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3448   algorithm: "table_comparison"
3449   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3451   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3452   columns:
3453     - title: "2001.0-4"
3454       data-set: "vpp-performance-changes-2n-skx-h1"
3455     - title: "2005.0-4"
3456       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3457     - title: "2005.0-5"
3458       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3459     - title: "2009.0-5"
3460       data-set: "vpp-performance-changes-2n-skx-cmp"
3461   comparisons:
3462     - title: "2005.0-5 vs 2005.0-4"
3463       reference: 2
3464       compare: 3
3465 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3466     - title: "2009.0-5 vs 2005.0-5"
3467       reference: 3
3468       compare: 4
3469 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3470   legend:
3471     - ''
3472     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3473     - '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).'
3474     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3475     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3476     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3477
3478 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3479 - type: "table"
3480   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3481   algorithm: "table_comparison"
3482   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3485   columns:
3486     - title: "2001.0-4"
3487       data-set: "vpp-performance-changes-2n-clx-h1"
3488     - title: "2005.0-4"
3489       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3490     - title: "2005.0-5"
3491       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3492     - title: "2009.0-5"
3493       data-set: "vpp-performance-changes-2n-clx-cmp"
3494   comparisons:
3495     - title: "2005.0-5 vs 2005.0-4"
3496       reference: 2
3497       compare: 3
3498 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3499     - title: "2009.0-5 vs 2005.0-5"
3500       reference: 3
3501       compare: 4
3502 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3503   legend:
3504     - ''
3505     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3506     - '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).'
3507     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3508     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3509     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3510
3511 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3512 - type: "table"
3513   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3514   algorithm: "table_comparison"
3515   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3517   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3518   columns:
3519     - title: "2001.0-4"
3520       data-set: "vpp-performance-changes-2n-clx-h1"
3521     - title: "2005.0-4"
3522       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3523     - title: "2005.0-5"
3524       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3525     - title: "2009.0-5"
3526       data-set: "vpp-performance-changes-2n-clx-cmp"
3527   comparisons:
3528     - title: "2005.0-5 vs 2005.0-4"
3529       reference: 2
3530       compare: 3
3531 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3532     - title: "2009.0-5 vs 2005.0-5"
3533       reference: 3
3534       compare: 4
3535 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3536   legend:
3537     - ''
3538     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3539     - '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).'
3540     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3541     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3542     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3543
3544 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3545 - type: "table"
3546   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3547   algorithm: "table_comparison"
3548   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3550   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3551   columns:
3552     - title: "2001.0-4"
3553       data-set: "vpp-performance-changes-2n-clx-h1"
3554     - title: "2005.0-4"
3555       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3556     - title: "2005.0-5"
3557       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3558     - title: "2009.0-5"
3559       data-set: "vpp-performance-changes-2n-clx-cmp"
3560   comparisons:
3561     - title: "2005.0-5 vs 2005.0-4"
3562       reference: 2
3563       compare: 3
3564 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3565     - title: "2009.0-5 vs 2005.0-5"
3566       reference: 3
3567       compare: 4
3568 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3569   legend:
3570     - ''
3571     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3572     - '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).'
3573     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3574     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3575     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3576
3577 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3578 - type: "table"
3579   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3580   algorithm: "table_comparison"
3581   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3582   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3583   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3584   columns:
3585     - title: "2001.0-4"
3586       data-set: "vpp-performance-changes-2n-clx-h1"
3587     - title: "2005.0-4"
3588       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3589     - title: "2005.0-5"
3590       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3591     - title: "2009.0-5"
3592       data-set: "vpp-performance-changes-2n-clx-cmp"
3593   comparisons:
3594     - title: "2005.0-5 vs 2005.0-4"
3595       reference: 2
3596       compare: 3
3597 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3598     - title: "2009.0-5 vs 2005.0-5"
3599       reference: 3
3600       compare: 4
3601 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3602   legend:
3603     - ''
3604     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3605     - '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).'
3606     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3607     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3608     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3609
3610 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3611 #- type: "table"
3612 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3613 #  algorithm: "table_comparison"
3614 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3615 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3616 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3617 #  columns:
3618 #    - title: "2001.0-2"
3619 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3620 #    - title: "2005.0-3"
3621 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3622 #  comparisons:
3623 #    - title: "Diff"
3624 #      reference: 1
3625 #      compare: 2
3626 #  legend:
3627 #    - ''
3628 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3629 #    - '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).'
3630 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3631 #    - '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.'
3632 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3633 #
3634 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3635 #- type: "table"
3636 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3637 #  algorithm: "table_comparison"
3638 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3639 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3640 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3641 #  columns:
3642 #    - title: "2001.0-2"
3643 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3644 #    - title: "2005.0-3"
3645 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3646 #  comparisons:
3647 #    - title: "Diff"
3648 #      reference: 1
3649 #      compare: 2
3650 #  legend:
3651 #    - ''
3652 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3653 #    - '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).'
3654 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3655 #    - '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.'
3656 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3657 #
3658 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3659 #- type: "table"
3660 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3661 #  algorithm: "table_comparison"
3662 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3663 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3664 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3665 #  columns:
3666 #    - title: "2001.0-2"
3667 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3668 #    - title: "2005.0-3"
3669 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3670 #  comparisons:
3671 #    - title: "Diff"
3672 #      reference: 1
3673 #      compare: 2
3674 #  legend:
3675 #    - ''
3676 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3677 #    - '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).'
3678 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3679 #    - '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.'
3680 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3681 #
3682 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3683 #- type: "table"
3684 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3685 #  algorithm: "table_comparison"
3686 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3687 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3688 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3689 #  columns:
3690 #    - title: "2001.0-2"
3691 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3692 #    - title: "2005.0-3"
3693 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3694 #  comparisons:
3695 #    - title: "Diff"
3696 #      reference: 1
3697 #      compare: 2
3698 #  legend:
3699 #    - ''
3700 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3701 #    - '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).'
3702 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3703 #    - '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.'
3704 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3705
3706 ## VPP Performance Changes 2n-dnv 1t1c pdr
3707 #- type: "table"
3708 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3709 #  algorithm: "table_comparison"
3710 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3711 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3712 #  filter: "'1T1C'"
3713 #  columns:
3714 #    - title: "2001.0-2"
3715 #      data-set: "vpp-performance-changes-2n-dnv-h1"
3716 #    - title: "2005.0-3"
3717 #      data-set: "vpp-performance-changes-2n-dnv-ref"
3718 #    - title: "2009.0-5"
3719 #      data-set: "vpp-performance-changes-2n-dnv-cmp"
3720 #  comparisons:
3721 #    - title: "2009.0-5 vs 2005.0-3"
3722 #      reference: 2
3723 #      compare: 3
3724 #  legend:
3725 #    - ''
3726 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3727 #    - '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).'
3728 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3729 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3730 #
3731 ## VPP Performance Changes 2n-dnv 2t2c pdr
3732 #- type: "table"
3733 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3734 #  algorithm: "table_comparison"
3735 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3736 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3737 #  filter: "'2T2C'"
3738 #  columns:
3739 #    - title: "2001.0-2"
3740 #      data-set: "vpp-performance-changes-2n-dnv-h1"
3741 #    - title: "2005.0-3"
3742 #      data-set: "vpp-performance-changes-2n-dnv-ref"
3743 #    - title: "2009.0-5"
3744 #      data-set: "vpp-performance-changes-2n-dnv-cmp"
3745 #  comparisons:
3746 #    - title: "2009.0-5 vs 2005.0-3"
3747 #      reference: 2
3748 #      compare: 3
3749 #  legend:
3750 #    - ''
3751 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3752 #    - '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).'
3753 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3754 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3755 #
3756 ## VPP Performance Changes 2n-dnv 1t1c ndr
3757 #- type: "table"
3758 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3759 #  algorithm: "table_comparison"
3760 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3761 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3762 #  filter: "'1T1C'"
3763 #  columns:
3764 #    - title: "2001.0-2"
3765 #      data-set: "vpp-performance-changes-2n-dnv-h1"
3766 #    - title: "2005.0-3"
3767 #      data-set: "vpp-performance-changes-2n-dnv-ref"
3768 #    - title: "2009.0-5"
3769 #      data-set: "vpp-performance-changes-2n-dnv-cmp"
3770 #  comparisons:
3771 #    - title: "2009.0-5 vs 2005.0-3"
3772 #      reference: 2
3773 #      compare: 3
3774 #  legend:
3775 #    - ''
3776 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3777 #    - '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).'
3778 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3779 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3780 #
3781 ## VPP Performance Changes 2n-dnv 2t2c ndr
3782 #- type: "table"
3783 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3784 #  algorithm: "table_comparison"
3785 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3786 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3787 #  filter: "'2T2C'"
3788 #  columns:
3789 #    - title: "2001.0-2"
3790 #      data-set: "vpp-performance-changes-2n-dnv-h1"
3791 #    - title: "2005.0-3"
3792 #      data-set: "vpp-performance-changes-2n-dnv-ref"
3793 #    - title: "2009.0-5"
3794 #      data-set: "vpp-performance-changes-2n-dnv-cmp"
3795 #  comparisons:
3796 #    - title: "2009.0-5 vs 2005.0-3"
3797 #      reference: 2
3798 #      compare: 3
3799 #  legend:
3800 #    - ''
3801 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3802 #    - '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).'
3803 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3804 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3805 #
3806 ## VPP Performance Changes 3n-dnv 1t1c pdr
3807 #- type: "table"
3808 #  title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3809 #  algorithm: "table_comparison"
3810 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3811 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3812 #  filter: "'1T1C'"
3813 #  columns:
3814 #    - title: "2001.0-2"
3815 #      data-set: "vpp-performance-changes-3n-dnv-h1"
3816 #    - title: "2005.0-3"
3817 #      data-set: "vpp-performance-changes-3n-dnv-ref"
3818 #    - title: "2009.0-5"
3819 #      data-set: "vpp-performance-changes-3n-dnv-cmp"
3820 #  comparisons:
3821 #    - title: "2009.0-5 vs 2005.0-3"
3822 #      reference: 2
3823 #      compare: 3
3824 #  legend:
3825 #    - ''
3826 #    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3827 #    - '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).'
3828 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3829 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3830 #
3831 ## VPP Performance Changes 3n-dnv 2t2c pdr
3832 #- type: "table"
3833 #  title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3834 #  algorithm: "table_comparison"
3835 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3836 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3837 #  filter: "'2T2C'"
3838 #  columns:
3839 #    - title: "2001.0-2"
3840 #      data-set: "vpp-performance-changes-3n-dnv-h1"
3841 #    - title: "2005.0-3"
3842 #      data-set: "vpp-performance-changes-3n-dnv-ref"
3843 #    - title: "2009.0-5"
3844 #      data-set: "vpp-performance-changes-3n-dnv-cmp"
3845 #  comparisons:
3846 #    - title: "2009.0-5 vs 2005.0-3"
3847 #      reference: 2
3848 #      compare: 3
3849 #  legend:
3850 #    - ''
3851 #    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3852 #    - '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).'
3853 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3854 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3855 #
3856 ## VPP Performance Changes 3n-dnv 1t1c ndr
3857 #- type: "table"
3858 #  title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3859 #  algorithm: "table_comparison"
3860 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3861 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3862 #  filter: "'1T1C'"
3863 #  columns:
3864 #    - title: "2001.0-2"
3865 #      data-set: "vpp-performance-changes-3n-dnv-h1"
3866 #    - title: "2005.0-3"
3867 #      data-set: "vpp-performance-changes-3n-dnv-ref"
3868 #    - title: "2009.0-5"
3869 #      data-set: "vpp-performance-changes-3n-dnv-cmp"
3870 #  comparisons:
3871 #    - title: "2009.0-5 vs 2005.0-3"
3872 #      reference: 2
3873 #      compare: 3
3874 #  legend:
3875 #    - ''
3876 #    - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3877 #    - '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).'
3878 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3879 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3880 #
3881 ## VPP Performance Changes 3n-dnv 2t2c ndr
3882 #- type: "table"
3883 #  title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3884 #  algorithm: "table_comparison"
3885 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3886 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3887 #  filter: "'2T2C'"
3888 #  columns:
3889 #    - title: "2001.0-2"
3890 #      data-set: "vpp-performance-changes-3n-dnv-h1"
3891 #    - title: "2005.0-3"
3892 #      data-set: "vpp-performance-changes-3n-dnv-ref"
3893 #    - title: "2009.0-5"
3894 #      data-set: "vpp-performance-changes-3n-dnv-cmp"
3895 #  comparisons:
3896 #    - title: "2009.0-5 vs 2005.0-3"
3897 #      reference: 2
3898 #      compare: 3
3899 #  legend:
3900 #    - ''
3901 #    - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3902 #    - '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).'
3903 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3904 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
3905
3906 # VPP Performance Changes 3n-tsh 1t1c pdr
3907 - type: "table"
3908   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3909   algorithm: "table_comparison"
3910   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3912   filter: "'1T1C'"
3913   columns:
3914     - title: "2001.0-4"
3915       data-set: "vpp-performance-changes-3n-tsh-h1"
3916     - title: "2005.0-4"
3917       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3918     - title: "2005.0-5"
3919       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3920     - title: "2009.0-5"
3921       data-set: "vpp-performance-changes-3n-tsh-cmp"
3922   comparisons:
3923     - title: "2005.0-5 vs 2005.0-4"
3924       reference: 2
3925       compare: 3
3926 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
3927     - title: "2009.0-5 vs 2005.0-5"
3928       reference: 3
3929       compare: 4
3930 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
3931   legend:
3932     - ''
3933     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
3934     - '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).'
3935     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3936     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3937     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3938
3939 # VPP Performance Changes 3n-tsh 2t2c pdr
3940 - type: "table"
3941   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3942   algorithm: "table_comparison"
3943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3944   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3945   filter: "'2T2C'"
3946   columns:
3947     - title: "2001.0-4"
3948       data-set: "vpp-performance-changes-3n-tsh-h1"
3949     - title: "2005.0-4"
3950       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3951     - title: "2005.0-5"
3952       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3953     - title: "2009.0-5"
3954       data-set: "vpp-performance-changes-3n-tsh-cmp"
3955   comparisons:
3956     - title: "2005.0-5 vs 2005.0-4"
3957       reference: 2
3958       compare: 3
3959 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
3960     - title: "2009.0-5 vs 2005.0-5"
3961       reference: 3
3962       compare: 4
3963 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
3964   legend:
3965     - ''
3966     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
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     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3970     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3971
3972 # VPP Performance Changes 3n-tsh 1t1c ndr
3973 - type: "table"
3974   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3975   algorithm: "table_comparison"
3976   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3977   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'1T1C'"
3979   columns:
3980     - title: "2001.0-4"
3981       data-set: "vpp-performance-changes-3n-tsh-h1"
3982     - title: "2005.0-4"
3983       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3984     - title: "2005.0-5"
3985       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3986     - title: "2009.0-5"
3987       data-set: "vpp-performance-changes-3n-tsh-cmp"
3988   comparisons:
3989     - title: "2005.0-5 vs 2005.0-4"
3990       reference: 2
3991       compare: 3
3992 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
3993     - title: "2009.0-5 vs 2005.0-5"
3994       reference: 3
3995       compare: 4
3996 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
3997   legend:
3998     - ''
3999     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4000     - '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).'
4001     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4002     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4003     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4004
4005 # VPP Performance Changes 3n-tsh 2t2c ndr
4006 - type: "table"
4007   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4008   algorithm: "table_comparison"
4009   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4010   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4011   filter: "'2T2C'"
4012   columns:
4013     - title: "2001.0-4"
4014       data-set: "vpp-performance-changes-3n-tsh-h1"
4015     - title: "2005.0-4"
4016       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4017     - title: "2005.0-5"
4018       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4019     - title: "2009.0-5"
4020       data-set: "vpp-performance-changes-3n-tsh-cmp"
4021   comparisons:
4022     - title: "2005.0-5 vs 2005.0-4"
4023       reference: 2
4024       compare: 3
4025 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4026     - title: "2009.0-5 vs 2005.0-5"
4027       reference: 3
4028       compare: 4
4029 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4030   legend:
4031     - ''
4032     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4033     - '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).'
4034     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4035     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4036     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4037
4038 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4039 - type: "table"
4040   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4041   algorithm: "table_comparison"
4042   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4043   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4044   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4045   columns:
4046     - title: "3n-hsw xl710"
4047       data-set: "vpp-compare-testbeds-ref"
4048       tag: "NIC_Intel-XL710"
4049     - title: "3n-skx xxv710"
4050       data-set: "vpp-compare-testbeds-cmp"
4051       tag: "NIC_Intel-XXV710"
4052   comparisons:
4053     - title: "Diff"
4054       reference: 1
4055       compare: 2
4056   legend:
4057     - ""
4058     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4059     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4060
4061 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4062 - type: "table"
4063   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4064   algorithm: "table_comparison"
4065   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4066   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4067   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4068   columns:
4069     - title: "3n-hsw xl710"
4070       data-set: "vpp-compare-testbeds-ref"
4071       tag: "NIC_Intel-XL710"
4072     - title: "3n-skx xxv710"
4073       data-set: "vpp-compare-testbeds-cmp"
4074       tag: "NIC_Intel-XXV710"
4075   comparisons:
4076     - title: "Diff"
4077       reference: 1
4078       compare: 2
4079   legend:
4080     - ""
4081     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4082     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4083
4084 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4085 - type: "table"
4086   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4087   algorithm: "table_comparison"
4088   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4089   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4090   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4091   columns:
4092     - title: "3n-hsw xl710"
4093       data-set: "vpp-compare-testbeds-ref"
4094       tag: "NIC_Intel-XL710"
4095     - title: "3n-skx xxv710"
4096       data-set: "vpp-compare-testbeds-cmp"
4097       tag: "NIC_Intel-XXV710"
4098   comparisons:
4099     - title: "Diff"
4100       reference: 1
4101       compare: 2
4102   legend:
4103     - ""
4104     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4105     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4106
4107 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4108 - type: "table"
4109   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4110   algorithm: "table_comparison"
4111   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4113   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4114   columns:
4115     - title: "3n-hsw xl710"
4116       data-set: "vpp-compare-testbeds-ref"
4117       tag: "NIC_Intel-XL710"
4118     - title: "3n-skx xxv710"
4119       data-set: "vpp-compare-testbeds-cmp"
4120       tag: "NIC_Intel-XXV710"
4121   comparisons:
4122     - title: "Diff"
4123       reference: 1
4124       compare: 2
4125   legend:
4126     - ""
4127     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4128     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4129
4130 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4131 - type: "table"
4132   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4133   algorithm: "table_comparison"
4134   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4136   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4137   columns:
4138     - title: "2n-skx"
4139       data-set: "vpp-compare-testbeds-skx-clx-ref"
4140     - title: "2n-clx"
4141       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4142   comparisons:
4143     - title: "Diff"
4144       reference: 1
4145       compare: 2
4146   legend:
4147     - ""
4148     - "2n-skx, 2n-clx - testbeds and NICs tested."
4149     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4150
4151 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4152 - type: "table"
4153   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4154   algorithm: "table_comparison"
4155   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4157   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4158   columns:
4159     - title: "2n-skx"
4160       data-set: "vpp-compare-testbeds-skx-clx-ref"
4161     - title: "2n-clx"
4162       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4163   comparisons:
4164     - title: "Diff"
4165       reference: 1
4166       compare: 2
4167   legend:
4168     - ""
4169     - "2n-skx, 2n-clx - testbeds and NICs tested."
4170     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4171
4172 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4173 - type: "table"
4174   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4175   algorithm: "table_comparison"
4176   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4178   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4179   columns:
4180     - title: "2n-skx"
4181       data-set: "vpp-compare-testbeds-skx-clx-ref"
4182     - title: "2n-clx"
4183       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4184   comparisons:
4185     - title: "Diff"
4186       reference: 1
4187       compare: 2
4188   legend:
4189     - ""
4190     - "2n-skx, 2n-clx - testbeds and NICs tested."
4191     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4192
4193 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4194 - type: "table"
4195   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4196   algorithm: "table_comparison"
4197   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4199   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4200   columns:
4201     - title: "2n-skx"
4202       data-set: "vpp-compare-testbeds-skx-clx-ref"
4203     - title: "2n-clx"
4204       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4205   comparisons:
4206     - title: "Diff"
4207       reference: 1
4208       compare: 2
4209   legend:
4210     - ""
4211     - "2n-skx, 2n-clx - testbeds and NICs tested."
4212     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4213
4214 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4215 - type: "table"
4216   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4217   algorithm: "table_comparison"
4218   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4219   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4220   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4221   columns:
4222     - title: "3n-hsw xl710"
4223       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4224       tag: "NIC_Intel-XL710"
4225     - title: "2n-clx xxv710"
4226       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4227       tag: "NIC_Intel-XXV710"
4228   comparisons:
4229     - title: "Diff"
4230       reference: 1
4231       compare: 2
4232   legend:
4233     - ""
4234     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4235     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4236
4237 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4238 - type: "table"
4239   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4240   algorithm: "table_comparison"
4241   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4242   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4243   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4244   columns:
4245     - title: "3n-hsw xl710"
4246       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4247       tag: "NIC_Intel-XL710"
4248     - title: "2n-clx xxv710"
4249       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4250       tag: "NIC_Intel-XXV710"
4251   comparisons:
4252     - title: "Diff"
4253       reference: 1
4254       compare: 2
4255   legend:
4256     - ""
4257     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4258     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4259
4260 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4261 - type: "table"
4262   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4263   algorithm: "table_comparison"
4264   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4266   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4267   columns:
4268     - title: "3n-hsw xl710"
4269       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4270       tag: "NIC_Intel-XL710"
4271     - title: "2n-clx xxv710"
4272       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4273       tag: "NIC_Intel-XXV710"
4274   comparisons:
4275     - title: "Diff"
4276       reference: 1
4277       compare: 2
4278   legend:
4279     - ""
4280     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4281     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4282
4283 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4284 - type: "table"
4285   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4286   algorithm: "table_comparison"
4287   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4289   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4290   columns:
4291     - title: "3n-hsw xl710"
4292       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4293       tag: "NIC_Intel-XL710"
4294     - title: "2n-clx xxv710"
4295       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4296       tag: "NIC_Intel-XXV710"
4297   comparisons:
4298     - title: "Diff"
4299       reference: 1
4300       compare: 2
4301   legend:
4302     - ""
4303     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4304     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4305
4306 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4307 - type: "table"
4308   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4309   algorithm: "table_comparison"
4310   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4311   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4312   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4313   columns:
4314     - title: "3n-skx"
4315       data-set: "vpp-compare-topologies-ref"
4316     - title: "2n-skx"
4317       data-set: "vpp-compare-topologies-cmp"
4318   comparisons:
4319     - title: "Diff"
4320       reference: 1
4321       compare: 2
4322   legend:
4323     - ""
4324     - "3n-skx, 2n-skx - topologies tested."
4325     - "Diff - difference between 3n-skx and 2n-skx topologies."
4326
4327 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4328 - type: "table"
4329   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4330   algorithm: "table_comparison"
4331   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4333   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4334   columns:
4335     - title: "3n-skx"
4336       data-set: "vpp-compare-topologies-ref"
4337     - title: "2n-skx"
4338       data-set: "vpp-compare-topologies-cmp"
4339   comparisons:
4340     - title: "Diff"
4341       reference: 1
4342       compare: 2
4343   legend:
4344     - ""
4345     - "3n-skx, 2n-skx - topologies tested."
4346     - "Diff - difference between 3n-skx and 2n-skx topologies."
4347
4348 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4349 - type: "table"
4350   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4351   algorithm: "table_comparison"
4352   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4354   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4355   columns:
4356     - title: "3n-skx"
4357       data-set: "vpp-compare-topologies-ref"
4358     - title: "2n-skx"
4359       data-set: "vpp-compare-topologies-cmp"
4360   comparisons:
4361     - title: "Diff"
4362       reference: 1
4363       compare: 2
4364   legend:
4365     - ""
4366     - "3n-skx, 2n-skx - topologies tested."
4367     - "Diff - difference between 3n-skx and 2n-skx topologies."
4368
4369 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4370 - type: "table"
4371   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4372   algorithm: "table_comparison"
4373   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4375   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4376   columns:
4377     - title: "3n-skx"
4378       data-set: "vpp-compare-topologies-ref"
4379     - title: "2n-skx"
4380       data-set: "vpp-compare-topologies-cmp"
4381   comparisons:
4382     - title: "Diff"
4383       reference: 1
4384       compare: 2
4385   legend:
4386     - ""
4387     - "3n-skx, 2n-skx - topologies tested."
4388     - "Diff - difference between 3n-skx and 2n-skx topologies."
4389
4390 # VPP Performance Changes 3n-hsw 1t1c mrr
4391 - type: "table"
4392   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4393   algorithm: "table_comparison"
4394   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4396   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4397   columns:
4398     - title: "2001.0-2"
4399       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4400     - title: "2005.0-4"
4401       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4402     - title: "2005.0-5"
4403       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4404     - title: "2009.0-5"
4405       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4406   comparisons:
4407     - title: "2005.0-5 vs 2005.0-4"
4408       reference: 2
4409       compare: 3
4410 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4411     - title: "2009.0-5 vs 2005.0-5"
4412       reference: 3
4413       compare: 4
4414 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4415   legend:
4416     - ''
4417     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4418     - '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).'
4419     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4420     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4421     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4422
4423 # VPP Performance Changes 3n-hsw 2t2c mrr
4424 - type: "table"
4425   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4426   algorithm: "table_comparison"
4427   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4428   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4429   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4430   columns:
4431     - title: "2001.0-2"
4432       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4433     - title: "2005.0-4"
4434       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4435     - title: "2005.0-5"
4436       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4437     - title: "2009.0-5"
4438       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4439   comparisons:
4440     - title: "2005.0-5 vs 2005.0-4"
4441       reference: 2
4442       compare: 3
4443 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4444     - title: "2009.0-5 vs 2005.0-5"
4445       reference: 3
4446       compare: 4
4447 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4448   legend:
4449     - ''
4450     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4451     - '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).'
4452     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4453     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4454     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4455
4456 # VPP Performance Changes 3n-hsw 4t4c mrr
4457 - type: "table"
4458   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4459   algorithm: "table_comparison"
4460   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4461   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4462   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4463   columns:
4464     - title: "2001.0-2"
4465       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4466     - title: "2005.0-4"
4467       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4468     - title: "2005.0-5"
4469       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4470     - title: "2009.0-5"
4471       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4472   comparisons:
4473     - title: "2005.0-5 vs 2005.0-4"
4474       reference: 2
4475       compare: 3
4476 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4477     - title: "2009.0-5 vs 2005.0-5"
4478       reference: 3
4479       compare: 4
4480 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4481   legend:
4482     - ''
4483     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4484     - '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).'
4485     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4486     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4487     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4488
4489 # VPP Performance Changes 3n-skx 2t1c mrr
4490 - type: "table"
4491   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4492   algorithm: "table_comparison"
4493   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4495   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4496   columns:
4497     - title: "2001.0-2"
4498       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4499     - title: "2005.0-4"
4500       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4501     - title: "2005.0-5"
4502       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4503     - title: "2009.0-5"
4504       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4505   comparisons:
4506     - title: "2005.0-5 vs 2005.0-4"
4507       reference: 2
4508       compare: 3
4509 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4510     - title: "2009.0-5 vs 2005.0-5"
4511       reference: 2
4512       compare: 3
4513 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4514   legend:
4515     - ''
4516     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4517     - '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).'
4518     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4519     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4520     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4521
4522 # VPP Performance Changes 3n-skx 4t2c mrr
4523 - type: "table"
4524   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4525   algorithm: "table_comparison"
4526   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4527   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4528   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4529   columns:
4530     - title: "2001.0-2"
4531       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4532     - title: "2005.0-4"
4533       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4534     - title: "2005.0-5"
4535       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4536     - title: "2009.0-5"
4537       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4538   comparisons:
4539     - title: "2005.0-5 vs 2005.0-4"
4540       reference: 2
4541       compare: 3
4542 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4543     - title: "2009.0-5 vs 2005.0-5"
4544       reference: 2
4545       compare: 3
4546 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4547   legend:
4548     - ''
4549     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4550     - '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).'
4551     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4552     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4553     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4554
4555 # VPP Performance Changes 3n-skx 8t4c mrr
4556 - type: "table"
4557   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4558   algorithm: "table_comparison"
4559   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4561   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4562   columns:
4563     - title: "2001.0-2"
4564       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4565     - title: "2005.0-4"
4566       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4567     - title: "2005.0-5"
4568       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4569     - title: "2009.0-5"
4570       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4571   comparisons:
4572     - title: "2005.0-5 vs 2005.0-4"
4573       reference: 2
4574       compare: 3
4575 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4576     - title: "2009.0-5 vs 2005.0-5"
4577       reference: 2
4578       compare: 3
4579 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4580   legend:
4581     - ''
4582     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4583     - '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).'
4584     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4585     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4586     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4587
4588 # VPP Performance Changes 2n-skx 2t1c mrr
4589 - type: "table"
4590   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4591   algorithm: "table_comparison"
4592   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4593   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4594   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4595   columns:
4596     - title: "2001.0-2"
4597       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4598     - title: "2005.0-4"
4599       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4600     - title: "2005.0-5"
4601       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4602     - title: "2009.0-5"
4603       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4604   comparisons:
4605     - title: "2005.0-5 vs 2005.0-4"
4606       reference: 2
4607       compare: 3
4608 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4609     - title: "2009.0-5 vs 2005.0-4"
4610       reference: 3
4611       compare: 4
4612 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4613   legend:
4614     - ''
4615     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4616     - '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).'
4617     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4618     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4619     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4620
4621 # VPP Performance Changes 2n-skx 4t2c mrr
4622 - type: "table"
4623   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4624   algorithm: "table_comparison"
4625   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4627   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4628   columns:
4629     - title: "2001.0-2"
4630       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4631     - title: "2005.0-4"
4632       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4633     - title: "2005.0-5"
4634       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4635     - title: "2009.0-5"
4636       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4637   comparisons:
4638     - title: "2005.0-5 vs 2005.0-4"
4639       reference: 2
4640       compare: 3
4641 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4642     - title: "2009.0-5 vs 2005.0-4"
4643       reference: 3
4644       compare: 4
4645 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4646   legend:
4647     - ''
4648     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4649     - '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).'
4650     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4651     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4652     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4653
4654 # VPP Performance Changes 2n-skx 8t4c mrr
4655 - type: "table"
4656   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4657   algorithm: "table_comparison"
4658   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4660   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4661   columns:
4662     - title: "2001.0-2"
4663       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4664     - title: "2005.0-4"
4665       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4666     - title: "2005.0-5"
4667       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4668     - title: "2009.0-5"
4669       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4670   comparisons:
4671     - title: "2005.0-5 vs 2005.0-4"
4672       reference: 2
4673       compare: 3
4674 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4675     - title: "2009.0-5 vs 2005.0-4"
4676       reference: 3
4677       compare: 4
4678 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4679   legend:
4680     - ''
4681     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4682     - '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).'
4683     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4684     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4685     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4686
4687 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4688 - type: "table"
4689   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4690   algorithm: "table_comparison"
4691   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4692   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4693   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4694   columns:
4695     - title: "2001.0-2"
4696       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4697     - title: "2005.0-4"
4698       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4699     - title: "2005.0-5"
4700       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4701     - title: "2009.0-5"
4702       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4703   comparisons:
4704     - title: "2005.0-5 vs 2005.0-4"
4705       reference: 2
4706       compare: 3
4707 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4708     - title: "2009.0-5 vs 2005.0-5"
4709       reference: 3
4710       compare: 4
4711 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4712   legend:
4713     - ''
4714     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4715     - '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).'
4716     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4717     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4718     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4719
4720 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4721 - type: "table"
4722   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4723   algorithm: "table_comparison"
4724   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4725   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4726   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4727   columns:
4728     - title: "2001.0-2"
4729       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4730     - title: "2005.0-4"
4731       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4732     - title: "2005.0-5"
4733       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4734     - title: "2009.0-5"
4735       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4736   comparisons:
4737     - title: "2005.0-5 vs 2005.0-4"
4738       reference: 2
4739       compare: 3
4740 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4741     - title: "2009.0-5 vs 2005.0-5"
4742       reference: 3
4743       compare: 4
4744 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4745   legend:
4746     - ''
4747     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4748     - '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).'
4749     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4750     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4751     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4752
4753 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4754 - type: "table"
4755   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4756   algorithm: "table_comparison"
4757   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4758   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4759   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4760   columns:
4761     - title: "2001.0-2"
4762       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4763     - title: "2005.0-4"
4764       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4765     - title: "2005.0-5"
4766       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4767     - title: "2009.0-5"
4768       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4769   comparisons:
4770     - title: "2005.0-5 vs 2005.0-4"
4771       reference: 2
4772       compare: 3
4773 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4774     - title: "2009.0-5 vs 2005.0-5"
4775       reference: 3
4776       compare: 4
4777 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4778   legend:
4779     - ''
4780     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4781     - '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).'
4782     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4783     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4784     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4785
4786 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4787 #- type: "table"
4788 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4789 #  algorithm: "table_comparison"
4790 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4791 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4792 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4793 #  columns:
4794 #    - title: "2001"
4795 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4796 #    - title: "2005"
4797 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4798 #  comparisons:
4799 #    - title: "Diff"
4800 #      reference: 1
4801 #      compare: 2
4802 #  legend:
4803 #    - ""
4804 #    - "2001, 2005 - VPP versions tested."
4805 #    - "Diff - difference between 2001 and 2005 VPP version."
4806 #
4807 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4808 #- type: "table"
4809 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4810 #  algorithm: "table_comparison"
4811 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4812 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4813 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4814 #  columns:
4815 #    - title: "2001"
4816 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4817 #    - title: "2005"
4818 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4819 #  comparisons:
4820 #    - title: "Diff"
4821 #      reference: 1
4822 #      compare: 2
4823 #  legend:
4824 #    - ""
4825 #    - "2001, 2005 - VPP versions tested."
4826 #    - "Diff - difference between 2001 and 2005 VPP version."
4827 #
4828 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
4829 #- type: "table"
4830 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4831 #  algorithm: "table_comparison"
4832 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4833 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4834 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4835 #  columns:
4836 #    - title: "2001"
4837 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4838 #    - title: "2005"
4839 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4840 #  comparisons:
4841 #    - title: "Diff"
4842 #      reference: 1
4843 #      compare: 2
4844 #  legend:
4845 #    - ""
4846 #    - "2001, 2005 - VPP versions tested."
4847 #    - "Diff - difference between 2001 and 2005 VPP version."
4848
4849 ## VPP Performance Changes 2n-dnv 1t1c mrr
4850 #- type: "table"
4851 #  title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4852 #  algorithm: "table_comparison"
4853 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4854 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4855 #  filter: "'1T1C'"
4856 #  columns:
4857 #    - title: "2001.0-2"
4858 #      data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4859 #    - title: "2005.0-3"
4860 #      data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4861 #    - title: "2009.0-5"
4862 #      data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4863 #  comparisons:
4864 #    - title: "2009.0-5 vs 2005.0-3"
4865 #      reference: 2
4866 #      compare: 3
4867 #  legend:
4868 #    - ''
4869 #    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4870 #    - '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).'
4871 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4872 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4873 #
4874 ## VPP Performance Changes 2n-dnv 2t2c mrr
4875 #- type: "table"
4876 #  title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4877 #  algorithm: "table_comparison"
4878 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4879 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4880 #  filter: "'2T2C'"
4881 #  columns:
4882 #    - title: "2001.0-2"
4883 #      data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4884 #    - title: "2005.0-3"
4885 #      data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4886 #    - title: "2009.0-5"
4887 #      data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4888 #  comparisons:
4889 #    - title: "2009.0-5 vs 2005.0-3"
4890 #      reference: 2
4891 #      compare: 3
4892 #  legend:
4893 #    - ''
4894 #    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4895 #    - '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).'
4896 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4897 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4898 #
4899 ## VPP Performance Changes 2n-dnv 4t4c mrr
4900 #- type: "table"
4901 #  title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4902 #  algorithm: "table_comparison"
4903 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4904 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4905 #  filter: "'4T4C'"
4906 #  columns:
4907 #    - title: "2001.0-2"
4908 #      data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4909 #    - title: "2005.0-3"
4910 #      data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4911 #    - title: "2009.0-5"
4912 #      data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4913 #  comparisons:
4914 #    - title: "2009.0-5 vs 2005.0-3"
4915 #      reference: 2
4916 #      compare: 3
4917 #  legend:
4918 #    - ''
4919 #    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4920 #    - '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).'
4921 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4922 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4923 #
4924 ## VPP Performance Changes 3n-dnv 1t1c mrr
4925 #- type: "table"
4926 #  title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4927 #  algorithm: "table_comparison"
4928 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4929 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4930 #  filter: "'1T1C'"
4931 #  columns:
4932 #    - title: "2001.0-2"
4933 #      data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4934 #    - title: "2005.0-3"
4935 #      data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4936 #    - title: "2009.0-5"
4937 #      data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4938 #  comparisons:
4939 #    - title: "2009.0-5 vs 2005.0-3"
4940 #      reference: 2
4941 #      compare: 3
4942 #  legend:
4943 #    - ''
4944 #    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4945 #    - '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).'
4946 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4947 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4948 #
4949 ## VPP Performance Changes 3n-dnv 2t2c mrr
4950 #- type: "table"
4951 #  title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4952 #  algorithm: "table_comparison"
4953 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4954 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4955 #  filter: "'2T2C'"
4956 #  columns:
4957 #    - title: "2001.0-2"
4958 #      data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4959 #    - title: "2005.0-3"
4960 #      data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4961 #    - title: "2009.0-5"
4962 #      data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4963 #  comparisons:
4964 #    - title: "2009.0-5 vs 2005.0-3"
4965 #      reference: 2
4966 #      compare: 3
4967 #  legend:
4968 #    - ''
4969 #    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4970 #    - '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).'
4971 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4972 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4973 #
4974 ## VPP Performance Changes 3n-dnv 4t4c mrr
4975 #- type: "table"
4976 #  title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4977 #  algorithm: "table_comparison"
4978 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4979 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4980 #  filter: "'4T4C'"
4981 #  columns:
4982 #    - title: "2001.0-2"
4983 #      data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4984 #    - title: "2005.0-3"
4985 #      data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4986 #    - title: "2009.0-5"
4987 #      data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4988 #  comparisons:
4989 #    - title: "2009.0-5 vs 2005.0-3"
4990 #      reference: 2
4991 #      compare: 3
4992 #  legend:
4993 #    - ''
4994 #    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
4995 #    - '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).'
4996 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4997 #    - '2009.0-5 vs 2005.0-3: Compares CSIT environment current vs previous with previous VPP code.'
4998
4999 # VPP Performance Changes 3n-tsh 1t1c mrr
5000 - type: "table"
5001   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5002   algorithm: "table_comparison"
5003   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5005   filter: "'1T1C'"
5006   columns:
5007     - title: "2001.0-2"
5008       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5009     - title: "2005.0-4"
5010       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5011     - title: "2009.0-5"
5012       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5013   comparisons:
5014     - title: "2009.0-5 vs 2005.0-4"
5015       reference: 2
5016       compare: 3
5017 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5018   legend:
5019     - ''
5020     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5021     - '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).'
5022     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5023     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5024
5025 # VPP Performance Changes 3n-tsh 2t2c mrr
5026 - type: "table"
5027   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5028   algorithm: "table_comparison"
5029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5030   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5031   filter: "'2T2C'"
5032   columns:
5033     - title: "2001.0-2"
5034       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5035     - title: "2005.0-4"
5036       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5037     - title: "2009.0-5"
5038       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5039   comparisons:
5040     - title: "2009.0-5 vs 2005.0-4"
5041       reference: 2
5042       compare: 3
5043 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5044   legend:
5045     - ''
5046     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5047     - '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).'
5048     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5049     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5050
5051 # VPP Performance Changes 3n-tsh 4t4c mrr
5052 - type: "table"
5053   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5054   algorithm: "table_comparison"
5055   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5056   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5057   filter: "'4T4C'"
5058   columns:
5059     - title: "2001.0-2"
5060       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5061     - title: "2005.0-4"
5062       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5063     - title: "2009.0-5"
5064       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5065   comparisons:
5066     - title: "2009.0-5 vs 2005.0-4"
5067       reference: 2
5068       compare: 3
5069 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5070   legend:
5071     - ''
5072     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5073     - '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).'
5074     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5075     - '2009.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5076
5077 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5078 - type: "table"
5079   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5080   algorithm: "table_comparison"
5081   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5083   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5084   columns:
5085     - title: "3n-hsw xl710"
5086       data-set: "vpp-compare-testbeds-mrr-ref"
5087       tag: "NIC_Intel-XL710"
5088     - title: "3n-skx xxv710"
5089       data-set: "vpp-compare-testbeds-mrr-cmp"
5090       tag: "NIC_Intel-XXV710"
5091   comparisons:
5092     - title: "Diff"
5093       reference: 1
5094       compare: 2
5095   legend:
5096     - ""
5097     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5098     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5099
5100 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5101 - type: "table"
5102   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5103   algorithm: "table_comparison"
5104   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5106   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5107   columns:
5108     - title: "3n-hsw xl710"
5109       data-set: "vpp-compare-testbeds-mrr-ref"
5110       tag: "NIC_Intel-XL710"
5111     - title: "3n-skx xxv710"
5112       data-set: "vpp-compare-testbeds-mrr-cmp"
5113       tag: "NIC_Intel-XXV710"
5114   comparisons:
5115     - title: "Diff"
5116       reference: 1
5117       compare: 2
5118   legend:
5119     - ""
5120     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5121     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5122
5123 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5124 - type: "table"
5125   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5126   algorithm: "table_comparison"
5127   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5128   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5129   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5130   columns:
5131     - title: "3n-hsw xl710"
5132       data-set: "vpp-compare-testbeds-mrr-ref"
5133       tag: "NIC_Intel-XL710"
5134     - title: "3n-skx xxv710"
5135       data-set: "vpp-compare-testbeds-mrr-cmp"
5136       tag: "NIC_Intel-XXV710"
5137   comparisons:
5138     - title: "Diff"
5139       reference: 1
5140       compare: 2
5141   legend:
5142     - ""
5143     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5144     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5145
5146 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5147 - type: "table"
5148   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5149   algorithm: "table_comparison"
5150   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5151   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5152   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5153   columns:
5154     - title: "2n-skx"
5155       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5156     - title: "2n-clx"
5157       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5158   comparisons:
5159     - title: "Diff"
5160       reference: 1
5161       compare: 2
5162   legend:
5163     - ""
5164     - "2n-skx, 2n-clx - testbeds and NICs tested."
5165     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5166
5167 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5168 - type: "table"
5169   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5170   algorithm: "table_comparison"
5171   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5173   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5174   columns:
5175     - title: "2n-skx"
5176       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5177     - title: "2n-clx"
5178       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5179   comparisons:
5180     - title: "Diff"
5181       reference: 1
5182       compare: 2
5183   legend:
5184     - ""
5185     - "2n-skx, 2n-clx - testbeds and NICs tested."
5186     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5187
5188 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5189 - type: "table"
5190   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5191   algorithm: "table_comparison"
5192   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5193   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5194   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5195   columns:
5196     - title: "2n-skx"
5197       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5198     - title: "2n-clx"
5199       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5200   comparisons:
5201     - title: "Diff"
5202       reference: 1
5203       compare: 2
5204   legend:
5205     - ""
5206     - "2n-skx, 2n-clx - testbeds and NICs tested."
5207     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5208
5209 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5210 - type: "table"
5211   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5212   algorithm: "table_comparison"
5213   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5215   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5216   columns:
5217     - title: "3n-skx"
5218       data-set: "vpp-compare-topologies-mrr-ref"
5219     - title: "2n-skx"
5220       data-set: "vpp-compare-topologies-mrr-cmp"
5221   comparisons:
5222     - title: "Diff"
5223       reference: 1
5224       compare: 2
5225   legend:
5226     - ""
5227     - "3n-skx, 2n-skx - topologies tested."
5228     - "Diff - difference between 3n-skx and 2n-skx topologies."
5229
5230 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5231 - type: "table"
5232   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5233   algorithm: "table_comparison"
5234   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5235   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5236   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5237   columns:
5238     - title: "3n-skx"
5239       data-set: "vpp-compare-topologies-mrr-ref"
5240     - title: "2n-skx"
5241       data-set: "vpp-compare-topologies-mrr-cmp"
5242   comparisons:
5243     - title: "Diff"
5244       reference: 1
5245       compare: 2
5246   legend:
5247     - ""
5248     - "3n-skx, 2n-skx - topologies tested."
5249     - "Diff - difference between 3n-skx and 2n-skx topologies."
5250
5251 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5252 - type: "table"
5253   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5254   algorithm: "table_comparison"
5255   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5256   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5257   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5258   columns:
5259     - title: "3n-skx"
5260       data-set: "vpp-compare-topologies-mrr-ref"
5261     - title: "2n-skx"
5262       data-set: "vpp-compare-topologies-mrr-cmp"
5263   comparisons:
5264     - title: "Diff"
5265       reference: 1
5266       compare: 2
5267   legend:
5268     - ""
5269     - "3n-skx, 2n-skx - topologies tested."
5270     - "Diff - difference between 3n-skx and 2n-skx topologies."
5271
5272 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5273 - type: "table"
5274   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5275   algorithm: "table_comparison"
5276   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5277   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5278   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5279   columns:
5280     - title: "3n-hsw xl710"
5281       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5282       tag: "NIC_Intel-XL710"
5283     - title: "2n-clx xxv710"
5284       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5285       tag: "NIC_Intel-XXV710"
5286   comparisons:
5287     - title: "Diff"
5288       reference: 1
5289       compare: 2
5290   legend:
5291     - ""
5292     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5293     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5294
5295 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5296 - type: "table"
5297   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5298   algorithm: "table_comparison"
5299   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5301   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5302   columns:
5303     - title: "3n-hsw xl710"
5304       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5305       tag: "NIC_Intel-XL710"
5306     - title: "2n-clx xxv710"
5307       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5308       tag: "NIC_Intel-XXV710"
5309   comparisons:
5310     - title: "Diff"
5311       reference: 1
5312       compare: 2
5313   legend:
5314     - ""
5315     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5316     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5317
5318 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5319 - type: "table"
5320   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5321   algorithm: "table_comparison"
5322   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5323   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5324   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5325   columns:
5326     - title: "3n-hsw xl710"
5327       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5328       tag: "NIC_Intel-XL710"
5329     - title: "2n-clx xxv710"
5330       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5331       tag: "NIC_Intel-XXV710"
5332   comparisons:
5333     - title: "Diff"
5334       reference: 1
5335       compare: 2
5336   legend:
5337     - ""
5338     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5339     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5340
5341 # Detailed Test Results - VPP Performance Results 3n-hsw
5342 - type: "table"
5343   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5344   algorithm: "table_merged_details"
5345   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5346   columns:
5347     - title: " |prein| Test Name |preout| "
5348       data: "data name"
5349     - 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| "
5350       data: "data msg"
5351   data: "vpp-perf-results-3n-hsw"
5352   filter: "all"
5353   parameters:
5354   - "name"
5355   - "parent"
5356   - "msg"
5357
5358 # Detailed Test Results - VPP Performance Results 3n-skx
5359 - type: "table"
5360   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5361   algorithm: "table_merged_details"
5362   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5363   columns:
5364     - title: " |prein| Test Name |preout| "
5365       data: "data name"
5366     - 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| "
5367       data: "data msg"
5368   data: "vpp-perf-results-3n-skx"
5369   filter: "all"
5370   remove-ndr: False
5371   parameters:
5372   - "name"
5373   - "parent"
5374   - "msg"
5375
5376 # Detailed Test Results - VPP Performance Results 2n-skx
5377 - type: "table"
5378   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5379   algorithm: "table_merged_details"
5380   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5381   columns:
5382     - title: " |prein| Test Name |preout| "
5383       data: "data name"
5384     - 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| "
5385       data: "data msg"
5386   data: "vpp-perf-results-2n-skx"
5387   filter: "all"
5388   remove-ndr: False
5389   parameters:
5390   - "name"
5391   - "parent"
5392   - "msg"
5393
5394 # Detailed Test Results - VPP Performance Results 2n-clx
5395 - type: "table"
5396   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5397   algorithm: "table_merged_details"
5398   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5399   columns:
5400     - title: " |prein| Test Name |preout| "
5401       data: "data name"
5402     - 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| "
5403       data: "data msg"
5404   data: "vpp-perf-results-2n-clx"
5405   filter: "all"
5406   parameters:
5407   - "name"
5408   - "parent"
5409   - "msg"
5410
5411 # Detailed Test Results - VPP Performance Results 3n-tsh
5412 - type: "table"
5413   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5414   algorithm: "table_merged_details"
5415   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5416   columns:
5417     - title: " |prein| Test Name |preout| "
5418       data: "data name"
5419     - 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| "
5420       data: "data msg"
5421   data: "vpp-perf-results-3n-tsh"
5422   filter: "all"
5423   parameters:
5424   - "name"
5425   - "parent"
5426   - "msg"
5427
5428 ## Detailed Test Results - VPP Performance Results 3n-dnv
5429 #- type: "table"
5430 #  title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5431 #  algorithm: "table_merged_details"
5432 #  output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5433 #  columns:
5434 #    - title: " |prein| Test Name |preout| "
5435 #      data: "data name"
5436 #    - 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| "
5437 #      data: "data msg"
5438 #  data: "vpp-perf-results-3n-dnv"
5439 #  filter: "all"
5440 #  parameters:
5441 #  - "name"
5442 #  - "parent"
5443 #  - "msg"
5444 #
5445 ## Detailed Test Results - VPP Performance Results 2n-dnv
5446 #- type: "table"
5447 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5448 #  algorithm: "table_merged_details"
5449 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5450 #  columns:
5451 #    - title: " |prein| Test Name |preout| "
5452 #      data: "data name"
5453 #    - 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| "
5454 #      data: "data msg"
5455 #  data: "vpp-perf-results-2n-dnv"
5456 #  filter: "all"
5457 #  parameters:
5458 #  - "name"
5459 #  - "parent"
5460 #  - "msg"
5461
5462 # Test configuration - VPP Performance Test Configs 3n-hsw
5463 - type: "table"
5464   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5465   algorithm: "table_merged_details"
5466   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5467   columns:
5468     - title: " |prein| Test Name |preout| "
5469       data: "data name"
5470     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5471       data: "data conf-history"
5472   data: "vpp-perf-results-3n-hsw"
5473   filter: "all"
5474   parameters:
5475   - "parent"
5476   - "name"
5477   - "conf-history"
5478
5479 # Test configuration - VPP Performance Test Configs 3n-skx
5480 - type: "table"
5481   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5482   algorithm: "table_merged_details"
5483   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5484   columns:
5485     - title: " |prein| Test Name |preout| "
5486       data: "data name"
5487     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5488       data: "data conf-history"
5489   data: "vpp-perf-results-3n-skx"
5490   filter: "all"
5491   parameters:
5492   - "parent"
5493   - "name"
5494   - "conf-history"
5495
5496 # Test configuration - VPP Performance Test Configs 2n-skx
5497 - type: "table"
5498   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5499   algorithm: "table_merged_details"
5500   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5501   columns:
5502     - title: " |prein| Test Name |preout| "
5503       data: "data name"
5504     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5505       data: "data conf-history"
5506   data: "vpp-perf-results-2n-skx"
5507   filter: "all"
5508   parameters:
5509   - "parent"
5510   - "name"
5511   - "conf-history"
5512
5513 # Test configuration - VPP Performance Test Configs 2n-clx
5514 - type: "table"
5515   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5516   algorithm: "table_merged_details"
5517   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5518   columns:
5519     - title: " |prein| Test Name |preout| "
5520       data: "data name"
5521     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5522       data: "data conf-history"
5523   data: "vpp-perf-results-2n-clx"
5524   filter: "all"
5525   parameters:
5526   - "parent"
5527   - "name"
5528   - "conf-history"
5529
5530 # Test configuration - VPP Performance Test Configs 3n-tsh
5531 - type: "table"
5532   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5533   algorithm: "table_merged_details"
5534   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5535   columns:
5536     - title: " |prein| Test Name |preout| "
5537       data: "data name"
5538     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5539       data: "data conf-history"
5540   data: "vpp-perf-results-3n-tsh"
5541   filter: "all"
5542   parameters:
5543   - "parent"
5544   - "name"
5545   - "conf-history"
5546
5547 ## Test configuration - VPP Performance Test Configs 3n-dnv
5548 #- type: "table"
5549 #  title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5550 #  algorithm: "table_merged_details"
5551 #  output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5552 #  columns:
5553 #    - title: " |prein| Test Name |preout| "
5554 #      data: "data name"
5555 #    - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5556 #      data: "data conf-history"
5557 #  data: "vpp-perf-results-3n-dnv"
5558 #  filter: "all"
5559 #  parameters:
5560 #  - "parent"
5561 #  - "name"
5562 #  - "conf-history"
5563 #
5564 ## Test configuration - VPP Performance Test Configs 2n-dnv
5565 #- type: "table"
5566 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5567 #  algorithm: "table_merged_details"
5568 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5569 #  columns:
5570 #    - title: " |prein| Test Name |preout| "
5571 #      data: "data name"
5572 #    - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5573 #      data: "data conf-history"
5574 #  data: "vpp-perf-results-2n-dnv"
5575 #  filter: "all"
5576 #  parameters:
5577 #  - "parent"
5578 #  - "name"
5579 #  - "conf-history"
5580
5581 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5582 - type: "table"
5583   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5584   algorithm: "table_oper_data_html"
5585   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5586   data: "vpp-perf-results-3n-hsw"
5587   filter: "all"
5588
5589 # Test Operational Data - VPP Performance Operational Data 3n-skx
5590 - type: "table"
5591   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5592   algorithm: "table_oper_data_html"
5593   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5594   data: "vpp-perf-results-3n-skx"
5595   filter: "all"
5596
5597 # Test Operational Data - VPP Performance Operational Data 2n-skx
5598 - type: "table"
5599   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5600   algorithm: "table_oper_data_html"
5601   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5602   data: "vpp-perf-results-2n-skx"
5603   filter: "all"
5604
5605 # Test Operational Data - VPP Performance Operational Data 2n-clx
5606 - type: "table"
5607   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5608   algorithm: "table_oper_data_html"
5609   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5610   data: "vpp-perf-results-2n-clx"
5611   filter: "all"
5612
5613 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5614 - type: "table"
5615   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5616   algorithm: "table_oper_data_html"
5617   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5618   data: "vpp-perf-results-3n-tsh"
5619   filter: "all"
5620
5621 ## Test Operational Data - VPP Performance Operational Data 3n-dnv
5622 #- type: "table"
5623 #  title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5624 #  algorithm: "table_oper_data_html"
5625 #  output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5626 #  data: "vpp-perf-results-3n-dnv"
5627 #  filter: "all"
5628 #
5629 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
5630 #- type: "table"
5631 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5632 #  algorithm: "table_oper_data_html"
5633 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5634 #  data: "vpp-perf-results-2n-dnv"
5635 #  filter: "all"
5636
5637 # Detailed Test Results - VPP MRR Results 3n-hsw
5638 - type: "table"
5639   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5640   algorithm: "table_merged_details"
5641   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5642   columns:
5643     - title: " |prein| Test Name |preout| "
5644       data: "data name"
5645     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5646       data: "data msg"
5647   data: "vpp-mrr-results-3n-hsw"
5648   filter: "all"
5649   parameters:
5650   - "name"
5651   - "parent"
5652   - "msg"
5653
5654 # Detailed Test Results - VPP MRR Results 3n-skx
5655 - type: "table"
5656   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5657   algorithm: "table_merged_details"
5658   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5659   columns:
5660     - title: " |prein| Test Name |preout| "
5661       data: "data name"
5662     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5663       data: "data msg"
5664   data: "vpp-mrr-results-3n-skx"
5665   filter: "all"
5666   parameters:
5667   - "name"
5668   - "parent"
5669   - "msg"
5670
5671 # Detailed Test Results - VPP MRR Results 2n-skx
5672 - type: "table"
5673   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5674   algorithm: "table_merged_details"
5675   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5676   columns:
5677     - title: " |prein| Test Name |preout| "
5678       data: "data name"
5679     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5680       data: "data msg"
5681   data: "vpp-mrr-results-2n-skx"
5682   filter: "all"
5683   parameters:
5684   - "name"
5685   - "parent"
5686   - "msg"
5687
5688 # Detailed Test Results - VPP MRR Results 2n-clx
5689 - type: "table"
5690   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5691   algorithm: "table_merged_details"
5692   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5693   columns:
5694     - title: " |prein| Test Name |preout| "
5695       data: "data name"
5696     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5697       data: "data msg"
5698   data: "vpp-mrr-results-2n-clx"
5699   filter: "all"
5700   parameters:
5701   - "name"
5702   - "parent"
5703   - "msg"
5704
5705 # Detailed Test Results - VPP MRR Results 3n-tsh
5706 - type: "table"
5707   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5708   algorithm: "table_merged_details"
5709   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5710   columns:
5711     - title: " |prein| Test Name |preout| "
5712       data: "data name"
5713     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5714       data: "data msg"
5715   data: "vpp-mrr-results-3n-tsh"
5716   filter: "all"
5717   parameters:
5718   - "name"
5719   - "parent"
5720   - "msg"
5721
5722 ## Detailed Test Results - VPP MRR Results 3n-dnv
5723 #- type: "table"
5724 #  title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5725 #  algorithm: "table_merged_details"
5726 #  output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5727 #  columns:
5728 #    - title: " |prein| Test Name |preout| "
5729 #      data: "data name"
5730 #    - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5731 #      data: "data msg"
5732 #  data: "vpp-mrr-results-3n-dnv"
5733 #  filter: "all"
5734 #  parameters:
5735 #  - "name"
5736 #  - "parent"
5737 #  - "msg"
5738 #
5739 ## Detailed Test Results - VPP MRR Results 2n-dnv
5740 #- type: "table"
5741 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5742 #  algorithm: "table_merged_details"
5743 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5744 #  columns:
5745 #    - title: " |prein| Test Name |preout| "
5746 #      data: "data name"
5747 #    - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5748 #      data: "data msg"
5749 #  data: "vpp-mrr-results-2n-dnv"
5750 #  filter: "all"
5751 #  parameters:
5752 #  - "name"
5753 #  - "parent"
5754 #  - "msg"
5755
5756 # Test configuration - VPP MRR Test Configs 3n-hsw
5757 - type: "table"
5758   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5759   algorithm: "table_merged_details"
5760   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5761   columns:
5762     - title: " |prein| Test Name |preout| "
5763       data: "data name"
5764     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5765       data: "data conf-history"
5766   data: "vpp-mrr-results-3n-hsw"
5767   filter: "all"
5768   parameters:
5769   - "parent"
5770   - "name"
5771   - "conf-history"
5772
5773 # Test configuration - VPP MRR Test Configs 3n-skx
5774 - type: "table"
5775   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5776   algorithm: "table_merged_details"
5777   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5778   columns:
5779     - title: " |prein| Test Name |preout| "
5780       data: "data name"
5781     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5782       data: "data conf-history"
5783   data: "vpp-mrr-results-3n-skx"
5784   filter: "all"
5785   parameters:
5786   - "parent"
5787   - "name"
5788   - "conf-history"
5789
5790 # Test configuration - VPP MRR Test Configs 2n-skx
5791 - type: "table"
5792   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5793   algorithm: "table_merged_details"
5794   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5795   columns:
5796     - title: " |prein| Test Name |preout| "
5797       data: "data name"
5798     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5799       data: "data conf-history"
5800   data: "vpp-mrr-results-2n-skx"
5801   filter: "all"
5802   parameters:
5803   - "parent"
5804   - "name"
5805   - "conf-history"
5806
5807 # Test configuration - VPP MRR Test Configs 2n-clx
5808 - type: "table"
5809   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5810   algorithm: "table_merged_details"
5811   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5812   columns:
5813     - title: " |prein| Test Name |preout| "
5814       data: "data name"
5815     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5816       data: "data conf-history"
5817   data: "vpp-mrr-results-2n-clx"
5818   filter: "all"
5819   parameters:
5820   - "parent"
5821   - "name"
5822   - "conf-history"
5823
5824 # Test configuration - VPP MRR Test Configs 3n-tsh
5825 - type: "table"
5826   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5827   algorithm: "table_merged_details"
5828   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5829   columns:
5830     - title: " |prein| Test Name |preout| "
5831       data: "data name"
5832     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5833       data: "data conf-history"
5834   data: "vpp-mrr-results-3n-tsh"
5835   filter: "all"
5836   parameters:
5837   - "parent"
5838   - "name"
5839   - "conf-history"
5840
5841 ## Test configuration - VPP MRR Test Configs 3n-dnv
5842 #- type: "table"
5843 #  title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5844 #  algorithm: "table_merged_details"
5845 #  output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5846 #  columns:
5847 #    - title: " |prein| Test Name |preout| "
5848 #      data: "data name"
5849 #    - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5850 #      data: "data conf-history"
5851 #  data: "vpp-mrr-results-3n-dnv"
5852 #  filter: "all"
5853 #  parameters:
5854 #  - "parent"
5855 #  - "name"
5856 #  - "conf-history"
5857 #
5858 ## Test configuration - VPP MRR Test Configs 2n-dnv
5859 #- type: "table"
5860 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5861 #  algorithm: "table_merged_details"
5862 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5863 #  columns:
5864 #    - title: " |prein| Test Name |preout| "
5865 #      data: "data name"
5866 #    - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5867 #      data: "data conf-history"
5868 #  data: "vpp-mrr-results-2n-dnv"
5869 #  filter: "all"
5870 #  parameters:
5871 #  - "parent"
5872 #  - "name"
5873 #  - "conf-history"
5874
5875 # Detailed Test Results - VPP Device Results - Ubuntu
5876 - type: "table"
5877   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5878   algorithm: "table_merged_details"
5879   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5880   columns:
5881     - title: " |prein| Test Name |preout| "
5882       data: "data name"
5883     - title: " |prein| Status |preout| "
5884       data: "data status"
5885   data: "vpp-device-results-ubuntu"
5886   filter: "all"
5887   parameters:
5888   - "name"
5889   - "parent"
5890   - "doc"
5891   - "status"
5892
5893 # Test configuration - VPP Device Test Configs - Ubuntu
5894 - type: "table"
5895   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5896   algorithm: "table_merged_details"
5897   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
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-device-results-ubuntu"
5904   filter: "all"
5905   parameters:
5906   - "parent"
5907   - "name"
5908   - "conf-history"
5909
5910 ################################################################################
5911
5912 # DPDK Performance Changes 3n-hsw 1t1c pdr
5913 - type: "table"
5914   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5915   algorithm: "table_comparison"
5916   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5917   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5918   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5919   columns:
5920     - title: "2001"
5921       data-set: "dpdk-performance-changes-3n-hsw-h1"
5922     - title: "2005"
5923       data-set: "dpdk-performance-changes-3n-hsw-ref"
5924     - title: "2009"
5925       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5926   comparisons:
5927     - title: "Diff"
5928       reference: 2
5929       compare: 3
5930   legend:
5931     - ""
5932     - "2001, 2005, 2009 - DPDK versions tested."
5933     - "Diff - difference between 2005 and 2009 DPDK version."
5934
5935 # DPDK Performance Changes 3n-hsw 2t2c pdr
5936 - type: "table"
5937   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5938   algorithm: "table_comparison"
5939   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5940   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5941   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5942   columns:
5943     - title: "2001"
5944       data-set: "dpdk-performance-changes-3n-hsw-h1"
5945     - title: "2005"
5946       data-set: "dpdk-performance-changes-3n-hsw-ref"
5947     - title: "2009"
5948       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5949   comparisons:
5950     - title: "Diff"
5951       reference: 2
5952       compare: 3
5953   legend:
5954     - ""
5955     - "2001, 2005, 2009 - DPDK versions tested."
5956     - "Diff - difference between 2005 and 2009 DPDK version."
5957
5958 # DPDK Performance Changes 3n-hsw 1t1c pdr
5959 - type: "table"
5960   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5961   algorithm: "table_comparison"
5962   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5963   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5964   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5965   columns:
5966     - title: "2001"
5967       data-set: "dpdk-performance-changes-3n-hsw-h1"
5968     - title: "2005"
5969       data-set: "dpdk-performance-changes-3n-hsw-ref"
5970     - title: "2009"
5971       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5972   comparisons:
5973     - title: "Diff"
5974       reference: 2
5975       compare: 3
5976   legend:
5977     - ""
5978     - "2001, 2005, 2009 - DPDK versions tested."
5979     - "Diff - difference between 2005 and 2009 DPDK version."
5980
5981 # DPDK Performance Changes 3n-hsw 2t2c ndr
5982 - type: "table"
5983   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5984   algorithm: "table_comparison"
5985   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5986   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5987   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5988   columns:
5989     - title: "2001"
5990       data-set: "dpdk-performance-changes-3n-hsw-h1"
5991     - title: "2005"
5992       data-set: "dpdk-performance-changes-3n-hsw-ref"
5993     - title: "2009"
5994       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5995   comparisons:
5996     - title: "Diff"
5997       reference: 2
5998       compare: 3
5999   legend:
6000     - ""
6001     - "2001, 2005, 2009 - DPDK versions tested."
6002     - "Diff - difference between 2005 and 2009 DPDK version."
6003
6004 # DPDK Performance Changes 3n-skx 2t1c pdr
6005 - type: "table"
6006   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6007   algorithm: "table_comparison"
6008   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6010   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6011   columns:
6012     - title: "2001"
6013       data-set: "dpdk-performance-changes-3n-skx-h1"
6014     - title: "2005"
6015       data-set: "dpdk-performance-changes-3n-skx-ref"
6016     - title: "2009"
6017       data-set: "dpdk-performance-changes-3n-skx-cmp"
6018   comparisons:
6019     - title: "Diff"
6020       reference: 2
6021       compare: 3
6022   legend:
6023     - ""
6024     - "2001, 2005, 2009 - DPDK versions tested."
6025     - "Diff - difference between 2005 and 2009 DPDK version."
6026
6027 # DPDK Performance Changes 3n-skx 4t2c pdr
6028 - type: "table"
6029   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6030   algorithm: "table_comparison"
6031   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6032   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6033   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6034   columns:
6035     - title: "2001"
6036       data-set: "dpdk-performance-changes-3n-skx-h1"
6037     - title: "2005"
6038       data-set: "dpdk-performance-changes-3n-skx-ref"
6039     - title: "2009"
6040       data-set: "dpdk-performance-changes-3n-skx-cmp"
6041   comparisons:
6042     - title: "Diff"
6043       reference: 2
6044       compare: 3
6045   legend:
6046     - ""
6047     - "2001, 2005, 2009 - DPDK versions tested."
6048     - "Diff - difference between 2005 and 2009 DPDK version."
6049
6050 # DPDK Performance Changes 3n-skx 2t1c ndr
6051 - type: "table"
6052   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6053   algorithm: "table_comparison"
6054   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6055   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6056   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6057   columns:
6058     - title: "2001"
6059       data-set: "dpdk-performance-changes-3n-skx-h1"
6060     - title: "2005"
6061       data-set: "dpdk-performance-changes-3n-skx-ref"
6062     - title: "2009"
6063       data-set: "dpdk-performance-changes-3n-skx-cmp"
6064   comparisons:
6065     - title: "Diff"
6066       reference: 2
6067       compare: 3
6068   legend:
6069     - ""
6070     - "2001, 2005, 2009 - DPDK versions tested."
6071     - "Diff - difference between 2005 and 2009 DPDK version."
6072
6073 # DPDK Performance Changes 3n-skx 4t2c ndr
6074 - type: "table"
6075   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6076   algorithm: "table_comparison"
6077   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6078   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6079   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6080   columns:
6081     - title: "2001"
6082       data-set: "dpdk-performance-changes-3n-skx-h1"
6083     - title: "2005"
6084       data-set: "dpdk-performance-changes-3n-skx-ref"
6085     - title: "2009"
6086       data-set: "dpdk-performance-changes-3n-skx-cmp"
6087   comparisons:
6088     - title: "Diff"
6089       reference: 2
6090       compare: 3
6091   legend:
6092     - ""
6093     - "2001, 2005, 2009 - DPDK versions tested."
6094     - "Diff - difference between 2005 and 2009 DPDK version."
6095
6096 # DPDK Performance Changes 2n-skx 2t1c pdr
6097 - type: "table"
6098   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6099   algorithm: "table_comparison"
6100   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6101   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6102   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6103   columns:
6104     - title: "2001"
6105       data-set: "dpdk-performance-changes-2n-skx-h1"
6106     - title: "2005"
6107       data-set: "dpdk-performance-changes-2n-skx-ref"
6108     - title: "2009"
6109       data-set: "dpdk-performance-changes-2n-skx-cmp"
6110   comparisons:
6111     - title: "Diff"
6112       reference: 2
6113       compare: 3
6114   legend:
6115     - ""
6116     - "2001, 2005, 2009 - DPDK versions tested."
6117     - "Diff - difference between 2005 and 2009 DPDK version."
6118
6119 # DPDK Performance Changes 2n-skx 4t2c pdr
6120 - type: "table"
6121   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6122   algorithm: "table_comparison"
6123   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6124   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6125   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6126   columns:
6127     - title: "2001"
6128       data-set: "dpdk-performance-changes-2n-skx-h1"
6129     - title: "2005"
6130       data-set: "dpdk-performance-changes-2n-skx-ref"
6131     - title: "2009"
6132       data-set: "dpdk-performance-changes-2n-skx-cmp"
6133   comparisons:
6134     - title: "Diff"
6135       reference: 2
6136       compare: 3
6137   legend:
6138     - ""
6139     - "2001, 2005, 2009 - DPDK versions tested."
6140     - "Diff - difference between 2005 and 2009 DPDK version."
6141
6142 # DPDK Performance Changes 2n-skx 2t1c ndr
6143 - type: "table"
6144   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6145   algorithm: "table_comparison"
6146   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6148   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6149   columns:
6150     - title: "2001"
6151       data-set: "dpdk-performance-changes-2n-skx-h1"
6152     - title: "2005"
6153       data-set: "dpdk-performance-changes-2n-skx-ref"
6154     - title: "2009"
6155       data-set: "dpdk-performance-changes-2n-skx-cmp"
6156   comparisons:
6157     - title: "Diff"
6158       reference: 2
6159       compare: 3
6160   legend:
6161     - ""
6162     - "2001, 2005, 2009 - DPDK versions tested."
6163     - "Diff - difference between 2005 and 2009 DPDK version."
6164
6165 # DPDK Performance Changes 2n-skx 4t2c ndr
6166 - type: "table"
6167   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6168   algorithm: "table_comparison"
6169   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6171   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6172   columns:
6173     - title: "2001"
6174       data-set: "dpdk-performance-changes-2n-skx-h1"
6175     - title: "2005"
6176       data-set: "dpdk-performance-changes-2n-skx-ref"
6177     - title: "2009"
6178       data-set: "dpdk-performance-changes-2n-skx-cmp"
6179   comparisons:
6180     - title: "Diff"
6181       reference: 2
6182       compare: 3
6183   legend:
6184     - ""
6185     - "2001, 2005, 2009 - DPDK versions tested."
6186     - "Diff - difference between 2005 and 2009 DPDK version."
6187
6188 # DPDK Performance Changes 2n-clx 2t1c pdr
6189 - type: "table"
6190   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6191   algorithm: "table_comparison"
6192   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6193   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6194   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6195   columns:
6196     - title: "2001"
6197       data-set: "dpdk-performance-changes-2n-clx-h1"
6198     - title: "2005"
6199       data-set: "dpdk-performance-changes-2n-clx-ref"
6200     - title: "2009"
6201       data-set: "dpdk-performance-changes-2n-clx-cmp"
6202   comparisons:
6203     - title: "Diff"
6204       reference: 2
6205       compare: 3
6206   legend:
6207     - ""
6208     - "2001, 2005, 2009 - DPDK versions tested."
6209     - "Diff - difference between 2005 and 2009 DPDK version."
6210
6211 # DPDK Performance Changes 2n-clx 4t2c pdr
6212 - type: "table"
6213   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6214   algorithm: "table_comparison"
6215   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6217   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6218   columns:
6219     - title: "2001"
6220       data-set: "dpdk-performance-changes-2n-clx-h1"
6221     - title: "2005"
6222       data-set: "dpdk-performance-changes-2n-clx-ref"
6223     - title: "2009"
6224       data-set: "dpdk-performance-changes-2n-clx-cmp"
6225   comparisons:
6226     - title: "Diff"
6227       reference: 2
6228       compare: 3
6229   legend:
6230     - ""
6231     - "2001, 2005, 2009 - DPDK versions tested."
6232     - "Diff - difference between 2005 and 2009 DPDK version."
6233
6234 # DPDK Performance Changes 2n-clx 2t1c ndr
6235 - type: "table"
6236   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6237   algorithm: "table_comparison"
6238   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6239   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6240   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6241   columns:
6242     - title: "2001"
6243       data-set: "dpdk-performance-changes-2n-clx-h1"
6244     - title: "2005"
6245       data-set: "dpdk-performance-changes-2n-clx-ref"
6246     - title: "2009"
6247       data-set: "dpdk-performance-changes-2n-clx-cmp"
6248   comparisons:
6249     - title: "Diff"
6250       reference: 2
6251       compare: 3
6252   legend:
6253     - ""
6254     - "2001, 2005, 2009 - DPDK versions tested."
6255     - "Diff - difference between 2005 and 2009 DPDK version."
6256
6257 # DPDK Performance Changes 2n-clx 4t2c ndr
6258 - type: "table"
6259   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6260   algorithm: "table_comparison"
6261   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6263   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6264   columns:
6265     - title: "2001"
6266       data-set: "dpdk-performance-changes-2n-clx-h1"
6267     - title: "2005"
6268       data-set: "dpdk-performance-changes-2n-clx-ref"
6269     - title: "2009"
6270       data-set: "dpdk-performance-changes-2n-clx-cmp"
6271   comparisons:
6272     - title: "Diff"
6273       reference: 2
6274       compare: 3
6275   legend:
6276     - ""
6277     - "2001, 2005, 2009 - DPDK versions tested."
6278     - "Diff - difference between 2005 and 2009 DPDK version."
6279
6280 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6281 #- type: "table"
6282 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6283 #  algorithm: "table_comparison"
6284 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6285 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6286 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6287 #  columns:
6288 #    - title: "2001"
6289 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6290 #    - title: "2005"
6291 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6292 #    - title: "2009"
6293 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6294 #  comparisons:
6295 #    - title: "Diff"
6296 #      reference: 2
6297 #      compare: 3
6298 #  legend:
6299 #    - ""
6300 #    - "2001, 2005, 2009 - DPDK versions tested."
6301 #    - "Diff - difference between 2005 and 2009 DPDK version."
6302 #
6303 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6304 #- type: "table"
6305 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6306 #  algorithm: "table_comparison"
6307 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6308 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6309 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6310 #  columns:
6311 #    - title: "2001"
6312 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6313 #    - title: "2005"
6314 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6315 #    - title: "2009"
6316 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6317 #  comparisons:
6318 #    - title: "Diff"
6319 #      reference: 2
6320 #      compare: 3
6321 #  legend:
6322 #    - ""
6323 #    - "2001, 2005, 2009 - DPDK versions tested."
6324 #    - "Diff - difference between 2005 and 2009 DPDK version."
6325 #
6326 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6327 #- type: "table"
6328 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6329 #  algorithm: "table_comparison"
6330 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6331 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6332 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6333 #  columns:
6334 #    - title: "2001"
6335 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6336 #    - title: "2005"
6337 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6338 #    - title: "2009"
6339 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6340 #  comparisons:
6341 #    - title: "Diff"
6342 #      reference: 2
6343 #      compare: 3
6344 #  legend:
6345 #    - ""
6346 #    - "2001, 2005, 2009 - DPDK versions tested."
6347 #    - "Diff - difference between 2005 and 2009 DPDK version."
6348 #
6349 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6350 #- type: "table"
6351 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6352 #  algorithm: "table_comparison"
6353 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6354 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6355 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6356 #  columns:
6357 #    - title: "2001"
6358 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6359 #    - title: "2005"
6360 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6361 #    - title: "2009"
6362 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6363 #  comparisons:
6364 #    - title: "Diff"
6365 #      reference: 2
6366 #      compare: 3
6367 #  legend:
6368 #    - ""
6369 #    - "2001, 2005, 2009 - DPDK versions tested."
6370 #    - "Diff - difference between 2005 and 2009 DPDK version."
6371 #
6372 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6373 #- type: "table"
6374 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6375 #  algorithm: "table_comparison"
6376 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6377 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6378 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6379 #  columns:
6380 #    - title: "2001"
6381 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6382 #    - title: "2005"
6383 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6384 #    - title: "2009"
6385 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6386 #  comparisons:
6387 #    - title: "Diff"
6388 #      reference: 2
6389 #      compare: 3
6390 #  legend:
6391 #    - ""
6392 #    - "2001, 2005, 2009 - DPDK versions tested."
6393 #    - "Diff - difference between 2005 and 2009 DPDK version."
6394 #
6395 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6396 #- type: "table"
6397 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6398 #  algorithm: "table_comparison"
6399 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6400 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6401 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6402 #  columns:
6403 #    - title: "2001"
6404 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6405 #    - title: "2005"
6406 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6407 #    - title: "2009"
6408 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6409 #  comparisons:
6410 #    - title: "Diff"
6411 #      reference: 2
6412 #      compare: 3
6413 #  legend:
6414 #    - ""
6415 #    - "2001, 2005, 2009 - DPDK versions tested."
6416 #    - "Diff - difference between 2005 and 2009 DPDK version."
6417 #
6418 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6419 #- type: "table"
6420 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6421 #  algorithm: "table_comparison"
6422 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6424 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6425 #  columns:
6426 #    - title: "2001"
6427 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6428 #    - title: "2005"
6429 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6430 #    - title: "2009"
6431 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6432 #  comparisons:
6433 #    - title: "Diff"
6434 #      reference: 2
6435 #      compare: 3
6436 #  legend:
6437 #    - ""
6438 #    - "2001, 2005, 2009 - DPDK versions tested."
6439 #    - "Diff - difference between 2005 and 2009 DPDK version."
6440 #
6441 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6442 #- type: "table"
6443 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6444 #  algorithm: "table_comparison"
6445 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6446 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6447 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6448 #  columns:
6449 #    - title: "2001"
6450 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6451 #    - title: "2005"
6452 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6453 #    - title: "2009"
6454 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6455 #  comparisons:
6456 #    - title: "Diff"
6457 #      reference: 2
6458 #      compare: 3
6459 #  legend:
6460 #    - ""
6461 #    - "2001, 2005, 2009 - DPDK versions tested."
6462 #    - "Diff - difference between 2005 and 2009 DPDK version."
6463
6464 # DPDK Performance Changes 3n-tsh 1t1c pdr
6465 - type: "table"
6466   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6467   algorithm: "table_comparison"
6468   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6470   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6471   columns:
6472     - title: "2001"
6473       data-set: "dpdk-performance-changes-3n-tsh-h1"
6474     - title: "2005"
6475       data-set: "dpdk-performance-changes-3n-tsh-ref"
6476     - title: "2009"
6477       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6478   comparisons:
6479     - title: "Diff"
6480       reference: 2
6481       compare: 3
6482   legend:
6483     - ""
6484     - "2001, 2005, 2009 - DPDK versions tested."
6485     - "Diff - difference between 2005 and 2009 DPDK version."
6486
6487 # DPDK Performance Changes 3n-tsh 2t2c pdr
6488 - type: "table"
6489   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6490   algorithm: "table_comparison"
6491   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6493   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6494   columns:
6495     - title: "2001"
6496       data-set: "dpdk-performance-changes-3n-tsh-h1"
6497     - title: "2005"
6498       data-set: "dpdk-performance-changes-3n-tsh-ref"
6499     - title: "2009"
6500       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6501   comparisons:
6502     - title: "Diff"
6503       reference: 2
6504       compare: 3
6505   legend:
6506     - ""
6507     - "2001, 2005, 2009 - DPDK versions tested."
6508     - "Diff - difference between 2005 and 2009 DPDK version."
6509
6510 # DPDK Performance Changes 3n-tsh 1t1c ndr
6511 - type: "table"
6512   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6513   algorithm: "table_comparison"
6514   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6516   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6517   columns:
6518     - title: "2001"
6519       data-set: "dpdk-performance-changes-3n-tsh-h1"
6520     - title: "2005"
6521       data-set: "dpdk-performance-changes-3n-tsh-ref"
6522     - title: "2009"
6523       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6524   comparisons:
6525     - title: "Diff"
6526       reference: 2
6527       compare: 3
6528   legend:
6529     - ""
6530     - "2001, 2005, 2009 - DPDK versions tested."
6531     - "Diff - difference between 2005 and 2009 DPDK version."
6532
6533 # DPDK Performance Changes 3n-tsh 2t2c ndr
6534 - type: "table"
6535   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6536   algorithm: "table_comparison"
6537   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6538   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6539   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6540   columns:
6541     - title: "2001"
6542       data-set: "dpdk-performance-changes-3n-tsh-h1"
6543     - title: "2005"
6544       data-set: "dpdk-performance-changes-3n-tsh-ref"
6545     - title: "2009"
6546       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6547   comparisons:
6548     - title: "Diff"
6549       reference: 2
6550       compare: 3
6551   legend:
6552     - ""
6553     - "2001, 2005, 2009 - DPDK versions tested."
6554     - "Diff - difference between 2005 and 2009 DPDK version."
6555
6556 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6557 - type: "table"
6558   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6559   algorithm: "table_comparison"
6560   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6562   filter: "'NIC_Intel-X710'"
6563   columns:
6564     - title: "3n-hsw x710"
6565       data-set: "dpdk-compare-testbeds-ref"
6566     - title: "3n-skx x710"
6567       data-set: "dpdk-compare-testbeds-cmp"
6568   comparisons:
6569     - title: "Diff"
6570       reference: 1
6571       compare: 2
6572   legend:
6573     - ""
6574     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6575     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6576
6577 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6578 - type: "table"
6579   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6580   algorithm: "table_comparison"
6581   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6583   filter: "'NIC_Intel-X710'"
6584   columns:
6585     - title: "3n-hsw x710"
6586       data-set: "dpdk-compare-testbeds-ref"
6587     - title: "3n-skx x710"
6588       data-set: "dpdk-compare-testbeds-cmp"
6589   comparisons:
6590     - title: "Diff"
6591       reference: 1
6592       compare: 2
6593   legend:
6594     - ""
6595     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6596     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6597
6598 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6599 - type: "table"
6600   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6601   algorithm: "table_comparison"
6602   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6603   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6604   filter: "'NIC_Intel-XXV710'"
6605   columns:
6606     - title: "2n-skx"
6607       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6608     - title: "2n-clx"
6609       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6610   comparisons:
6611     - title: "Diff"
6612       reference: 1
6613       compare: 2
6614   legend:
6615     - ""
6616     - "2n-skx, 2n-clx - testbeds and NICs tested."
6617     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6618
6619 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6620 - type: "table"
6621   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6622   algorithm: "table_comparison"
6623   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6625   filter: "'NIC_Intel-XXV710'"
6626   columns:
6627     - title: "2n-skx"
6628       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6629     - title: "2n-clx"
6630       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6631   comparisons:
6632     - title: "Diff"
6633       reference: 1
6634       compare: 2
6635   legend:
6636     - ""
6637     - "2n-skx, 2n-clx - testbeds and NICs tested."
6638     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6639
6640 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6641 - type: "table"
6642   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6643   algorithm: "table_comparison"
6644   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6646   filter: "'NIC_Intel-XXV710'"
6647   columns:
6648     - title: "3n-skx"
6649       data-set: "dpdk-compare-topologies-ref"
6650     - title: "2n-skx"
6651       data-set: "dpdk-compare-topologies-cmp"
6652   comparisons:
6653     - title: "Diff"
6654       reference: 1
6655       compare: 2
6656   legend:
6657     - ""
6658     - "3n-skx, 2n-skx - topologies tested."
6659     - "Diff - difference between 3n-skx and 2n-skx topologies."
6660
6661 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6662 - type: "table"
6663   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6664   algorithm: "table_comparison"
6665   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6666   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6667   filter: "'NIC_Intel-XXV710'"
6668   columns:
6669     - title: "3n-skx"
6670       data-set: "dpdk-compare-topologies-ref"
6671     - title: "2n-skx"
6672       data-set: "dpdk-compare-topologies-cmp"
6673   comparisons:
6674     - title: "Diff"
6675       reference: 1
6676       compare: 2
6677   legend:
6678     - ""
6679     - "3n-skx, 2n-skx - topologies tested."
6680     - "Diff - difference between 3n-skx and 2n-skx topologies."
6681
6682 # Detailed Test Results - DPDK Performance Results 3n-hsw
6683 - type: "table"
6684   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6685   algorithm: "table_merged_details"
6686   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6687   columns:
6688     - title: " |prein| Test Name |preout| "
6689       data: "data name"
6690     - 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| "
6691       data: "data msg"
6692   data: "dpdk-perf-results-3n-hsw"
6693   filter: "all"
6694   parameters:
6695   - "name"
6696   - "parent"
6697   - "msg"
6698
6699 # Detailed Test Results - DPDK Performance Results 3n-skx
6700 - type: "table"
6701   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6702   algorithm: "table_merged_details"
6703   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6704   columns:
6705     - title: " |prein| Test Name |preout| "
6706       data: "data name"
6707     - 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| "
6708       data: "data msg"
6709   data: "dpdk-perf-results-3n-skx"
6710   filter: "all"
6711   remove-ndr: False
6712   parameters:
6713   - "name"
6714   - "parent"
6715   - "msg"
6716
6717 # Detailed Test Results - DPDK Performance Results 2n-skx
6718 - type: "table"
6719   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6720   algorithm: "table_merged_details"
6721   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6722   columns:
6723     - title: " |prein| Test Name |preout| "
6724       data: "data name"
6725     - 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| "
6726       data: "data msg"
6727   data: "dpdk-perf-results-2n-skx"
6728   filter: "all"
6729   remove-ndr: False
6730   parameters:
6731   - "name"
6732   - "parent"
6733   - "msg"
6734
6735 # Detailed Test Results - DPDK Performance Results 2n-clx
6736 - type: "table"
6737   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6738   algorithm: "table_merged_details"
6739   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6740   columns:
6741     - title: " |prein| Test Name |preout| "
6742       data: "data name"
6743     - 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| "
6744       data: "data msg"
6745   data: "dpdk-perf-results-2n-clx"
6746   filter: "all"
6747   parameters:
6748   - "name"
6749   - "parent"
6750   - "msg"
6751
6752 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6753 #- type: "table"
6754 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6755 #  algorithm: "table_merged_details"
6756 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6757 #  columns:
6758 #    - title: " |prein| Test Name |preout| "
6759 #      data: "data name"
6760 #    - 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| "
6761 #      data: "data msg"
6762 #  data: "dpdk-perf-results-2n-dnv"
6763 #  filter: "all"
6764 #  parameters:
6765 #  - "name"
6766 #  - "parent"
6767 #  - "msg"
6768 #
6769 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6770 #- type: "table"
6771 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6772 #  algorithm: "table_merged_details"
6773 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6774 #  columns:
6775 #    - title: " |prein| Test Name |preout| "
6776 #      data: "data name"
6777 #    - 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| "
6778 #      data: "data msg"
6779 #  data: "dpdk-perf-results-3n-dnv"
6780 #  filter: "all"
6781 #  parameters:
6782 #  - "name"
6783 #  - "parent"
6784 #  - "msg"
6785
6786 # Detailed Test Results - DPDK Performance Results 3n-tsh
6787 - type: "table"
6788   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6789   algorithm: "table_merged_details"
6790   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6791   columns:
6792     - title: " |prein| Test Name |preout| "
6793       data: "data name"
6794     - 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| "
6795       data: "data msg"
6796   data: "dpdk-perf-results-3n-tsh"
6797   filter: "all"
6798   parameters:
6799   - "name"
6800   - "parent"
6801   - "msg"
6802
6803 ################################################################################
6804 ###                                F I L E S                                 ###
6805 ################################################################################
6806
6807 # VPP Performance Results
6808 - type: "file"
6809   title: "VPP Performance Results"
6810   algorithm: "file_details_split"
6811   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6812   dir-tables:
6813     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6814     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6815     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6816     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6817     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6818 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6819 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6820   data:
6821     - "vpp-perf-results-2n-skx"
6822     - "vpp-perf-results-3n-skx"
6823     - "vpp-perf-results-2n-clx"
6824     - "vpp-perf-results-3n-hsw"
6825     - "vpp-perf-results-3n-tsh"
6826 #    - "vpp-perf-results-2n-dnv"
6827 #    - "vpp-perf-results-3n-dnv"
6828   filter: "all"
6829   data-start-level: 4
6830   order-chapters:
6831     level-1:
6832       - "l2"
6833       - "ip4"
6834       - "ip6"
6835       - "srv6"
6836       - "ip4_tunnels"
6837       - "ip6_tunnels"
6838       - "vm_vhost"
6839       - "container_memif"
6840       - "crypto"
6841       - "vts"
6842       - "lb"
6843       - "nfv_density"
6844       - "hoststack"
6845     level-2:
6846       - "2n-skx"
6847       - "3n-skx"
6848       - "2n-clx"
6849       - "3n-hsw"
6850       - "3n-tsh"
6851       - "2n-dnv"
6852       - "3n-dnv"
6853     level-3:
6854       - "xl710"
6855       - "x520"
6856       - "xxv710"
6857       - "x710"
6858       - "x553"
6859       - "cx556a"
6860       - "vic1227"
6861       - "vic1385"
6862
6863 # VPP Performance Configuration
6864 - type: "file"
6865   title: "VPP Performance Configuration"
6866   algorithm: "file_details_split"
6867   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6868   dir-tables:
6869     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6870     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6871     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6872     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6873     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6874 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6875 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6876   data:
6877     - "vpp-perf-results-2n-skx"
6878     - "vpp-perf-results-3n-skx"
6879     - "vpp-perf-results-2n-clx"
6880     - "vpp-perf-results-3n-hsw"
6881     - "vpp-perf-results-3n-tsh"
6882 #    - "vpp-perf-results-2n-dnv"
6883 #    - "vpp-perf-results-3n-dnv"
6884   filter: "all"
6885   data-start-level: 4
6886   order-chapters:
6887     level-1:
6888       - "l2"
6889       - "ip4"
6890       - "ip6"
6891       - "srv6"
6892       - "ip4_tunnels"
6893       - "ip6_tunnels"
6894       - "vm_vhost"
6895       - "container_memif"
6896       - "crypto"
6897       - "vts"
6898       - "lb"
6899       - "nfv_density"
6900       - "hoststack"
6901     level-2:
6902       - "2n-skx"
6903       - "3n-skx"
6904       - "2n-clx"
6905       - "3n-hsw"
6906       - "3n-tsh"
6907       - "2n-dnv"
6908       - "3n-dnv"
6909     level-3:
6910       - "xl710"
6911       - "x520"
6912       - "xxv710"
6913       - "x710"
6914       - "x553"
6915       - "cx556a"
6916       - "vic1227"
6917       - "vic1385"
6918
6919 # VPP Performance Operational
6920 - type: "file"
6921   title: "VPP Performance Operational"
6922   algorithm: "file_details_split_html"
6923   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6924   dir-tables:
6925     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6926     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6927     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6928     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6929     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6930 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6931 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6932   data:
6933     - "vpp-perf-results-2n-skx"
6934     - "vpp-perf-results-3n-skx"
6935     - "vpp-perf-results-2n-clx"
6936     - "vpp-perf-results-3n-hsw"
6937     - "vpp-perf-results-3n-tsh"
6938 #    - "vpp-perf-results-2n-dnv"
6939 #    - "vpp-perf-results-3n-dnv"
6940   filter: "all"
6941   data-start-level: 4
6942   order-chapters:
6943     level-1:
6944       - "l2"
6945       - "ip4"
6946       - "ip6"
6947       - "srv6"
6948       - "ip4_tunnels"
6949       - "ip6_tunnels"
6950       - "vm_vhost"
6951       - "container_memif"
6952       - "crypto"
6953       - "vts"
6954       - "lb"
6955       - "nfv_density"
6956       - "hoststack"
6957     level-2:
6958       - "2n-skx"
6959       - "3n-skx"
6960       - "2n-clx"
6961       - "3n-hsw"
6962       - "3n-tsh"
6963       - "2n-dnv"
6964       - "3n-dnv"
6965     level-3:
6966       - "xl710"
6967       - "x520"
6968       - "xxv710"
6969       - "x710"
6970       - "x553"
6971       - "cx556a"
6972       - "vic1227"
6973       - "vic1385"
6974
6975 # VPP MRR Results
6976 - type: "file"
6977   title: "VPP MRR Results"
6978   algorithm: "file_details_split"
6979   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6980   dir-tables:
6981     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6982     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6983     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6984     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6985     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6986 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6987 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6988   data:
6989     - "vpp-mrr-results-2n-skx"
6990     - "vpp-mrr-results-3n-skx"
6991     - "vpp-mrr-results-2n-clx"
6992     - "vpp-mrr-results-3n-hsw"
6993     - "vpp-mrr-results-3n-tsh"
6994 #    - "vpp-mrr-results-2n-dnv"
6995 #    - "vpp-mrr-results-3n-dnv"
6996   filter: "all"
6997   data-start-level: 4
6998   order-chapters:
6999     level-1:
7000       - "l2"
7001       - "ip4"
7002       - "ip6"
7003       - "srv6"
7004       - "ip4_tunnels"
7005       - "ip6_tunnels"
7006       - "vm_vhost"
7007       - "container_memif"
7008       - "crypto"
7009       - "vts"
7010       - "lb"
7011       - "nfv_density"
7012       - "hoststack"
7013     level-2:
7014       - "2n-skx"
7015       - "3n-skx"
7016       - "2n-clx"
7017       - "3n-hsw"
7018       - "3n-tsh"
7019       - "2n-dnv"
7020       - "3n-dnv"
7021     level-3:
7022       - "xl710"
7023       - "x520"
7024       - "xxv710"
7025       - "x710"
7026       - "x553"
7027       - "cx556a"
7028       - "vic1227"
7029       - "vic1385"
7030
7031 # VPP MRR Configuration
7032 - type: "file"
7033   title: "VPP MRR Configuration"
7034   algorithm: "file_details_split"
7035   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7036   dir-tables:
7037     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7038     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7039     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7040     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7041     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7042     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7043     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7044   data:
7045     - "vpp-mrr-results-2n-skx"
7046     - "vpp-mrr-results-3n-skx"
7047     - "vpp-mrr-results-2n-clx"
7048     - "vpp-mrr-results-3n-hsw"
7049     - "vpp-mrr-results-3n-tsh"
7050 #    - "vpp-mrr-results-2n-dnv"
7051 #    - "vpp-mrr-results-3n-dnv"
7052   filter: "all"
7053   data-start-level: 4
7054   order-chapters:
7055     level-1:
7056       - "l2"
7057       - "ip4"
7058       - "ip6"
7059       - "srv6"
7060       - "ip4_tunnels"
7061       - "ip6_tunnels"
7062       - "vm_vhost"
7063       - "container_memif"
7064       - "crypto"
7065       - "vts"
7066       - "lb"
7067       - "nfv_density"
7068       - "hoststack"
7069     level-2:
7070       - "2n-skx"
7071       - "3n-skx"
7072       - "2n-clx"
7073       - "3n-hsw"
7074       - "3n-tsh"
7075       - "2n-dnv"
7076       - "3n-dnv"
7077     level-3:
7078       - "xl710"
7079       - "x520"
7080       - "xxv710"
7081       - "x710"
7082       - "x553"
7083       - "cx556a"
7084       - "vic1227"
7085       - "vic1385"
7086
7087 # VPP Device Results - Ubuntu
7088 - type: "file"
7089   title: "VPP Device Results - Ubuntu"
7090   algorithm: "file_test_results"
7091   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7092   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7093   data: "vpp-device-results-ubuntu"
7094   filter: "all"
7095   data-start-level: 4
7096
7097 # VPP Device Configuration - Ubuntu
7098 - type: "file"
7099   title: "VPP Device Configuration - Ubuntu"
7100   algorithm: "file_test_results"
7101   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7102   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7103   data: "vpp-device-results-ubuntu"
7104   filter: "all"
7105   data-start-level: 4
7106
7107 # DPDK Performance Results 3n-hsw
7108 - type: "file"
7109   title: "DPDK Performance Results 3n-hsw"
7110   algorithm: "file_test_results"
7111   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7112   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7113   data: "dpdk-perf-results-3n-hsw"
7114   filter: "all"
7115   data-start-level: 4
7116
7117 # DPDK Performance Results 3n-skx
7118 - type: "file"
7119   title: "DPDK Performance Results 3n-skx"
7120   algorithm: "file_test_results"
7121   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7122   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7123   data: "dpdk-perf-results-3n-skx"
7124   filter: "all"
7125   data-start-level: 4
7126
7127 # DPDK Performance Results 2n-skx
7128 - type: "file"
7129   title: "DPDK Performance Results 2n-skx"
7130   algorithm: "file_test_results"
7131   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7132   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7133   data: "dpdk-perf-results-2n-skx"
7134   filter: "all"
7135   data-start-level: 4
7136
7137 # DPDK Performance Results 2n-clx
7138 - type: "file"
7139   title: "DPDK Performance Results 2n-clx"
7140   algorithm: "file_test_results"
7141   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7142   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7143   data: "dpdk-perf-results-2n-clx"
7144   filter: "all"
7145   data-start-level: 4
7146
7147 ## DPDK Performance Results 2n-dnv
7148 #- type: "file"
7149 #  title: "DPDK Performance Results 2n-dnv"
7150 #  algorithm: "file_test_results"
7151 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7152 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7153 #  data: "dpdk-perf-results-2n-dnv"
7154 #  filter: "all"
7155 #  data-start-level: 4
7156 #
7157 ## DPDK Performance Results 3n-dnv
7158 #- type: "file"
7159 #  title: "DPDK Performance Results 3n-dnv"
7160 #  algorithm: "file_test_results"
7161 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7162 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7163 #  data: "dpdk-perf-results-3n-dnv"
7164 #  filter: "all"
7165 #  data-start-level: 4
7166
7167 # DPDK Performance Results 3n-tsh
7168 - type: "file"
7169   title: "DPDK Performance Results 3n-tsh"
7170   algorithm: "file_test_results"
7171   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7172   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7173   data: "dpdk-perf-results-3n-tsh"
7174   filter: "all"
7175   data-start-level: 4
7176
7177 ################################################################################
7178 ###                                P L O T S                                 ###
7179 ################################################################################
7180
7181 # Hoststack tests 3n-hsw
7182
7183 - type: "plot"
7184   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7185   algorithm: "plot_perf_box_name"
7186   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7187   data: "plot-vpp-hoststack-3n-hsw"
7188   include:
7189     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7190     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7191   layout:
7192     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7193     layout: "plot-hoststack"
7194
7195 - type: "plot"
7196   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7197   algorithm: "plot_perf_box_name"
7198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7199   data: "plot-vpp-hoststack-3n-hsw"
7200   include:
7201     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7202     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7203   layout:
7204     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7205     layout: "plot-hoststack"
7206
7207 - type: "plot"
7208   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7209   algorithm: "plot_perf_box_name"
7210   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7211   data: "plot-vpp-hoststack-3n-hsw"
7212   include:
7213     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7214     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7215     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7216     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7217   layout:
7218     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7219     layout: "plot-hoststack"
7220
7221 ################################################################################
7222
7223 # Soak Test (PLRsearch), boxes - 2n-clx
7224 - type: "plot"
7225   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7226   algorithm: "plot_perf_box_name"
7227   output-file-type: ".html"
7228   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7229   data: "plot-vpp-soak-2n-clx"
7230   include:
7231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7237   layout:
7238     title: "30 Minutes Soak Test (PLRsearch)"
7239     layout: "plot-soak-throughput"
7240
7241 # Soak Test (PLRsearch), boxes - 2n-clx
7242 - type: "plot"
7243   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7244   algorithm: "plot_perf_box_name"
7245   output-file-type: ".html"
7246   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7247   data: "plot-vpp-soak-2n-clx"
7248   include:
7249     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7251     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7252     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7254     - "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"
7255   layout:
7256     title: "30 Minutes Soak Test (PLRsearch)"
7257     layout: "plot-soak-throughput"
7258
7259 # Soak Test (PLRsearch), boxes - 2n-skx
7260 - type: "plot"
7261   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7262   algorithm: "plot_perf_box_name"
7263   output-file-type: ".html"
7264   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7265   data: "plot-vpp-soak-2n-skx"
7266   include:
7267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7273   layout:
7274     title: "30 Minutes Soak Test (PLRsearch)"
7275     layout: "plot-soak-throughput"
7276
7277 # Soak Test (PLRsearch), boxes - 2n-skx
7278 - type: "plot"
7279   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7280   algorithm: "plot_perf_box_name"
7281   output-file-type: ".html"
7282   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7283   data: "plot-vpp-soak-2n-skx"
7284   include:
7285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7286     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7287     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7288     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7290     - "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"
7291   layout:
7292     title: "30 Minutes Soak Test (PLRsearch)"
7293     layout: "plot-soak-throughput"
7294
7295 ###############################################################################
7296
7297 # Reconf tests 2n-skx
7298
7299 - type: "plot"
7300   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7301   algorithm: "plot_nf_reconf_box_name"
7302   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7303   data: "plot-vpp-nfv-reconf-2n-skx"
7304   include:
7305     - "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"
7306     - "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"
7307     - "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"
7308     - "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"
7309     - "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"
7310     - "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"
7311   layout:
7312     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7313     layout: "plot-throughput"
7314
7315 - type: "plot"
7316   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7317   algorithm: "plot_nf_reconf_box_name"
7318   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7319   data: "plot-vpp-nfv-reconf-2n-skx"
7320   include:
7321     - "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"
7322     - "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"
7323     - "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"
7324     - "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"
7325     - "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"
7326     - "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"
7327   layout:
7328     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7329     layout: "plot-throughput"
7330
7331 - type: "plot"
7332   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7333   algorithm: "plot_nf_reconf_box_name"
7334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7335   data: "plot-vpp-nfv-reconf-2n-skx"
7336   include:
7337     - "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"
7338     - "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"
7339     - "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"
7340     - "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"
7341     - "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"
7342     - "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"
7343   layout:
7344     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7345     layout: "plot-throughput"
7346
7347 ###############################################################################
7348
7349 # Reconf tests 2n-clx
7350
7351 - type: "plot"
7352   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7353   algorithm: "plot_nf_reconf_box_name"
7354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7355   data: "plot-vpp-nfv-reconf-2n-clx"
7356   include:
7357     - "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"
7358     - "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"
7359     - "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"
7360     - "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"
7361   layout:
7362     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7363     layout: "plot-throughput"
7364
7365 - type: "plot"
7366   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7367   algorithm: "plot_nf_reconf_box_name"
7368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7369   data: "plot-vpp-nfv-reconf-2n-clx"
7370   include:
7371     - "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"
7372     - "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"
7373     - "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"
7374     - "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"
7375   layout:
7376     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7377     layout: "plot-throughput"
7378
7379 - type: "plot"
7380   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7381   algorithm: "plot_nf_reconf_box_name"
7382   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7383   data: "plot-vpp-nfv-reconf-2n-clx"
7384   include:
7385     - "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"
7386     - "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"
7387     - "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"
7388     - "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"
7389   layout:
7390     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7391     layout: "plot-throughput"
7392
7393 ###############################################################################
7394
7395 # Plots - NF Density - VSC - MRR IMIX
7396 - type: "plot"
7397   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7398   algorithm: "plot_nf_heatmap"
7399   output-file-type: ".html"
7400   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7401   data: "plot-vpp-nfv-2n-skx-mrr"
7402   filter: "'NIC_Intel-XXV710' and
7403            'NF_DENSITY' and
7404            'VHOST' and
7405            not 'VXLAN' and
7406            'CHAIN' and
7407            'NF_VPPIP4' and
7408            'IMIX' and
7409            '2T1C' and
7410            'MRR'"
7411   parameters:
7412   - "result"
7413   - "name"
7414   - "tags"
7415   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7416   x-axis: "X = VNFs per Service Chain"
7417   y-axis: "Y = Number of Service Chains"
7418   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7419   layout:
7420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7421     layout: "plot-service-density"
7422
7423 - type: "plot"
7424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7425   algorithm: "plot_nf_heatmap"
7426   output-file-type: ".html"
7427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7428   data: "plot-vpp-nfv-2n-skx-mrr"
7429   filter: "'NIC_Intel-XXV710' and
7430            'NF_DENSITY' and
7431            'VHOST' and
7432            not 'VXLAN' and
7433            'CHAIN' and
7434            'NF_VPPIP4' and
7435            'IMIX' and
7436            '4T2C' and
7437            'MRR'"
7438   parameters:
7439   - "result"
7440   - "name"
7441   - "tags"
7442   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7443   x-axis: "X = VNFs per Service Chain"
7444   y-axis: "Y = Number of Service Chains"
7445   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7446   layout:
7447     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7448     layout: "plot-service-density"
7449
7450 - type: "plot"
7451   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7452   algorithm: "plot_nf_heatmap"
7453   output-file-type: ".html"
7454   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7455   data: "plot-vpp-nfv-2n-skx-mrr"
7456   filter: "'NIC_Intel-XXV710' and
7457            'NF_DENSITY' and
7458            'VHOST' and
7459            not 'VXLAN' and
7460            'CHAIN' and
7461            'NF_VPPIP4' and
7462            'IMIX' and
7463            '8T4C' and
7464            'MRR'"
7465   parameters:
7466   - "result"
7467   - "name"
7468   - "tags"
7469   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7470   x-axis: "X = VNFs per Service Chain"
7471   y-axis: "Y = Number of Service Chains"
7472   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7473   layout:
7474     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7475     layout: "plot-service-density"
7476
7477 # Plots - NF Density - VSC - NDR IMIX
7478 - type: "plot"
7479   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7480   algorithm: "plot_nf_heatmap"
7481   output-file-type: ".html"
7482   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7483   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7484   filter: "'NIC_Intel-XXV710' and
7485            'NF_DENSITY' and
7486            'VHOST' and
7487            not 'VXLAN' and
7488            'CHAIN' and
7489            'NF_VPPIP4' and
7490            'IMIX' and
7491            '2T1C' and
7492            'NDRPDR'"
7493   parameters:
7494   - "throughput"
7495   - "name"
7496   - "tags"
7497   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7498   x-axis: "X = VNFs per Service Chain"
7499   y-axis: "Y = Number of Service Chains"
7500   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7501   layout:
7502     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7503     layout: "plot-service-density"
7504
7505 - type: "plot"
7506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7507   algorithm: "plot_nf_heatmap"
7508   output-file-type: ".html"
7509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7510   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7511   filter: "'NIC_Intel-XXV710' and
7512            'NF_DENSITY' and
7513            'VHOST' and
7514            not 'VXLAN' and
7515            'CHAIN' and
7516            'NF_VPPIP4' and
7517            'IMIX' and
7518            '4T2C' and
7519            'NDRPDR'"
7520   parameters:
7521   - "throughput"
7522   - "name"
7523   - "tags"
7524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7525   x-axis: "X = VNFs per Service Chain"
7526   y-axis: "Y = Number of Service Chains"
7527   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7528   layout:
7529     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7530     layout: "plot-service-density"
7531
7532 - type: "plot"
7533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7534   algorithm: "plot_nf_heatmap"
7535   output-file-type: ".html"
7536   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7537   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7538   filter: "'NIC_Intel-XXV710' and
7539            'NF_DENSITY' and
7540            'VHOST' and
7541            not 'VXLAN' and
7542            'CHAIN' and
7543            'NF_VPPIP4' and
7544            'IMIX' and
7545            '8T4C' and
7546            'NDRPDR'"
7547   parameters:
7548   - "throughput"
7549   - "name"
7550   - "tags"
7551   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7552   x-axis: "X = VNFs per Service Chain"
7553   y-axis: "Y = Number of Service Chains"
7554   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7555   layout:
7556     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7557     layout: "plot-service-density"
7558
7559 # Plots - NF Density - VSC - PDR IMIX
7560 - type: "plot"
7561   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7562   algorithm: "plot_nf_heatmap"
7563   output-file-type: ".html"
7564   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7565   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7566   filter: "'NIC_Intel-XXV710' and
7567            'NF_DENSITY' and
7568            'VHOST' and
7569            not 'VXLAN' and
7570            'CHAIN' and
7571            'NF_VPPIP4' and
7572            'IMIX' and
7573            '2T1C' and
7574            'NDRPDR'"
7575   parameters:
7576   - "throughput"
7577   - "name"
7578   - "tags"
7579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7580   x-axis: "X = VNFs per Service Chain"
7581   y-axis: "Y = Number of Service Chains"
7582   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7583   layout:
7584     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7585     layout: "plot-service-density"
7586
7587 - type: "plot"
7588   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7589   algorithm: "plot_nf_heatmap"
7590   output-file-type: ".html"
7591   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7592   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7593   filter: "'NIC_Intel-XXV710' and
7594            'NF_DENSITY' and
7595            'VHOST' and
7596            not 'VXLAN' and
7597            'CHAIN' and
7598            'NF_VPPIP4' and
7599            'IMIX' and
7600            '4T2C' and
7601            'NDRPDR'"
7602   parameters:
7603   - "throughput"
7604   - "name"
7605   - "tags"
7606   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7607   x-axis: "X = VNFs per Service Chain"
7608   y-axis: "Y = Number of Service Chains"
7609   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7610   layout:
7611     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7612     layout: "plot-service-density"
7613
7614 - type: "plot"
7615   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7616   algorithm: "plot_nf_heatmap"
7617   output-file-type: ".html"
7618   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7619   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7620   filter: "'NIC_Intel-XXV710' and
7621            'NF_DENSITY' and
7622            'VHOST' and
7623            not 'VXLAN' and
7624            'CHAIN' and
7625            'NF_VPPIP4' and
7626            'IMIX' and
7627            '8T4C' and
7628            'NDRPDR'"
7629   parameters:
7630   - "throughput"
7631   - "name"
7632   - "tags"
7633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7634   x-axis: "X = VNFs per Service Chain"
7635   y-axis: "Y = Number of Service Chains"
7636   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7637   layout:
7638     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7639     layout: "plot-service-density"
7640
7641 ###############################################################################
7642
7643 # Plots - NF Density - VSC - MRR IMIX
7644 - type: "plot"
7645   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7646   algorithm: "plot_nf_heatmap"
7647   output-file-type: ".html"
7648   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7649   data: "plot-vpp-nfv-2n-skx-mrr"
7650   filter: "'NIC_Intel-XXV710' and
7651            'NF_DENSITY' and
7652            'VHOST' and
7653            'VXLAN' and
7654            'CHAIN' and
7655            'IMIX' and
7656            '2T1C' and
7657            'MRR'"
7658   parameters:
7659   - "result"
7660   - "name"
7661   - "tags"
7662   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7663   x-axis: "X = VNFs per Service Chain"
7664   y-axis: "Y = Number of Service Chains"
7665   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7666   layout:
7667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7668     layout: "plot-service-density"
7669
7670 - type: "plot"
7671   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7672   algorithm: "plot_nf_heatmap"
7673   output-file-type: ".html"
7674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7675   data: "plot-vpp-nfv-2n-skx-mrr"
7676   filter: "'NIC_Intel-XXV710' and
7677            'NF_DENSITY' and
7678            'VHOST' and
7679            'VXLAN' and
7680            'CHAIN' and
7681            'IMIX' and
7682            '4T2C' and
7683            'MRR'"
7684   parameters:
7685   - "result"
7686   - "name"
7687   - "tags"
7688   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7689   x-axis: "X = VNFs per Service Chain"
7690   y-axis: "Y = Number of Service Chains"
7691   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7692   layout:
7693     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7694     layout: "plot-service-density"
7695
7696 - type: "plot"
7697   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7698   algorithm: "plot_nf_heatmap"
7699   output-file-type: ".html"
7700   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7701   data: "plot-vpp-nfv-2n-skx-mrr"
7702   filter: "'NIC_Intel-XXV710' and
7703            'NF_DENSITY' and
7704            'VHOST' and
7705            'VXLAN' and
7706            'CHAIN' and
7707            'IMIX' and
7708            '8T4C' and
7709            'MRR'"
7710   parameters:
7711   - "result"
7712   - "name"
7713   - "tags"
7714   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7715   x-axis: "X = VNFs per Service Chain"
7716   y-axis: "Y = Number of Service Chains"
7717   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7718   layout:
7719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7720     layout: "plot-service-density"
7721
7722 # Plots - NF Density - VSC - NDR IMIX
7723 - type: "plot"
7724   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7725   algorithm: "plot_nf_heatmap"
7726   output-file-type: ".html"
7727   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7728   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7729   filter: "'NIC_Intel-XXV710' and
7730            'NF_DENSITY' and
7731            'VHOST' and
7732            'VXLAN' and
7733            'CHAIN' and
7734            'IMIX' and
7735            '2T1C' and
7736            'NDRPDR'"
7737   parameters:
7738   - "throughput"
7739   - "name"
7740   - "tags"
7741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7742   x-axis: "X = VNFs per Service Chain"
7743   y-axis: "Y = Number of Service Chains"
7744   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7745   layout:
7746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7747     layout: "plot-service-density"
7748
7749 - type: "plot"
7750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7751   algorithm: "plot_nf_heatmap"
7752   output-file-type: ".html"
7753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7754   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7755   filter: "'NIC_Intel-XXV710' and
7756            'NF_DENSITY' and
7757            'VHOST' and
7758            'VXLAN' and
7759            'CHAIN' and
7760            'IMIX' and
7761            '4T2C' and
7762            'NDRPDR'"
7763   parameters:
7764   - "throughput"
7765   - "name"
7766   - "tags"
7767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7768   x-axis: "X = VNFs per Service Chain"
7769   y-axis: "Y = Number of Service Chains"
7770   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7771   layout:
7772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7773     layout: "plot-service-density"
7774
7775 - type: "plot"
7776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7777   algorithm: "plot_nf_heatmap"
7778   output-file-type: ".html"
7779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7780   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7781   filter: "'NIC_Intel-XXV710' and
7782            'NF_DENSITY' and
7783            'VHOST' and
7784            'VXLAN' and
7785            'CHAIN' and
7786            'IMIX' and
7787            '8T4C' and
7788            'NDRPDR'"
7789   parameters:
7790   - "throughput"
7791   - "name"
7792   - "tags"
7793   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7794   x-axis: "X = VNFs per Service Chain"
7795   y-axis: "Y = Number of Service Chains"
7796   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7797   layout:
7798     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7799     layout: "plot-service-density"
7800
7801 # Plots - NF Density - VSC - PDR IMIX
7802 - type: "plot"
7803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7804   algorithm: "plot_nf_heatmap"
7805   output-file-type: ".html"
7806   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7807   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7808   filter: "'NIC_Intel-XXV710' and
7809            'NF_DENSITY' and
7810            'VHOST' and
7811            'VXLAN' and
7812            'CHAIN' and
7813            'IMIX' and
7814            '2T1C' and
7815            'NDRPDR'"
7816   parameters:
7817   - "throughput"
7818   - "name"
7819   - "tags"
7820   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7821   x-axis: "X = VNFs per Service Chain"
7822   y-axis: "Y = Number of Service Chains"
7823   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7824   layout:
7825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7826     layout: "plot-service-density"
7827
7828 - type: "plot"
7829   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7830   algorithm: "plot_nf_heatmap"
7831   output-file-type: ".html"
7832   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7833   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7834   filter: "'NIC_Intel-XXV710' and
7835            'NF_DENSITY' and
7836            'VHOST' and
7837            'VXLAN' and
7838            'CHAIN' and
7839            'IMIX' and
7840            '4T2C' and
7841            'NDRPDR'"
7842   parameters:
7843   - "throughput"
7844   - "name"
7845   - "tags"
7846   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7847   x-axis: "X = VNFs per Service Chain"
7848   y-axis: "Y = Number of Service Chains"
7849   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7850   layout:
7851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7852     layout: "plot-service-density"
7853
7854 - type: "plot"
7855   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7856   algorithm: "plot_nf_heatmap"
7857   output-file-type: ".html"
7858   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7859   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7860   filter: "'NIC_Intel-XXV710' and
7861            'NF_DENSITY' and
7862            'VHOST' and
7863            'VXLAN' and
7864            'CHAIN' and
7865            'IMIX' and
7866            '8T4C' and
7867            'NDRPDR'"
7868   parameters:
7869   - "throughput"
7870   - "name"
7871   - "tags"
7872   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7873   x-axis: "X = VNFs per Service Chain"
7874   y-axis: "Y = Number of Service Chains"
7875   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7876   layout:
7877     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7878     layout: "plot-service-density"
7879
7880 ###############################################################################
7881
7882 # Plots - NF Density - CSC - MRR IMIX
7883 - type: "plot"
7884   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7885   algorithm: "plot_nf_heatmap"
7886   output-file-type: ".html"
7887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7888   data: "plot-vpp-nfv-2n-skx-mrr"
7889   filter: "'NIC_Intel-XXV710' and
7890            'NF_DENSITY' and
7891            'DOCKER' and
7892            'CHAIN' and
7893            'NF_VPPIP4' and
7894            'IMIX' and
7895            '2T1C' and
7896            'MRR'"
7897   parameters:
7898   - "result"
7899   - "name"
7900   - "tags"
7901   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7902   x-axis: "X = CNFs per Service Chain"
7903   y-axis: "Y = Number of Service Chains"
7904   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7905   layout:
7906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7907     layout: "plot-service-density"
7908
7909 - type: "plot"
7910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7911   algorithm: "plot_nf_heatmap"
7912   output-file-type: ".html"
7913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7914   data: "plot-vpp-nfv-2n-skx-mrr"
7915   filter: "'NIC_Intel-XXV710' and
7916            'NF_DENSITY' and
7917            'DOCKER' and
7918            'CHAIN' and
7919            'NF_VPPIP4' and
7920            'IMIX' and
7921            '4T2C' and
7922            'MRR'"
7923   parameters:
7924   - "result"
7925   - "name"
7926   - "tags"
7927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7928   x-axis: "X = CNFs per Service Chain"
7929   y-axis: "Y = Number of Service Chains"
7930   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7931   layout:
7932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7933     layout: "plot-service-density"
7934
7935 - type: "plot"
7936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7937   algorithm: "plot_nf_heatmap"
7938   output-file-type: ".html"
7939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7940   data: "plot-vpp-nfv-2n-skx-mrr"
7941   filter: "'NIC_Intel-XXV710' and
7942            'NF_DENSITY' and
7943            'DOCKER' and
7944            'CHAIN' and
7945            'NF_VPPIP4' and
7946            'IMIX' and
7947            '8T4C' and
7948            'MRR'"
7949   parameters:
7950   - "result"
7951   - "name"
7952   - "tags"
7953   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7954   x-axis: "X = CNFs per Service Chain"
7955   y-axis: "Y = Number of Service Chains"
7956   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7957   layout:
7958     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7959     layout: "plot-service-density"
7960
7961 # Plots - NF Density - CSC - NDR IMIX
7962 - type: "plot"
7963   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7964   algorithm: "plot_nf_heatmap"
7965   output-file-type: ".html"
7966   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7967   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7968   filter: "'NIC_Intel-XXV710' and
7969            'NF_DENSITY' and
7970            'DOCKER' and
7971            'CHAIN' and
7972            'NF_VPPIP4' and
7973            'IMIX' and
7974            '2T1C' and
7975            'NDRPDR'"
7976   parameters:
7977   - "throughput"
7978   - "name"
7979   - "tags"
7980   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7981   x-axis: "X = CNFs per Service Chain"
7982   y-axis: "Y = Number of Service Chains"
7983   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7984   layout:
7985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7986     layout: "plot-service-density"
7987
7988 - type: "plot"
7989   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7990   algorithm: "plot_nf_heatmap"
7991   output-file-type: ".html"
7992   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7993   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7994   filter: "'NIC_Intel-XXV710' and
7995            'NF_DENSITY' and
7996            'DOCKER' and
7997            'CHAIN' and
7998            'NF_VPPIP4' and
7999            'IMIX' and
8000            '4T2C' and
8001            'NDRPDR'"
8002   parameters:
8003   - "throughput"
8004   - "name"
8005   - "tags"
8006   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8007   x-axis: "X = CNFs per Service Chain"
8008   y-axis: "Y = Number of Service Chains"
8009   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8010   layout:
8011     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8012     layout: "plot-service-density"
8013
8014 - type: "plot"
8015   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8016   algorithm: "plot_nf_heatmap"
8017   output-file-type: ".html"
8018   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8019   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8020   filter: "'NIC_Intel-XXV710' and
8021            'NF_DENSITY' and
8022            'DOCKER' and
8023            'CHAIN' and
8024            'NF_VPPIP4' and
8025            'IMIX' and
8026            '8T4C' and
8027            'NDRPDR'"
8028   parameters:
8029   - "throughput"
8030   - "name"
8031   - "tags"
8032   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8033   x-axis: "X = CNFs per Service Chain"
8034   y-axis: "Y = Number of Service Chains"
8035   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8036   layout:
8037     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8038     layout: "plot-service-density"
8039
8040 # Plots - NF Density - CSC - PDR IMIX
8041 - type: "plot"
8042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8043   algorithm: "plot_nf_heatmap"
8044   output-file-type: ".html"
8045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8046   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8047   filter: "'NIC_Intel-XXV710' and
8048            'NF_DENSITY' and
8049            'DOCKER' and
8050            'CHAIN' and
8051            'NF_VPPIP4' and
8052            'IMIX' and
8053            '2T1C' and
8054            'NDRPDR'"
8055   parameters:
8056   - "throughput"
8057   - "name"
8058   - "tags"
8059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8060   x-axis: "X = CNFs per Service Chain"
8061   y-axis: "Y = Number of Service Chains"
8062   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8063   layout:
8064     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8065     layout: "plot-service-density"
8066
8067 - type: "plot"
8068   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8069   algorithm: "plot_nf_heatmap"
8070   output-file-type: ".html"
8071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8072   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8073   filter: "'NIC_Intel-XXV710' and
8074            'NF_DENSITY' and
8075            'DOCKER' and
8076            'CHAIN' and
8077            'NF_VPPIP4' and
8078            'IMIX' and
8079            '4T2C' and
8080            'NDRPDR'"
8081   parameters:
8082   - "throughput"
8083   - "name"
8084   - "tags"
8085   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8086   x-axis: "X = CNFs per Service Chain"
8087   y-axis: "Y = Number of Service Chains"
8088   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8089   layout:
8090     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8091     layout: "plot-service-density"
8092
8093 - type: "plot"
8094   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8095   algorithm: "plot_nf_heatmap"
8096   output-file-type: ".html"
8097   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8098   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8099   filter: "'NIC_Intel-XXV710' and
8100            'NF_DENSITY' and
8101            'DOCKER' and
8102            'CHAIN' and
8103            'NF_VPPIP4' and
8104            'IMIX' and
8105            '8T4C' and
8106            'NDRPDR'"
8107   parameters:
8108   - "throughput"
8109   - "name"
8110   - "tags"
8111   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8112   x-axis: "X = CNFs per Service Chain"
8113   y-axis: "Y = Number of Service Chains"
8114   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8115   layout:
8116     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8117     layout: "plot-service-density"
8118
8119 ################################################################################
8120 #
8121 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8122 #- type: "plot"
8123 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8124 #  algorithm: "plot_nf_heatmap"
8125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8126 #  data: "plot-vpp-nfv-3n-skx-mrr"
8127 #  filter: "'NIC_Intel-XXV710' and
8128 #           'NF_DENSITY' and
8129 #           'DOCKER' and
8130 #           'CHAIN' and
8131 #           'NF_VPPIP4' and
8132 #           'IPSEC' and
8133 #           'TNL_4' and
8134 #           'IMIX' and
8135 #           '2T1C' and
8136 #           'MRR'"
8137 #  parameters:
8138 #  - "result"
8139 #  - "name"
8140 #  - "tags"
8141 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8142 #  x-axis: "X = CNFs per Service Chain"
8143 #  y-axis: "Y = Number of Service Chains"
8144 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8145 #  layout:
8146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8147 #    layout: "plot-service-density"
8148 #
8149 #- type: "plot"
8150 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8151 #  algorithm: "plot_nf_heatmap"
8152 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8153 #  data: "plot-vpp-nfv-3n-skx-mrr"
8154 #  filter: "'NIC_Intel-XXV710' and
8155 #           'NF_DENSITY' and
8156 #           'DOCKER' and
8157 #           'CHAIN' and
8158 #           'NF_VPPIP4' and
8159 #           'IPSEC' and
8160 #           'TNL_4' and
8161 #           'IMIX' and
8162 #           '4T2C' and
8163 #           'MRR'"
8164 #  parameters:
8165 #  - "result"
8166 #  - "name"
8167 #  - "tags"
8168 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8169 #  x-axis: "X = CNFs per Service Chain"
8170 #  y-axis: "Y = Number of Service Chains"
8171 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8172 #  layout:
8173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8174 #    layout: "plot-service-density"
8175 #
8176 #- type: "plot"
8177 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8178 #  algorithm: "plot_nf_heatmap"
8179 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8180 #  data: "plot-vpp-nfv-3n-skx-mrr"
8181 #  filter: "'NIC_Intel-XXV710' and
8182 #           'NF_DENSITY' and
8183 #           'DOCKER' and
8184 #           'CHAIN' and
8185 #           'NF_VPPIP4' and
8186 #           'IPSEC' and
8187 #           'TNL_4' and
8188 #           'IMIX' and
8189 #           '8T4C' and
8190 #           'MRR'"
8191 #  parameters:
8192 #  - "result"
8193 #  - "name"
8194 #  - "tags"
8195 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8196 #  x-axis: "X = CNFs per Service Chain"
8197 #  y-axis: "Y = Number of Service Chains"
8198 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8199 #  layout:
8200 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8201 #    layout: "plot-service-density"
8202
8203 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8204 #- type: "plot"
8205 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8206 #  algorithm: "plot_nf_heatmap"
8207 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8208 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8209 #  filter: "'NIC_Intel-XXV710' and
8210 #           'NF_DENSITY' and
8211 #           'DOCKER' and
8212 #           'CHAIN' and
8213 #           'NF_VPPIP4' and
8214 #           'IPSEC' and
8215 #           'TNL_4' and
8216 #           'IMIX' and
8217 #           '2T1C' and
8218 #           'NDRPDR'"
8219 #  parameters:
8220 #  - "throughput"
8221 #  - "name"
8222 #  - "tags"
8223 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8224 #  x-axis: "X = CNFs per Service Chain"
8225 #  y-axis: "Y = Number of Service Chains"
8226 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8227 #  layout:
8228 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8229 #    layout: "plot-service-density"
8230 #
8231 #- type: "plot"
8232 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8233 #  algorithm: "plot_nf_heatmap"
8234 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8235 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8236 #  filter: "'NIC_Intel-XXV710' and
8237 #           'NF_DENSITY' and
8238 #           'DOCKER' and
8239 #           'CHAIN' and
8240 #           'NF_VPPIP4' and
8241 #           'IPSEC' and
8242 #           'TNL_4' and
8243 #           'IMIX' and
8244 #           '4T2C' and
8245 #           'NDRPDR'"
8246 #  parameters:
8247 #  - "throughput"
8248 #  - "name"
8249 #  - "tags"
8250 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8251 #  x-axis: "X = CNFs per Service Chain"
8252 #  y-axis: "Y = Number of Service Chains"
8253 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8254 #  layout:
8255 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8256 #    layout: "plot-service-density"
8257 #
8258 #- type: "plot"
8259 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8260 #  algorithm: "plot_nf_heatmap"
8261 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8262 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8263 #  filter: "'NIC_Intel-XXV710' and
8264 #           'NF_DENSITY' and
8265 #           'DOCKER' and
8266 #           'CHAIN' and
8267 #           'NF_VPPIP4' and
8268 #           'IPSEC' and
8269 #           'TNL_4' and
8270 #           'IMIX' and
8271 #           '8T4C' and
8272 #           'NDRPDR'"
8273 #  parameters:
8274 #  - "throughput"
8275 #  - "name"
8276 #  - "tags"
8277 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8278 #  x-axis: "X = CNFs per Service Chain"
8279 #  y-axis: "Y = Number of Service Chains"
8280 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8281 #  layout:
8282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8283 #    layout: "plot-service-density"
8284 #
8285 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8286 #- type: "plot"
8287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8288 #  algorithm: "plot_nf_heatmap"
8289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8290 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8291 #  filter: "'NIC_Intel-XXV710' and
8292 #           'NF_DENSITY' and
8293 #           'DOCKER' and
8294 #           'CHAIN' and
8295 #           'NF_VPPIP4' and
8296 #           'IPSEC' and
8297 #           'TNL_4' and
8298 #           'IMIX' and
8299 #           '2T1C' and
8300 #           'NDRPDR'"
8301 #  parameters:
8302 #  - "throughput"
8303 #  - "name"
8304 #  - "tags"
8305 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8306 #  x-axis: "X = CNFs per Service Chain"
8307 #  y-axis: "Y = Number of Service Chains"
8308 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8309 #  layout:
8310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8311 #    layout: "plot-service-density"
8312 #
8313 #- type: "plot"
8314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8315 #  algorithm: "plot_nf_heatmap"
8316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8317 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8318 #  filter: "'NIC_Intel-XXV710' and
8319 #           'NF_DENSITY' and
8320 #           'DOCKER' and
8321 #           'CHAIN' and
8322 #           'NF_VPPIP4' and
8323 #           'IPSEC' and
8324 #           'TNL_4' and
8325 #           'IMIX' and
8326 #           '4T2C' and
8327 #           'NDRPDR'"
8328 #  parameters:
8329 #  - "throughput"
8330 #  - "name"
8331 #  - "tags"
8332 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8333 #  x-axis: "X = CNFs per Service Chain"
8334 #  y-axis: "Y = Number of Service Chains"
8335 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8336 #  layout:
8337 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8338 #    layout: "plot-service-density"
8339 #
8340 #- type: "plot"
8341 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8342 #  algorithm: "plot_nf_heatmap"
8343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8344 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8345 #  filter: "'NIC_Intel-XXV710' and
8346 #           'NF_DENSITY' and
8347 #           'DOCKER' and
8348 #           'CHAIN' and
8349 #           'NF_VPPIP4' and
8350 #           'IPSEC' and
8351 #           'TNL_4' and
8352 #           'IMIX' and
8353 #           '8T4C' and
8354 #           'NDRPDR'"
8355 #  parameters:
8356 #  - "throughput"
8357 #  - "name"
8358 #  - "tags"
8359 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8360 #  x-axis: "X = CNFs per Service Chain"
8361 #  y-axis: "Y = Number of Service Chains"
8362 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8363 #  layout:
8364 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8365 #    layout: "plot-service-density"
8366
8367 ###############################################################################
8368
8369 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8370 #- type: "plot"
8371 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8372 #  algorithm: "plot_nf_heatmap"
8373 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8374 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8375 #  filter: "'NIC_Intel-XL710' and
8376 #           'NF_DENSITY' and
8377 #           'DOCKER' and
8378 #           'CHAIN' and
8379 #           'NF_VPPIP4' and
8380 #           'IMIX' and
8381 #           'TNL_4' and
8382 #           '1T1C' and
8383 #           'MRR'"
8384 #  parameters:
8385 #  - "result"
8386 #  - "name"
8387 #  - "tags"
8388 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8389 #  x-axis: "X = CNFs per Service Chain"
8390 #  y-axis: "Y = Number of Service Chains"
8391 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8392 #  layout:
8393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8394 #    layout: "plot-service-density"
8395 #
8396 #- type: "plot"
8397 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8398 #  algorithm: "plot_nf_heatmap"
8399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8400 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8401 #  filter: "'NIC_Intel-XL710' and
8402 #           'NF_DENSITY' and
8403 #           'DOCKER' and
8404 #           'CHAIN' and
8405 #           'NF_VPPIP4' and
8406 #           'IPSEC' and
8407 #           'TNL_4' and
8408 #           'IMIX' and
8409 #           '2T2C' and
8410 #           'MRR'"
8411 #  parameters:
8412 #  - "result"
8413 #  - "name"
8414 #  - "tags"
8415 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8416 #  x-axis: "X = CNFs per Service Chain"
8417 #  y-axis: "Y = Number of Service Chains"
8418 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8419 #  layout:
8420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8421 #    layout: "plot-service-density"
8422 #
8423 #- type: "plot"
8424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8425 #  algorithm: "plot_nf_heatmap"
8426 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8427 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8428 #  filter: "'NIC_Intel-XL710' and
8429 #           'NF_DENSITY' and
8430 #           'DOCKER' and
8431 #           'CHAIN' and
8432 #           'NF_VPPIP4' and
8433 #           'IPSEC' and
8434 #           'TNL_4' and
8435 #           'IMIX' and
8436 #           '4T4C' and
8437 #           'MRR'"
8438 #  parameters:
8439 #  - "result"
8440 #  - "name"
8441 #  - "tags"
8442 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8443 #  x-axis: "X = CNFs per Service Chain"
8444 #  y-axis: "Y = Number of Service Chains"
8445 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8446 #  layout:
8447 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8448 #    layout: "plot-service-density"
8449
8450 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8451 #- type: "plot"
8452 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8453 #  algorithm: "plot_nf_heatmap"
8454 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8455 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8456 #  filter: "'NIC_Intel-XL710' and
8457 #           'NF_DENSITY' and
8458 #           'DOCKER' and
8459 #           'CHAIN' and
8460 #           'NF_VPPIP4' and
8461 #           'IPSEC' and
8462 #           'TNL_4' and
8463 #           'IMIX' and
8464 #           '1T1C' and
8465 #           'NDRPDR'"
8466 #  parameters:
8467 #  - "throughput"
8468 #  - "name"
8469 #  - "tags"
8470 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8471 #  x-axis: "X = CNFs per Service Chain"
8472 #  y-axis: "Y = Number of Service Chains"
8473 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8474 #  layout:
8475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8476 #    layout: "plot-service-density"
8477 #
8478 #- type: "plot"
8479 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8480 #  algorithm: "plot_nf_heatmap"
8481 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8482 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8483 #  filter: "'NIC_Intel-XL710' and
8484 #           'NF_DENSITY' and
8485 #           'DOCKER' and
8486 #           'CHAIN' and
8487 #           'NF_VPPIP4' and
8488 #           'IPSEC' and
8489 #           'TNL_4' and
8490 #           'IMIX' and
8491 #           '2T2C' and
8492 #           'NDRPDR'"
8493 #  parameters:
8494 #  - "throughput"
8495 #  - "name"
8496 #  - "tags"
8497 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8498 #  x-axis: "X = CNFs per Service Chain"
8499 #  y-axis: "Y = Number of Service Chains"
8500 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8501 #  layout:
8502 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8503 #    layout: "plot-service-density"
8504 #
8505 #- type: "plot"
8506 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8507 #  algorithm: "plot_nf_heatmap"
8508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8509 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8510 #  filter: "'NIC_Intel-XL710' and
8511 #           'NF_DENSITY' and
8512 #           'DOCKER' and
8513 #           'CHAIN' and
8514 #           'NF_VPPIP4' and
8515 #           'IPSEC' and
8516 #           'TNL_4' and
8517 #           'IMIX' and
8518 #           '4T4C' and
8519 #           'NDRPDR'"
8520 #  parameters:
8521 #  - "throughput"
8522 #  - "name"
8523 #  - "tags"
8524 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8525 #  x-axis: "X = CNFs per Service Chain"
8526 #  y-axis: "Y = Number of Service Chains"
8527 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8528 #  layout:
8529 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8530 #    layout: "plot-service-density"
8531 #
8532 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8533 #- type: "plot"
8534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8535 #  algorithm: "plot_nf_heatmap"
8536 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8537 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8538 #  filter: "'NIC_Intel-XL710' and
8539 #           'NF_DENSITY' and
8540 #           'DOCKER' and
8541 #           'CHAIN' and
8542 #           'NF_VPPIP4' and
8543 #           'IPSEC' and
8544 #           'TNL_4' and
8545 #           'IMIX' and
8546 #           '1T1C' and
8547 #           'NDRPDR'"
8548 #  parameters:
8549 #  - "throughput"
8550 #  - "name"
8551 #  - "tags"
8552 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8553 #  x-axis: "X = CNFs per Service Chain"
8554 #  y-axis: "Y = Number of Service Chains"
8555 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8556 #  layout:
8557 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8558 #    layout: "plot-service-density"
8559 #
8560 #- type: "plot"
8561 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8562 #  algorithm: "plot_nf_heatmap"
8563 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8564 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8565 #  filter: "'NIC_Intel-XL710' and
8566 #           'NF_DENSITY' and
8567 #           'DOCKER' and
8568 #           'CHAIN' and
8569 #           'NF_VPPIP4' and
8570 #           'IPSEC' and
8571 #           'TNL_4' and
8572 #           'IMIX' and
8573 #           '2T2C' and
8574 #           'NDRPDR'"
8575 #  parameters:
8576 #  - "throughput"
8577 #  - "name"
8578 #  - "tags"
8579 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8580 #  x-axis: "X = CNFs per Service Chain"
8581 #  y-axis: "Y = Number of Service Chains"
8582 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8583 #  layout:
8584 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8585 #    layout: "plot-service-density"
8586 #
8587 #- type: "plot"
8588 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8589 #  algorithm: "plot_nf_heatmap"
8590 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8591 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8592 #  filter: "'NIC_Intel-XL710' and
8593 #           'NF_DENSITY' and
8594 #           'DOCKER' and
8595 #           'CHAIN' and
8596 #           'NF_VPPIP4' and
8597 #           'IPSEC' and
8598 #           'TNL_4' and
8599 #           'IMIX' and
8600 #           '4T4C' and
8601 #           'NDRPDR'"
8602 #  parameters:
8603 #  - "throughput"
8604 #  - "name"
8605 #  - "tags"
8606 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8607 #  x-axis: "X = CNFs per Service Chain"
8608 #  y-axis: "Y = Number of Service Chains"
8609 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8610 #  layout:
8611 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8612 #    layout: "plot-service-density"
8613
8614 ###############################################################################
8615
8616 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8617 #- type: "plot"
8618 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8619 #  algorithm: "plot_nf_heatmap"
8620 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8621 #  data: "plot-vpp-nfv-3n-skx-mrr"
8622 #  filter: "'NIC_Intel-XXV710' and
8623 #           'NF_DENSITY' and
8624 #           'DOCKER' and
8625 #           'CHAIN' and
8626 #           'NF_VPPIP4' and
8627 #           'IPSEC' and
8628 #           'TNL_1000' and
8629 #           'IMIX' and
8630 #           '2T1C' and
8631 #           'MRR'"
8632 #  parameters:
8633 #  - "result"
8634 #  - "name"
8635 #  - "tags"
8636 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8637 #  x-axis: "X = CNFs per Service Chain"
8638 #  y-axis: "Y = Number of Service Chains"
8639 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8640 #  layout:
8641 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8642 #    layout: "plot-service-density"
8643 #
8644 #- type: "plot"
8645 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8646 #  algorithm: "plot_nf_heatmap"
8647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8648 #  data: "plot-vpp-nfv-3n-skx-mrr"
8649 #  filter: "'NIC_Intel-XXV710' and
8650 #           'NF_DENSITY' and
8651 #           'DOCKER' and
8652 #           'CHAIN' and
8653 #           'NF_VPPIP4' and
8654 #           'IPSEC' and
8655 #           'TNL_1000' and
8656 #           'IMIX' and
8657 #           '4T2C' and
8658 #           'MRR'"
8659 #  parameters:
8660 #  - "result"
8661 #  - "name"
8662 #  - "tags"
8663 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8664 #  x-axis: "X = CNFs per Service Chain"
8665 #  y-axis: "Y = Number of Service Chains"
8666 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8667 #  layout:
8668 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8669 #    layout: "plot-service-density"
8670 #
8671 #- type: "plot"
8672 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8673 #  algorithm: "plot_nf_heatmap"
8674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8675 #  data: "plot-vpp-nfv-3n-skx-mrr"
8676 #  filter: "'NIC_Intel-XXV710' and
8677 #           'NF_DENSITY' and
8678 #           'DOCKER' and
8679 #           'CHAIN' and
8680 #           'NF_VPPIP4' and
8681 #           'IPSEC' and
8682 #           'TNL_1000' and
8683 #           'IMIX' and
8684 #           '8T4C' and
8685 #           'MRR'"
8686 #  parameters:
8687 #  - "result"
8688 #  - "name"
8689 #  - "tags"
8690 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8691 #  x-axis: "X = CNFs per Service Chain"
8692 #  y-axis: "Y = Number of Service Chains"
8693 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8694 #  layout:
8695 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8696 #    layout: "plot-service-density"
8697
8698 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8699 #- type: "plot"
8700 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8701 #  algorithm: "plot_nf_heatmap"
8702 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8703 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8704 #  filter: "'NIC_Intel-XXV710' and
8705 #           'NF_DENSITY' and
8706 #           'DOCKER' and
8707 #           'CHAIN' and
8708 #           'NF_VPPIP4' and
8709 #           'IPSEC' and
8710 #           'TNL_1000' and
8711 #           'IMIX' and
8712 #           '2T1C' and
8713 #           'NDRPDR'"
8714 #  parameters:
8715 #  - "throughput"
8716 #  - "name"
8717 #  - "tags"
8718 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8719 #  x-axis: "X = CNFs per Service Chain"
8720 #  y-axis: "Y = Number of Service Chains"
8721 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8722 #  layout:
8723 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8724 #    layout: "plot-service-density"
8725 #
8726 #- type: "plot"
8727 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8728 #  algorithm: "plot_nf_heatmap"
8729 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8730 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8731 #  filter: "'NIC_Intel-XXV710' and
8732 #           'NF_DENSITY' and
8733 #           'DOCKER' and
8734 #           'CHAIN' and
8735 #           'NF_VPPIP4' and
8736 #           'IPSEC' and
8737 #           'TNL_1000' and
8738 #           'IMIX' and
8739 #           '4T2C' and
8740 #           'NDRPDR'"
8741 #  parameters:
8742 #  - "throughput"
8743 #  - "name"
8744 #  - "tags"
8745 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8746 #  x-axis: "X = CNFs per Service Chain"
8747 #  y-axis: "Y = Number of Service Chains"
8748 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8749 #  layout:
8750 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8751 #    layout: "plot-service-density"
8752 #
8753 #- type: "plot"
8754 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8755 #  algorithm: "plot_nf_heatmap"
8756 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8757 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8758 #  filter: "'NIC_Intel-XXV710' and
8759 #           'NF_DENSITY' and
8760 #           'DOCKER' and
8761 #           'CHAIN' and
8762 #           'NF_VPPIP4' and
8763 #           'IPSEC' and
8764 #           'TNL_1000' and
8765 #           'IMIX' and
8766 #           '8T4C' and
8767 #           'NDRPDR'"
8768 #  parameters:
8769 #  - "throughput"
8770 #  - "name"
8771 #  - "tags"
8772 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8773 #  x-axis: "X = CNFs per Service Chain"
8774 #  y-axis: "Y = Number of Service Chains"
8775 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8776 #  layout:
8777 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8778 #    layout: "plot-service-density"
8779 #
8780 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8781 #- type: "plot"
8782 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8783 #  algorithm: "plot_nf_heatmap"
8784 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8785 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8786 #  filter: "'NIC_Intel-XXV710' and
8787 #           'NF_DENSITY' and
8788 #           'DOCKER' and
8789 #           'CHAIN' and
8790 #           'NF_VPPIP4' and
8791 #           'IPSEC' and
8792 #           'TNL_1000' and
8793 #           'IMIX' and
8794 #           '2T1C' and
8795 #           'NDRPDR'"
8796 #  parameters:
8797 #  - "throughput"
8798 #  - "name"
8799 #  - "tags"
8800 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8801 #  x-axis: "X = CNFs per Service Chain"
8802 #  y-axis: "Y = Number of Service Chains"
8803 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8804 #  layout:
8805 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8806 #    layout: "plot-service-density"
8807 #
8808 #- type: "plot"
8809 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8810 #  algorithm: "plot_nf_heatmap"
8811 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8812 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8813 #  filter: "'NIC_Intel-XXV710' and
8814 #           'NF_DENSITY' and
8815 #           'DOCKER' and
8816 #           'CHAIN' and
8817 #           'NF_VPPIP4' and
8818 #           'IPSEC' and
8819 #           'TNL_1000' and
8820 #           'IMIX' and
8821 #           '4T2C' and
8822 #           'NDRPDR'"
8823 #  parameters:
8824 #  - "throughput"
8825 #  - "name"
8826 #  - "tags"
8827 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8828 #  x-axis: "X = CNFs per Service Chain"
8829 #  y-axis: "Y = Number of Service Chains"
8830 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8831 #  layout:
8832 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8833 #    layout: "plot-service-density"
8834 #
8835 #- type: "plot"
8836 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8837 #  algorithm: "plot_nf_heatmap"
8838 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8839 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8840 #  filter: "'NIC_Intel-XXV710' and
8841 #           'NF_DENSITY' and
8842 #           'DOCKER' and
8843 #           'CHAIN' and
8844 #           'NF_VPPIP4' and
8845 #           'IPSEC' and
8846 #           'TNL_1000' and
8847 #           'IMIX' and
8848 #           '8T4C' and
8849 #           'NDRPDR'"
8850 #  parameters:
8851 #  - "throughput"
8852 #  - "name"
8853 #  - "tags"
8854 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8855 #  x-axis: "X = CNFs per Service Chain"
8856 #  y-axis: "Y = Number of Service Chains"
8857 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8858 #  layout:
8859 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8860 #    layout: "plot-service-density"
8861
8862 ###############################################################################
8863
8864 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8865 #- type: "plot"
8866 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8867 #  algorithm: "plot_nf_heatmap"
8868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8869 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8870 #  filter: "'NIC_Intel-XL710' and
8871 #           'NF_DENSITY' and
8872 #           'DOCKER' and
8873 #           'CHAIN' and
8874 #           'NF_VPPIP4' and
8875 #           'IMIX' and
8876 #           'TNL_1000' and
8877 #           '1T1C' and
8878 #           'MRR'"
8879 #  parameters:
8880 #  - "result"
8881 #  - "name"
8882 #  - "tags"
8883 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8884 #  x-axis: "X = CNFs per Service Chain"
8885 #  y-axis: "Y = Number of Service Chains"
8886 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8887 #  layout:
8888 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8889 #    layout: "plot-service-density"
8890 #
8891 #- type: "plot"
8892 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8893 #  algorithm: "plot_nf_heatmap"
8894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8895 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8896 #  filter: "'NIC_Intel-XL710' and
8897 #           'NF_DENSITY' and
8898 #           'DOCKER' and
8899 #           'CHAIN' and
8900 #           'NF_VPPIP4' and
8901 #           'IPSEC' and
8902 #           'TNL_1000' and
8903 #           'IMIX' and
8904 #           '2T2C' and
8905 #           'MRR'"
8906 #  parameters:
8907 #  - "result"
8908 #  - "name"
8909 #  - "tags"
8910 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8911 #  x-axis: "X = CNFs per Service Chain"
8912 #  y-axis: "Y = Number of Service Chains"
8913 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8914 #  layout:
8915 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8916 #    layout: "plot-service-density"
8917 #
8918 #- type: "plot"
8919 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8920 #  algorithm: "plot_nf_heatmap"
8921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8922 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8923 #  filter: "'NIC_Intel-XL710' and
8924 #           'NF_DENSITY' and
8925 #           'DOCKER' and
8926 #           'CHAIN' and
8927 #           'NF_VPPIP4' and
8928 #           'IPSEC' and
8929 #           'TNL_1000' and
8930 #           'IMIX' and
8931 #           '4T4C' and
8932 #           'MRR'"
8933 #  parameters:
8934 #  - "result"
8935 #  - "name"
8936 #  - "tags"
8937 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8938 #  x-axis: "X = CNFs per Service Chain"
8939 #  y-axis: "Y = Number of Service Chains"
8940 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8941 #  layout:
8942 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8943 #    layout: "plot-service-density"
8944
8945 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8946 #- type: "plot"
8947 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8948 #  algorithm: "plot_nf_heatmap"
8949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8950 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8951 #  filter: "'NIC_Intel-XL710' and
8952 #           'NF_DENSITY' and
8953 #           'DOCKER' and
8954 #           'CHAIN' and
8955 #           'NF_VPPIP4' and
8956 #           'IPSEC' and
8957 #           'TNL_1000' and
8958 #           'IMIX' and
8959 #           '1T1C' and
8960 #           'NDRPDR'"
8961 #  parameters:
8962 #  - "throughput"
8963 #  - "name"
8964 #  - "tags"
8965 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8966 #  x-axis: "X = CNFs per Service Chain"
8967 #  y-axis: "Y = Number of Service Chains"
8968 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8969 #  layout:
8970 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8971 #    layout: "plot-service-density"
8972 #
8973 #- type: "plot"
8974 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8975 #  algorithm: "plot_nf_heatmap"
8976 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8977 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8978 #  filter: "'NIC_Intel-XL710' and
8979 #           'NF_DENSITY' and
8980 #           'DOCKER' and
8981 #           'CHAIN' and
8982 #           'NF_VPPIP4' and
8983 #           'IPSEC' and
8984 #           'TNL_1000' and
8985 #           'IMIX' and
8986 #           '2T2C' and
8987 #           'NDRPDR'"
8988 #  parameters:
8989 #  - "throughput"
8990 #  - "name"
8991 #  - "tags"
8992 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8993 #  x-axis: "X = CNFs per Service Chain"
8994 #  y-axis: "Y = Number of Service Chains"
8995 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8996 #  layout:
8997 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8998 #    layout: "plot-service-density"
8999 #
9000 #- type: "plot"
9001 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9002 #  algorithm: "plot_nf_heatmap"
9003 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9004 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9005 #  filter: "'NIC_Intel-XL710' and
9006 #           'NF_DENSITY' and
9007 #           'DOCKER' and
9008 #           'CHAIN' and
9009 #           'NF_VPPIP4' and
9010 #           'IPSEC' and
9011 #           'TNL_1000' and
9012 #           'IMIX' and
9013 #           '4T4C' and
9014 #           'NDRPDR'"
9015 #  parameters:
9016 #  - "throughput"
9017 #  - "name"
9018 #  - "tags"
9019 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9020 #  x-axis: "X = CNFs per Service Chain"
9021 #  y-axis: "Y = Number of Service Chains"
9022 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9023 #  layout:
9024 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9025 #    layout: "plot-service-density"
9026 #
9027 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9028 #- type: "plot"
9029 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9030 #  algorithm: "plot_nf_heatmap"
9031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9032 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9033 #  filter: "'NIC_Intel-XL710' and
9034 #           'NF_DENSITY' and
9035 #           'DOCKER' and
9036 #           'CHAIN' and
9037 #           'NF_VPPIP4' and
9038 #           'IPSEC' and
9039 #           'TNL_1000' and
9040 #           'IMIX' and
9041 #           '1T1C' and
9042 #           'NDRPDR'"
9043 #  parameters:
9044 #  - "throughput"
9045 #  - "name"
9046 #  - "tags"
9047 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9048 #  x-axis: "X = CNFs per Service Chain"
9049 #  y-axis: "Y = Number of Service Chains"
9050 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9051 #  layout:
9052 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9053 #    layout: "plot-service-density"
9054 #
9055 #- type: "plot"
9056 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9057 #  algorithm: "plot_nf_heatmap"
9058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9059 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9060 #  filter: "'NIC_Intel-XL710' and
9061 #           'NF_DENSITY' and
9062 #           'DOCKER' and
9063 #           'CHAIN' and
9064 #           'NF_VPPIP4' and
9065 #           'IPSEC' and
9066 #           'TNL_1000' and
9067 #           'IMIX' and
9068 #           '2T2C' and
9069 #           'NDRPDR'"
9070 #  parameters:
9071 #  - "throughput"
9072 #  - "name"
9073 #  - "tags"
9074 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9075 #  x-axis: "X = CNFs per Service Chain"
9076 #  y-axis: "Y = Number of Service Chains"
9077 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9078 #  layout:
9079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9080 #    layout: "plot-service-density"
9081 #
9082 #- type: "plot"
9083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9084 #  algorithm: "plot_nf_heatmap"
9085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9086 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9087 #  filter: "'NIC_Intel-XL710' and
9088 #           'NF_DENSITY' and
9089 #           'DOCKER' and
9090 #           'CHAIN' and
9091 #           'NF_VPPIP4' and
9092 #           'IPSEC' and
9093 #           'TNL_1000' and
9094 #           'IMIX' and
9095 #           '4T4C' and
9096 #           'NDRPDR'"
9097 #  parameters:
9098 #  - "throughput"
9099 #  - "name"
9100 #  - "tags"
9101 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9102 #  x-axis: "X = CNFs per Service Chain"
9103 #  y-axis: "Y = Number of Service Chains"
9104 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9105 #  layout:
9106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9107 #    layout: "plot-service-density"
9108
9109 ###############################################################################
9110
9111 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9112 #- type: "plot"
9113 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9114 #  algorithm: "plot_nf_heatmap"
9115 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9116 #  data: "plot-vpp-nfv-3n-skx-mrr"
9117 #  filter: "'NIC_Intel-XXV710' and
9118 #           'NF_DENSITY' and
9119 #           'DOCKER' and
9120 #           'CHAIN' and
9121 #           'NF_VPPIP4' and
9122 #           'IPSEC' and
9123 #           'TNL_10000' and
9124 #           'IMIX' and
9125 #           '2T1C' and
9126 #           'MRR'"
9127 #  parameters:
9128 #  - "result"
9129 #  - "name"
9130 #  - "tags"
9131 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9132 #  x-axis: "X = CNFs per Service Chain"
9133 #  y-axis: "Y = Number of Service Chains"
9134 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9135 #  layout:
9136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9137 #    layout: "plot-service-density"
9138 #
9139 #- type: "plot"
9140 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9141 #  algorithm: "plot_nf_heatmap"
9142 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9143 #  data: "plot-vpp-nfv-3n-skx-mrr"
9144 #  filter: "'NIC_Intel-XXV710' and
9145 #           'NF_DENSITY' and
9146 #           'DOCKER' and
9147 #           'CHAIN' and
9148 #           'NF_VPPIP4' and
9149 #           'IPSEC' and
9150 #           'TNL_10000' and
9151 #           'IMIX' and
9152 #           '4T2C' and
9153 #           'MRR'"
9154 #  parameters:
9155 #  - "result"
9156 #  - "name"
9157 #  - "tags"
9158 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9159 #  x-axis: "X = CNFs per Service Chain"
9160 #  y-axis: "Y = Number of Service Chains"
9161 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9162 #  layout:
9163 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9164 #    layout: "plot-service-density"
9165 #
9166 #- type: "plot"
9167 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9168 #  algorithm: "plot_nf_heatmap"
9169 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9170 #  data: "plot-vpp-nfv-3n-skx-mrr"
9171 #  filter: "'NIC_Intel-XXV710' and
9172 #           'NF_DENSITY' and
9173 #           'DOCKER' and
9174 #           'CHAIN' and
9175 #           'NF_VPPIP4' and
9176 #           'IPSEC' and
9177 #           'TNL_10000' and
9178 #           'IMIX' and
9179 #           '8T4C' and
9180 #           'MRR'"
9181 #  parameters:
9182 #  - "result"
9183 #  - "name"
9184 #  - "tags"
9185 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9186 #  x-axis: "X = CNFs per Service Chain"
9187 #  y-axis: "Y = Number of Service Chains"
9188 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9189 #  layout:
9190 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9191 #    layout: "plot-service-density"
9192
9193 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9194 #- type: "plot"
9195 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9196 #  algorithm: "plot_nf_heatmap"
9197 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9198 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9199 #  filter: "'NIC_Intel-XXV710' and
9200 #           'NF_DENSITY' and
9201 #           'DOCKER' and
9202 #           'CHAIN' and
9203 #           'NF_VPPIP4' and
9204 #           'IPSEC' and
9205 #           'TNL_10000' and
9206 #           'IMIX' and
9207 #           '2T1C' and
9208 #           'NDRPDR'"
9209 #  parameters:
9210 #  - "throughput"
9211 #  - "name"
9212 #  - "tags"
9213 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9214 #  x-axis: "X = CNFs per Service Chain"
9215 #  y-axis: "Y = Number of Service Chains"
9216 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9217 #  layout:
9218 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9219 #    layout: "plot-service-density"
9220 #
9221 #- type: "plot"
9222 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9223 #  algorithm: "plot_nf_heatmap"
9224 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9225 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9226 #  filter: "'NIC_Intel-XXV710' and
9227 #           'NF_DENSITY' and
9228 #           'DOCKER' and
9229 #           'CHAIN' and
9230 #           'NF_VPPIP4' and
9231 #           'IPSEC' and
9232 #           'TNL_10000' and
9233 #           'IMIX' and
9234 #           '4T2C' and
9235 #           'NDRPDR'"
9236 #  parameters:
9237 #  - "throughput"
9238 #  - "name"
9239 #  - "tags"
9240 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9241 #  x-axis: "X = CNFs per Service Chain"
9242 #  y-axis: "Y = Number of Service Chains"
9243 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9244 #  layout:
9245 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9246 #    layout: "plot-service-density"
9247 #
9248 #- type: "plot"
9249 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9250 #  algorithm: "plot_nf_heatmap"
9251 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9252 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9253 #  filter: "'NIC_Intel-XXV710' and
9254 #           'NF_DENSITY' and
9255 #           'DOCKER' and
9256 #           'CHAIN' and
9257 #           'NF_VPPIP4' and
9258 #           'IPSEC' and
9259 #           'TNL_10000' and
9260 #           'IMIX' and
9261 #           '8T4C' and
9262 #           'NDRPDR'"
9263 #  parameters:
9264 #  - "throughput"
9265 #  - "name"
9266 #  - "tags"
9267 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9268 #  x-axis: "X = CNFs per Service Chain"
9269 #  y-axis: "Y = Number of Service Chains"
9270 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9271 #  layout:
9272 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9273 #    layout: "plot-service-density"
9274 #
9275 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9276 #- type: "plot"
9277 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9278 #  algorithm: "plot_nf_heatmap"
9279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9280 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9281 #  filter: "'NIC_Intel-XXV710' and
9282 #           'NF_DENSITY' and
9283 #           'DOCKER' and
9284 #           'CHAIN' and
9285 #           'NF_VPPIP4' and
9286 #           'IPSEC' and
9287 #           'TNL_10000' and
9288 #           'IMIX' and
9289 #           '2T1C' and
9290 #           'NDRPDR'"
9291 #  parameters:
9292 #  - "throughput"
9293 #  - "name"
9294 #  - "tags"
9295 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9296 #  x-axis: "X = CNFs per Service Chain"
9297 #  y-axis: "Y = Number of Service Chains"
9298 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9299 #  layout:
9300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9301 #    layout: "plot-service-density"
9302 #
9303 #- type: "plot"
9304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9305 #  algorithm: "plot_nf_heatmap"
9306 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9307 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9308 #  filter: "'NIC_Intel-XXV710' and
9309 #           'NF_DENSITY' and
9310 #           'DOCKER' and
9311 #           'CHAIN' and
9312 #           'NF_VPPIP4' and
9313 #           'IPSEC' and
9314 #           'TNL_10000' and
9315 #           'IMIX' and
9316 #           '4T2C' and
9317 #           'NDRPDR'"
9318 #  parameters:
9319 #  - "throughput"
9320 #  - "name"
9321 #  - "tags"
9322 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9323 #  x-axis: "X = CNFs per Service Chain"
9324 #  y-axis: "Y = Number of Service Chains"
9325 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9326 #  layout:
9327 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9328 #    layout: "plot-service-density"
9329 #
9330 #- type: "plot"
9331 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9332 #  algorithm: "plot_nf_heatmap"
9333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9334 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9335 #  filter: "'NIC_Intel-XXV710' and
9336 #           'NF_DENSITY' and
9337 #           'DOCKER' and
9338 #           'CHAIN' and
9339 #           'NF_VPPIP4' and
9340 #           'IPSEC' and
9341 #           'TNL_10000' and
9342 #           'IMIX' and
9343 #           '8T4C' and
9344 #           'NDRPDR'"
9345 #  parameters:
9346 #  - "throughput"
9347 #  - "name"
9348 #  - "tags"
9349 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9350 #  x-axis: "X = CNFs per Service Chain"
9351 #  y-axis: "Y = Number of Service Chains"
9352 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9353 #  layout:
9354 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9355 #    layout: "plot-service-density"
9356
9357 ###############################################################################
9358
9359 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9360 #- type: "plot"
9361 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9362 #  algorithm: "plot_nf_heatmap"
9363 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9364 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9365 #  filter: "'NIC_Intel-XL710' and
9366 #           'NF_DENSITY' and
9367 #           'DOCKER' and
9368 #           'CHAIN' and
9369 #           'NF_VPPIP4' and
9370 #           'IMIX' and
9371 #           'TNL_10000' and
9372 #           '1T1C' and
9373 #           'MRR'"
9374 #  parameters:
9375 #  - "result"
9376 #  - "name"
9377 #  - "tags"
9378 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9379 #  x-axis: "X = CNFs per Service Chain"
9380 #  y-axis: "Y = Number of Service Chains"
9381 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9382 #  layout:
9383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9384 #    layout: "plot-service-density"
9385 #
9386 #- type: "plot"
9387 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9388 #  algorithm: "plot_nf_heatmap"
9389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9390 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9391 #  filter: "'NIC_Intel-XL710' and
9392 #           'NF_DENSITY' and
9393 #           'DOCKER' and
9394 #           'CHAIN' and
9395 #           'NF_VPPIP4' and
9396 #           'IPSEC' and
9397 #           'TNL_10000' and
9398 #           'IMIX' and
9399 #           '2T2C' and
9400 #           'MRR'"
9401 #  parameters:
9402 #  - "result"
9403 #  - "name"
9404 #  - "tags"
9405 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9406 #  x-axis: "X = CNFs per Service Chain"
9407 #  y-axis: "Y = Number of Service Chains"
9408 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9409 #  layout:
9410 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9411 #    layout: "plot-service-density"
9412 #
9413 #- type: "plot"
9414 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9415 #  algorithm: "plot_nf_heatmap"
9416 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9417 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9418 #  filter: "'NIC_Intel-XL710' and
9419 #           'NF_DENSITY' and
9420 #           'DOCKER' and
9421 #           'CHAIN' and
9422 #           'NF_VPPIP4' and
9423 #           'IPSEC' and
9424 #           'TNL_10000' and
9425 #           'IMIX' and
9426 #           '4T4C' and
9427 #           'MRR'"
9428 #  parameters:
9429 #  - "result"
9430 #  - "name"
9431 #  - "tags"
9432 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9433 #  x-axis: "X = CNFs per Service Chain"
9434 #  y-axis: "Y = Number of Service Chains"
9435 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9436 #  layout:
9437 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9438 #    layout: "plot-service-density"
9439
9440 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9441 #- type: "plot"
9442 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9443 #  algorithm: "plot_nf_heatmap"
9444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9445 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9446 #  filter: "'NIC_Intel-XL710' and
9447 #           'NF_DENSITY' and
9448 #           'DOCKER' and
9449 #           'CHAIN' and
9450 #           'NF_VPPIP4' and
9451 #           'IPSEC' and
9452 #           'TNL_10000' and
9453 #           'IMIX' and
9454 #           '1T1C' and
9455 #           'NDRPDR'"
9456 #  parameters:
9457 #  - "throughput"
9458 #  - "name"
9459 #  - "tags"
9460 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9461 #  x-axis: "X = CNFs per Service Chain"
9462 #  y-axis: "Y = Number of Service Chains"
9463 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9464 #  layout:
9465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9466 #    layout: "plot-service-density"
9467 #
9468 #- type: "plot"
9469 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9470 #  algorithm: "plot_nf_heatmap"
9471 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9472 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9473 #  filter: "'NIC_Intel-XL710' and
9474 #           'NF_DENSITY' and
9475 #           'DOCKER' and
9476 #           'CHAIN' and
9477 #           'NF_VPPIP4' and
9478 #           'IPSEC' and
9479 #           'TNL_10000' and
9480 #           'IMIX' and
9481 #           '2T2C' and
9482 #           'NDRPDR'"
9483 #  parameters:
9484 #  - "throughput"
9485 #  - "name"
9486 #  - "tags"
9487 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9488 #  x-axis: "X = CNFs per Service Chain"
9489 #  y-axis: "Y = Number of Service Chains"
9490 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9491 #  layout:
9492 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9493 #    layout: "plot-service-density"
9494 #
9495 #- type: "plot"
9496 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9497 #  algorithm: "plot_nf_heatmap"
9498 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9499 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9500 #  filter: "'NIC_Intel-XL710' and
9501 #           'NF_DENSITY' and
9502 #           'DOCKER' and
9503 #           'CHAIN' and
9504 #           'NF_VPPIP4' and
9505 #           'IPSEC' and
9506 #           'TNL_10000' and
9507 #           'IMIX' and
9508 #           '4T4C' and
9509 #           'NDRPDR'"
9510 #  parameters:
9511 #  - "throughput"
9512 #  - "name"
9513 #  - "tags"
9514 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9515 #  x-axis: "X = CNFs per Service Chain"
9516 #  y-axis: "Y = Number of Service Chains"
9517 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9518 #  layout:
9519 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9520 #    layout: "plot-service-density"
9521 #
9522 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9523 #- type: "plot"
9524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9525 #  algorithm: "plot_nf_heatmap"
9526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9527 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9528 #  filter: "'NIC_Intel-XL710' and
9529 #           'NF_DENSITY' and
9530 #           'DOCKER' and
9531 #           'CHAIN' and
9532 #           'NF_VPPIP4' and
9533 #           'IPSEC' and
9534 #           'TNL_10000' and
9535 #           'IMIX' and
9536 #           '1T1C' and
9537 #           'NDRPDR'"
9538 #  parameters:
9539 #  - "throughput"
9540 #  - "name"
9541 #  - "tags"
9542 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9543 #  x-axis: "X = CNFs per Service Chain"
9544 #  y-axis: "Y = Number of Service Chains"
9545 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9546 #  layout:
9547 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9548 #    layout: "plot-service-density"
9549 #
9550 #- type: "plot"
9551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9552 #  algorithm: "plot_nf_heatmap"
9553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9554 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9555 #  filter: "'NIC_Intel-XL710' and
9556 #           'NF_DENSITY' and
9557 #           'DOCKER' and
9558 #           'CHAIN' and
9559 #           'NF_VPPIP4' and
9560 #           'IPSEC' and
9561 #           'TNL_10000' and
9562 #           'IMIX' and
9563 #           '2T2C' and
9564 #           'NDRPDR'"
9565 #  parameters:
9566 #  - "throughput"
9567 #  - "name"
9568 #  - "tags"
9569 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9570 #  x-axis: "X = CNFs per Service Chain"
9571 #  y-axis: "Y = Number of Service Chains"
9572 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9573 #  layout:
9574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9575 #    layout: "plot-service-density"
9576 #
9577 #- type: "plot"
9578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9579 #  algorithm: "plot_nf_heatmap"
9580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9581 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9582 #  filter: "'NIC_Intel-XL710' and
9583 #           'NF_DENSITY' and
9584 #           'DOCKER' and
9585 #           'CHAIN' and
9586 #           'NF_VPPIP4' and
9587 #           'IPSEC' and
9588 #           'TNL_10000' and
9589 #           'IMIX' and
9590 #           '4T4C' and
9591 #           'NDRPDR'"
9592 #  parameters:
9593 #  - "throughput"
9594 #  - "name"
9595 #  - "tags"
9596 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9597 #  x-axis: "X = CNFs per Service Chain"
9598 #  y-axis: "Y = Number of Service Chains"
9599 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9600 #  layout:
9601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9602 #    layout: "plot-service-density"
9603
9604 ###############################################################################
9605
9606 # Plots - NF Density - CSP - MRR IMIX
9607 - type: "plot"
9608   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9609   algorithm: "plot_nf_heatmap"
9610   output-file-type: ".html"
9611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9612   data: "plot-vpp-nfv-2n-skx-mrr"
9613   filter: "'NIC_Intel-XXV710' and
9614            'NF_DENSITY' and
9615            'DOCKER' and
9616            'PIPELINE' and
9617            'NF_VPPIP4' and
9618            'IMIX' and
9619            '2T1C' and
9620            'MRR'"
9621   parameters:
9622   - "result"
9623   - "name"
9624   - "tags"
9625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9626   x-axis: "X = CNFs per Service Pipeline"
9627   y-axis: "Y = Number of Service Pipelines"
9628   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9629   layout:
9630     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9631     layout: "plot-service-density"
9632
9633 - type: "plot"
9634   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9635   algorithm: "plot_nf_heatmap"
9636   output-file-type: ".html"
9637   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9638   data: "plot-vpp-nfv-2n-skx-mrr"
9639   filter: "'NIC_Intel-XXV710' and
9640            'NF_DENSITY' and
9641            'DOCKER' and
9642            'PIPELINE' and
9643            'NF_VPPIP4' and
9644            'IMIX' and
9645            '4T2C' and
9646            'MRR'"
9647   parameters:
9648   - "result"
9649   - "name"
9650   - "tags"
9651   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9652   x-axis: "X = CNFs per Service Pipeline"
9653   y-axis: "Y = Number of Service Pipelines"
9654   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9655   layout:
9656     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9657     layout: "plot-service-density"
9658
9659 - type: "plot"
9660   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9661   algorithm: "plot_nf_heatmap"
9662   output-file-type: ".html"
9663   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9664   data: "plot-vpp-nfv-2n-skx-mrr"
9665   filter: "'NIC_Intel-XXV710' and
9666            'NF_DENSITY' and
9667            'DOCKER' and
9668            'PIPELINE' and
9669            'NF_VPPIP4' and
9670            'IMIX' and
9671            '8T4C' and
9672            'MRR'"
9673   parameters:
9674   - "result"
9675   - "name"
9676   - "tags"
9677   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9678   x-axis: "X = CNFs per Service Pipeline"
9679   y-axis: "Y = Number of Service Pipelines"
9680   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9681   layout:
9682     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9683     layout: "plot-service-density"
9684
9685 # Plots - NF Density - CSP - NDR IMIX
9686 - type: "plot"
9687   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9688   algorithm: "plot_nf_heatmap"
9689   output-file-type: ".html"
9690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9691   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9692   filter: "'NIC_Intel-XXV710' and
9693            'NF_DENSITY' and
9694            'DOCKER' and
9695            'PIPELINE' and
9696            'NF_VPPIP4' and
9697            'IMIX' and
9698            '2T1C' and
9699            'NDRPDR'"
9700   parameters:
9701   - "throughput"
9702   - "name"
9703   - "tags"
9704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9705   x-axis: "X = CNFs per Service Pipeline"
9706   y-axis: "Y = Number of Service Pipelines"
9707   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9708   layout:
9709     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9710     layout: "plot-service-density"
9711
9712 - type: "plot"
9713   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9714   algorithm: "plot_nf_heatmap"
9715   output-file-type: ".html"
9716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9717   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9718   filter: "'NIC_Intel-XXV710' and
9719            'NF_DENSITY' and
9720            'DOCKER' and
9721            'PIPELINE' and
9722            'NF_VPPIP4' and
9723            'IMIX' and
9724            '4T2C' and
9725            'NDRPDR'"
9726   parameters:
9727   - "throughput"
9728   - "name"
9729   - "tags"
9730   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9731   x-axis: "X = CNFs per Service Pipeline"
9732   y-axis: "Y = Number of Service Pipelines"
9733   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9734   layout:
9735     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9736     layout: "plot-service-density"
9737
9738 - type: "plot"
9739   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9740   algorithm: "plot_nf_heatmap"
9741   output-file-type: ".html"
9742   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9743   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9744   filter: "'NIC_Intel-XXV710' and
9745            'NF_DENSITY' and
9746            'DOCKER' and
9747            'PIPELINE' and
9748            'NF_VPPIP4' and
9749            'IMIX' and
9750            '8T4C' and
9751            'NDRPDR'"
9752   parameters:
9753   - "throughput"
9754   - "name"
9755   - "tags"
9756   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9757   x-axis: "X = CNFs per Service Pipeline"
9758   y-axis: "Y = Number of Service Pipelines"
9759   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9760   layout:
9761     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9762     layout: "plot-service-density"
9763
9764 # Plots - NF Density - CSP - PDR IMIX
9765 - type: "plot"
9766   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9767   algorithm: "plot_nf_heatmap"
9768   output-file-type: ".html"
9769   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9770   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9771   filter: "'NIC_Intel-XXV710' and
9772            'NF_DENSITY' and
9773            'DOCKER' and
9774            'PIPELINE' and
9775            'NF_VPPIP4' and
9776            'IMIX' and
9777            '2T1C' and
9778            'NDRPDR'"
9779   parameters:
9780   - "throughput"
9781   - "name"
9782   - "tags"
9783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9784   x-axis: "X = CNFs per Service Pipeline"
9785   y-axis: "Y = Number of Service Pipelines"
9786   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9787   layout:
9788     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9789     layout: "plot-service-density"
9790
9791 - type: "plot"
9792   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9793   algorithm: "plot_nf_heatmap"
9794   output-file-type: ".html"
9795   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9796   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9797   filter: "'NIC_Intel-XXV710' and
9798            'NF_DENSITY' and
9799            'DOCKER' and
9800            'PIPELINE' and
9801            'NF_VPPIP4' and
9802            'IMIX' and
9803            '4T2C' and
9804            'NDRPDR'"
9805   parameters:
9806   - "throughput"
9807   - "name"
9808   - "tags"
9809   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9810   x-axis: "X = CNFs per Service Pipeline"
9811   y-axis: "Y = Number of Service Pipelines"
9812   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9813   layout:
9814     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9815     layout: "plot-service-density"
9816
9817 - type: "plot"
9818   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9819   algorithm: "plot_nf_heatmap"
9820   output-file-type: ".html"
9821   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9822   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9823   filter: "'NIC_Intel-XXV710' and
9824            'NF_DENSITY' and
9825            'DOCKER' and
9826            'PIPELINE' and
9827            'NF_VPPIP4' and
9828            'IMIX' and
9829            '8T4C' and
9830            'NDRPDR'"
9831   parameters:
9832   - "throughput"
9833   - "name"
9834   - "tags"
9835   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9836   x-axis: "X = CNFs per Service Pipeline"
9837   y-axis: "Y = Number of Service Pipelines"
9838   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9839   layout:
9840     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9841     layout: "plot-service-density"
9842
9843 ###############################################################################
9844 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9845
9846 - type: "plot"
9847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9848   algorithm: "plot_nf_heatmap"
9849   output-file-type: ".html"
9850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9851   data: "plot-vpp-nfv-2n-clx-mrr"
9852   filter: "'NIC_Intel-XXV710' and
9853            'NF_DENSITY' and
9854            'VHOST' and
9855            not 'VXLAN' and
9856            'CHAIN' and
9857            'NF_VPPIP4' and
9858            'IMIX' and
9859            '2T1C' and
9860            'MRR'"
9861   parameters:
9862   - "result"
9863   - "name"
9864   - "tags"
9865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9866   x-axis: "X = VNFs per Service Chain"
9867   y-axis: "Y = Number of Service Chains"
9868   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9869   layout:
9870     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9871     layout: "plot-service-density"
9872
9873 - type: "plot"
9874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9875   algorithm: "plot_nf_heatmap"
9876   output-file-type: ".html"
9877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9878   data: "plot-vpp-nfv-2n-clx-mrr"
9879   filter: "'NIC_Intel-XXV710' and
9880            'NF_DENSITY' and
9881            'VHOST' and
9882            not 'VXLAN' and
9883            'CHAIN' and
9884            'NF_VPPIP4' and
9885            'IMIX' and
9886            '4T2C' and
9887            'MRR'"
9888   parameters:
9889   - "result"
9890   - "name"
9891   - "tags"
9892   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9893   x-axis: "X = VNFs per Service Chain"
9894   y-axis: "Y = Number of Service Chains"
9895   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9896   layout:
9897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9898     layout: "plot-service-density"
9899
9900 - type: "plot"
9901   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9902   algorithm: "plot_nf_heatmap"
9903   output-file-type: ".html"
9904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9905   data: "plot-vpp-nfv-2n-clx-mrr"
9906   filter: "'NIC_Intel-XXV710' and
9907            'NF_DENSITY' and
9908            'VHOST' and
9909            not 'VXLAN' and
9910            'CHAIN' and
9911            'NF_VPPIP4' and
9912            'IMIX' and
9913            '8T4C' and
9914            'MRR'"
9915   parameters:
9916   - "result"
9917   - "name"
9918   - "tags"
9919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9920   x-axis: "X = VNFs per Service Chain"
9921   y-axis: "Y = Number of Service Chains"
9922   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9923   layout:
9924     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9925     layout: "plot-service-density"
9926
9927 # Plots - NF Density - VSC - NDR IMIX
9928 - type: "plot"
9929   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9930   algorithm: "plot_nf_heatmap"
9931   output-file-type: ".html"
9932   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9933   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9934   filter: "'NIC_Intel-XXV710' and
9935            'NF_DENSITY' and
9936            'VHOST' and
9937            not 'VXLAN' and
9938            'CHAIN' and
9939            'NF_VPPIP4' and
9940            'IMIX' and
9941            '2T1C' and
9942            'NDRPDR'"
9943   parameters:
9944   - "throughput"
9945   - "name"
9946   - "tags"
9947   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9948   x-axis: "X = VNFs per Service Chain"
9949   y-axis: "Y = Number of Service Chains"
9950   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9951   layout:
9952     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9953     layout: "plot-service-density"
9954
9955 - type: "plot"
9956   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9957   algorithm: "plot_nf_heatmap"
9958   output-file-type: ".html"
9959   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9960   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9961   filter: "'NIC_Intel-XXV710' and
9962            'NF_DENSITY' and
9963            'VHOST' and
9964            not 'VXLAN' and
9965            'CHAIN' and
9966            'NF_VPPIP4' and
9967            'IMIX' and
9968            '4T2C' and
9969            'NDRPDR'"
9970   parameters:
9971   - "throughput"
9972   - "name"
9973   - "tags"
9974   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9975   x-axis: "X = VNFs per Service Chain"
9976   y-axis: "Y = Number of Service Chains"
9977   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9978   layout:
9979     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9980     layout: "plot-service-density"
9981
9982 - type: "plot"
9983   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9984   algorithm: "plot_nf_heatmap"
9985   output-file-type: ".html"
9986   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9987   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9988   filter: "'NIC_Intel-XXV710' and
9989            'NF_DENSITY' and
9990            'VHOST' and
9991            not 'VXLAN' and
9992            'CHAIN' and
9993            'NF_VPPIP4' and
9994            'IMIX' and
9995            '8T4C' and
9996            'NDRPDR'"
9997   parameters:
9998   - "throughput"
9999   - "name"
10000   - "tags"
10001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10002   x-axis: "X = VNFs per Service Chain"
10003   y-axis: "Y = Number of Service Chains"
10004   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10005   layout:
10006     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10007     layout: "plot-service-density"
10008
10009 # Plots - NF Density - VSC - PDR IMIX
10010 - type: "plot"
10011   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10012   algorithm: "plot_nf_heatmap"
10013   output-file-type: ".html"
10014   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10015   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10016   filter: "'NIC_Intel-XXV710' and
10017            'NF_DENSITY' and
10018            'VHOST' and
10019            not 'VXLAN' and
10020            'CHAIN' and
10021            'NF_VPPIP4' and
10022            'IMIX' and
10023            '2T1C' and
10024            'NDRPDR'"
10025   parameters:
10026   - "throughput"
10027   - "name"
10028   - "tags"
10029   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10030   x-axis: "X = VNFs per Service Chain"
10031   y-axis: "Y = Number of Service Chains"
10032   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10033   layout:
10034     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10035     layout: "plot-service-density"
10036
10037 - type: "plot"
10038   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10039   algorithm: "plot_nf_heatmap"
10040   output-file-type: ".html"
10041   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10042   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10043   filter: "'NIC_Intel-XXV710' and
10044            'NF_DENSITY' and
10045            'VHOST' and
10046            not 'VXLAN' and
10047            'CHAIN' and
10048            'NF_VPPIP4' and
10049            'IMIX' and
10050            '4T2C' and
10051            'NDRPDR'"
10052   parameters:
10053   - "throughput"
10054   - "name"
10055   - "tags"
10056   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10057   x-axis: "X = VNFs per Service Chain"
10058   y-axis: "Y = Number of Service Chains"
10059   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10060   layout:
10061     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10062     layout: "plot-service-density"
10063
10064 - type: "plot"
10065   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10066   algorithm: "plot_nf_heatmap"
10067   output-file-type: ".html"
10068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10069   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10070   filter: "'NIC_Intel-XXV710' and
10071            'NF_DENSITY' and
10072            'VHOST' and
10073            not 'VXLAN' and
10074            'CHAIN' and
10075            'NF_VPPIP4' and
10076            'IMIX' and
10077            '8T4C' and
10078            'NDRPDR'"
10079   parameters:
10080   - "throughput"
10081   - "name"
10082   - "tags"
10083   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10084   x-axis: "X = VNFs per Service Chain"
10085   y-axis: "Y = Number of Service Chains"
10086   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10087   layout:
10088     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10089     layout: "plot-service-density"
10090
10091 # Plots - NF Density - VSC - MRR IMIX
10092 - type: "plot"
10093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10094   algorithm: "plot_nf_heatmap"
10095   output-file-type: ".html"
10096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10097   data: "plot-vpp-nfv-2n-clx-mrr"
10098   filter: "'NIC_Intel-XXV710' and
10099            'NF_DENSITY' and
10100            'VHOST' and
10101            'VXLAN' and
10102            'CHAIN' and
10103            'IMIX' and
10104            '2T1C' and
10105            'MRR'"
10106   parameters:
10107   - "result"
10108   - "name"
10109   - "tags"
10110   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10111   x-axis: "X = VNFs per Service Chain"
10112   y-axis: "Y = Number of Service Chains"
10113   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10114   layout:
10115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10116     layout: "plot-service-density"
10117
10118 - type: "plot"
10119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10120   algorithm: "plot_nf_heatmap"
10121   output-file-type: ".html"
10122   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10123   data: "plot-vpp-nfv-2n-clx-mrr"
10124   filter: "'NIC_Intel-XXV710' and
10125            'NF_DENSITY' and
10126            'VHOST' and
10127            'VXLAN' and
10128            'CHAIN' and
10129            'IMIX' and
10130            '4T2C' and
10131            'MRR'"
10132   parameters:
10133   - "result"
10134   - "name"
10135   - "tags"
10136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10137   x-axis: "X = VNFs per Service Chain"
10138   y-axis: "Y = Number of Service Chains"
10139   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10140   layout:
10141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10142     layout: "plot-service-density"
10143
10144 - type: "plot"
10145   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10146   algorithm: "plot_nf_heatmap"
10147   output-file-type: ".html"
10148   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10149   data: "plot-vpp-nfv-2n-clx-mrr"
10150   filter: "'NIC_Intel-XXV710' and
10151            'NF_DENSITY' and
10152            'VHOST' and
10153            'VXLAN' and
10154            'CHAIN' and
10155            'IMIX' and
10156            '8T4C' and
10157            'MRR'"
10158   parameters:
10159   - "result"
10160   - "name"
10161   - "tags"
10162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10163   x-axis: "X = VNFs per Service Chain"
10164   y-axis: "Y = Number of Service Chains"
10165   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10166   layout:
10167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10168     layout: "plot-service-density"
10169
10170 # Plots - NF Density - VSC - NDR IMIX
10171 - type: "plot"
10172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10173   algorithm: "plot_nf_heatmap"
10174   output-file-type: ".html"
10175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10176   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10177   filter: "'NIC_Intel-XXV710' and
10178            'NF_DENSITY' and
10179            'VHOST' and
10180            'VXLAN' and
10181            'CHAIN' and
10182            'IMIX' and
10183            '2T1C' and
10184            'NDRPDR'"
10185   parameters:
10186   - "throughput"
10187   - "name"
10188   - "tags"
10189   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10190   x-axis: "X = VNFs per Service Chain"
10191   y-axis: "Y = Number of Service Chains"
10192   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10193   layout:
10194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10195     layout: "plot-service-density"
10196
10197 - type: "plot"
10198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10199   algorithm: "plot_nf_heatmap"
10200   output-file-type: ".html"
10201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10202   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10203   filter: "'NIC_Intel-XXV710' and
10204            'NF_DENSITY' and
10205            'VHOST' and
10206            'VXLAN' and
10207            'CHAIN' and
10208            'IMIX' and
10209            '4T2C' and
10210            'NDRPDR'"
10211   parameters:
10212   - "throughput"
10213   - "name"
10214   - "tags"
10215   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10216   x-axis: "X = VNFs per Service Chain"
10217   y-axis: "Y = Number of Service Chains"
10218   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10219   layout:
10220     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10221     layout: "plot-service-density"
10222
10223 - type: "plot"
10224   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10225   algorithm: "plot_nf_heatmap"
10226   output-file-type: ".html"
10227   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10228   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10229   filter: "'NIC_Intel-XXV710' and
10230            'NF_DENSITY' and
10231            'VHOST' and
10232            'VXLAN' and
10233            'CHAIN' and
10234            'IMIX' and
10235            '8T4C' and
10236            'NDRPDR'"
10237   parameters:
10238   - "throughput"
10239   - "name"
10240   - "tags"
10241   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10242   x-axis: "X = VNFs per Service Chain"
10243   y-axis: "Y = Number of Service Chains"
10244   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10245   layout:
10246     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10247     layout: "plot-service-density"
10248
10249 # Plots - NF Density - VSC - PDR IMIX
10250 - type: "plot"
10251   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10252   algorithm: "plot_nf_heatmap"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10255   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10256   filter: "'NIC_Intel-XXV710' and
10257            'NF_DENSITY' and
10258            'VHOST' and
10259            'VXLAN' and
10260            'CHAIN' and
10261            'IMIX' and
10262            '2T1C' and
10263            'NDRPDR'"
10264   parameters:
10265   - "throughput"
10266   - "name"
10267   - "tags"
10268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10269   x-axis: "X = VNFs per Service Chain"
10270   y-axis: "Y = Number of Service Chains"
10271   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10272   layout:
10273     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10274     layout: "plot-service-density"
10275
10276 - type: "plot"
10277   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10278   algorithm: "plot_nf_heatmap"
10279   output-file-type: ".html"
10280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10281   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10282   filter: "'NIC_Intel-XXV710' and
10283            'NF_DENSITY' and
10284            'VHOST' and
10285            'VXLAN' and
10286            'CHAIN' and
10287            'IMIX' and
10288            '4T2C' and
10289            'NDRPDR'"
10290   parameters:
10291   - "throughput"
10292   - "name"
10293   - "tags"
10294   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10295   x-axis: "X = VNFs per Service Chain"
10296   y-axis: "Y = Number of Service Chains"
10297   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10298   layout:
10299     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10300     layout: "plot-service-density"
10301
10302 - type: "plot"
10303   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10304   algorithm: "plot_nf_heatmap"
10305   output-file-type: ".html"
10306   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10307   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10308   filter: "'NIC_Intel-XXV710' and
10309            'NF_DENSITY' and
10310            'VHOST' and
10311            'VXLAN' and
10312            'CHAIN' and
10313            'IMIX' and
10314            '8T4C' and
10315            'NDRPDR'"
10316   parameters:
10317   - "throughput"
10318   - "name"
10319   - "tags"
10320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10321   x-axis: "X = VNFs per Service Chain"
10322   y-axis: "Y = Number of Service Chains"
10323   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10324   layout:
10325     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10326     layout: "plot-service-density"
10327
10328 # Plots - NF Density - CSC - MRR IMIX
10329 - type: "plot"
10330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10331   algorithm: "plot_nf_heatmap"
10332   output-file-type: ".html"
10333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10334   data: "plot-vpp-nfv-2n-clx-mrr"
10335   filter: "'NIC_Intel-XXV710' and
10336            'NF_DENSITY' and
10337            'DOCKER' and
10338            'CHAIN' and
10339            'NF_VPPIP4' and
10340            'IMIX' and
10341            '2T1C' and
10342            'MRR'"
10343   parameters:
10344   - "result"
10345   - "name"
10346   - "tags"
10347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10348   x-axis: "X = CNFs per Service Chain"
10349   y-axis: "Y = Number of Service Chains"
10350   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10351   layout:
10352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10353     layout: "plot-service-density"
10354
10355 - type: "plot"
10356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10357   algorithm: "plot_nf_heatmap"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10360   data: "plot-vpp-nfv-2n-clx-mrr"
10361   filter: "'NIC_Intel-XXV710' and
10362            'NF_DENSITY' and
10363            'DOCKER' and
10364            'CHAIN' and
10365            'NF_VPPIP4' and
10366            'IMIX' and
10367            '4T2C' and
10368            'MRR'"
10369   parameters:
10370   - "result"
10371   - "name"
10372   - "tags"
10373   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10374   x-axis: "X = CNFs per Service Chain"
10375   y-axis: "Y = Number of Service Chains"
10376   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10377   layout:
10378     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10379     layout: "plot-service-density"
10380
10381 - type: "plot"
10382   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10383   algorithm: "plot_nf_heatmap"
10384   output-file-type: ".html"
10385   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10386   data: "plot-vpp-nfv-2n-clx-mrr"
10387   filter: "'NIC_Intel-XXV710' and
10388            'NF_DENSITY' and
10389            'DOCKER' and
10390            'CHAIN' and
10391            'NF_VPPIP4' and
10392            'IMIX' and
10393            '8T4C' and
10394            'MRR'"
10395   parameters:
10396   - "result"
10397   - "name"
10398   - "tags"
10399   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10400   x-axis: "X = CNFs per Service Chain"
10401   y-axis: "Y = Number of Service Chains"
10402   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10403   layout:
10404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10405     layout: "plot-service-density"
10406
10407 # Plots - NF Density - CSC - NDR IMIX
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'DOCKER' and
10417            'CHAIN' and
10418            'NF_VPPIP4' and
10419            'IMIX' and
10420            '2T1C' and
10421            'NDRPDR'"
10422   parameters:
10423   - "throughput"
10424   - "name"
10425   - "tags"
10426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10427   x-axis: "X = CNFs per Service Chain"
10428   y-axis: "Y = Number of Service Chains"
10429   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10430   layout:
10431     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10432     layout: "plot-service-density"
10433
10434 - type: "plot"
10435   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10436   algorithm: "plot_nf_heatmap"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10439   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10440   filter: "'NIC_Intel-XXV710' and
10441            'NF_DENSITY' and
10442            'DOCKER' and
10443            'CHAIN' and
10444            'NF_VPPIP4' and
10445            'IMIX' and
10446            '4T2C' and
10447            'NDRPDR'"
10448   parameters:
10449   - "throughput"
10450   - "name"
10451   - "tags"
10452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10453   x-axis: "X = CNFs per Service Chain"
10454   y-axis: "Y = Number of Service Chains"
10455   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10456   layout:
10457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10458     layout: "plot-service-density"
10459
10460 - type: "plot"
10461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10462   algorithm: "plot_nf_heatmap"
10463   output-file-type: ".html"
10464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10465   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10466   filter: "'NIC_Intel-XXV710' and
10467            'NF_DENSITY' and
10468            'DOCKER' and
10469            'CHAIN' and
10470            'NF_VPPIP4' and
10471            'IMIX' and
10472            '8T4C' and
10473            'NDRPDR'"
10474   parameters:
10475   - "throughput"
10476   - "name"
10477   - "tags"
10478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10479   x-axis: "X = CNFs per Service Chain"
10480   y-axis: "Y = Number of Service Chains"
10481   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10482   layout:
10483     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10484     layout: "plot-service-density"
10485
10486 # Plots - NF Density - CSC - PDR IMIX
10487 - type: "plot"
10488   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10489   algorithm: "plot_nf_heatmap"
10490   output-file-type: ".html"
10491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10492   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10493   filter: "'NIC_Intel-XXV710' and
10494            'NF_DENSITY' and
10495            'DOCKER' and
10496            'CHAIN' and
10497            'NF_VPPIP4' and
10498            'IMIX' and
10499            '2T1C' and
10500            'NDRPDR'"
10501   parameters:
10502   - "throughput"
10503   - "name"
10504   - "tags"
10505   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10506   x-axis: "X = CNFs per Service Chain"
10507   y-axis: "Y = Number of Service Chains"
10508   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10509   layout:
10510     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10511     layout: "plot-service-density"
10512
10513 - type: "plot"
10514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10515   algorithm: "plot_nf_heatmap"
10516   output-file-type: ".html"
10517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10518   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10519   filter: "'NIC_Intel-XXV710' and
10520            'NF_DENSITY' and
10521            'DOCKER' and
10522            'CHAIN' and
10523            'NF_VPPIP4' and
10524            'IMIX' and
10525            '4T2C' and
10526            'NDRPDR'"
10527   parameters:
10528   - "throughput"
10529   - "name"
10530   - "tags"
10531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10532   x-axis: "X = CNFs per Service Chain"
10533   y-axis: "Y = Number of Service Chains"
10534   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10535   layout:
10536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10537     layout: "plot-service-density"
10538
10539 - type: "plot"
10540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10541   algorithm: "plot_nf_heatmap"
10542   output-file-type: ".html"
10543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10544   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10545   filter: "'NIC_Intel-XXV710' and
10546            'NF_DENSITY' and
10547            'DOCKER' and
10548            'CHAIN' and
10549            'NF_VPPIP4' and
10550            'IMIX' and
10551            '8T4C' and
10552            'NDRPDR'"
10553   parameters:
10554   - "throughput"
10555   - "name"
10556   - "tags"
10557   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10558   x-axis: "X = CNFs per Service Chain"
10559   y-axis: "Y = Number of Service Chains"
10560   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10561   layout:
10562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10563     layout: "plot-service-density"
10564
10565 # Plots - NF Density - CSP - MRR IMIX
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10571   data: "plot-vpp-nfv-2n-clx-mrr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'DOCKER' and
10575            'PIPELINE' and
10576            'NF_VPPIP4' and
10577            'IMIX' and
10578            '2T1C' and
10579            'MRR'"
10580   parameters:
10581   - "result"
10582   - "name"
10583   - "tags"
10584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10585   x-axis: "X = CNFs per Service Pipeline"
10586   y-axis: "Y = Number of Service Pipelines"
10587   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10588   layout:
10589     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10590     layout: "plot-service-density"
10591
10592 - type: "plot"
10593   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10594   algorithm: "plot_nf_heatmap"
10595   output-file-type: ".html"
10596   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10597   data: "plot-vpp-nfv-2n-clx-mrr"
10598   filter: "'NIC_Intel-XXV710' and
10599            'NF_DENSITY' and
10600            'DOCKER' and
10601            'PIPELINE' and
10602            'NF_VPPIP4' and
10603            'IMIX' and
10604            '4T2C' and
10605            'MRR'"
10606   parameters:
10607   - "result"
10608   - "name"
10609   - "tags"
10610   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10611   x-axis: "X = CNFs per Service Pipeline"
10612   y-axis: "Y = Number of Service Pipelines"
10613   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10614   layout:
10615     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10616     layout: "plot-service-density"
10617
10618 - type: "plot"
10619   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10620   algorithm: "plot_nf_heatmap"
10621   output-file-type: ".html"
10622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10623   data: "plot-vpp-nfv-2n-clx-mrr"
10624   filter: "'NIC_Intel-XXV710' and
10625            'NF_DENSITY' and
10626            'DOCKER' and
10627            'PIPELINE' and
10628            'NF_VPPIP4' and
10629            'IMIX' and
10630            '8T4C' and
10631            'MRR'"
10632   parameters:
10633   - "result"
10634   - "name"
10635   - "tags"
10636   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10637   x-axis: "X = CNFs per Service Pipeline"
10638   y-axis: "Y = Number of Service Pipelines"
10639   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10640   layout:
10641     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10642     layout: "plot-service-density"
10643
10644 # Plots - NF Density - CSP - NDR IMIX
10645 - type: "plot"
10646   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10647   algorithm: "plot_nf_heatmap"
10648   output-file-type: ".html"
10649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10650   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10651   filter: "'NIC_Intel-XXV710' and
10652            'NF_DENSITY' and
10653            'DOCKER' and
10654            'PIPELINE' and
10655            'NF_VPPIP4' and
10656            'IMIX' and
10657            '2T1C' and
10658            'NDRPDR'"
10659   parameters:
10660   - "throughput"
10661   - "name"
10662   - "tags"
10663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10664   x-axis: "X = CNFs per Service Pipeline"
10665   y-axis: "Y = Number of Service Pipelines"
10666   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10667   layout:
10668     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10669     layout: "plot-service-density"
10670
10671 - type: "plot"
10672   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10673   algorithm: "plot_nf_heatmap"
10674   output-file-type: ".html"
10675   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10676   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10677   filter: "'NIC_Intel-XXV710' and
10678            'NF_DENSITY' and
10679            'DOCKER' and
10680            'PIPELINE' and
10681            'NF_VPPIP4' and
10682            'IMIX' and
10683            '4T2C' and
10684            'NDRPDR'"
10685   parameters:
10686   - "throughput"
10687   - "name"
10688   - "tags"
10689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10690   x-axis: "X = CNFs per Service Pipeline"
10691   y-axis: "Y = Number of Service Pipelines"
10692   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10693   layout:
10694     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10695     layout: "plot-service-density"
10696
10697 - type: "plot"
10698   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10699   algorithm: "plot_nf_heatmap"
10700   output-file-type: ".html"
10701   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10702   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10703   filter: "'NIC_Intel-XXV710' and
10704            'NF_DENSITY' and
10705            'DOCKER' and
10706            'PIPELINE' and
10707            'NF_VPPIP4' and
10708            'IMIX' and
10709            '8T4C' and
10710            'NDRPDR'"
10711   parameters:
10712   - "throughput"
10713   - "name"
10714   - "tags"
10715   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10716   x-axis: "X = CNFs per Service Pipeline"
10717   y-axis: "Y = Number of Service Pipelines"
10718   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10719   layout:
10720     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10721     layout: "plot-service-density"
10722
10723 # Plots - NF Density - CSP - PDR IMIX
10724 - type: "plot"
10725   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10726   algorithm: "plot_nf_heatmap"
10727   output-file-type: ".html"
10728   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10729   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10730   filter: "'NIC_Intel-XXV710' and
10731            'NF_DENSITY' and
10732            'DOCKER' and
10733            'PIPELINE' and
10734            'NF_VPPIP4' and
10735            'IMIX' and
10736            '2T1C' and
10737            'NDRPDR'"
10738   parameters:
10739   - "throughput"
10740   - "name"
10741   - "tags"
10742   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10743   x-axis: "X = CNFs per Service Pipeline"
10744   y-axis: "Y = Number of Service Pipelines"
10745   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10746   layout:
10747     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10748     layout: "plot-service-density"
10749
10750 - type: "plot"
10751   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10752   algorithm: "plot_nf_heatmap"
10753   output-file-type: ".html"
10754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10755   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10756   filter: "'NIC_Intel-XXV710' and
10757            'NF_DENSITY' and
10758            'DOCKER' and
10759            'PIPELINE' and
10760            'NF_VPPIP4' and
10761            'IMIX' and
10762            '4T2C' and
10763            'NDRPDR'"
10764   parameters:
10765   - "throughput"
10766   - "name"
10767   - "tags"
10768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10769   x-axis: "X = CNFs per Service Pipeline"
10770   y-axis: "Y = Number of Service Pipelines"
10771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10772   layout:
10773     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10774     layout: "plot-service-density"
10775
10776 - type: "plot"
10777   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10778   algorithm: "plot_nf_heatmap"
10779   output-file-type: ".html"
10780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10781   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10782   filter: "'NIC_Intel-XXV710' and
10783            'NF_DENSITY' and
10784            'DOCKER' and
10785            'PIPELINE' and
10786            'NF_VPPIP4' and
10787            'IMIX' and
10788            '8T4C' and
10789            'NDRPDR'"
10790   parameters:
10791   - "throughput"
10792   - "name"
10793   - "tags"
10794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10795   x-axis: "X = CNFs per Service Pipeline"
10796   y-axis: "Y = Number of Service Pipelines"
10797   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10798   layout:
10799     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10800     layout: "plot-service-density"
10801
10802 ################################################################################
10803
10804 # Packet Throughput
10805
10806 - type: "plot"
10807   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10808   algorithm: "plot_perf_box_name"
10809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10811   include:
10812     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10816   layout:
10817     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10818     layout: "plot-throughput"
10819
10820 - type: "plot"
10821   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10822   algorithm: "plot_perf_box_name"
10823   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10825   include:
10826     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10828     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10829     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10830   layout:
10831     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10832     layout: "plot-throughput"
10833
10834 - type: "plot"
10835   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10836   algorithm: "plot_perf_box_name"
10837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10839   include:
10840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10844   layout:
10845     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10846     layout: "plot-throughput"
10847
10848 - type: "plot"
10849   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10850   algorithm: "plot_perf_box_name"
10851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10853   include:
10854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10855     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10856     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10857     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10858   layout:
10859     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10860     layout: "plot-throughput"
10861
10862 - type: "plot"
10863   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10864   algorithm: "plot_perf_box_name"
10865   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10867   include:
10868     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10869     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10870     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10871     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10872     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10873   layout:
10874     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10875     layout: "plot-throughput"
10876
10877 - type: "plot"
10878   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10879   algorithm: "plot_perf_box_name"
10880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10882   include:
10883     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10884     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10885     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10886     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10887     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10888   layout:
10889     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10890     layout: "plot-throughput"
10891
10892 - type: "plot"
10893   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10894   algorithm: "plot_perf_box_name"
10895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10897   include:
10898     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10899     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10900     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10901     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10902     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10903   layout:
10904     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10905     layout: "plot-throughput"
10906
10907 - type: "plot"
10908   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10909   algorithm: "plot_perf_box_name"
10910   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10912   include:
10913     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10914     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10915     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10916     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10917     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10918   layout:
10919     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10920     layout: "plot-throughput"
10921
10922 - type: "plot"
10923   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10924   algorithm: "plot_perf_box_name"
10925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10927   include:
10928     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10929     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10930     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10931     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10932     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10933   layout:
10934     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10935     layout: "plot-throughput"
10936
10937 - type: "plot"
10938   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10939   algorithm: "plot_perf_box_name"
10940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10942   include:
10943     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10944     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10945     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10946     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10947     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10948   layout:
10949     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10950     layout: "plot-throughput"
10951
10952 - type: "plot"
10953   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10954   algorithm: "plot_perf_box_name"
10955   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10957   include:
10958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10964   layout:
10965     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10966     layout: "plot-throughput"
10967
10968 - type: "plot"
10969   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10970   algorithm: "plot_perf_box_name"
10971   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10973   include:
10974     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10977     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10978     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10980   layout:
10981     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10982     layout: "plot-throughput"
10983
10984 - type: "plot"
10985   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10986   algorithm: "plot_perf_box_name"
10987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10989   include:
10990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10995   layout:
10996     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10997     layout: "plot-throughput"
10998
10999 - type: "plot"
11000   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11001   algorithm: "plot_perf_box_name"
11002   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11004   include:
11005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11010   layout:
11011     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11012     layout: "plot-throughput"
11013
11014 - type: "plot"
11015   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11016   algorithm: "plot_perf_box_name"
11017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11019   include:
11020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11023   layout:
11024     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11025     layout: "plot-throughput"
11026
11027 - type: "plot"
11028   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11029   algorithm: "plot_perf_box_name"
11030   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11031   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11032   include:
11033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11036   layout:
11037     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11038     layout: "plot-throughput"
11039
11040 - type: "plot"
11041   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11042   algorithm: "plot_perf_box_name"
11043   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11044   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11045   include:
11046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11051   layout:
11052     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11053     layout: "plot-throughput"
11054
11055 - type: "plot"
11056   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11057   algorithm: "plot_perf_box_name"
11058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11060   include:
11061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11066   layout:
11067     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11072   algorithm: "plot_perf_box_name"
11073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11075   include:
11076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11079   layout:
11080     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11081     layout: "plot-throughput"
11082
11083 - type: "plot"
11084   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11085   algorithm: "plot_perf_box_name"
11086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11088   include:
11089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11092   layout:
11093     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11094     layout: "plot-throughput"
11095
11096 - type: "plot"
11097   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11098   algorithm: "plot_perf_box_name"
11099   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11100   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11101   include:
11102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11108   layout:
11109     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11110     layout: "plot-throughput"
11111
11112 - type: "plot"
11113   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11114   algorithm: "plot_perf_box_name"
11115   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11116   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11117   include:
11118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11124   layout:
11125     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11126     layout: "plot-throughput"
11127
11128 - type: "plot"
11129   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11130   algorithm: "plot_perf_box_name"
11131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11133   include:
11134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11140   layout:
11141     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11142     layout: "plot-throughput"
11143
11144 - type: "plot"
11145   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11146   algorithm: "plot_perf_box_name"
11147   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11149   include:
11150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11156   layout:
11157     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11158     layout: "plot-throughput"
11159
11160 - type: "plot"
11161   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11162   algorithm: "plot_perf_box_name"
11163   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11164   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11165   include:
11166     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11167     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11168     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11169   layout:
11170     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11171     layout: "plot-throughput"
11172
11173 - type: "plot"
11174   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11175   algorithm: "plot_perf_box_name"
11176   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11178   include:
11179     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11181     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11182   layout:
11183     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11188   algorithm: "plot_perf_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11191   include:
11192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11194 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11195 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11196 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11197   layout:
11198     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11199     layout: "plot-throughput"
11200
11201 - type: "plot"
11202   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11203   algorithm: "plot_perf_box_name"
11204   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11206   include:
11207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11209 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11210 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11211 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11212   layout:
11213     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11214     layout: "plot-throughput"
11215
11216 - type: "plot"
11217   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11218   algorithm: "plot_perf_box_name"
11219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11221   include:
11222     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11227   layout:
11228     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11229     layout: "plot-throughput"
11230
11231 - type: "plot"
11232   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11233   algorithm: "plot_perf_box_name"
11234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11236   include:
11237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11242   layout:
11243     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11244     layout: "plot-throughput"
11245
11246 - type: "plot"
11247   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11248   algorithm: "plot_perf_box_name"
11249   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11251   include:
11252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11257   layout:
11258     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11259     layout: "plot-throughput"
11260
11261 - type: "plot"
11262   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11263   algorithm: "plot_perf_box_name"
11264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11266   include:
11267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11272   layout:
11273     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11274     layout: "plot-throughput"
11275
11276 - type: "plot"
11277   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11278   algorithm: "plot_perf_box_name"
11279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11281   include:
11282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11286   layout:
11287     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11288     layout: "plot-throughput"
11289
11290 - type: "plot"
11291   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11292   algorithm: "plot_perf_box_name"
11293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11295   include:
11296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11300   layout:
11301     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11302     layout: "plot-throughput"
11303
11304 - type: "plot"
11305   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11306   algorithm: "plot_perf_box_name"
11307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11309   include:
11310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11315   layout:
11316     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11317     layout: "plot-throughput"
11318
11319 - type: "plot"
11320   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11321   algorithm: "plot_perf_box_name"
11322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11324   include:
11325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11330   layout:
11331     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11332     layout: "plot-throughput"
11333
11334 - type: "plot"
11335   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11336   algorithm: "plot_perf_box_name"
11337   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11338   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11339   include:
11340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11345   layout:
11346     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11347     layout: "plot-throughput"
11348
11349 - type: "plot"
11350   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11351   algorithm: "plot_perf_box_name"
11352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11354   include:
11355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11360   layout:
11361     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11362     layout: "plot-throughput"
11363
11364 - type: "plot"
11365   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11366   algorithm: "plot_perf_box_name"
11367   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11368   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11369   include:
11370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11374   layout:
11375     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11376     layout: "plot-throughput"
11377
11378 - type: "plot"
11379   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11380   algorithm: "plot_perf_box_name"
11381   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11382   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11383   include:
11384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11388   layout:
11389     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11390     layout: "plot-throughput"
11391
11392 #- type: "plot"
11393 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11394 #  algorithm: "plot_perf_box_name"
11395 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11396 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11397 #  include:
11398 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11399 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11400 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11401 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11402 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11403 #  layout:
11404 #    title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11405 #    layout: "plot-throughput"
11406 #
11407 #- type: "plot"
11408 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11409 #  algorithm: "plot_perf_box_name"
11410 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11411 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11412 #  include:
11413 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11414 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11415 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11416 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11417 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11418 #  layout:
11419 #    title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11420 #    layout: "plot-throughput"
11421 #
11422 #- type: "plot"
11423 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11424 #  algorithm: "plot_perf_box_name"
11425 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11426 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11427 #  include:
11428 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11429 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11430 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11431 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11432 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11433 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11434 #  layout:
11435 #    title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11436 #    layout: "plot-throughput"
11437 #
11438 #- type: "plot"
11439 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11440 #  algorithm: "plot_perf_box_name"
11441 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11442 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11443 #  include:
11444 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11445 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11446 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11447 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11448 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11449 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11450 #  layout:
11451 #    title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11452 #    layout: "plot-throughput"
11453 #
11454 #- type: "plot"
11455 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11456 #  algorithm: "plot_perf_box_name"
11457 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11458 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11459 #  include:
11460 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11461 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11462 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11463 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11464 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11465 #  layout:
11466 #    title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11467 #    layout: "plot-throughput"
11468 #
11469 #- type: "plot"
11470 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11471 #  algorithm: "plot_perf_box_name"
11472 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11473 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11474 #  include:
11475 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11476 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11477 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11478 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11479 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11480 #  layout:
11481 #    title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11482 #    layout: "plot-throughput"
11483 #
11484 #- type: "plot"
11485 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11486 #  algorithm: "plot_perf_box_name"
11487 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11488 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11489 #  include:
11490 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11491 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11492 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11493 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11494 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11495 #  layout:
11496 #    title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11497 #    layout: "plot-throughput"
11498 #
11499 #- type: "plot"
11500 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11501 #  algorithm: "plot_perf_box_name"
11502 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11503 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11504 #  include:
11505 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11506 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11507 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11508 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11509 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11510 #  layout:
11511 #    title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11512 #    layout: "plot-throughput"
11513
11514 - type: "plot"
11515   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11516   algorithm: "plot_perf_box_name"
11517   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11518   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11519   include:
11520     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11522   layout:
11523     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11524     layout: "plot-throughput"
11525
11526 - type: "plot"
11527   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11528   algorithm: "plot_perf_box_name"
11529   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11530   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11531   include:
11532     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11533     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11534   layout:
11535     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11536     layout: "plot-throughput"
11537
11538 - type: "plot"
11539   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11540   algorithm: "plot_perf_box_name"
11541   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11543   include:
11544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11548   layout:
11549     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11550     layout: "plot-throughput"
11551
11552 - type: "plot"
11553   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11554   algorithm: "plot_perf_box_name"
11555   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11557   include:
11558     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11561     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11562   layout:
11563     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11564     layout: "plot-throughput"
11565
11566 - type: "plot"
11567   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11568   algorithm: "plot_perf_box_name"
11569   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11570   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11571   include:
11572     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11576   layout:
11577     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11578     layout: "plot-throughput"
11579
11580 - type: "plot"
11581   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11582   algorithm: "plot_perf_box_name"
11583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11585   include:
11586     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11590   layout:
11591     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11592     layout: "plot-throughput"
11593
11594 - type: "plot"
11595   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11596   algorithm: "plot_perf_box_name"
11597   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11598   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11599   include:
11600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11604   layout:
11605     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11613   include:
11614     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11615     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11618   layout:
11619     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11620     layout: "plot-throughput"
11621
11622 #- type: "plot"
11623 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11624 #  algorithm: "plot_perf_box_name"
11625 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11626 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11627 #  include:
11628 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11629 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11630 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11631 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11632 #  layout:
11633 #    title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11634 #    layout: "plot-throughput"
11635 #
11636 #- type: "plot"
11637 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11638 #  algorithm: "plot_perf_box_name"
11639 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11640 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11641 #  include:
11642 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11643 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11644 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11645 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11646 #  layout:
11647 #    title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11648 #    layout: "plot-throughput"
11649
11650 - type: "plot"
11651   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11652   algorithm: "plot_perf_box_name"
11653   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11654   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11655   include:
11656     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11661     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11662   layout:
11663     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11664     layout: "plot-throughput"
11665
11666 - type: "plot"
11667   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11668   algorithm: "plot_perf_box_name"
11669   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11670   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11671   include:
11672     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11678   layout:
11679     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11680     layout: "plot-throughput"
11681
11682 - type: "plot"
11683   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11684   algorithm: "plot_perf_box_name"
11685   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11686   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11687   include:
11688     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11693   layout:
11694     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11695     layout: "plot-throughput"
11696
11697 - type: "plot"
11698   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11699   algorithm: "plot_perf_box_name"
11700   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11702   include:
11703     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11708   layout:
11709     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11710     layout: "plot-throughput"
11711
11712 - type: "plot"
11713   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11714   algorithm: "plot_perf_box_name"
11715   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11717   include:
11718     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11723   layout:
11724     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11725     layout: "plot-throughput"
11726
11727 - type: "plot"
11728   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11729   algorithm: "plot_perf_box_name"
11730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11732   include:
11733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11738   layout:
11739     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11740     layout: "plot-throughput"
11741
11742 - type: "plot"
11743   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11744   algorithm: "plot_perf_box_name"
11745   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11747   include:
11748     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11751   layout:
11752     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11753     layout: "plot-throughput"
11754
11755 - type: "plot"
11756   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11757   algorithm: "plot_perf_box_name"
11758   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11760   include:
11761     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11762     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11763     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11764   layout:
11765     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11766     layout: "plot-throughput"
11767
11768 - type: "plot"
11769   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11770   algorithm: "plot_perf_box_name"
11771   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11772   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11773   include:
11774     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11776     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11777   layout:
11778     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11779     layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11786   include:
11787     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11789     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11790   layout:
11791     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11792     layout: "plot-throughput"
11793
11794 - type: "plot"
11795   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11796   algorithm: "plot_perf_box_name"
11797   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11799   include:
11800     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11801     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11805   layout:
11806     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11807     layout: "plot-throughput"
11808
11809 - type: "plot"
11810   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11811   algorithm: "plot_perf_box_name"
11812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11814   include:
11815     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11820   layout:
11821     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11822     layout: "plot-throughput"
11823
11824 - type: "plot"
11825   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11826   algorithm: "plot_perf_box_name"
11827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11829   include:
11830     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11831     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11832     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11833     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11834     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11835   layout:
11836     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11837     layout: "plot-throughput"
11838
11839 - type: "plot"
11840   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11841   algorithm: "plot_perf_box_name"
11842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11844   include:
11845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11847     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11849     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11850   layout:
11851     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11852     layout: "plot-throughput"
11853
11854 - type: "plot"
11855   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11856   algorithm: "plot_perf_box_name"
11857   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11858   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11859   include:
11860     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11863     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11864     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11865   layout:
11866     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11867     layout: "plot-throughput"
11868
11869 - type: "plot"
11870   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11871   algorithm: "plot_perf_box_name"
11872   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11873   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11874   include:
11875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11879     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11880   layout:
11881     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11882     layout: "plot-throughput"
11883
11884 #- type: "plot"
11885 #  title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11886 #  algorithm: "plot_perf_box_name"
11887 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11888 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11889 #  include:
11890 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11891 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11892 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11893 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11894 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11895 #  layout:
11896 #    title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11897 #    layout: "plot-throughput"
11898 #
11899 #- type: "plot"
11900 #  title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11901 #  algorithm: "plot_perf_box_name"
11902 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11903 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11904 #  include:
11905 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11906 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11907 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11908 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11909 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11910 #  layout:
11911 #    title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11912 #    layout: "plot-throughput"
11913 #
11914 #- type: "plot"
11915 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11916 #  algorithm: "plot_perf_box_name"
11917 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11918 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11919 #  include:
11920 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11921 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11922 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11923 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11924 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11925 #  layout:
11926 #    title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11927 #    layout: "plot-throughput"
11928 #
11929 #- type: "plot"
11930 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11931 #  algorithm: "plot_perf_box_name"
11932 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11933 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11934 #  include:
11935 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11936 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11937 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11938 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11939 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11940 #  layout:
11941 #    title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11942 #    layout: "plot-throughput"
11943
11944 - type: "plot"
11945   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11946   algorithm: "plot_perf_box_name"
11947   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11948   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11949   include:
11950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11951     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11952     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11953     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11955     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11956   layout:
11957     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11958     layout: "plot-throughput"
11959
11960 - type: "plot"
11961   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11962   algorithm: "plot_perf_box_name"
11963   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11964   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11965   include:
11966     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11967     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11969     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11970     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11971     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11972   layout:
11973     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11974     layout: "plot-throughput"
11975
11976 - type: "plot"
11977   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11978   algorithm: "plot_perf_box_name"
11979   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11981   include:
11982     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11983     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11984     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11985     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11986   layout:
11987     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11995   include:
11996     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11997     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11998     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11999     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12000   layout:
12001     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12002     layout: "plot-throughput"
12003
12004 - type: "plot"
12005   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12006   algorithm: "plot_perf_box_name"
12007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12009   include:
12010     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12013     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12016   layout:
12017     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12018     layout: "plot-throughput"
12019
12020 - type: "plot"
12021   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12022   algorithm: "plot_perf_box_name"
12023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12025   include:
12026     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12027     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12029     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12031     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12032   layout:
12033     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12034     layout: "plot-throughput"
12035
12036 - type: "plot"
12037   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12038   algorithm: "plot_perf_box_name"
12039   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12040   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12041   include:
12042     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12045     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12048   layout:
12049     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12050     layout: "plot-throughput"
12051
12052 - type: "plot"
12053   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12054   algorithm: "plot_perf_box_name"
12055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12057   include:
12058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12061     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12064   layout:
12065     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12066     layout: "plot-throughput"
12067
12068 - type: "plot"
12069   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12070   algorithm: "plot_perf_box_name"
12071   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12073   include:
12074     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12075     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12076     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12077     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12078     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12079     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12080   layout:
12081     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12082     layout: "plot-throughput"
12083
12084 - type: "plot"
12085   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12086   algorithm: "plot_perf_box_name"
12087   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12089   include:
12090     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12091     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12092     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12093     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12094     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12095     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12096   layout:
12097     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12098     layout: "plot-throughput"
12099
12100 - type: "plot"
12101   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12102   algorithm: "plot_perf_box_name"
12103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12105   include:
12106     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12112   layout:
12113     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12114     layout: "plot-throughput"
12115
12116 - type: "plot"
12117   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12118   algorithm: "plot_perf_box_name"
12119   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12120   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12121   include:
12122     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12128   layout:
12129     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12130     layout: "plot-throughput"
12131
12132 #- type: "plot"
12133 #  title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12134 #  algorithm: "plot_perf_box_name"
12135 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12136 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12137 #  include:
12138 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12139 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12140 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12141 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12142 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12143 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12144 #  layout:
12145 #    title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12146 #    layout: "plot-throughput"
12147 #
12148 #- type: "plot"
12149 #  title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12150 #  algorithm: "plot_perf_box_name"
12151 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12152 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12153 #  include:
12154 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12155 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12156 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12157 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12158 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12159 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12160 #  layout:
12161 #    title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12162 #    layout: "plot-throughput"
12163
12164 - type: "plot"
12165   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12166   algorithm: "plot_perf_box_name"
12167   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12168   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12169   include:
12170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12176   layout:
12177     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12178     layout: "plot-throughput"
12179
12180 - type: "plot"
12181   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12182   algorithm: "plot_perf_box_name"
12183   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12185   include:
12186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12190     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12191     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12192   layout:
12193     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12194     layout: "plot-throughput"
12195
12196 - type: "plot"
12197   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12198   algorithm: "plot_perf_box_name"
12199   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12200   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12201   include:
12202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12208   layout:
12209     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12210     layout: "plot-throughput"
12211
12212 - type: "plot"
12213   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12214   algorithm: "plot_perf_box_name"
12215   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12216   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12217   include:
12218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12224   layout:
12225     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12226     layout: "plot-throughput"
12227
12228 - type: "plot"
12229   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12230   algorithm: "plot_perf_box_name"
12231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12233   include:
12234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12240   layout:
12241     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12242     layout: "plot-throughput"
12243
12244 - type: "plot"
12245   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12246   algorithm: "plot_perf_box_name"
12247   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12249   include:
12250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12251     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12256   layout:
12257     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12258     layout: "plot-throughput"
12259
12260 - type: "plot"
12261   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12262   algorithm: "plot_perf_box_name"
12263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12265   include:
12266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12270   layout:
12271     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12272     layout: "plot-throughput"
12273
12274 - type: "plot"
12275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12276   algorithm: "plot_perf_box_name"
12277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12279   include:
12280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12284   layout:
12285     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12286     layout: "plot-throughput"
12287
12288 - type: "plot"
12289   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12290   algorithm: "plot_perf_box_name"
12291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12293   include:
12294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12298   layout:
12299     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12300     layout: "plot-throughput"
12301
12302 - type: "plot"
12303   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12304   algorithm: "plot_perf_box_name"
12305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12307   include:
12308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12312   layout:
12313     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12314     layout: "plot-throughput"
12315
12316 - type: "plot"
12317   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12318   algorithm: "plot_perf_box_name"
12319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12321   include:
12322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12328   layout:
12329     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12330     layout: "plot-throughput"
12331
12332 - type: "plot"
12333   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12334   algorithm: "plot_perf_box_name"
12335   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12337   include:
12338     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12339     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12343     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12344   layout:
12345     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12346     layout: "plot-throughput"
12347
12348 - type: "plot"
12349   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12350   algorithm: "plot_perf_box_name"
12351   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12353   include:
12354     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12355     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12356     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12357     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12358     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12359   layout:
12360     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12361     layout: "plot-throughput"
12362
12363 - type: "plot"
12364   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12365   algorithm: "plot_perf_box_name"
12366   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12368   include:
12369     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12370     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12371     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12372     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12373     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12374   layout:
12375     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12376     layout: "plot-throughput"
12377
12378 - type: "plot"
12379   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12380   algorithm: "plot_perf_box_name"
12381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12383   include:
12384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12389   layout:
12390     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12391     layout: "plot-throughput"
12392
12393 - type: "plot"
12394   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12395   algorithm: "plot_perf_box_name"
12396   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12398   include:
12399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12404   layout:
12405     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12406     layout: "plot-throughput"
12407
12408 - type: "plot"
12409   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12410   algorithm: "plot_perf_box_name"
12411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12413   include:
12414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12418   layout:
12419     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12420     layout: "plot-throughput"
12421
12422 - type: "plot"
12423   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12424   algorithm: "plot_perf_box_name"
12425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12427   include:
12428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12432   layout:
12433     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12434     layout: "plot-throughput"
12435
12436 - type: "plot"
12437   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12438   algorithm: "plot_perf_box_name"
12439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12441   include:
12442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12448   layout:
12449     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12450     layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12457   include:
12458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12461     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12464   layout:
12465     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12466     layout: "plot-throughput"
12467
12468 - type: "plot"
12469   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12470   algorithm: "plot_perf_box_name"
12471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12473   include:
12474     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12477     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12480   layout:
12481     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12482     layout: "plot-throughput"
12483
12484 - type: "plot"
12485   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12486   algorithm: "plot_perf_box_name"
12487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12489   include:
12490     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12493     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12496   layout:
12497     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12498     layout: "plot-throughput"
12499
12500 - type: "plot"
12501   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12502   algorithm: "plot_perf_box_name"
12503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12505   include:
12506     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12509     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12512   layout:
12513     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12514     layout: "plot-throughput"
12515
12516 - type: "plot"
12517   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12518   algorithm: "plot_perf_box_name"
12519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12521   include:
12522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12525     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12528   layout:
12529     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12530     layout: "plot-throughput"
12531
12532 - type: "plot"
12533   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12534   algorithm: "plot_perf_box_name"
12535   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12537   include:
12538     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12539     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12540     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12541     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12542     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12544   layout:
12545     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12546     layout: "plot-throughput"
12547
12548 - type: "plot"
12549   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12550   algorithm: "plot_perf_box_name"
12551   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12553   include:
12554     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12555     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12556     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12557     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12558     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12559     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12560   layout:
12561     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12562     layout: "plot-throughput"
12563
12564 - type: "plot"
12565   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12566   algorithm: "plot_perf_box_name"
12567   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12568   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12569   include:
12570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12574   layout:
12575     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12576     layout: "plot-throughput"
12577
12578 - type: "plot"
12579   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12580   algorithm: "plot_perf_box_name"
12581   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12582   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12583   include:
12584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12588   layout:
12589     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12590     layout: "plot-throughput"
12591
12592 - type: "plot"
12593   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12594   algorithm: "plot_perf_box_name"
12595   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12596   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12597   include:
12598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12604   layout:
12605     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12613   include:
12614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12620   layout:
12621     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12622     layout: "plot-throughput"
12623
12624 - type: "plot"
12625   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12626   algorithm: "plot_perf_box_name"
12627   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12628   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12629   include:
12630     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12636   layout:
12637     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12644   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12645   include:
12646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12652   layout:
12653     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12654     layout: "plot-throughput"
12655
12656 #- type: "plot"
12657 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12658 #  algorithm: "plot_perf_box_name"
12659 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12660 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12661 #  include:
12662 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12663 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12664 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12665 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12666 #  layout:
12667 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12668 #    layout: "plot-throughput"
12669 #
12670 #- type: "plot"
12671 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12672 #  algorithm: "plot_perf_box_name"
12673 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12674 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12675 #  include:
12676 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12677 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12678 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12679 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12680 #  layout:
12681 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12682 #    layout: "plot-throughput"
12683 #
12684 #- type: "plot"
12685 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12686 #  algorithm: "plot_perf_box_name"
12687 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12688 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12689 #  include:
12690 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12691 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12692 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12693 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12694 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12695 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12696 #  layout:
12697 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12698 #    layout: "plot-throughput"
12699 #
12700 #- type: "plot"
12701 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12702 #  algorithm: "plot_perf_box_name"
12703 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12704 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12705 #  include:
12706 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12707 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12708 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12709 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12710 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12711 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12712 #  layout:
12713 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12714 #    layout: "plot-throughput"
12715 #
12716 #- type: "plot"
12717 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12718 #  algorithm: "plot_perf_box_name"
12719 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12720 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12721 #  include:
12722 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12723 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12724 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12725 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12726 #  layout:
12727 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12728 #    layout: "plot-throughput"
12729 #
12730 #- type: "plot"
12731 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12732 #  algorithm: "plot_perf_box_name"
12733 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12734 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12735 #  include:
12736 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12737 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12738 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12739 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12740 #  layout:
12741 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12742 #    layout: "plot-throughput"
12743 #
12744 #- type: "plot"
12745 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12746 #  algorithm: "plot_perf_box_name"
12747 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12748 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12749 #  include:
12750 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12751 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12752 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12753 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12754 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12755 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12756 #  layout:
12757 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12758 #    layout: "plot-throughput"
12759 #
12760 #- type: "plot"
12761 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12762 #  algorithm: "plot_perf_box_name"
12763 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12764 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12765 #  include:
12766 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12767 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12768 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12769 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12770 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12771 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12772 #  layout:
12773 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12774 #    layout: "plot-throughput"
12775 #
12776 #- type: "plot"
12777 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12778 #  algorithm: "plot_perf_box_name"
12779 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12780 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12781 #  include:
12782 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12783 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12784 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12785 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12786 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12787 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12788 #  layout:
12789 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12790 #    layout: "plot-throughput"
12791 #
12792 #- type: "plot"
12793 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12794 #  algorithm: "plot_perf_box_name"
12795 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12796 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12797 #  include:
12798 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12799 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12800 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12801 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12802 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12803 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12804 #  layout:
12805 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12806 #    layout: "plot-throughput"
12807
12808 - type: "plot"
12809   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12810   algorithm: "plot_perf_box_name"
12811   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12812   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12813   include:
12814     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12818     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12820   layout:
12821     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12822     layout: "plot-throughput"
12823
12824 - type: "plot"
12825   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12826   algorithm: "plot_perf_box_name"
12827   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12829   include:
12830     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12836   layout:
12837     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12838     layout: "plot-throughput"
12839
12840 - type: "plot"
12841   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12842   algorithm: "plot_perf_box_name"
12843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12845   include:
12846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12849 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12850 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12851 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12852   layout:
12853     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12854     layout: "plot-throughput"
12855
12856 - type: "plot"
12857   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12858   algorithm: "plot_perf_box_name"
12859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12861   include:
12862     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12865 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12866 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12867 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12868   layout:
12869     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12870     layout: "plot-throughput"
12871
12872 - type: "plot"
12873   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12874   algorithm: "plot_perf_box_name"
12875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12877   include:
12878     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12879     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12884   layout:
12885     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12886     layout: "plot-throughput"
12887
12888 - type: "plot"
12889   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12890   algorithm: "plot_perf_box_name"
12891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12893   include:
12894     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12895     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12896     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12897     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12898     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12899     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12900   layout:
12901     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12902     layout: "plot-throughput"
12903
12904 - type: "plot"
12905   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12906   algorithm: "plot_perf_box_name"
12907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12909   include:
12910     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12911     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12912     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12913     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12914     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12915     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12916   layout:
12917     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12918     layout: "plot-throughput"
12919
12920 - type: "plot"
12921   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12922   algorithm: "plot_perf_box_name"
12923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12925   include:
12926     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12927     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12929     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12930     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12931     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12932   layout:
12933     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12934     layout: "plot-throughput"
12935
12936 #- type: "plot"
12937 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12938 #  algorithm: "plot_perf_box_name"
12939 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12940 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12941 #  include:
12942 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12943 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12944 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12945 #  layout:
12946 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12947 #    layout: "plot-throughput"
12948 #
12949 #- type: "plot"
12950 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12951 #  algorithm: "plot_perf_box_name"
12952 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12953 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12954 #  include:
12955 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12956 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12957 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12958 #  layout:
12959 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12960 #    layout: "plot-throughput"
12961
12962 - type: "plot"
12963   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12964   algorithm: "plot_perf_box_name"
12965   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12966   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12967   include:
12968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12973   layout:
12974     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12975     layout: "plot-throughput"
12976
12977 - type: "plot"
12978   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12979   algorithm: "plot_perf_box_name"
12980   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12982   include:
12983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12988   layout:
12989     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12990     layout: "plot-throughput"
12991
12992 - type: "plot"
12993   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12994   algorithm: "plot_perf_box_name"
12995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12997   include:
12998     - "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"
12999     - "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"
13000     - "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"
13001     - "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"
13002     - "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"
13003   layout:
13004     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13005     layout: "plot-throughput"
13006
13007 - type: "plot"
13008   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13009   algorithm: "plot_perf_box_name"
13010   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13011   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13012   include:
13013     - "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"
13014     - "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"
13015     - "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"
13016     - "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"
13017     - "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"
13018   layout:
13019     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13020     layout: "plot-throughput"
13021
13022 - type: "plot"
13023   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13024   algorithm: "plot_perf_box_name"
13025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13027   include:
13028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13033   layout:
13034     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13035     layout: "plot-throughput"
13036
13037 - type: "plot"
13038   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13039   algorithm: "plot_perf_box_name"
13040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13042   include:
13043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13048   layout:
13049     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13050     layout: "plot-throughput"
13051
13052 - type: "plot"
13053   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13054   algorithm: "plot_perf_box_name"
13055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13057   include:
13058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13063   layout:
13064     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13065     layout: "plot-throughput"
13066
13067 - type: "plot"
13068   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13069   algorithm: "plot_perf_box_name"
13070   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13072   include:
13073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13078   layout:
13079     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13080     layout: "plot-throughput"
13081
13082 - type: "plot"
13083   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13084   algorithm: "plot_perf_box_name"
13085   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13086   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13087   include:
13088     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13093   layout:
13094     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13095     layout: "plot-throughput"
13096
13097 - type: "plot"
13098   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13099   algorithm: "plot_perf_box_name"
13100   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13102   include:
13103     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13108   layout:
13109     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13110     layout: "plot-throughput"
13111
13112 - type: "plot"
13113   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13114   algorithm: "plot_perf_box_name"
13115   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13117   include:
13118     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13123   layout:
13124     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13125     layout: "plot-throughput"
13126
13127 - type: "plot"
13128   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13129   algorithm: "plot_perf_box_name"
13130   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13131   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13132   include:
13133     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13138   layout:
13139     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13140     layout: "plot-throughput"
13141
13142 - type: "plot"
13143   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13144   algorithm: "plot_perf_box_name"
13145   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13147   include:
13148     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13149     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13150     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13151     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13152   layout:
13153     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13154     layout: "plot-throughput"
13155
13156 - type: "plot"
13157   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13158   algorithm: "plot_perf_box_name"
13159   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13161   include:
13162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13166   layout:
13167     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13168     layout: "plot-throughput"
13169
13170 - type: "plot"
13171   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13172   algorithm: "plot_perf_box_name"
13173   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13175   include:
13176     - "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"
13177     - "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"
13178     - "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"
13179     - "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"
13180   layout:
13181     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13182     layout: "plot-throughput"
13183
13184 - type: "plot"
13185   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13186   algorithm: "plot_perf_box_name"
13187   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13189   include:
13190     - "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"
13191     - "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"
13192     - "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"
13193     - "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"
13194   layout:
13195     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13196     layout: "plot-throughput"
13197
13198 - type: "plot"
13199   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13200   algorithm: "plot_perf_box_name"
13201   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13203   include:
13204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13210   layout:
13211     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13212     layout: "plot-throughput"
13213
13214 - type: "plot"
13215   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13216   algorithm: "plot_perf_box_name"
13217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13219   include:
13220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13226   layout:
13227     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13228     layout: "plot-throughput"
13229
13230 - type: "plot"
13231   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13232   algorithm: "plot_perf_box_name"
13233   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13235   include:
13236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13242   layout:
13243     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13244     layout: "plot-throughput"
13245
13246 - type: "plot"
13247   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13248   algorithm: "plot_perf_box_name"
13249   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13251   include:
13252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13258   layout:
13259     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13260     layout: "plot-throughput"
13261
13262 - type: "plot"
13263   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13264   algorithm: "plot_perf_box_name"
13265   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13267   include:
13268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13274   layout:
13275     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13276     layout: "plot-throughput"
13277
13278 - type: "plot"
13279   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13280   algorithm: "plot_perf_box_name"
13281   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13283   include:
13284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13290   layout:
13291     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13292     layout: "plot-throughput"
13293
13294 - type: "plot"
13295   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13296   algorithm: "plot_perf_box_name"
13297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13299   include:
13300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13305   layout:
13306     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13307     layout: "plot-throughput"
13308
13309 - type: "plot"
13310   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13311   algorithm: "plot_perf_box_name"
13312   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13314   include:
13315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13320   layout:
13321     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13322     layout: "plot-throughput"
13323
13324 - type: "plot"
13325   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13326   algorithm: "plot_perf_box_name"
13327   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13328   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13329   include:
13330     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13331     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13332   layout:
13333     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13334     layout: "plot-throughput"
13335
13336 - type: "plot"
13337   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13338   algorithm: "plot_perf_box_name"
13339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13341   include:
13342     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13343     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13344   layout:
13345     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13350   algorithm: "plot_perf_box_name"
13351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353   include:
13354     - "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"
13355     - "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"
13356   layout:
13357     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13358     layout: "plot-throughput"
13359
13360 - type: "plot"
13361   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13362   algorithm: "plot_perf_box_name"
13363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13365   include:
13366     - "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"
13367     - "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"
13368   layout:
13369     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13370     layout: "plot-throughput"
13371
13372 - type: "plot"
13373   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13374   algorithm: "plot_perf_box_name"
13375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13377   include:
13378     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13379     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13380   layout:
13381     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13382     layout: "plot-throughput"
13383
13384 - type: "plot"
13385   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13386   algorithm: "plot_perf_box_name"
13387   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13389   include:
13390     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13391     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13392   layout:
13393     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13394     layout: "plot-throughput"
13395
13396 - type: "plot"
13397   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13398   algorithm: "plot_perf_box_name"
13399   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13400   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13401   include:
13402     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13403     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13404   layout:
13405     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13410   algorithm: "plot_perf_box_name"
13411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13413   include:
13414     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13415     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13416   layout:
13417     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13418     layout: "plot-throughput"
13419
13420 - type: "plot"
13421   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13422   algorithm: "plot_perf_box_name"
13423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13425   include:
13426     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13432   layout:
13433     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13434     layout: "plot-throughput"
13435
13436 - type: "plot"
13437   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13438   algorithm: "plot_perf_box_name"
13439   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13440   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13441   include:
13442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13448   layout:
13449     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13450     layout: "plot-throughput"
13451
13452 - type: "plot"
13453   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13454   algorithm: "plot_perf_box_name"
13455   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13456   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13457   include:
13458     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13464   layout:
13465     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13466     layout: "plot-throughput"
13467
13468 - type: "plot"
13469   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13470   algorithm: "plot_perf_box_name"
13471   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13472   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13473   include:
13474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13480   layout:
13481     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13482     layout: "plot-throughput"
13483
13484 #- type: "plot"
13485 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13486 #  algorithm: "plot_perf_box_name"
13487 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13488 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13489 #  include:
13490 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13491 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13495 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13496 #  layout:
13497 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13498 #    layout: "plot-throughput"
13499 #
13500 #- type: "plot"
13501 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13502 #  algorithm: "plot_perf_box_name"
13503 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13504 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13505 #  include:
13506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13511 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13512 #  layout:
13513 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13514 #    layout: "plot-throughput"
13515
13516 - type: "plot"
13517   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13518   algorithm: "plot_perf_box_name"
13519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13521   include:
13522     - "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"
13523     - "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"
13524     - "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"
13525     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13526     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13527     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13528   layout:
13529     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13530     layout: "plot-throughput"
13531
13532 - type: "plot"
13533   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13534   algorithm: "plot_perf_box_name"
13535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13537   include:
13538     - "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"
13539     - "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"
13540     - "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"
13541     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13542     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13543     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13544   layout:
13545     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13546     layout: "plot-throughput"
13547
13548 ################################################################################
13549
13550 # Packet Speedup
13551
13552 - type: "plot"
13553   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13554   algorithm: "plot_tsa_name"
13555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13557   include:
13558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13562   layout:
13563     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13564     layout: "plot-throughput-speedup-analysis"
13565
13566 - type: "plot"
13567   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13568   algorithm: "plot_tsa_name"
13569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13571   include:
13572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13576   layout:
13577     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13578     layout: "plot-throughput-speedup-analysis"
13579
13580 - type: "plot"
13581   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13582   algorithm: "plot_tsa_name"
13583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13585   include:
13586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13590   layout:
13591     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13592     layout: "plot-throughput-speedup-analysis"
13593
13594 - type: "plot"
13595   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13596   algorithm: "plot_tsa_name"
13597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13599   include:
13600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13604   layout:
13605     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13606     layout: "plot-throughput-speedup-analysis"
13607
13608 - type: "plot"
13609   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13610   algorithm: "plot_tsa_name"
13611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13613   include:
13614     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13615     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13616     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13619   layout:
13620     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13621     layout: "plot-throughput-speedup-analysis"
13622
13623 - type: "plot"
13624   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13625   algorithm: "plot_tsa_name"
13626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13628   include:
13629     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13630     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13631     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13634   layout:
13635     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13636     layout: "plot-throughput-speedup-analysis"
13637
13638 - type: "plot"
13639   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13640   algorithm: "plot_tsa_name"
13641   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13643   include:
13644     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13645     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13646     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13647     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13649   layout:
13650     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13651     layout: "plot-throughput-speedup-analysis"
13652
13653 - type: "plot"
13654   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13655   algorithm: "plot_tsa_name"
13656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13658   include:
13659     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13660     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13661     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13662     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13664   layout:
13665     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13666     layout: "plot-throughput-speedup-analysis"
13667
13668 - type: "plot"
13669   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13670   algorithm: "plot_tsa_name"
13671   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13673   include:
13674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13676     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13680   layout:
13681     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13682     layout: "plot-throughput-speedup-analysis"
13683
13684 - type: "plot"
13685   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13686   algorithm: "plot_tsa_name"
13687   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13689   include:
13690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13696   layout:
13697     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13698     layout: "plot-throughput-speedup-analysis"
13699
13700 - type: "plot"
13701   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13702   algorithm: "plot_tsa_name"
13703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13705   include:
13706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13711   layout:
13712     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13713     layout: "plot-throughput-speedup-analysis"
13714
13715 - type: "plot"
13716   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13717   algorithm: "plot_tsa_name"
13718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13720   include:
13721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13726   layout:
13727     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13728     layout: "plot-throughput-speedup-analysis"
13729
13730 - type: "plot"
13731   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13732   algorithm: "plot_tsa_name"
13733   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13735   include:
13736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13739   layout:
13740     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13741     layout: "plot-throughput-speedup-analysis"
13742
13743 - type: "plot"
13744   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13745   algorithm: "plot_tsa_name"
13746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13748   include:
13749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13752   layout:
13753     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13754     layout: "plot-throughput-speedup-analysis"
13755
13756 - type: "plot"
13757   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13758   algorithm: "plot_tsa_name"
13759   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13761   include:
13762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13767   layout:
13768     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13769     layout: "plot-throughput-speedup-analysis"
13770
13771 - type: "plot"
13772   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13773   algorithm: "plot_tsa_name"
13774   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13775   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13776   include:
13777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13782   layout:
13783     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13784     layout: "plot-throughput-speedup-analysis"
13785
13786 - type: "plot"
13787   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13788   algorithm: "plot_tsa_name"
13789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13791   include:
13792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13795   layout:
13796     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13797     layout: "plot-throughput-speedup-analysis"
13798
13799 - type: "plot"
13800   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13801   algorithm: "plot_tsa_name"
13802   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13804   include:
13805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13808   layout:
13809     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13810     layout: "plot-throughput-speedup-analysis"
13811
13812 - type: "plot"
13813   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13814   algorithm: "plot_tsa_name"
13815   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13816   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13817   include:
13818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13824   layout:
13825     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13826     layout: "plot-throughput-speedup-analysis"
13827
13828 - type: "plot"
13829   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13830   algorithm: "plot_tsa_name"
13831   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13832   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13833   include:
13834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13840   layout:
13841     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13842     layout: "plot-throughput-speedup-analysis"
13843
13844 - type: "plot"
13845   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13846   algorithm: "plot_tsa_name"
13847   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13848   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13849   include:
13850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13856   layout:
13857     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13858     layout: "plot-throughput-speedup-analysis"
13859
13860 - type: "plot"
13861   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13862   algorithm: "plot_tsa_name"
13863   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13865   include:
13866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13872   layout:
13873     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13874     layout: "plot-throughput-speedup-analysis"
13875
13876 - type: "plot"
13877   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13878   algorithm: "plot_tsa_name"
13879   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13881   include:
13882     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13883     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13884     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13885   layout:
13886     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13887     layout: "plot-throughput-speedup-analysis"
13888
13889 - type: "plot"
13890   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13891   algorithm: "plot_tsa_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13894   include:
13895     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13896     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13897     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13898   layout:
13899     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13900     layout: "plot-throughput-speedup-analysis"
13901
13902 - type: "plot"
13903   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13904   algorithm: "plot_tsa_name"
13905   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13907   include:
13908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13911 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13912 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13913   layout:
13914     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13915     layout: "plot-throughput-speedup-analysis"
13916
13917 - type: "plot"
13918   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13919   algorithm: "plot_tsa_name"
13920   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13922   include:
13923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13926 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13927 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13928   layout:
13929     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13930     layout: "plot-throughput-speedup-analysis"
13931
13932 - type: "plot"
13933   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13934   algorithm: "plot_tsa_name"
13935   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13937   include:
13938     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13943   layout:
13944     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13945     layout: "plot-throughput-speedup-analysis"
13946
13947 - type: "plot"
13948   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13949   algorithm: "plot_tsa_name"
13950   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13952   include:
13953     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13958   layout:
13959     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13960     layout: "plot-throughput-speedup-analysis"
13961
13962 - type: "plot"
13963   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13964   algorithm: "plot_tsa_name"
13965   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13967   include:
13968     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13969     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13973   layout:
13974     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13975     layout: "plot-throughput-speedup-analysis"
13976
13977 - type: "plot"
13978   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13979   algorithm: "plot_tsa_name"
13980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13982   include:
13983     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13985     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13988   layout:
13989     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13990     layout: "plot-throughput-speedup-analysis"
13991
13992 - type: "plot"
13993   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13994   algorithm: "plot_tsa_name"
13995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13997   include:
13998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14001     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14002   layout:
14003     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14004     layout: "plot-throughput-speedup-analysis"
14005
14006 - type: "plot"
14007   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14008   algorithm: "plot_tsa_name"
14009   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14010   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14011   include:
14012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14016   layout:
14017     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14018     layout: "plot-throughput-speedup-analysis"
14019
14020 - type: "plot"
14021   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14022   algorithm: "plot_tsa_name"
14023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14025   include:
14026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14031   layout:
14032     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14033     layout: "plot-throughput-speedup-analysis"
14034
14035 - type: "plot"
14036   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14037   algorithm: "plot_tsa_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14040   include:
14041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14046   layout:
14047     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14048     layout: "plot-throughput-speedup-analysis"
14049
14050 - type: "plot"
14051   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14052   algorithm: "plot_tsa_name"
14053   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14054   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14055   include:
14056     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14058   layout:
14059     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14060     layout: "plot-throughput-speedup-analysis"
14061
14062 - type: "plot"
14063   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14064   algorithm: "plot_tsa_name"
14065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14067   include:
14068     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14070   layout:
14071     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14072     layout: "plot-throughput-speedup-analysis"
14073
14074 - type: "plot"
14075   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14076   algorithm: "plot_tsa_name"
14077   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14079   include:
14080     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14081     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14084   layout:
14085     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14086     layout: "plot-throughput-speedup-analysis"
14087
14088 - type: "plot"
14089   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14090   algorithm: "plot_tsa_name"
14091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14093   include:
14094     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14096     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14097     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14098   layout:
14099     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14100     layout: "plot-throughput-speedup-analysis"
14101
14102 - type: "plot"
14103   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14104   algorithm: "plot_tsa_name"
14105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14107   include:
14108     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14112   layout:
14113     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14114     layout: "plot-throughput-speedup-analysis"
14115
14116 - type: "plot"
14117   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14118   algorithm: "plot_tsa_name"
14119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14121   include:
14122     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14126   layout:
14127     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14128     layout: "plot-throughput-speedup-analysis"
14129
14130 - type: "plot"
14131   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14132   algorithm: "plot_tsa_name"
14133   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14142   layout:
14143     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14144     layout: "plot-throughput-speedup-analysis"
14145
14146 - type: "plot"
14147   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14148   algorithm: "plot_tsa_name"
14149   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14151   include:
14152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14157     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14158   layout:
14159     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14160     layout: "plot-throughput-speedup-analysis"
14161
14162 - type: "plot"
14163   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14164   algorithm: "plot_tsa_name"
14165   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14166   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14167   include:
14168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14173   layout:
14174     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14175     layout: "plot-throughput-speedup-analysis"
14176
14177 - type: "plot"
14178   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14179   algorithm: "plot_tsa_name"
14180   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14181   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14182   include:
14183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14188   layout:
14189     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14190     layout: "plot-throughput-speedup-analysis"
14191
14192 - type: "plot"
14193   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14194   algorithm: "plot_tsa_name"
14195   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14196   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14197   include:
14198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14203   layout:
14204     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14205     layout: "plot-throughput-speedup-analysis"
14206
14207 - type: "plot"
14208   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14209   algorithm: "plot_tsa_name"
14210   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14212   include:
14213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14216     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14218   layout:
14219     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14220     layout: "plot-throughput-speedup-analysis"
14221
14222 - type: "plot"
14223   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14224   algorithm: "plot_tsa_name"
14225   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14226   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14227   include:
14228     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14231   layout:
14232     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 - type: "plot"
14236   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14237   algorithm: "plot_tsa_name"
14238   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14239   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14240   include:
14241     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14244   layout:
14245     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14246     layout: "plot-throughput-speedup-analysis"
14247
14248 - type: "plot"
14249   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14250   algorithm: "plot_tsa_name"
14251   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14253   include:
14254     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14257   layout:
14258     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14259     layout: "plot-throughput-speedup-analysis"
14260
14261 - type: "plot"
14262   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14263   algorithm: "plot_tsa_name"
14264   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14266   include:
14267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14270   layout:
14271     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14272     layout: "plot-throughput-speedup-analysis"
14273
14274 - type: "plot"
14275   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14276   algorithm: "plot_tsa_name"
14277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14279   include:
14280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14285   layout:
14286     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14287     layout: "plot-throughput-speedup-analysis"
14288
14289 - type: "plot"
14290   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14291   algorithm: "plot_tsa_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14294   include:
14295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14300   layout:
14301     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14315   layout:
14316     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14317     layout: "plot-throughput-speedup-analysis"
14318
14319 - type: "plot"
14320   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14321   algorithm: "plot_tsa_name"
14322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14324   include:
14325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14330   layout:
14331     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14332     layout: "plot-throughput-speedup-analysis"
14333
14334 - type: "plot"
14335   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14336   algorithm: "plot_tsa_name"
14337   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14339   include:
14340     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14341     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14342     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14344     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14346   layout:
14347     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14348     layout: "plot-throughput-speedup-analysis"
14349
14350 - type: "plot"
14351   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14352   algorithm: "plot_tsa_name"
14353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14355   include:
14356     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14362   layout:
14363     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14364     layout: "plot-throughput-speedup-analysis"
14365
14366 - type: "plot"
14367   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14368   algorithm: "plot_tsa_name"
14369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14371   include:
14372     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14374     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14376   layout:
14377     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14378     layout: "plot-throughput-speedup-analysis"
14379
14380 - type: "plot"
14381   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14382   algorithm: "plot_tsa_name"
14383   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14384   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14385   include:
14386     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14388     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14389     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14390   layout:
14391     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14401     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14402     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14406   layout:
14407     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14408     layout: "plot-throughput-speedup-analysis"
14409
14410 - type: "plot"
14411   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14412   algorithm: "plot_tsa_name"
14413   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14415   include:
14416     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14417     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14418     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14422   layout:
14423     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14424     layout: "plot-throughput-speedup-analysis"
14425
14426 - type: "plot"
14427   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14428   algorithm: "plot_tsa_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14431   include:
14432     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14433     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14434     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14435     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14436     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14438   layout:
14439     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14440     layout: "plot-throughput-speedup-analysis"
14441
14442 - type: "plot"
14443   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14444   algorithm: "plot_tsa_name"
14445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14447   include:
14448     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14449     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14450     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14451     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14452     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14453     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14454   layout:
14455     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14456     layout: "plot-throughput-speedup-analysis"
14457
14458 - type: "plot"
14459   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14460   algorithm: "plot_tsa_name"
14461   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14463   include:
14464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14470   layout:
14471     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14472     layout: "plot-throughput-speedup-analysis"
14473
14474 - type: "plot"
14475   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14476   algorithm: "plot_tsa_name"
14477   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14479   include:
14480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14486   layout:
14487     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14488     layout: "plot-throughput-speedup-analysis"
14489
14490 - type: "plot"
14491   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14492   algorithm: "plot_tsa_name"
14493   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14495   include:
14496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14502   layout:
14503     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14504     layout: "plot-throughput-speedup-analysis"
14505
14506 - type: "plot"
14507   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14508   algorithm: "plot_tsa_name"
14509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14511   include:
14512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14518   layout:
14519     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14520     layout: "plot-throughput-speedup-analysis"
14521
14522 - type: "plot"
14523   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14524   algorithm: "plot_tsa_name"
14525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14527   include:
14528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14534   layout:
14535     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14536     layout: "plot-throughput-speedup-analysis"
14537
14538 - type: "plot"
14539   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14540   algorithm: "plot_tsa_name"
14541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14543   include:
14544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14550   layout:
14551     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14552     layout: "plot-throughput-speedup-analysis"
14553
14554 - type: "plot"
14555   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14556   algorithm: "plot_tsa_name"
14557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14559   include:
14560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14564   layout:
14565     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14566     layout: "plot-throughput-speedup-analysis"
14567
14568 - type: "plot"
14569   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14570   algorithm: "plot_tsa_name"
14571   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14572   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14573   include:
14574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14578   layout:
14579     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14580     layout: "plot-throughput-speedup-analysis"
14581
14582 - type: "plot"
14583   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14584   algorithm: "plot_tsa_name"
14585   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14586   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14587   include:
14588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14592   layout:
14593     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14594     layout: "plot-throughput-speedup-analysis"
14595
14596 - type: "plot"
14597   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14598   algorithm: "plot_tsa_name"
14599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14601   include:
14602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14606   layout:
14607     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14608     layout: "plot-throughput-speedup-analysis"
14609
14610 - type: "plot"
14611   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14612   algorithm: "plot_tsa_name"
14613   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14615   include:
14616     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14622   layout:
14623     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14624     layout: "plot-throughput-speedup-analysis"
14625
14626 - type: "plot"
14627   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14628   algorithm: "plot_tsa_name"
14629   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14631   include:
14632     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14638   layout:
14639     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14640     layout: "plot-throughput-speedup-analysis"
14641
14642 - type: "plot"
14643   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14644   algorithm: "plot_tsa_name"
14645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14647   include:
14648     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14651     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14652     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14653   layout:
14654     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14655     layout: "plot-throughput-speedup-analysis"
14656
14657 - type: "plot"
14658   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14659   algorithm: "plot_tsa_name"
14660   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14662   include:
14663     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14666     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14667     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14668   layout:
14669     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14670     layout: "plot-throughput-speedup-analysis"
14671
14672 - type: "plot"
14673   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14674   algorithm: "plot_tsa_name"
14675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14677   include:
14678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14683   layout:
14684     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14685     layout: "plot-throughput-speedup-analysis"
14686
14687 - type: "plot"
14688   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14689   algorithm: "plot_tsa_name"
14690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14692   include:
14693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14698   layout:
14699     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14700     layout: "plot-throughput-speedup-analysis"
14701
14702 - type: "plot"
14703   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14704   algorithm: "plot_tsa_name"
14705   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14707   include:
14708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14712   layout:
14713     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14714     layout: "plot-throughput-speedup-analysis"
14715
14716 - type: "plot"
14717   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14718   algorithm: "plot_tsa_name"
14719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14721   include:
14722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14726   layout:
14727     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14742   layout:
14743     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14744     layout: "plot-throughput-speedup-analysis"
14745
14746 - type: "plot"
14747   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14748   algorithm: "plot_tsa_name"
14749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14751   include:
14752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14758   layout:
14759     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14760     layout: "plot-throughput-speedup-analysis"
14761
14762 - type: "plot"
14763   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14764   algorithm: "plot_tsa_name"
14765   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14767   include:
14768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14774   layout:
14775     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14776     layout: "plot-throughput-speedup-analysis"
14777
14778 - type: "plot"
14779   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14780   algorithm: "plot_tsa_name"
14781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14783   include:
14784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14790   layout:
14791     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14792     layout: "plot-throughput-speedup-analysis"
14793
14794 - type: "plot"
14795   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14796   algorithm: "plot_tsa_name"
14797   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14799   include:
14800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14806   layout:
14807     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14808     layout: "plot-throughput-speedup-analysis"
14809
14810 - type: "plot"
14811   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14812   algorithm: "plot_tsa_name"
14813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14815   include:
14816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14822   layout:
14823     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14824     layout: "plot-throughput-speedup-analysis"
14825
14826 - type: "plot"
14827   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14828   algorithm: "plot_tsa_name"
14829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14831   include:
14832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14836     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14837     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14838   layout:
14839     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14847   include:
14848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14850     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14854   layout:
14855     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14863   include:
14864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14870   layout:
14871     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14872     layout: "plot-throughput-speedup-analysis"
14873
14874 - type: "plot"
14875   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14876   algorithm: "plot_tsa_name"
14877   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14879   include:
14880     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14881     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14882     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14884     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14885     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14886   layout:
14887     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14888     layout: "plot-throughput-speedup-analysis"
14889
14890 - type: "plot"
14891   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14892   algorithm: "plot_tsa_name"
14893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14895   include:
14896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14901   layout:
14902     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14903     layout: "plot-throughput-speedup-analysis"
14904
14905 - type: "plot"
14906   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14907   algorithm: "plot_tsa_name"
14908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14910   include:
14911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14916   layout:
14917     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14918     layout: "plot-throughput-speedup-analysis"
14919
14920 - type: "plot"
14921   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14922   algorithm: "plot_tsa_name"
14923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14925   include:
14926     - "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"
14927     - "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"
14928     - "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"
14929     - "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"
14930     - "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"
14931   layout:
14932     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14933     layout: "plot-throughput-speedup-analysis"
14934
14935 - type: "plot"
14936   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14937   algorithm: "plot_tsa_name"
14938   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14940   include:
14941     - "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"
14942     - "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"
14943     - "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"
14944     - "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"
14945     - "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"
14946   layout:
14947     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14948     layout: "plot-throughput-speedup-analysis"
14949
14950 - type: "plot"
14951   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14952   algorithm: "plot_tsa_name"
14953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14955   include:
14956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14961   layout:
14962     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14963     layout: "plot-throughput-speedup-analysis"
14964
14965 - type: "plot"
14966   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14967   algorithm: "plot_tsa_name"
14968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14970   include:
14971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14976   layout:
14977     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14978     layout: "plot-throughput-speedup-analysis"
14979
14980 - type: "plot"
14981   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14982   algorithm: "plot_tsa_name"
14983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14985   include:
14986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14991   layout:
14992     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14993     layout: "plot-throughput-speedup-analysis"
14994
14995 - type: "plot"
14996   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14997   algorithm: "plot_tsa_name"
14998   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14999   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15000   include:
15001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15006   layout:
15007     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15008     layout: "plot-throughput-speedup-analysis"
15009
15010 - type: "plot"
15011   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15012   algorithm: "plot_tsa_name"
15013   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15015   include:
15016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15021   layout:
15022     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15023     layout: "plot-throughput-speedup-analysis"
15024
15025 - type: "plot"
15026   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15027   algorithm: "plot_tsa_name"
15028   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15030   include:
15031     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15036   layout:
15037     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15038     layout: "plot-throughput-speedup-analysis"
15039
15040 - type: "plot"
15041   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15042   algorithm: "plot_tsa_name"
15043   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15045   include:
15046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15048     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15049     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15051   layout:
15052     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15053     layout: "plot-throughput-speedup-analysis"
15054
15055 - type: "plot"
15056   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15057   algorithm: "plot_tsa_name"
15058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15060   include:
15061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15064     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15065     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15066   layout:
15067     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15068     layout: "plot-throughput-speedup-analysis"
15069
15070 - type: "plot"
15071   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15072   algorithm: "plot_tsa_name"
15073   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15075   include:
15076     - "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"
15077     - "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"
15078     - "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"
15079     - "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"
15080   layout:
15081     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15082     layout: "plot-throughput-speedup-analysis"
15083
15084 - type: "plot"
15085   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15086   algorithm: "plot_tsa_name"
15087   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15089   include:
15090     - "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"
15091     - "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"
15092     - "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"
15093     - "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"
15094   layout:
15095     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15096     layout: "plot-throughput-speedup-analysis"
15097
15098 - type: "plot"
15099   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15100   algorithm: "plot_tsa_name"
15101   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15102   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15103   include:
15104     - "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"
15105     - "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"
15106     - "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"
15107     - "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"
15108   layout:
15109     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15110     layout: "plot-throughput-speedup-analysis"
15111
15112 - type: "plot"
15113   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15114   algorithm: "plot_tsa_name"
15115   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15116   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15117   include:
15118     - "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"
15119     - "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"
15120     - "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"
15121     - "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"
15122   layout:
15123     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15124     layout: "plot-throughput-speedup-analysis"
15125
15126 - type: "plot"
15127   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15128   algorithm: "plot_tsa_name"
15129   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15130   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15131   include:
15132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15138   layout:
15139     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15140     layout: "plot-throughput-speedup-analysis"
15141
15142 - type: "plot"
15143   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15144   algorithm: "plot_tsa_name"
15145   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15147   include:
15148     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15154   layout:
15155     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15156     layout: "plot-throughput-speedup-analysis"
15157
15158 - type: "plot"
15159   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15160   algorithm: "plot_tsa_name"
15161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15163   include:
15164     - "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"
15165     - "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"
15166     - "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"
15167     - "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"
15168     - "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"
15169     - "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"
15170   layout:
15171     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15172     layout: "plot-throughput-speedup-analysis"
15173
15174 - type: "plot"
15175   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15176   algorithm: "plot_tsa_name"
15177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15179   include:
15180     - "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"
15181     - "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"
15182     - "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"
15183     - "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"
15184     - "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"
15185     - "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"
15186   layout:
15187     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15188     layout: "plot-throughput-speedup-analysis"
15189
15190 - type: "plot"
15191   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15192   algorithm: "plot_tsa_name"
15193   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15195   include:
15196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15202   layout:
15203     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15204     layout: "plot-throughput-speedup-analysis"
15205
15206 - type: "plot"
15207   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15208   algorithm: "plot_tsa_name"
15209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15211   include:
15212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15218   layout:
15219     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15220     layout: "plot-throughput-speedup-analysis"
15221
15222 - type: "plot"
15223   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15224   algorithm: "plot_tsa_name"
15225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15227   include:
15228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15233   layout:
15234     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15235     layout: "plot-throughput-speedup-analysis"
15236
15237 - type: "plot"
15238   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15239   algorithm: "plot_tsa_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15242   include:
15243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15248   layout:
15249     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15250     layout: "plot-throughput-speedup-analysis"
15251
15252 - type: "plot"
15253   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15254   algorithm: "plot_tsa_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "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"
15259     - "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"
15260   layout:
15261     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15262     layout: "plot-throughput-speedup-analysis"
15263
15264 - type: "plot"
15265   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15266   algorithm: "plot_tsa_name"
15267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15269   include:
15270     - "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"
15271     - "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"
15272   layout:
15273     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15274     layout: "plot-throughput-speedup-analysis"
15275
15276 - type: "plot"
15277   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15278   algorithm: "plot_tsa_name"
15279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15281   include:
15282     - "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"
15283     - "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"
15284   layout:
15285     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15286     layout: "plot-throughput-speedup-analysis"
15287
15288 - type: "plot"
15289   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15290   algorithm: "plot_tsa_name"
15291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15293   include:
15294     - "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"
15295     - "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"
15296   layout:
15297     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15298     layout: "plot-throughput-speedup-analysis"
15299
15300 - type: "plot"
15301   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15302   algorithm: "plot_tsa_name"
15303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15305   include:
15306     - "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"
15307     - "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"
15308     - "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"
15309     - "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"
15310     - "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"
15311     - "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"
15312   layout:
15313     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15314     layout: "plot-throughput-speedup-analysis"
15315
15316 - type: "plot"
15317   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15318   algorithm: "plot_tsa_name"
15319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15321   include:
15322     - "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"
15323     - "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"
15324     - "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"
15325     - "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"
15326     - "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"
15327     - "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"
15328   layout:
15329     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15330     layout: "plot-throughput-speedup-analysis"
15331
15332 - type: "plot"
15333   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15334   algorithm: "plot_tsa_name"
15335   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15336   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15337   include:
15338     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15339     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15340     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15341     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15342     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15343   layout:
15344     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15345     layout: "plot-throughput-speedup-analysis"
15346
15347 - type: "plot"
15348   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15349   algorithm: "plot_tsa_name"
15350   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15351   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15352   include:
15353     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15354     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15355     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15356     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15357     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15358   layout:
15359     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15360     layout: "plot-throughput-speedup-analysis"
15361
15362 - type: "plot"
15363   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15364   algorithm: "plot_tsa_name"
15365   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15366   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15367   include:
15368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15373   layout:
15374     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15375     layout: "plot-throughput-speedup-analysis"
15376
15377 - type: "plot"
15378   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15379   algorithm: "plot_tsa_name"
15380   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15381   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15382   include:
15383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15388   layout:
15389     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15390     layout: "plot-throughput-speedup-analysis"
15391
15392 - type: "plot"
15393   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15394   algorithm: "plot_tsa_name"
15395   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15396   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15397   include:
15398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15402   layout:
15403     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15404     layout: "plot-throughput-speedup-analysis"
15405
15406 - type: "plot"
15407   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15408   algorithm: "plot_tsa_name"
15409   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15410   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15411   include:
15412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15416   layout:
15417     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15418     layout: "plot-throughput-speedup-analysis"
15419
15420 - type: "plot"
15421   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15422   algorithm: "plot_tsa_name"
15423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15425   include:
15426     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15430   layout:
15431     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15432     layout: "plot-throughput-speedup-analysis"
15433
15434 - type: "plot"
15435   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15436   algorithm: "plot_tsa_name"
15437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15439   include:
15440     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15444   layout:
15445     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15446     layout: "plot-throughput-speedup-analysis"
15447
15448 - type: "plot"
15449   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15450   algorithm: "plot_tsa_name"
15451   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15452   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15453   include:
15454     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15459   layout:
15460     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15461     layout: "plot-throughput-speedup-analysis"
15462
15463 - type: "plot"
15464   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15465   algorithm: "plot_tsa_name"
15466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15468   include:
15469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15471     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15473     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15474   layout:
15475     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15476     layout: "plot-throughput-speedup-analysis"
15477
15478 - type: "plot"
15479   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15480   algorithm: "plot_tsa_name"
15481   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15482   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15483   include:
15484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15490   layout:
15491     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15492     layout: "plot-throughput-speedup-analysis"
15493
15494 - type: "plot"
15495   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15496   algorithm: "plot_tsa_name"
15497   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15498   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15499   include:
15500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15506   layout:
15507     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15508     layout: "plot-throughput-speedup-analysis"
15509
15510 - type: "plot"
15511   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15512   algorithm: "plot_tsa_name"
15513   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15514   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15515   include:
15516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15520   layout:
15521     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15522     layout: "plot-throughput-speedup-analysis"
15523
15524 - type: "plot"
15525   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15526   algorithm: "plot_tsa_name"
15527   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15528   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15529   include:
15530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15534   layout:
15535     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15536     layout: "plot-throughput-speedup-analysis"
15537
15538 - type: "plot"
15539   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15540   algorithm: "plot_tsa_name"
15541   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15542   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15543   include:
15544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15550   layout:
15551     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15552     layout: "plot-throughput-speedup-analysis"
15553
15554 - type: "plot"
15555   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15556   algorithm: "plot_tsa_name"
15557   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15558   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15559   include:
15560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15566   layout:
15567     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15568     layout: "plot-throughput-speedup-analysis"
15569
15570 - type: "plot"
15571   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15572   algorithm: "plot_tsa_name"
15573   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15574   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15575   include:
15576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15582   layout:
15583     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15584     layout: "plot-throughput-speedup-analysis"
15585
15586 - type: "plot"
15587   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15588   algorithm: "plot_tsa_name"
15589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15591   include:
15592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15598   layout:
15599     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15600     layout: "plot-throughput-speedup-analysis"
15601
15602 - type: "plot"
15603   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15604   algorithm: "plot_tsa_name"
15605   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15606   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15607   include:
15608     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15609     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15610     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15611     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15612     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15613     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15614   layout:
15615     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15616     layout: "plot-throughput-speedup-analysis"
15617
15618 - type: "plot"
15619   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15620   algorithm: "plot_tsa_name"
15621   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15622   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15623   include:
15624     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15625     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15626     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15627     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15628     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15629     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15630   layout:
15631     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15632     layout: "plot-throughput-speedup-analysis"
15633
15634 - type: "plot"
15635   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15636   algorithm: "plot_tsa_name"
15637   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15638   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15639   include:
15640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15646   layout:
15647     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15648     layout: "plot-throughput-speedup-analysis"
15649
15650 - type: "plot"
15651   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15652   algorithm: "plot_tsa_name"
15653   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15654   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15655   include:
15656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15662   layout:
15663     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15664     layout: "plot-throughput-speedup-analysis"
15665
15666 - type: "plot"
15667   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15668   algorithm: "plot_tsa_name"
15669   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15670   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15671   include:
15672     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15673     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15674     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678   layout:
15679     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15680     layout: "plot-throughput-speedup-analysis"
15681
15682 - type: "plot"
15683   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15684   algorithm: "plot_tsa_name"
15685   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15686   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15687   include:
15688     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15689     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694   layout:
15695     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 #- type: "plot"
15699 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15700 #  algorithm: "plot_tsa_name"
15701 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15702 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15703 #  include:
15704 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15705 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15707 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15708 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15710 #  layout:
15711 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15712 #    layout: "plot-throughput-speedup-analysis"
15713 #
15714 #- type: "plot"
15715 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15716 #  algorithm: "plot_tsa_name"
15717 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15718 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15719 #  include:
15720 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15721 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15726 #  layout:
15727 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15728 #    layout: "plot-throughput-speedup-analysis"
15729
15730 #- type: "plot"
15731 #  title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15732 #  algorithm: "plot_tsa_name"
15733 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15734 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15735 #  include:
15736 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15737 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15738 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15739 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15740 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15741 #  layout:
15742 #    title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15743 #    layout: "plot-throughput-speedup-analysis"
15744 #
15745 #- type: "plot"
15746 #  title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15747 #  algorithm: "plot_tsa_name"
15748 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15749 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15750 #  include:
15751 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15752 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15753 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15754 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15755 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15756 #  layout:
15757 #    title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15758 #    layout: "plot-throughput-speedup-analysis"
15759 #
15760 #- type: "plot"
15761 #  title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15762 #  algorithm: "plot_tsa_name"
15763 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15764 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15765 #  include:
15766 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15767 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15768 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15769 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15770 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15771 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15772 #  layout:
15773 #    title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15774 #    layout: "plot-throughput-speedup-analysis"
15775 #
15776 #- type: "plot"
15777 #  title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15778 #  algorithm: "plot_tsa_name"
15779 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15780 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15781 #  include:
15782 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15783 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15784 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15785 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15786 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15787 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
15788 #  layout:
15789 #    title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15790 #    layout: "plot-throughput-speedup-analysis"
15791 #
15792 #- type: "plot"
15793 #  title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15794 #  algorithm: "plot_tsa_name"
15795 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15796 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15797 #  include:
15798 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15799 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15800 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15801 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15802 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15803 #  layout:
15804 #    title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15805 #    layout: "plot-throughput-speedup-analysis"
15806 #
15807 #- type: "plot"
15808 #  title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15809 #  algorithm: "plot_tsa_name"
15810 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15811 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15812 #  include:
15813 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15814 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15815 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15816 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15817 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15818 #  layout:
15819 #    title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15820 #    layout: "plot-throughput-speedup-analysis"
15821 #
15822 #- type: "plot"
15823 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15824 #  algorithm: "plot_tsa_name"
15825 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15826 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15827 #  include:
15828 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15829 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15830 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15831 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15832 #  layout:
15833 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15834 #    layout: "plot-throughput-speedup-analysis"
15835 #
15836 #- type: "plot"
15837 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15838 #  algorithm: "plot_tsa_name"
15839 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15840 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15841 #  include:
15842 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15843 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15844 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15845 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15846 #  layout:
15847 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15848 #    layout: "plot-throughput-speedup-analysis"
15849 #
15850 #- type: "plot"
15851 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15852 #  algorithm: "plot_tsa_name"
15853 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15854 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15855 #  include:
15856 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15857 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15858 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15859 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15860 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15861 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15862 #  layout:
15863 #    title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15864 #    layout: "plot-throughput-speedup-analysis"
15865 #
15866 #- type: "plot"
15867 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15868 #  algorithm: "plot_tsa_name"
15869 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15870 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15871 #  include:
15872 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15873 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15874 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15875 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15876 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15877 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15878 #  layout:
15879 #    title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15880 #    layout: "plot-throughput-speedup-analysis"
15881 #
15882 #- type: "plot"
15883 #  title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15884 #  algorithm: "plot_tsa_name"
15885 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15886 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15887 #  include:
15888 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15889 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15890 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15891 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15892 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15893 #  layout:
15894 #    title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15895 #    layout: "plot-throughput-speedup-analysis"
15896 #
15897 #- type: "plot"
15898 #  title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15899 #  algorithm: "plot_tsa_name"
15900 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15901 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15902 #  include:
15903 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15904 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15905 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15906 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15907 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15908 #  layout:
15909 #    title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15910 #    layout: "plot-throughput-speedup-analysis"
15911 #
15912 #- type: "plot"
15913 #  title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15914 #  algorithm: "plot_tsa_name"
15915 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15916 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15917 #  include:
15918 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15919 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15920 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15921 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15922 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15923 #  layout:
15924 #    title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15925 #    layout: "plot-throughput-speedup-analysis"
15926 #
15927 #- type: "plot"
15928 #  title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15929 #  algorithm: "plot_tsa_name"
15930 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15931 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15932 #  include:
15933 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15934 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15935 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15936 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15937 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15938 #  layout:
15939 #    title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15940 #    layout: "plot-throughput-speedup-analysis"
15941 #
15942 #- type: "plot"
15943 #  title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15944 #  algorithm: "plot_tsa_name"
15945 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15946 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15947 #  include:
15948 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15949 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15950 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15951 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15952 #  layout:
15953 #    title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15954 #    layout: "plot-throughput-speedup-analysis"
15955 #
15956 #- type: "plot"
15957 #  title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15958 #  algorithm: "plot_tsa_name"
15959 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15960 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15961 #  include:
15962 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15963 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15964 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15965 #    - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15966 #  layout:
15967 #    title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15968 #    layout: "plot-throughput-speedup-analysis"
15969 #
15970 #- type: "plot"
15971 #  title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15972 #  algorithm: "plot_tsa_name"
15973 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15974 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15975 #  include:
15976 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15977 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15978 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15979 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15980 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15981 #  layout:
15982 #    title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15983 #    layout: "plot-throughput-speedup-analysis"
15984 #
15985 #- type: "plot"
15986 #  title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15987 #  algorithm: "plot_tsa_name"
15988 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15989 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15990 #  include:
15991 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15992 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15993 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15994 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15995 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15996 #  layout:
15997 #    title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15998 #    layout: "plot-throughput-speedup-analysis"
15999 #
16000 #- type: "plot"
16001 #  title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16002 #  algorithm: "plot_tsa_name"
16003 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16004 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16005 #  include:
16006 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16007 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16008 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16009 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16010 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16011 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16012 #  layout:
16013 #    title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16014 #    layout: "plot-throughput-speedup-analysis"
16015 #
16016 #- type: "plot"
16017 #  title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16018 #  algorithm: "plot_tsa_name"
16019 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16020 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16021 #  include:
16022 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16023 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16024 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16025 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16027 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16028 #  layout:
16029 #    title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16030 #    layout: "plot-throughput-speedup-analysis"
16031 #
16032 #- type: "plot"
16033 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16034 #  algorithm: "plot_tsa_name"
16035 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16036 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16037 #  include:
16038 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16039 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16040 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16041 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16042 #  layout:
16043 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16044 #    layout: "plot-throughput-speedup-analysis"
16045 #
16046 #- type: "plot"
16047 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16048 #  algorithm: "plot_tsa_name"
16049 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16050 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16051 #  include:
16052 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16053 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16054 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16055 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16056 #  layout:
16057 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16058 #    layout: "plot-throughput-speedup-analysis"
16059 #
16060 #- type: "plot"
16061 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16062 #  algorithm: "plot_tsa_name"
16063 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16064 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16065 #  include:
16066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16067 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16068 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16069 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16070 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16071 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16072 #  layout:
16073 #    title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16074 #    layout: "plot-throughput-speedup-analysis"
16075 #
16076 #- type: "plot"
16077 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16078 #  algorithm: "plot_tsa_name"
16079 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16080 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16081 #  include:
16082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16083 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16084 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16085 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16086 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16087 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16088 #  layout:
16089 #    title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16090 #    layout: "plot-throughput-speedup-analysis"
16091 #
16092 #- type: "plot"
16093 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16094 #  algorithm: "plot_tsa_name"
16095 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16096 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16097 #  include:
16098 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16099 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16100 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16101 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16102 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16103 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16104 #  layout:
16105 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16106 #    layout: "plot-throughput-speedup-analysis"
16107 #
16108 #- type: "plot"
16109 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16110 #  algorithm: "plot_tsa_name"
16111 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16112 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16113 #  include:
16114 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16115 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16116 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16117 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16118 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16119 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16120 #  layout:
16121 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16122 #    layout: "plot-throughput-speedup-analysis"
16123
16124 #- type: "plot"
16125 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16126 #  algorithm: "plot_tsa_name"
16127 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16128 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16129 #  include:
16130 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16131 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16132 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16133 #  layout:
16134 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16135 #    layout: "plot-throughput-speedup-analysis"
16136 #
16137 #- type: "plot"
16138 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16139 #  algorithm: "plot_tsa_name"
16140 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16141 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16142 #  include:
16143 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16144 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16145 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16146 #  layout:
16147 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16148 #    layout: "plot-throughput-speedup-analysis"
16149
16150 ################################################################################
16151
16152 # Packet Throughput - DPDK
16153
16154 # 2n-skx-xxv710
16155
16156 - type: "plot"
16157   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16158   algorithm: "plot_perf_box_name"
16159   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16160   data: "plot-dpdk-throughput-latency-2n-skx"
16161   include:
16162     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16163     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16164   layout:
16165     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16166     layout: "plot-throughput"
16167
16168 - type: "plot"
16169   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16170   algorithm: "plot_perf_box_name"
16171   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16172   data: "plot-dpdk-throughput-latency-2n-skx"
16173   include:
16174     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16176   layout:
16177     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16178     layout: "plot-throughput"
16179
16180 - type: "plot"
16181   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16182   algorithm: "plot_perf_box_name"
16183   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16184   data: "plot-dpdk-throughput-latency-2n-skx"
16185   include:
16186     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16188   layout:
16189     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16190     layout: "plot-throughput"
16191
16192 - type: "plot"
16193   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16194   algorithm: "plot_perf_box_name"
16195   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16196   data: "plot-dpdk-throughput-latency-2n-skx"
16197   include:
16198     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16199     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16200   layout:
16201     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16202     layout: "plot-throughput"
16203
16204 # 2n-skx-x710
16205
16206 - type: "plot"
16207   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16208   algorithm: "plot_perf_box_name"
16209   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16210   data: "plot-dpdk-throughput-latency-2n-skx"
16211   include:
16212     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16213     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16214   layout:
16215     title: "2n-skx-x710-64b-2t1c-base-ndr"
16216     layout: "plot-throughput"
16217
16218 - type: "plot"
16219   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16220   algorithm: "plot_perf_box_name"
16221   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16222   data: "plot-dpdk-throughput-latency-2n-skx"
16223   include:
16224     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16225     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16226   layout:
16227     title: "2n-skx-x710-64b-4t2c-base-ndr"
16228     layout: "plot-throughput"
16229
16230 - type: "plot"
16231   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16232   algorithm: "plot_perf_box_name"
16233   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16234   data: "plot-dpdk-throughput-latency-2n-skx"
16235   include:
16236     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16237     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16238   layout:
16239     title: "2n-skx-x710-64b-2t1c-base-pdr"
16240     layout: "plot-throughput"
16241
16242 - type: "plot"
16243   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16244   algorithm: "plot_perf_box_name"
16245   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16246   data: "plot-dpdk-throughput-latency-2n-skx"
16247   include:
16248     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16249     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16250   layout:
16251     title: "2n-skx-x710-64b-4t2c-base-pdr"
16252     layout: "plot-throughput"
16253
16254 # 3n-skx-xxv710
16255
16256 - type: "plot"
16257   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16258   algorithm: "plot_perf_box_name"
16259   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16260   data: "plot-dpdk-throughput-latency-3n-skx"
16261   include:
16262     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16263     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16264   layout:
16265     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16266     layout: "plot-throughput"
16267
16268 - type: "plot"
16269   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16270   algorithm: "plot_perf_box_name"
16271   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16272   data: "plot-dpdk-throughput-latency-3n-skx"
16273   include:
16274     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16275     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16276   layout:
16277     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16278     layout: "plot-throughput"
16279
16280 - type: "plot"
16281   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16282   algorithm: "plot_perf_box_name"
16283   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16284   data: "plot-dpdk-throughput-latency-3n-skx"
16285   include:
16286     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16287     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16288   layout:
16289     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16290     layout: "plot-throughput"
16291
16292 - type: "plot"
16293   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16294   algorithm: "plot_perf_box_name"
16295   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16296   data: "plot-dpdk-throughput-latency-3n-skx"
16297   include:
16298     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16299     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16300   layout:
16301     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16302     layout: "plot-throughput"
16303
16304 # 3n-skx-x710
16305
16306 - type: "plot"
16307   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16308   algorithm: "plot_perf_box_name"
16309   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16310   data: "plot-dpdk-throughput-latency-3n-skx"
16311   include:
16312     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16313     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16314   layout:
16315     title: "3n-skx-x710-64b-2t1c-base-ndr"
16316     layout: "plot-throughput"
16317
16318 - type: "plot"
16319   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16320   algorithm: "plot_perf_box_name"
16321   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16322   data: "plot-dpdk-throughput-latency-3n-skx"
16323   include:
16324     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16325     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16326   layout:
16327     title: "3n-skx-x710-64b-4t2c-base-ndr"
16328     layout: "plot-throughput"
16329
16330 - type: "plot"
16331   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16332   algorithm: "plot_perf_box_name"
16333   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16334   data: "plot-dpdk-throughput-latency-3n-skx"
16335   include:
16336     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16337     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16338   layout:
16339     title: "3n-skx-x710-64b-2t1c-base-pdr"
16340     layout: "plot-throughput"
16341
16342 - type: "plot"
16343   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16344   algorithm: "plot_perf_box_name"
16345   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16346   data: "plot-dpdk-throughput-latency-3n-skx"
16347   include:
16348     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16349     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16350   layout:
16351     title: "3n-skx-x710-64b-4t2c-base-pdr"
16352     layout: "plot-throughput"
16353
16354 # 3n-hsw-xl710
16355
16356 - type: "plot"
16357   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16358   algorithm: "plot_perf_box_name"
16359   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16360   data: "plot-dpdk-throughput-latency-3n-hsw"
16361   include:
16362     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16363     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16364   layout:
16365     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16366     layout: "plot-throughput"
16367
16368 - type: "plot"
16369   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16370   algorithm: "plot_perf_box_name"
16371   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16372   data: "plot-dpdk-throughput-latency-3n-hsw"
16373   include:
16374     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16375     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16376   layout:
16377     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16378     layout: "plot-throughput"
16379
16380 - type: "plot"
16381   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16382   algorithm: "plot_perf_box_name"
16383   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16384   data: "plot-dpdk-throughput-latency-3n-hsw"
16385   include:
16386     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16387     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16388   layout:
16389     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16390     layout: "plot-throughput"
16391
16392 - type: "plot"
16393   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16394   algorithm: "plot_perf_box_name"
16395   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16396   data: "plot-dpdk-throughput-latency-3n-hsw"
16397   include:
16398     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16399     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16400   layout:
16401     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16402     layout: "plot-throughput"
16403
16404 # 3n-hsw-x710
16405
16406 - type: "plot"
16407   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16408   algorithm: "plot_perf_box_name"
16409   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16410   data: "plot-dpdk-throughput-latency-3n-hsw"
16411   include:
16412     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16413     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16414   layout:
16415     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16416     layout: "plot-throughput"
16417
16418 - type: "plot"
16419   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16420   algorithm: "plot_perf_box_name"
16421   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16422   data: "plot-dpdk-throughput-latency-3n-hsw"
16423   include:
16424     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16425     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16426   layout:
16427     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16428     layout: "plot-throughput"
16429
16430 - type: "plot"
16431   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16432   algorithm: "plot_perf_box_name"
16433   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16434   data: "plot-dpdk-throughput-latency-3n-hsw"
16435   include:
16436     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16437     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16438   layout:
16439     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16440     layout: "plot-throughput"
16441
16442 - type: "plot"
16443   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16444   algorithm: "plot_perf_box_name"
16445   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16446   data: "plot-dpdk-throughput-latency-3n-hsw"
16447   include:
16448     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16449     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16450   layout:
16451     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16452     layout: "plot-throughput"
16453
16454 ## 2n-dnv-x553
16455 #
16456 #- type: "plot"
16457 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16458 #  algorithm: "plot_perf_box_name"
16459 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16460 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16461 #  include:
16462 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16463 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16464 #  layout:
16465 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
16466 #    layout: "plot-throughput"
16467 #
16468 #- type: "plot"
16469 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16470 #  algorithm: "plot_perf_box_name"
16471 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16472 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16473 #  include:
16474 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16475 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16476 #  layout:
16477 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
16478 #    layout: "plot-throughput"
16479 #
16480 #- type: "plot"
16481 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16482 #  algorithm: "plot_perf_box_name"
16483 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16484 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16485 #  include:
16486 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16487 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16488 #  layout:
16489 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
16490 #    layout: "plot-throughput"
16491 #
16492 #- type: "plot"
16493 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16494 #  algorithm: "plot_perf_box_name"
16495 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16496 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16497 #  include:
16498 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16499 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16500 #  layout:
16501 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
16502 #    layout: "plot-throughput"
16503 #
16504 ## 3n-dnv-x553
16505 #
16506 #- type: "plot"
16507 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16508 #  algorithm: "plot_perf_box_name"
16509 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16510 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16511 #  include:
16512 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16513 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16514 #  layout:
16515 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
16516 #    layout: "plot-throughput"
16517 #
16518 #- type: "plot"
16519 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16520 #  algorithm: "plot_perf_box_name"
16521 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16522 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16523 #  include:
16524 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16525 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16526 #  layout:
16527 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
16528 #    layout: "plot-throughput"
16529 #
16530 #- type: "plot"
16531 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16532 #  algorithm: "plot_perf_box_name"
16533 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16534 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16535 #  include:
16536 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16537 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16538 #  layout:
16539 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
16540 #    layout: "plot-throughput"
16541 #
16542 #- type: "plot"
16543 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16544 #  algorithm: "plot_perf_box_name"
16545 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16546 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16547 #  include:
16548 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16549 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16550 #  layout:
16551 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
16552 #    layout: "plot-throughput"
16553
16554 # 3n-tsh-x520
16555
16556 - type: "plot"
16557   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16558   algorithm: "plot_perf_box_name"
16559   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16560   data: "plot-dpdk-throughput-latency-3n-tsh"
16561   include:
16562     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16563     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16564   layout:
16565     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16566     layout: "plot-throughput"
16567
16568 - type: "plot"
16569   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16570   algorithm: "plot_perf_box_name"
16571   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16572   data: "plot-dpdk-throughput-latency-3n-tsh"
16573   include:
16574     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16575     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16576   layout:
16577     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16578     layout: "plot-throughput"
16579
16580 - type: "plot"
16581   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16582   algorithm: "plot_perf_box_name"
16583   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16584   data: "plot-dpdk-throughput-latency-3n-tsh"
16585   include:
16586     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16587     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16588   layout:
16589     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16590     layout: "plot-throughput"
16591
16592 - type: "plot"
16593   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16594   algorithm: "plot_perf_box_name"
16595   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16596   data: "plot-dpdk-throughput-latency-3n-tsh"
16597   include:
16598     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16599     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16600   layout:
16601     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16602     layout: "plot-throughput"
16603
16604 ################################################################################
16605 ###   2n-clx                                                                 ###
16606 ################################################################################
16607
16608 # Packet Throughput
16609
16610 - type: "plot"
16611   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16612   algorithm: "plot_perf_box_name"
16613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16615   include:
16616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16618     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16620   layout:
16621     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16622     layout: "plot-throughput"
16623
16624 - type: "plot"
16625   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16626   algorithm: "plot_perf_box_name"
16627   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16629   include:
16630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16632     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16633     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16634   layout:
16635     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16636     layout: "plot-throughput"
16637
16638 - type: "plot"
16639   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16640   algorithm: "plot_perf_box_name"
16641   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16642   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16643   include:
16644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16645     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16646     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16647     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16648   layout:
16649     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16650     layout: "plot-throughput"
16651
16652 - type: "plot"
16653   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16654   algorithm: "plot_perf_box_name"
16655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16657   include:
16658     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16659     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16660     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16661     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16662   layout:
16663     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16664     layout: "plot-throughput"
16665
16666 - type: "plot"
16667   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16668   algorithm: "plot_perf_box_name"
16669   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16671   include:
16672     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16673     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16674     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16675     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16676   layout:
16677     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16678     layout: "plot-throughput"
16679
16680 - type: "plot"
16681   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16682   algorithm: "plot_perf_box_name"
16683   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16685   include:
16686     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16687     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16688     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16689     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16690   layout:
16691     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16692     layout: "plot-throughput"
16693
16694 - type: "plot"
16695   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16696   algorithm: "plot_perf_box_name"
16697   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16699   include:
16700     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16701     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16702     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16706   layout:
16707     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16708     layout: "plot-throughput"
16709
16710 - type: "plot"
16711   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16712   algorithm: "plot_perf_box_name"
16713   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16715   include:
16716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16717     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16722   layout:
16723     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16724     layout: "plot-throughput"
16725
16726 - type: "plot"
16727   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16728   algorithm: "plot_perf_box_name"
16729   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16730   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16731   include:
16732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16736   layout:
16737     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16738     layout: "plot-throughput"
16739
16740 - type: "plot"
16741   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16742   algorithm: "plot_perf_box_name"
16743   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16744   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16745   include:
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16750   layout:
16751     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16752     layout: "plot-throughput"
16753
16754 - type: "plot"
16755   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16756   algorithm: "plot_perf_box_name"
16757   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16759   include:
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16763   layout:
16764     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16765     layout: "plot-throughput"
16766
16767 - type: "plot"
16768   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16769   algorithm: "plot_perf_box_name"
16770   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16772   include:
16773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16776   layout:
16777     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16778     layout: "plot-throughput"
16779
16780 - type: "plot"
16781   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16782   algorithm: "plot_perf_box_name"
16783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16785   include:
16786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16791   layout:
16792     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16793     layout: "plot-throughput"
16794
16795 - type: "plot"
16796   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16797   algorithm: "plot_perf_box_name"
16798   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16800   include:
16801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16806   layout:
16807     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16808     layout: "plot-throughput"
16809
16810 - type: "plot"
16811   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16812   algorithm: "plot_perf_box_name"
16813   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16815   include:
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16819   layout:
16820     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16821     layout: "plot-throughput"
16822
16823 - type: "plot"
16824   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16825   algorithm: "plot_perf_box_name"
16826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16828   include:
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16832   layout:
16833     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16834     layout: "plot-throughput"
16835
16836 - type: "plot"
16837   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16838   algorithm: "plot_perf_box_name"
16839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16841   include:
16842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16848   layout:
16849     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16850     layout: "plot-throughput"
16851
16852 - type: "plot"
16853   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16854   algorithm: "plot_perf_box_name"
16855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16857   include:
16858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16864   layout:
16865     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16866     layout: "plot-throughput"
16867
16868 - type: "plot"
16869   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16870   algorithm: "plot_perf_box_name"
16871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16873   include:
16874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
16876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16880   layout:
16881     title: "2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-ndr"
16882     layout: "plot-throughput"
16883
16884 - type: "plot"
16885   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16886   algorithm: "plot_perf_box_name"
16887   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16889   include:
16890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
16892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16896   layout:
16897     title: "2n-clx-xxv710-64b-2t1c-features-nat44det-scale-avf-pdr"
16898     layout: "plot-throughput"
16899
16900 - type: "plot"
16901   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16902   algorithm: "plot_perf_box_name"
16903   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16904   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16905   include:
16906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16912   layout:
16913     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16914     layout: "plot-throughput"
16915
16916 - type: "plot"
16917   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16918   algorithm: "plot_perf_box_name"
16919   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16920   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16921   include:
16922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16928   layout:
16929     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16930     layout: "plot-throughput"
16931
16932 - type: "plot"
16933   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16934   algorithm: "plot_perf_box_name"
16935   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16937   include:
16938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16940   layout:
16941     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16942     layout: "plot-throughput"
16943
16944 - type: "plot"
16945   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16946   algorithm: "plot_perf_box_name"
16947   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16949   include:
16950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16952   layout:
16953     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16954     layout: "plot-throughput"
16955
16956 - type: "plot"
16957   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16958   algorithm: "plot_perf_box_name"
16959   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16961   include:
16962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16968   layout:
16969     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16970     layout: "plot-throughput"
16971
16972 - type: "plot"
16973   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16974   algorithm: "plot_perf_box_name"
16975   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16977   include:
16978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16984   layout:
16985     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16986     layout: "plot-throughput"
16987
16988 - type: "plot"
16989   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16990   algorithm: "plot_perf_box_name"
16991   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16993   include:
16994     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17000   layout:
17001     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17002     layout: "plot-throughput"
17003
17004 - type: "plot"
17005   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17006   algorithm: "plot_perf_box_name"
17007   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17009   include:
17010     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17011     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17014     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17015     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17016   layout:
17017     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17018     layout: "plot-throughput"
17019
17020 - type: "plot"
17021   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17022   algorithm: "plot_perf_box_name"
17023   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17025   include:
17026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17031     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17032   layout:
17033     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17034     layout: "plot-throughput"
17035
17036 - type: "plot"
17037   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17038   algorithm: "plot_perf_box_name"
17039   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17041   include:
17042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17048   layout:
17049     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17050     layout: "plot-throughput"
17051
17052 - type: "plot"
17053   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17054   algorithm: "plot_perf_box_name"
17055   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17057   include:
17058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17063   layout:
17064     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17065     layout: "plot-throughput"
17066
17067 - type: "plot"
17068   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17069   algorithm: "plot_perf_box_name"
17070   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17072   include:
17073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17078   layout:
17079     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17080     layout: "plot-throughput"
17081
17082 - type: "plot"
17083   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17084   algorithm: "plot_perf_box_name"
17085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17087   include:
17088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17093   layout:
17094     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17095     layout: "plot-throughput"
17096
17097 - type: "plot"
17098   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17099   algorithm: "plot_perf_box_name"
17100   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17102   include:
17103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17108   layout:
17109     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17110     layout: "plot-throughput"
17111
17112 - type: "plot"
17113   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17114   algorithm: "plot_perf_box_name"
17115   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17117   include:
17118     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17119     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17123   layout:
17124     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17125     layout: "plot-throughput"
17126
17127 - type: "plot"
17128   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17129   algorithm: "plot_perf_box_name"
17130   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17132   include:
17133     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17134     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17135     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17136     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17138   layout:
17139     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17140     layout: "plot-throughput"
17141
17142 - type: "plot"
17143   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17144   algorithm: "plot_perf_box_name"
17145   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17147   include:
17148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17153   layout:
17154     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17155     layout: "plot-throughput"
17156
17157 - type: "plot"
17158   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17159   algorithm: "plot_perf_box_name"
17160   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17162   include:
17163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17168   layout:
17169     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17170     layout: "plot-throughput"
17171
17172 - type: "plot"
17173   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17177   include:
17178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17183   layout:
17184     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17185     layout: "plot-throughput"
17186
17187 - type: "plot"
17188   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17189   algorithm: "plot_perf_box_name"
17190   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17191   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17192   include:
17193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17198   layout:
17199     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17200     layout: "plot-throughput"
17201
17202 - type: "plot"
17203   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17204   algorithm: "plot_perf_box_name"
17205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17207   include:
17208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17214   layout:
17215     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17216     layout: "plot-throughput"
17217
17218 - type: "plot"
17219   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17220   algorithm: "plot_perf_box_name"
17221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17223   include:
17224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17230   layout:
17231     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17232     layout: "plot-throughput"
17233
17234 - type: "plot"
17235   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17236   algorithm: "plot_perf_box_name"
17237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17239   include:
17240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17244   layout:
17245     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17246     layout: "plot-throughput"
17247
17248 - type: "plot"
17249   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17250   algorithm: "plot_perf_box_name"
17251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17253   include:
17254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17258   layout:
17259     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17260     layout: "plot-throughput"
17261
17262 - type: "plot"
17263   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17264   algorithm: "plot_perf_box_name"
17265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17267   include:
17268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17274   layout:
17275     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17276     layout: "plot-throughput"
17277
17278 - type: "plot"
17279   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17280   algorithm: "plot_perf_box_name"
17281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17283   include:
17284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17290   layout:
17291     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17292     layout: "plot-throughput"
17293
17294 - type: "plot"
17295   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17296   algorithm: "plot_perf_box_name"
17297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17299   include:
17300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17304   layout:
17305     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17306     layout: "plot-throughput"
17307
17308 - type: "plot"
17309   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17310   algorithm: "plot_perf_box_name"
17311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17313   include:
17314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17316     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17318   layout:
17319     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17320     layout: "plot-throughput"
17321
17322 - type: "plot"
17323   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17324   algorithm: "plot_perf_box_name"
17325   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17327   include:
17328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17334   layout:
17335     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17336     layout: "plot-throughput"
17337
17338 - type: "plot"
17339   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17340   algorithm: "plot_perf_box_name"
17341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17343   include:
17344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17348     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17349     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17350   layout:
17351     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17352     layout: "plot-throughput"
17353
17354 - type: "plot"
17355   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17356   algorithm: "plot_perf_box_name"
17357   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17359   include:
17360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17363     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17364   layout:
17365     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17366     layout: "plot-throughput"
17367
17368 - type: "plot"
17369   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17370   algorithm: "plot_perf_box_name"
17371   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17372   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17373   include:
17374     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17375     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17376     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17377     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17378   layout:
17379     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17380     layout: "plot-throughput"
17381
17382 - type: "plot"
17383   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17384   algorithm: "plot_perf_box_name"
17385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17387   include:
17388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17393   layout:
17394     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17395     layout: "plot-throughput"
17396
17397 - type: "plot"
17398   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17399   algorithm: "plot_perf_box_name"
17400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17402   include:
17403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17408   layout:
17409     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17410     layout: "plot-throughput"
17411
17412 - type: "plot"
17413   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17414   algorithm: "plot_perf_box_name"
17415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17417   include:
17418     - "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"
17419     - "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"
17420     - "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"
17421     - "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"
17422     - "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"
17423   layout:
17424     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17425     layout: "plot-throughput"
17426
17427 - type: "plot"
17428   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17429   algorithm: "plot_perf_box_name"
17430   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17432   include:
17433     - "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"
17434     - "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"
17435     - "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"
17436     - "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"
17437     - "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"
17438   layout:
17439     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17440     layout: "plot-throughput"
17441
17442 - type: "plot"
17443   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17444   algorithm: "plot_perf_box_name"
17445   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17446   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17447   include:
17448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17453   layout:
17454     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17455     layout: "plot-throughput"
17456
17457 - type: "plot"
17458   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17459   algorithm: "plot_perf_box_name"
17460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17462   include:
17463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17468   layout:
17469     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17470     layout: "plot-throughput"
17471
17472 - type: "plot"
17473   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17474   algorithm: "plot_perf_box_name"
17475   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17477   include:
17478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17483   layout:
17484     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17485     layout: "plot-throughput"
17486
17487 - type: "plot"
17488   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17489   algorithm: "plot_perf_box_name"
17490   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17492   include:
17493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17498   layout:
17499     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17504   algorithm: "plot_perf_box_name"
17505   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17507   include:
17508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17512   layout:
17513     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17514     layout: "plot-throughput"
17515
17516 - type: "plot"
17517   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17518   algorithm: "plot_perf_box_name"
17519   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17521   include:
17522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17526   layout:
17527     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17528     layout: "plot-throughput"
17529
17530 - type: "plot"
17531   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17532   algorithm: "plot_perf_box_name"
17533   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17535   include:
17536     - "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"
17537     - "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"
17538     - "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"
17539     - "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"
17540   layout:
17541     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17542     layout: "plot-throughput"
17543
17544 - type: "plot"
17545   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17546   algorithm: "plot_perf_box_name"
17547   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17548   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17549   include:
17550     - "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"
17551     - "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"
17552     - "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"
17553     - "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"
17554   layout:
17555     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17556     layout: "plot-throughput"
17557
17558 - type: "plot"
17559   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17560   algorithm: "plot_perf_box_name"
17561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17563   include:
17564     - "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"
17565     - "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"
17566     - "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"
17567     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17568     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17569     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17570   layout:
17571     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17572     layout: "plot-throughput"
17573
17574 - type: "plot"
17575   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17576   algorithm: "plot_perf_box_name"
17577   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17579   include:
17580     - "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"
17581     - "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"
17582     - "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"
17583     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17584     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17585     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17586   layout:
17587     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17588     layout: "plot-throughput"
17589
17590 ################################################################################
17591
17592 # Packet Speedup
17593
17594 - type: "plot"
17595   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17596   algorithm: "plot_tsa_name"
17597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17599   include:
17600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17604   layout:
17605     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17606     layout: "plot-throughput-speedup-analysis"
17607
17608 - type: "plot"
17609   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17610   algorithm: "plot_tsa_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17618   layout:
17619     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17620     layout: "plot-throughput-speedup-analysis"
17621
17622 - type: "plot"
17623   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17624   algorithm: "plot_tsa_name"
17625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17627   include:
17628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17632   layout:
17633     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17634     layout: "plot-throughput-speedup-analysis"
17635
17636 - type: "plot"
17637   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17638   algorithm: "plot_tsa_name"
17639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17641   include:
17642     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17643     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17645     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17646   layout:
17647     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17648     layout: "plot-throughput-speedup-analysis"
17649
17650 - type: "plot"
17651   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17652   algorithm: "plot_tsa_name"
17653   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17655   include:
17656     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17657     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17658     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17659     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17660   layout:
17661     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17662     layout: "plot-throughput-speedup-analysis"
17663
17664 - type: "plot"
17665   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17666   algorithm: "plot_tsa_name"
17667   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17669   include:
17670     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17671     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17672     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17673     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17674   layout:
17675     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17676     layout: "plot-throughput-speedup-analysis"
17677
17678 - type: "plot"
17679   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17680   algorithm: "plot_tsa_name"
17681   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17683   include:
17684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17690   layout:
17691     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17692     layout: "plot-throughput-speedup-analysis"
17693
17694 - type: "plot"
17695   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17696   algorithm: "plot_tsa_name"
17697   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17699   include:
17700     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17701     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17706   layout:
17707     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17708     layout: "plot-throughput-speedup-analysis"
17709
17710 - type: "plot"
17711   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17712   algorithm: "plot_tsa_name"
17713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17715   include:
17716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17720   layout:
17721     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17722     layout: "plot-throughput-speedup-analysis"
17723
17724 - type: "plot"
17725   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17726   algorithm: "plot_tsa_name"
17727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17729   include:
17730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17734   layout:
17735     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17736     layout: "plot-throughput-speedup-analysis"
17737
17738 - type: "plot"
17739   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17740   algorithm: "plot_tsa_name"
17741   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17743   include:
17744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17747   layout:
17748     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17749     layout: "plot-throughput-speedup-analysis"
17750
17751 - type: "plot"
17752   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17753   algorithm: "plot_tsa_name"
17754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17756   include:
17757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17760   layout:
17761     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17762     layout: "plot-throughput-speedup-analysis"
17763
17764 - type: "plot"
17765   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17766   algorithm: "plot_tsa_name"
17767   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17768   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17769   include:
17770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17775   layout:
17776     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17777     layout: "plot-throughput-speedup-analysis"
17778
17779 - type: "plot"
17780   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17781   algorithm: "plot_tsa_name"
17782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17784   include:
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17790   layout:
17791     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17792     layout: "plot-throughput-speedup-analysis"
17793
17794 - type: "plot"
17795   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17796   algorithm: "plot_tsa_name"
17797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17799   include:
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17803   layout:
17804     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17805     layout: "plot-throughput-speedup-analysis"
17806
17807 - type: "plot"
17808   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17809   algorithm: "plot_tsa_name"
17810   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17812   include:
17813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17816   layout:
17817     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17818     layout: "plot-throughput-speedup-analysis"
17819
17820 - type: "plot"
17821   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17822   algorithm: "plot_tsa_name"
17823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17825   include:
17826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17832   layout:
17833     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17834     layout: "plot-throughput-speedup-analysis"
17835
17836 - type: "plot"
17837   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17838   algorithm: "plot_tsa_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17848   layout:
17849     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17850     layout: "plot-throughput-speedup-analysis"
17851
17852 - type: "plot"
17853   title: "Speedup: 2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr-tsa"
17854   algorithm: "plot_tsa_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr-tsa"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17864   layout:
17865     title: "2n-clx-xxv710-64b-features-nat44det-scale-avf-ndr"
17866     layout: "plot-throughput-speedup-analysis"
17867
17868 - type: "plot"
17869   title: "Speedup: 2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr-tsa"
17870   algorithm: "plot_tsa_name"
17871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr-tsa"
17872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17873   include:
17874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H1-P63-S63-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p63-s63-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H16384-P63-S1032192-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H262144-P63-S16515072-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-nat44Det-H65536-P63-S4128758-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17880   layout:
17881     title: "2n-clx-xxv710-64b-features-nat44det-scale-avf-pdr"
17882     layout: "plot-throughput-speedup-analysis"
17883
17884 - type: "plot"
17885   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17886   algorithm: "plot_tsa_name"
17887   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17889   include:
17890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17896   layout:
17897     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17898     layout: "plot-throughput-speedup-analysis"
17899
17900 - type: "plot"
17901   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17902   algorithm: "plot_tsa_name"
17903   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17904   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17905   include:
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17912   layout:
17913     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17914     layout: "plot-throughput-speedup-analysis"
17915
17916 - type: "plot"
17917   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17918   algorithm: "plot_tsa_name"
17919   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17920   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17921   include:
17922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17924   layout:
17925     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17926     layout: "plot-throughput-speedup-analysis"
17927
17928 - type: "plot"
17929   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17930   algorithm: "plot_tsa_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17936   layout:
17937     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17938     layout: "plot-throughput-speedup-analysis"
17939
17940 - type: "plot"
17941   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17942   algorithm: "plot_tsa_name"
17943   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17945   include:
17946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17952   layout:
17953     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17954     layout: "plot-throughput-speedup-analysis"
17955
17956 - type: "plot"
17957   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17958   algorithm: "plot_tsa_name"
17959   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17961   include:
17962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17968   layout:
17969     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17970     layout: "plot-throughput-speedup-analysis"
17971
17972 - type: "plot"
17973   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17974   algorithm: "plot_tsa_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17984   layout:
17985     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17986     layout: "plot-throughput-speedup-analysis"
17987
17988 - type: "plot"
17989   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17990   algorithm: "plot_tsa_name"
17991   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17993   include:
17994     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18000   layout:
18001     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18002     layout: "plot-throughput-speedup-analysis"
18003
18004 - type: "plot"
18005   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18006   algorithm: "plot_tsa_name"
18007   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18009   include:
18010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18016   layout:
18017     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18018     layout: "plot-throughput-speedup-analysis"
18019
18020 - type: "plot"
18021   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18022   algorithm: "plot_tsa_name"
18023   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18025   include:
18026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18030     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18031     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18032   layout:
18033     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18034     layout: "plot-throughput-speedup-analysis"
18035
18036 - type: "plot"
18037   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18038   algorithm: "plot_tsa_name"
18039   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18041   include:
18042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18047   layout:
18048     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18049     layout: "plot-throughput-speedup-analysis"
18050
18051 - type: "plot"
18052   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18053   algorithm: "plot_tsa_name"
18054   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18056   include:
18057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18062   layout:
18063     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18064     layout: "plot-throughput-speedup-analysis"
18065
18066 - type: "plot"
18067   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18068   algorithm: "plot_tsa_name"
18069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18071   include:
18072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18077   layout:
18078     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18079     layout: "plot-throughput-speedup-analysis"
18080
18081 - type: "plot"
18082   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18083   algorithm: "plot_tsa_name"
18084   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18086   include:
18087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18092   layout:
18093     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18094     layout: "plot-throughput-speedup-analysis"
18095
18096 - type: "plot"
18097   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18098   algorithm: "plot_tsa_name"
18099   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18101   include:
18102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18103     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18104     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18107   layout:
18108     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18109     layout: "plot-throughput-speedup-analysis"
18110
18111 - type: "plot"
18112   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18113   algorithm: "plot_tsa_name"
18114   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18116   include:
18117     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18118     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18119     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18122   layout:
18123     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18124     layout: "plot-throughput-speedup-analysis"
18125
18126 - type: "plot"
18127   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18128   algorithm: "plot_tsa_name"
18129   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18131   include:
18132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18137   layout:
18138     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18139     layout: "plot-throughput-speedup-analysis"
18140
18141 - type: "plot"
18142   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18143   algorithm: "plot_tsa_name"
18144   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18146   include:
18147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18152   layout:
18153     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18154     layout: "plot-throughput-speedup-analysis"
18155
18156 - type: "plot"
18157   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18158   algorithm: "plot_tsa_name"
18159   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18161   include:
18162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18167   layout:
18168     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18169     layout: "plot-throughput-speedup-analysis"
18170
18171 - type: "plot"
18172   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18173   algorithm: "plot_tsa_name"
18174   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18176   include:
18177     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18182   layout:
18183     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18184     layout: "plot-throughput-speedup-analysis"
18185
18186 - type: "plot"
18187   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18188   algorithm: "plot_tsa_name"
18189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18191   include:
18192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18198   layout:
18199     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18200     layout: "plot-throughput-speedup-analysis"
18201
18202 - type: "plot"
18203   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18204   algorithm: "plot_tsa_name"
18205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18207   include:
18208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18214   layout:
18215     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18216     layout: "plot-throughput-speedup-analysis"
18217
18218 - type: "plot"
18219   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18220   algorithm: "plot_tsa_name"
18221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18223   include:
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18228   layout:
18229     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18230     layout: "plot-throughput-speedup-analysis"
18231
18232 - type: "plot"
18233   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18234   algorithm: "plot_tsa_name"
18235   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18237   include:
18238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18242   layout:
18243     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18244     layout: "plot-throughput-speedup-analysis"
18245
18246 - type: "plot"
18247   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18248   algorithm: "plot_tsa_name"
18249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18251   include:
18252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18258   layout:
18259     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18260     layout: "plot-throughput-speedup-analysis"
18261
18262 - type: "plot"
18263   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18264   algorithm: "plot_tsa_name"
18265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18267   include:
18268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18274   layout:
18275     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18276     layout: "plot-throughput-speedup-analysis"
18277
18278 - type: "plot"
18279   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18280   algorithm: "plot_tsa_name"
18281   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18283   include:
18284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18288   layout:
18289     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18290     layout: "plot-throughput-speedup-analysis"
18291
18292 - type: "plot"
18293   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18294   algorithm: "plot_tsa_name"
18295   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18297   include:
18298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18302   layout:
18303     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18304     layout: "plot-throughput-speedup-analysis"
18305
18306 - type: "plot"
18307   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18308   algorithm: "plot_tsa_name"
18309   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18311   include:
18312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18318   layout:
18319     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18320     layout: "plot-throughput-speedup-analysis"
18321
18322 - type: "plot"
18323   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18324   algorithm: "plot_tsa_name"
18325   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18327   include:
18328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18334   layout:
18335     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18336     layout: "plot-throughput-speedup-analysis"
18337
18338 - type: "plot"
18339   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18340   algorithm: "plot_tsa_name"
18341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18343   include:
18344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18348   layout:
18349     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18350     layout: "plot-throughput-speedup-analysis"
18351
18352 - type: "plot"
18353   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18354   algorithm: "plot_tsa_name"
18355   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18357   include:
18358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18362   layout:
18363     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18364     layout: "plot-throughput-speedup-analysis"
18365
18366 - type: "plot"
18367   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18368   algorithm: "plot_tsa_name"
18369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18371   include:
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18377   layout:
18378     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18379     layout: "plot-throughput-speedup-analysis"
18380
18381 - type: "plot"
18382   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18383   algorithm: "plot_tsa_name"
18384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18386   include:
18387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18392   layout:
18393     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18394     layout: "plot-throughput-speedup-analysis"
18395
18396 - type: "plot"
18397   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18398   algorithm: "plot_tsa_name"
18399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18401   include:
18402     - "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"
18403     - "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"
18404     - "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"
18405     - "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"
18406     - "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"
18407   layout:
18408     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "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"
18418     - "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"
18419     - "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"
18420     - "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"
18421     - "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"
18422   layout:
18423     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18424     layout: "plot-throughput-speedup-analysis"
18425
18426 - type: "plot"
18427   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18428   algorithm: "plot_tsa_name"
18429   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18431   include:
18432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18437   layout:
18438     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18439     layout: "plot-throughput-speedup-analysis"
18440
18441 - type: "plot"
18442   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18443   algorithm: "plot_tsa_name"
18444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18446   include:
18447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18452   layout:
18453     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18454     layout: "plot-throughput-speedup-analysis"
18455
18456 - type: "plot"
18457   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18458   algorithm: "plot_tsa_name"
18459   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18460   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18461   include:
18462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18467   layout:
18468     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18469     layout: "plot-throughput-speedup-analysis"
18470
18471 - type: "plot"
18472   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18473   algorithm: "plot_tsa_name"
18474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18476   include:
18477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18482   layout:
18483     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18484     layout: "plot-throughput-speedup-analysis"
18485
18486 - type: "plot"
18487   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18488   algorithm: "plot_tsa_name"
18489   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18490   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18491   include:
18492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18496   layout:
18497     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18498     layout: "plot-throughput-speedup-analysis"
18499
18500 - type: "plot"
18501   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18502   algorithm: "plot_tsa_name"
18503   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18505   include:
18506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18510   layout:
18511     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18512     layout: "plot-throughput-speedup-analysis"
18513
18514 - type: "plot"
18515   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18516   algorithm: "plot_tsa_name"
18517   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18519   include:
18520     - "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"
18521     - "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"
18522     - "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"
18523     - "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"
18524   layout:
18525     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18526     layout: "plot-throughput-speedup-analysis"
18527
18528 - type: "plot"
18529   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18530   algorithm: "plot_tsa_name"
18531   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18532   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18533   include:
18534     - "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"
18535     - "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"
18536     - "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"
18537     - "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"
18538   layout:
18539     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18540     layout: "plot-throughput-speedup-analysis"
18541
18542 - type: "plot"
18543   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18544   algorithm: "plot_tsa_name"
18545   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18546   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18547   include:
18548     - "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"
18549     - "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"
18550     - "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"
18551     - "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"
18552     - "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"
18553     - "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"
18554   layout:
18555     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18556     layout: "plot-throughput-speedup-analysis"
18557
18558 - type: "plot"
18559   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18560   algorithm: "plot_tsa_name"
18561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18563   include:
18564     - "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"
18565     - "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"
18566     - "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"
18567     - "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"
18568     - "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"
18569     - "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"
18570   layout:
18571     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18572     layout: "plot-throughput-speedup-analysis"
18573
18574 ################################################################################
18575
18576 # Packet Throughput - DPDK
18577
18578 # 2n-clx-xxv710
18579
18580 - type: "plot"
18581   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18582   algorithm: "plot_perf_box_name"
18583   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18584   data: "plot-dpdk-throughput-latency-2n-clx"
18585   include:
18586     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18587     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18588   layout:
18589     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18590     layout: "plot-throughput"
18591
18592 - type: "plot"
18593   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18594   algorithm: "plot_perf_box_name"
18595   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18596   data: "plot-dpdk-throughput-latency-2n-clx"
18597   include:
18598     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18599     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18600   layout:
18601     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18602     layout: "plot-throughput"
18603
18604 - type: "plot"
18605   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18606   algorithm: "plot_perf_box_name"
18607   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18608   data: "plot-dpdk-throughput-latency-2n-clx"
18609   include:
18610     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18611     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18612   layout:
18613     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18614     layout: "plot-throughput"
18615
18616 - type: "plot"
18617   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18618   algorithm: "plot_perf_box_name"
18619   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18620   data: "plot-dpdk-throughput-latency-2n-clx"
18621   include:
18622     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18623     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18624   layout:
18625     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18626     layout: "plot-throughput"
18627
18628 # 2n-clx-x710
18629
18630 - type: "plot"
18631   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18632   algorithm: "plot_perf_box_name"
18633   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18634   data: "plot-dpdk-throughput-latency-2n-clx"
18635   include:
18636     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18637     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18638   layout:
18639     title: "2n-clx-x710-64b-2t1c-base-ndr"
18640     layout: "plot-throughput"
18641
18642 - type: "plot"
18643   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18644   algorithm: "plot_perf_box_name"
18645   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18646   data: "plot-dpdk-throughput-latency-2n-clx"
18647   include:
18648     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18649     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18650   layout:
18651     title: "2n-clx-x710-64b-4t2c-base-ndr"
18652     layout: "plot-throughput"
18653
18654 - type: "plot"
18655   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18656   algorithm: "plot_perf_box_name"
18657   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18658   data: "plot-dpdk-throughput-latency-2n-clx"
18659   include:
18660     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18661     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18662   layout:
18663     title: "2n-clx-x710-64b-2t1c-base-pdr"
18664     layout: "plot-throughput"
18665
18666 - type: "plot"
18667   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18668   algorithm: "plot_perf_box_name"
18669   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18670   data: "plot-dpdk-throughput-latency-2n-clx"
18671   include:
18672     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18673     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18674   layout:
18675     title: "2n-clx-x710-64b-4t2c-base-pdr"
18676     layout: "plot-throughput"
18677
18678 ################################################################################
18679
18680 - type: "plot"
18681   title: "Latency by percentile: 2n-skx"
18682   algorithm: "plot_hdrh_lat_by_percentile"
18683   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18684   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18685   target-links: "../../_static/vpp"
18686   data: "plot-vpp-hdrh-lat-2n-skx"
18687   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18688   layout:
18689     layout: "plot-hdrh-latency-by-percentile"
18690
18691 - type: "plot"
18692   title: "Latency by percentile: 3n-skx"
18693   algorithm: "plot_hdrh_lat_by_percentile"
18694   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18695   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18696   target-links: "../../_static/vpp"
18697   data: "plot-vpp-hdrh-lat-3n-skx"
18698   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18699   layout:
18700     layout: "plot-hdrh-latency-by-percentile"
18701
18702 - type: "plot"
18703   title: "Latency by percentile: 2n-clx"
18704   algorithm: "plot_hdrh_lat_by_percentile"
18705   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18706   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18707   target-links: "../../_static/vpp"
18708   data: "plot-vpp-hdrh-lat-2n-clx"
18709   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18710   layout:
18711     layout: "plot-hdrh-latency-by-percentile"
18712
18713 - type: "plot"
18714   title: "Latency by percentile: 3n-hsw"
18715   algorithm: "plot_hdrh_lat_by_percentile"
18716   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18717   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18718   target-links: "../../_static/vpp"
18719   data: "plot-vpp-hdrh-lat-3n-hsw"
18720   filter: "'1T1C' and 'NIC_Intel-XL710'"
18721   layout:
18722     layout: "plot-hdrh-latency-by-percentile"
18723
18724 - type: "plot"
18725   title: "Latency by percentile: 3n-tsh"
18726   algorithm: "plot_hdrh_lat_by_percentile"
18727   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18728   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18729   target-links: "../../_static/vpp"
18730   data: "plot-vpp-hdrh-lat-3n-tsh"
18731   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18732   layout:
18733     layout: "plot-hdrh-latency-by-percentile"
18734
18735 - type: "plot"
18736   title: "Latency by percentile: DPDK 2n-skx"
18737   algorithm: "plot_hdrh_lat_by_percentile"
18738   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18739   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18740   target-links: "../../_static/dpdk"
18741   data: "plot-dpdk-hdrh-lat-2n-skx"
18742   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18743   layout:
18744     layout: "plot-hdrh-latency-by-percentile"
18745
18746 - type: "plot"
18747   title: "Latency by percentile: DPDK 3n-skx"
18748   algorithm: "plot_hdrh_lat_by_percentile"
18749   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18750   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18751   target-links: "../../_static/dpdk"
18752   data: "plot-dpdk-hdrh-lat-3n-skx"
18753   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18754   layout:
18755     layout: "plot-hdrh-latency-by-percentile"
18756
18757 - type: "plot"
18758   title: "Latency by percentile: DPDK 2n-clx"
18759   algorithm: "plot_hdrh_lat_by_percentile"
18760   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18761   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18762   target-links: "../../_static/dpdk"
18763   data: "plot-dpdk-hdrh-lat-2n-clx"
18764   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18765   layout:
18766     layout: "plot-hdrh-latency-by-percentile"
18767
18768 - type: "plot"
18769   title: "Latency by percentile: DPDK 3n-hsw"
18770   algorithm: "plot_hdrh_lat_by_percentile"
18771   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18772   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18773   target-links: "../../_static/dpdk"
18774   data: "plot-dpdk-hdrh-lat-3n-hsw"
18775   filter: "'1T1C' and 'NIC_Intel-XL710'"
18776   layout:
18777     layout: "plot-hdrh-latency-by-percentile"
18778
18779 - type: "plot"
18780   title: "Latency by percentile: DPDK 3n-tsh"
18781   algorithm: "plot_hdrh_lat_by_percentile"
18782   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18783   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18784   target-links: "../../_static/dpdk"
18785   data: "plot-dpdk-hdrh-lat-3n-tsh"
18786   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18787   layout:
18788     layout: "plot-hdrh-latency-by-percentile"