fa29efec1f720b2511f554cd7340bca5394777e1
[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,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
53     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
54
55     # Detailed test configurations
56     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
57     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
58     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
59     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
60     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
61     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
62     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
63     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
64     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
65     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
67     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
68     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
69     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
70     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
71     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
72     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
73     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
74
75     # Detailed tests operational data
76     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
77     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
78     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
79     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
80     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
81     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
82     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
83     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
84     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
85
86     # Latencies:
87     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
89
90     # .css patch file to fix tables generated by Sphinx
91     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
92     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
93
94   urls:
95     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
96     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
97     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
98     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
99     DIR[NEXUS,DOC]: "report/_static/archive"
100
101   make-dirs:
102   # List the directories which are created while preparing the environment.
103   # All directories MUST be defined in "paths" section.
104   - "DIR[WORKING,DATA]"
105   - "DIR[STATIC,VPP]"
106   - "DIR[STATIC,DPDK]"
107   - "DIR[STATIC,ARCH]"
108   - "DIR[BUILD,LATEX]"
109   - "DIR[WORKING,SRC]"
110   - "DIR[WORKING,SRC,STATIC]"
111
112   remove-dirs:
113   # List the directories which are deleted while cleaning the environment.
114   # All directories MUST be defined in "paths" section.
115   #- "DIR[BUILD,HTML]"
116   - "DIR[WORKING,DATA]"
117
118   build-dirs:
119   # List the directories where the results (build) is stored.
120   # All directories MUST be defined in "paths" section.
121   - "DIR[BUILD,HTML]"
122   - "DIR[BUILD,LATEX]"
123
124 - type: "configuration"
125
126   limits:
127     nic:
128       x520: 24460000
129       x553: 29761905
130       x710: 35800000
131       xxv710: 35800000
132       xl710: 35800000
133       cx556a: 60000000
134
135     link:
136       10ge: 14880952.38
137       25ge: 37202380.95
138       40ge: 59523809.52
139       100ge: 148809523.81
140
141     pci:
142       pci-g3-x8: 74404761.90
143       pci-g3-x16: 148809523.81
144
145   data-sets:
146
147     ###########################################################################
148     # Replacements:
149
150     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
151       csit-vpp-perf-verify-1908-3n-hsw:
152         - 48  # NDRPDR sel vhost
153         - 49  # NDRPDR sel vhost
154         - 52  # NDRPDR sel vhost
155         - 53  # NDRPDR sel vhost
156         - 54  # NDRPDR sel vhost
157         - 55  # NDRPDR sel vhost
158         - 56  # NDRPDR sel vhost
159         - 57  # NDRPDR sel vhost
160         - 58  # NDRPDR sel vhost
161         - 59  # NDRPDR sel vhost
162
163     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
164       csit-vpp-perf-verify-1908-3n-skx:
165         - 52  # NDRPDR sel vhost
166         - 53  # NDRPDR sel vhost
167         - 55  # NDRPDR sel vhost
168         - 61  # NDRPDR sel vhost
169         - 62  # NDRPDR sel vhost
170         - 63  # NDRPDR sel vhost
171         - 64  # NDRPDR sel vhost
172         - 65  # NDRPDR sel vhost
173         - 66  # NDRPDR sel vhost
174         - 67  # NDRPDR sel vhost
175
176     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
177       csit-vpp-perf-verify-1908-2n-skx:
178         - 88  # NDRPDR sel vhost
179         - 89  # NDRPDR sel vhost
180         - 91  # NDRPDR sel vhost
181         - 92  # NDRPDR sel vhost
182         - 93  # NDRPDR sel vhost
183         - 94  # NDRPDR sel vhost
184         - 95  # NDRPDR sel vhost
185         - 96  # NDRPDR sel vhost
186         - 97  # NDRPDR sel vhost
187         - 98  # NDRPDR sel vhost
188
189     ###########################################################################
190     # Plots:
191
192     # 3n-hsw
193
194     plot-vpp-throughput-lat-tsa-3n-hsw:
195       csit-vpp-perf-verify-2001-3n-hsw:
196         - 21  # NDRPDR sel
197         - 22  # NDRPDR sel
198         - 23  # NDRPDR sel
199         - 24  # NDRPDR sel
200         - 25  # NDRPDR sel
201         - 29  # NDRPDR sel
202         - 30  # NDRPDR sel
203         - 31  # NDRPDR sel
204         - 32  # NDRPDR sel
205         - 34  # NDRPDR sel
206
207     plot-vpp-hdrh-lat-3n-hsw:
208       csit-vpp-perf-verify-2001-3n-hsw:
209         - 22  # NDRPDR sel
210
211     plot-vpp-nfv-3n-hsw-ndrpdr:
212       csit-vpp-perf-verify-2001-3n-hsw:
213         - 21  # NDRPDR sel
214         - 22  # NDRPDR sel
215         - 23  # NDRPDR sel
216         - 24  # NDRPDR sel
217         - 25  # NDRPDR sel
218         - 29  # NDRPDR sel
219         - 30  # NDRPDR sel
220         - 31  # NDRPDR sel
221         - 32  # NDRPDR sel
222         - 34  # NDRPDR sel
223
224     plot-vpp-nfv-3n-hsw-mrr:
225       csit-vpp-perf-verify-2001-3n-hsw:
226         - 17  # MRR sel
227
228     plot-dpdk-throughput-latency-3n-hsw:
229       csit-dpdk-perf-verify-2001-3n-hsw:
230         - 4   # NDRPDR sel
231         - 5   # NDRPDR sel
232         - 6   # NDRPDR sel
233         - 7   # NDRPDR sel
234         - 8   # NDRPDR sel
235         - 9   # NDRPDR sel
236         - 10  # NDRPDR sel
237         - 11  # NDRPDR sel
238         - 12  # NDRPDR sel
239         - 13  # NDRPDR sel
240         - 15  # NDRPDR sel
241         - 16  # NDRPDR sel
242         - 17  # NDRPDR sel
243         - 18  # NDRPDR sel
244         - 19  # NDRPDR sel
245         - 20  # NDRPDR sel
246         - 21  # NDRPDR sel
247         - 22  # NDRPDR sel
248         - 23  # NDRPDR sel
249         - 24  # NDRPDR sel
250
251     plot-dpdk-hdrh-lat-3n-hsw:
252       csit-dpdk-perf-verify-2001-3n-hsw:
253         - 16  # NDRPDR sel
254
255     # 3n-skx
256
257     plot-vpp-throughput-lat-tsa-3n-skx:
258       # TODO: Add the data
259       csit-vpp-perf-verify-2001-3n-skx:
260         - 14  # NDRPDR sel
261         - 15  # NDRPDR sel
262         - 16  # NDRPDR sel
263
264     plot-vpp-hdrh-lat-3n-skx:
265       csit-vpp-perf-verify-2001-3n-skx:
266         - 14  # NDRPDR sel
267
268     plot-vpp-nfv-3n-skx-ndrpdr:
269       # TODO: Add data
270       csit-vpp-perf-verify-2001-3n-skx:
271         - 14  # NDRPDR sel
272         - 15  # NDRPDR sel
273         - 16  # NDRPDR sel
274
275     plot-vpp-nfv-3n-skx-mrr:
276       # TODO: Replace
277       # csit-vpp-perf-verify-2001-3n-skx:
278       csit-vpp-perf-verify-1908-3n-skx:
279         - 36  # MRR sel
280
281     plot-dpdk-throughput-latency-3n-skx:
282       csit-dpdk-perf-verify-2001-3n-skx:
283         - 1   # NDRPDR sel
284         - 2   # NDRPDR sel
285         - 3   # NDRPDR sel
286         - 4   # NDRPDR sel
287         - 5   # NDRPDR sel
288         - 6   # NDRPDR sel
289         - 7   # NDRPDR sel
290         - 8   # NDRPDR sel
291         - 9   # NDRPDR sel
292         - 10  # NDRPDR sel
293
294     plot-dpdk-hdrh-lat-3n-skx:
295       csit-dpdk-perf-verify-2001-3n-skx:
296         - 1   # NDRPDR sel
297         - 19  # NDRPDR sel
298
299     # 2n-skx
300
301     plot-vpp-throughput-lat-tsa-2n-skx:
302       # TODO: Add the data
303       csit-vpp-perf-verify-2001-2n-skx:
304         - 21  # NDRPDR sel
305         - 22  # NDRPDR sel
306         - 23  # NDRPDR sel
307         - 26  # NDRPDR sel
308         - 27  # NDRPDR sel
309         - 29  # NDRPDR sel
310
311     plot-vpp-hdrh-lat-2n-skx:
312       csit-vpp-perf-verify-2001-2n-skx:
313         - 21  # NDRPDR sel
314
315     plot-vpp-http-server-performance:
316       # TODO: Replace:
317       # csit-vpp-perf-verify-2001-2n-skx:
318       csit-vpp-perf-verify-1908-2n-skx:
319         - 29  # TCP
320         - 30  # TCP
321         - 58  # TCP
322
323     plot-vpp-soak-2n-skx:
324       # TODO: Replace the data
325       # csit-vpp-perf-verify-2001-2n-skx:
326       csit-vpp-perf-verify-1908-2n-skx:
327         - 83  # SOAK
328         - 86  # SOAK
329
330     plot-vpp-nfv-2n-skx-ndrpdr:
331       # TODO: Add the data
332       csit-vpp-perf-verify-2001-2n-skx:
333         - 30  # NFV
334         - 31  # NFV
335
336     plot-vpp-nfv-2n-skx-mrr:
337       # TODO: Replace the data
338       # csit-vpp-perf-verify-2001-2n-skx:
339       csit-vpp-perf-verify-1908-2n-skx:
340         - 71  # NFV MRR
341
342     plot-vpp-nfv-reconf-2n-skx:
343       # TODO: Replace the data
344       # csit-vpp-perf-verify-2001-2n-skx:
345       csit-vpp-perf-verify-1908-2n-skx:
346         - 113 # NFV reconf sel
347         - 114 # NFV reconf sel
348         - 115 # NFV reconf sel
349
350     plot-dpdk-throughput-latency-2n-skx:
351       csit-dpdk-perf-verify-2001-2n-skx:
352         - 1   # NDRPDR sel
353         - 2   # NDRPDR sel
354         - 3   # NDRPDR sel
355         - 4   # NDRPDR sel
356         - 5   # NDRPDR sel
357         - 6   # NDRPDR sel
358         - 7   # NDRPDR sel
359         - 8   # NDRPDR sel
360         - 9   # NDRPDR sel
361         - 10  # NDRPDR sel
362         - 11  # NDRPDR sel
363         - 13  # NDRPDR sel
364         - 26  # NDRPDR sel
365         - 16  # NDRPDR sel
366         - 17  # NDRPDR sel
367         - 18  # NDRPDR sel
368         - 19  # NDRPDR sel
369         - 27  # NDRPDR sel
370         - 21  # NDRPDR sel
371         - 25  # NDRPDR sel
372
373     plot-dpdk-hdrh-lat-2n-skx:
374       csit-dpdk-perf-verify-2001-2n-skx:
375         - 1   # NDRPDR sel
376         - 19  # NDRPDR sel
377
378     # 2n-clx
379
380     plot-vpp-throughput-lat-tsa-2n-clx:
381       csit-vpp-perf-verify-2001-2n-clx:
382         - 28  # NDRPDR sel
383         - 29  # NDRPDR sel
384         - 32  # NDRPDR sel
385         - 40  # NDRPDR sel
386         - 43  # NDRPDR sel
387         - 44  # NDRPDR sel
388         - 45  # NDRPDR sel
389         - 47  # NDRPDR sel
390         - 48  # NDRPDR sel
391         - 49  # NDRPDR sel
392
393     plot-vpp-hdrh-lat-2n-clx:
394       csit-vpp-perf-verify-2001-2n-clx:
395         - 28  # NDRPDR sel
396
397     plot-vpp-nfv-2n-clx-ndrpdr:
398       csit-vpp-perf-verify-2001-2n-clx:
399         - 28  # NDRPDR sel
400         - 29  # NDRPDR sel
401         - 32  # NDRPDR sel
402         - 40  # NDRPDR sel
403         - 43  # NDRPDR sel
404         - 44  # NDRPDR sel
405         - 45  # NDRPDR sel
406         - 47  # NDRPDR sel
407         - 48  # NDRPDR sel
408         - 49  # NDRPDR sel
409
410     plot-vpp-nfv-2n-clx-mrr:
411       csit-vpp-perf-verify-2001-2n-clx:
412         - 39  # MRR
413
414     plot-dpdk-throughput-latency-2n-clx:
415       csit-dpdk-perf-verify-2001-2n-clx:
416         - 15  # NDRPDR sel
417         - 16  # NDRPDR sel
418         - 17  # NDRPDR sel
419         - 18  # NDRPDR sel
420         - 19  # NDRPDR sel
421         - 20  # NDRPDR sel
422         - 21  # NDRPDR sel
423         - 22  # NDRPDR sel
424         - 23  # NDRPDR sel
425         - 24  # NDRPDR sel
426         - 25  # NDRPDR sel
427         - 26  # NDRPDR sel
428         - 27  # NDRPDR sel
429         - 28  # NDRPDR sel
430         - 29  # NDRPDR sel
431         - 30  # NDRPDR sel
432         - 31  # NDRPDR sel
433         - 32  # NDRPDR sel
434         - 33  # NDRPDR sel
435         - 34  # NDRPDR sel
436
437
438     plot-dpdk-hdrh-lat-2n-clx:
439       csit-dpdk-perf-verify-2001-2n-clx:
440         - 15  # NDRPDR sel
441
442     # 3n-tsh
443
444     plot-vpp-throughput-lat-tsa-3n-tsh:
445       # TODO: Add the data
446       csit-vpp-perf-verify-2001-3n-tsh:
447         - 3   # NDRPDR sel
448         - 4   # NDRPDR sel
449         - 7   # NDRPDR sel
450         - 8   # NDRPDR sel
451         - 10  # NDRPDR sel
452         - 12  # NDRPDR sel
453         - 13  # NDRPDR sel
454         - 14  # NDRPDR sel
455         - 15  # NDRPDR sel
456
457     plot-vpp-hdrh-lat-3n-tsh:
458       csit-vpp-perf-verify-2001-3n-tsh:
459         - 10  # NDRPDR sel
460
461     plot-dpdk-throughput-latency-3n-tsh:
462       csit-dpdk-perf-verify-2001-3n-tsh:
463         - 3   # NDRPDR sel
464         - 4   # NDRPDR sel
465         - 5   # NDRPDR sel
466         - 9   # NDRPDR sel
467         - 10  # NDRPDR sel
468         - 11  # NDRPDR sel
469         - 12  # NDRPDR sel
470         - 14  # NDRPDR sel
471         - 15  # NDRPDR sel
472         - 18  # NDRPDR sel
473
474     plot-dpdk-hdrh-lat-3n-tsh:
475       csit-dpdk-perf-verify-2001-3n-tsh:
476         - 3   # NDRPDR sel
477
478     # 3n-dnv
479
480     plot-vpp-throughput-lat-tsa-3n-dnv:
481       csit-vpp-perf-verify-2001-3n-dnv:
482         - 5   # NDRPDR sel
483         - 6   # NDRPDR sel
484         - 7   # NDRPDR sel
485         - 8   # NDRPDR sel
486         - 9   # NDRPDR sel
487         - 10  # NDRPDR sel
488         - 12  # NDRPDR sel
489         - 16  # NDRPDR sel
490         - 17  # NDRPDR sel
491         - 18  # NDRPDR sel
492
493     plot-dpdk-throughput-latency-3n-dnv:
494       csit-dpdk-perf-verify-2001-3n-dnv:
495         - 12  # NDRPDR sel
496         - 13  # NDRPDR sel
497         - 14  # NDRPDR sel
498         - 15  # NDRPDR sel
499         - 16  # NDRPDR sel
500         - 17  # NDRPDR sel
501         - 18  # NDRPDR sel
502         - 19  # NDRPDR sel
503         - 20  # NDRPDR sel
504         - 22  # NDRPDR sel
505
506     # 2n-dnv
507
508     plot-vpp-throughput-lat-tsa-2n-dnv:
509       csit-vpp-perf-verify-2001-2n-dnv:
510         - 4   # NDRPDR sel
511         - 5   # NDRPDR sel
512         - 6   # NDRPDR sel
513         - 7   # NDRPDR sel
514         - 8   # NDRPDR sel
515         - 9   # NDRPDR sel
516         - 10  # NDRPDR sel
517         - 11  # NDRPDR sel
518         - 13  # NDRPDR sel
519         - 16  # NDRPDR sel
520
521     plot-dpdk-throughput-latency-2n-dnv:
522       csit-dpdk-perf-verify-2001-2n-dnv:
523         - 9   # NDRPDR sel
524         - 10  # NDRPDR sel
525         - 11  # NDRPDR sel
526         - 12  # NDRPDR sel
527         - 13  # NDRPDR sel
528         - 14  # NDRPDR sel
529         - 15  # NDRPDR sel
530         - 16  # NDRPDR sel
531         - 17  # NDRPDR sel
532         - 18  # NDRPDR sel
533
534     ###########################################################################
535     # Simple tables (only one data set):
536
537     # NIC Comparisons
538
539     vpp-nic-comparison-3n-skx:
540       # TODO: Add the data
541       csit-vpp-perf-verify-2001-3n-skx:
542         - 14  # NDRPDR sel
543         - 15  # NDRPDR sel
544         - 16  # NDRPDR sel
545
546     vpp-nic-comparison-2n-skx:
547       # TODO: Add the data
548       csit-vpp-perf-verify-2001-2n-skx:
549         - 21  # NDRPDR sel
550         - 22  # NDRPDR sel
551         - 23  # NDRPDR sel
552         - 26  # NDRPDR sel
553
554     vpp-nic-comparison-3n-skx-mrr:
555       # TODO: Replace
556       # csit-vpp-perf-verify-2001-3n-skx:
557       csit-vpp-perf-verify-1908-3n-skx:
558         - 36  # MRR sel
559
560     vpp-nic-comparison-2n-skx-mrr:
561       # TODO: Replace
562       # csit-vpp-perf-verify-2001-2n-skx:
563       csit-vpp-perf-verify-1908-2n-skx:
564         - 69  # MRR sel
565
566     # Results
567
568     vpp-perf-results-3n-hsw:
569       csit-vpp-perf-verify-2001-3n-hsw:
570         - 18  # NDRPDR full
571         - 20  # NDRPDR full
572         - 28  # NDRPDR full
573         - 35  # NDRPDR full
574         - 42  # NDRPDR full
575         - 46  # NDRPDR full
576         - 47  # NDRPDR full
577         - 48  # NDRPDR full
578         - 49  # NDRPDR full
579         - 50  # NDRPDR full
580         - 51  # NDRPDR full
581         - 52  # NDRPDR full
582         - 53  # NDRPDR full
583         - 54  # NDRPDR full
584         - 55  # NDRPDR full
585         - 56  # NDRPDR full
586         - 57  # NDRPDR full
587         - 58  # NDRPDR full
588         - 59  # NDRPDR full
589         - 61  # NDRPDR full
590         - 62  # NDRPDR full
591         - 63  # NDRPDR full
592         - 64  # NDRPDR full
593         - 65  # NDRPDR full
594         - 67  # NDRPDR full
595         - 70  # NDRPDR full
596         - 72  # NDRPDR full
597         - 73  # NDRPDR full
598         - 76  # NDRPDR full
599         - 77  # NDRPDR full
600         - 78  # NDRPDR full
601         - 79  # NDRPDR full
602         - 81  # NDRPDR full
603         - 82  # NDRPDR full
604         - 84  # NDRPDR full
605         - 85  # NDRPDR full
606
607     vpp-perf-results-3n-skx:
608       # TODO: Replace
609       csit-vpp-perf-verify-2001-3n-skx:
610         - 14  # NDRPDR sel
611
612     vpp-perf-results-2n-skx:
613       csit-vpp-perf-verify-2001-2n-skx:
614         - 32  # NDRPDR full
615         - 33  # NDRPDR full
616
617     vpp-perf-results-2n-clx:
618       csit-vpp-perf-verify-2001-2n-clx:
619         - 53  # NDRPDR full
620         - 54  # NDRPDR full
621         - 55  # NDRPDR full
622         - 56  # NDRPDR full
623         - 57  # NDRPDR full
624         - 58  # NDRPDR full
625         - 59  # NDRPDR full
626         - 60  # NDRPDR full
627         - 61  # NDRPDR full
628         - 62  # NDRPDR full
629         - 63  # NDRPDR full
630         - 64  # NDRPDR full
631         - 65  # NDRPDR full
632         - 66  # NDRPDR full
633         - 67  # NDRPDR full
634
635     vpp-perf-results-3n-tsh:
636       csit-vpp-perf-verify-2001-3n-tsh:
637         - 10  # NDRPDR sel
638
639     vpp-perf-results-3n-dnv:
640       csit-vpp-perf-verify-2001-3n-dnv:
641         - 19  # NDRPDR full
642         - 20  # NDRPDR full
643         - 21  # NDRPDR full
644         - 22  # NDRPDR full
645         - 23  # NDRPDR full
646         - 24  # NDRPDR full
647         - 25  # NDRPDR full
648         - 26  # NDRPDR full
649         - 37  # NDRPDR full
650         - 38  # NDRPDR full
651         - 39  # NDRPDR full
652
653     vpp-perf-results-2n-dnv:
654       csit-vpp-perf-verify-2001-2n-dnv:
655         - 21  # NDRPDR full
656         - 22  # NDRPDR full
657         - 25  # NDRPDR full
658         - 26  # NDRPDR full
659         - 27  # NDRPDR full
660         - 28  # NDRPDR full
661
662     vpp-mrr-results-3n-hsw:
663       csit-vpp-perf-verify-2001-3n-hsw:
664         - 17  # MRR sel
665
666     vpp-mrr-results-3n-skx:
667       # TODO: Replace
668       # csit-vpp-perf-verify-2001-3n-skx:
669       csit-vpp-perf-verify-1908-3n-skx:
670         - 36  # MRR sel
671
672     vpp-mrr-results-2n-skx:
673       # TODO: Replace
674       # csit-vpp-perf-verify-2001-2n-skx:
675       csit-vpp-perf-verify-1908-2n-skx:
676         - 69  # MRR sel
677
678     vpp-mrr-results-2n-clx:
679       csit-vpp-perf-verify-2001-2n-clx:
680         - 39  # MRR
681
682     vpp-mrr-results-3n-tsh:
683       csit-vpp-perf-verify-2001-3n-tsh:
684         - 9   # MRR sel
685
686     vpp-mrr-results-3n-dnv:
687       csit-vpp-perf-verify-2001-3n-dnv:
688         - 11  # MRR sel
689
690     vpp-mrr-results-2n-dnv:
691       csit-vpp-perf-verify-2001-2n-dnv:
692         - 12  # MRR sel
693
694     vpp-device-results-ubuntu:
695       csit-vpp-device-2001-ubuntu1804-1n-skx:
696         - 57
697
698     dpdk-perf-results-3n-hsw:
699       csit-dpdk-perf-verify-2001-3n-hsw:
700         - 25  # NDRPDR full
701         - 26  # NDRPDR full
702
703     dpdk-perf-results-3n-skx:
704       csit-dpdk-perf-verify-2001-3n-skx:
705         - 1   # NDRPDR sel
706
707     dpdk-perf-results-2n-skx:
708       csit-dpdk-perf-verify-2001-2n-skx:
709         - 1   # NDRPDR sel
710
711     dpdk-perf-results-2n-clx:
712       csit-dpdk-perf-verify-2001-2n-clx:
713         - 15  # NDRPDR sel
714         - 34  # NDRPDR sel
715
716     dpdk-perf-results-2n-dnv:
717       csit-dpdk-perf-verify-2001-2n-dnv:
718         - 16  # NDRPDR sel
719
720     dpdk-perf-results-3n-dnv:
721       csit-dpdk-perf-verify-2001-3n-dnv:
722         - 12  # NDRPDR sel
723
724     dpdk-perf-results-3n-tsh:
725       csit-dpdk-perf-verify-2001-3n-tsh:
726         - 3   # NDRPDR sel
727
728 ###########################################################################
729     # Tables (more than one data set)
730
731     # Performance changes
732
733     vpp-performance-changes-3n-hsw-h1:
734       csit-vpp-perf-verify-1904-3n-hsw:
735         - 11  # NDRPDR sel
736         - 12  # NDRPDR sel
737         - 20  # NDRPDR sel
738         - 21  # NDRPDR sel
739         - 23  # NDRPDR sel
740         - 24  # NDRPDR sel
741         - 25  # NDRPDR sel
742         - 26  # NDRPDR sel
743         - 29  # NDRPDR sel
744         - 30  # NDRPDR sel
745     vpp-performance-changes-3n-hsw-ref:
746       csit-vpp-perf-verify-1908-3n-hsw:
747         - 12  # NDRPDR sel
748         - 13  # NDRPDR sel
749         - 14  # NDRPDR sel
750         - 15  # NDRPDR sel
751         - 16  # NDRPDR sel
752         - 17  # NDRPDR sel
753         - 18  # NDRPDR sel
754         - 19  # NDRPDR sel
755         - 20  # NDRPDR sel
756         - 21  # NDRPDR sel
757     vpp-performance-changes-3n-hsw-cmp:
758       csit-vpp-perf-verify-2001-3n-hsw:
759         - 21  # NDRPDR sel
760         - 22  # NDRPDR sel
761         - 23  # NDRPDR sel
762         - 24  # NDRPDR sel
763         - 25  # NDRPDR sel
764         - 29  # NDRPDR sel
765         - 30  # NDRPDR sel
766         - 31  # NDRPDR sel
767         - 32  # NDRPDR sel
768         - 34  # NDRPDR sel
769     vpp-performance-changes-3n-hsw:
770       - "vpp-performance-changes-3n-hsw-h1"
771       - "vpp-performance-changes-3n-hsw-ref"
772       - "vpp-performance-changes-3n-hsw-cmp"
773
774     vpp-performance-changes-3n-skx-h1:
775       csit-vpp-perf-verify-1904-3n-skx:
776         - 8   # NDRPDR sel
777         - 9   # NDRPDR sel
778         - 10  # NDRPDR sel
779         - 11  # NDRPDR sel
780         - 12  # NDRPDR sel
781         - 14  # NDRPDR sel
782         - 16  # NDRPDR sel
783         - 21  # NDRPDR sel
784         - 23  # NDRPDR sel
785         - 25  # NDRPDR sel
786     vpp-performance-changes-3n-skx-ref:
787       csit-vpp-perf-verify-1908-3n-skx:
788         - 14  # NDRPDR sel
789         - 16  # NDRPDR sel
790         - 19  # NDRPDR sel
791         - 20  # NDRPDR sel
792         - 22  # NDRPDR sel
793         - 23  # NDRPDR sel
794         - 24  # NDRPDR sel
795         - 25  # NDRPDR sel
796         - 26  # NDRPDR sel
797         - 29  # NDRPDR sel
798     vpp-performance-changes-3n-skx-cmp:
799       # TODO: Add the data
800       csit-vpp-perf-verify-2001-3n-skx:
801         - 14  # NDRPDR sel
802         - 15  # NDRPDR sel
803         - 16  # NDRPDR sel
804     vpp-performance-changes-3n-skx:
805       - "vpp-performance-changes-3n-skx-h1"
806       - "vpp-performance-changes-3n-skx-ref"
807       - "vpp-performance-changes-3n-skx-cmp"
808
809     vpp-performance-changes-2n-skx-h1:
810       csit-vpp-perf-verify-1904-2n-skx:
811         - 12  # NDRPDR sel
812         - 14  # NDRPDR sel
813         - 16  # NDRPDR sel
814         - 17  # NDRPDR sel
815         - 18  # NDRPDR sel
816         - 21  # NDRPDR sel
817         - 27  # NDRPDR sel
818         - 30  # NDRPDR sel
819         - 31  # NDRPDR sel
820         - 32  # NDRPDR sel
821     vpp-performance-changes-2n-skx-ref:
822       csit-vpp-perf-verify-1908-2n-skx:
823         - 26  # NDRPDR sel
824         - 27  # NDRPDR sel
825         - 34  # NDRPDR sel
826         - 35  # NDRPDR sel
827         - 36  # NDRPDR sel
828         - 42  # NDRPDR sel
829         - 43  # NDRPDR sel
830         - 44  # NDRPDR sel
831         - 45  # NDRPDR sel
832         - 46  # NDRPDR sel
833     vpp-performance-changes-2n-skx-cmp:
834       # TODO: Add the data
835       csit-vpp-perf-verify-2001-2n-skx:
836         - 21  # NDRPDR sel
837         - 22  # NDRPDR sel
838         - 23  # NDRPDR sel
839         - 26  # NDRPDR sel
840         - 27  # NDRPDR sel
841         - 29  # NDRPDR sel
842     vpp-performance-changes-2n-skx:
843       - "vpp-performance-changes-2n-skx-h1"
844       - "vpp-performance-changes-2n-skx-ref"
845       - "vpp-performance-changes-2n-skx-cmp"
846
847     vpp-performance-changes-nfv-2n-skx-ref:
848       csit-vpp-perf-verify-1908-2n-skx:
849         - 22  # NFV
850         - 31  # NFV
851         - 32  # NFV
852     vpp-performance-changes-nfv-2n-skx-cmp:
853       # TODO: Add the data
854       csit-vpp-perf-verify-2001-2n-skx:
855         - 30  # NFV
856         - 31  # NFV
857     vpp-performance-changes-nfv-2n-skx:
858       - "vpp-performance-changes-nfv-2n-skx-ref"
859       - "vpp-performance-changes-nfv-2n-skx-cmp"
860
861     vpp-performance-changes-2n-dnv-ref:
862       csit-vpp-perf-verify-1908-2n-dnv:
863         - 1   # NDRPDR sel
864         - 2   # NDRPDR sel
865         - 3   # NDRPDR sel
866         - 4   # NDRPDR sel
867         - 5   # NDRPDR sel
868         - 6   # NDRPDR sel
869         - 7   # NDRPDR sel
870         - 8   # NDRPDR sel
871         - 9   # NDRPDR sel
872         - 10  # NDRPDR sel
873     vpp-performance-changes-2n-dnv-cmp:
874       csit-vpp-perf-verify-2001-2n-dnv:
875         - 4   # NDRPDR sel
876         - 5   # NDRPDR sel
877         - 6   # NDRPDR sel
878         - 7   # NDRPDR sel
879         - 8   # NDRPDR sel
880         - 9   # NDRPDR sel
881         - 10  # NDRPDR sel
882         - 11  # NDRPDR sel
883         - 13  # NDRPDR sel
884         - 16  # NDRPDR sel
885     vpp-performance-changes-2n-dnv:
886       - "vpp-performance-changes-2n-dnv-ref"
887       - "vpp-performance-changes-2n-dnv-cmp"
888
889     vpp-performance-changes-3n-dnv-ref:
890       csit-vpp-perf-verify-1908-3n-dnv:
891         - 6   # NDRPDR sel
892         - 7   # NDRPDR sel
893         - 8   # NDRPDR sel
894         - 9   # NDRPDR sel
895         - 10  # NDRPDR sel
896         - 12  # NDRPDR sel
897         - 13  # NDRPDR sel
898         - 14  # NDRPDR sel
899         - 15  # NDRPDR sel
900         - 16  # NDRPDR sel
901     vpp-performance-changes-3n-dnv-cmp:
902       csit-vpp-perf-verify-2001-3n-dnv:
903         - 5   # NDRPDR sel
904         - 6   # NDRPDR sel
905         - 7   # NDRPDR sel
906         - 8   # NDRPDR sel
907         - 9   # NDRPDR sel
908         - 10  # NDRPDR sel
909         - 12  # NDRPDR sel
910         - 16  # NDRPDR sel
911         - 17  # NDRPDR sel
912         - 18  # NDRPDR sel
913     vpp-performance-changes-3n-dnv:
914       - "vpp-performance-changes-3n-dnv-ref"
915       - "vpp-performance-changes-3n-dnv-cmp"
916
917     vpp-performance-changes-3n-tsh-ref:
918       csit-vpp-perf-verify-1908-3n-tsh:
919         - 7   # NDRPDR sel
920         - 8   # NDRPDR sel
921         - 9   # NDRPDR sel
922         - 10  # NDRPDR sel
923         - 11  # NDRPDR sel
924         - 12  # NDRPDR sel
925         - 13  # NDRPDR sel
926         - 14  # NDRPDR sel
927         - 15  # NDRPDR sel
928         - 16  # NDRPDR sel
929     vpp-performance-changes-3n-tsh-cmp:
930       # TODO: Add the data
931       csit-vpp-perf-verify-2001-3n-tsh:
932         - 3   # NDRPDR sel
933         - 4   # NDRPDR sel
934         - 7   # NDRPDR sel
935         - 8   # NDRPDR sel
936         - 10  # NDRPDR sel
937         - 12  # NDRPDR sel
938         - 13  # NDRPDR sel
939         - 14  # NDRPDR sel
940         - 15  # NDRPDR sel
941     vpp-performance-changes-3n-tsh:
942       - "vpp-performance-changes-3n-tsh-ref"
943       - "vpp-performance-changes-3n-tsh-cmp"
944
945     vpp-soak-vs-ndr-2n-skx-ref:
946       # TODO: Replace
947       # csit-vpp-perf-verify-2001-2n-skx:
948       csit-vpp-perf-verify-1908-2n-skx:
949         - 26  # NDRPDR sel
950         - 27  # NDRPDR sel
951         - 34  # NDRPDR sel
952     vpp-soak-vs-ndr-2n-skx-cmp:
953       # TODO: Replace
954       # csit-vpp-perf-verify-2001-2n-skx:
955       csit-vpp-perf-verify-1908-2n-skx:
956         - 83  # SOAK
957         - 86  # SOAK
958     vpp-soak-vs-ndr-2n-skx:
959       # TODO: Replace
960       # csit-vpp-perf-verify-2001-2n-skx:
961       csit-vpp-perf-verify-1908-2n-skx:
962         - 26  # NDRPDR sel
963         - 27  # NDRPDR sel
964         - 34  # NDRPDR sel
965         - 83  # SOAK
966         - 86  # SOAK
967
968     vpp-performance-changes-3n-hsw-mrr-h1:
969       csit-vpp-perf-verify-1904-3n-hsw:
970         - 9   # MRR sel
971     vpp-performance-changes-3n-hsw-mrr-ref:
972       csit-vpp-perf-verify-1908-3n-hsw:
973         - 39  # MRR sel
974     vpp-performance-changes-3n-hsw-mrr-cmp:
975       csit-vpp-perf-verify-2001-3n-hsw:
976         - 17  # MRR sel
977     vpp-performance-changes-3n-hsw-mrr:
978       - "vpp-performance-changes-3n-hsw-mrr-h1"
979       - "vpp-performance-changes-3n-hsw-mrr-ref"
980       - "vpp-performance-changes-3n-hsw-mrr-cmp"
981
982     vpp-performance-changes-3n-skx-mrr-h1:
983       csit-vpp-perf-verify-1904-3n-skx:
984         - 7   # MRR sel
985     vpp-performance-changes-3n-skx-mrr-ref:
986       csit-vpp-perf-verify-1908-3n-skx:
987         - 36  # MRR sel
988     vpp-performance-changes-3n-skx-mrr-cmp:
989       # TODO: Replace
990       # csit-vpp-perf-verify-2001-3n-skx:
991       csit-vpp-perf-verify-1908-3n-skx:
992         - 36  # MRR sel
993     vpp-performance-changes-3n-skx-mrr:
994       - "vpp-performance-changes-3n-skx-mrr-h1"
995       - "vpp-performance-changes-3n-skx-mrr-ref"
996       - "vpp-performance-changes-3n-skx-mrr-cmp"
997
998     vpp-performance-changes-2n-skx-mrr-h1:
999       csit-vpp-perf-verify-1904-2n-skx:
1000         - 11  # MRR sel
1001     vpp-performance-changes-2n-skx-mrr-ref:
1002       csit-vpp-perf-verify-1908-2n-skx:
1003         - 69  # MRR sel
1004     vpp-performance-changes-2n-skx-mrr-cmp:
1005       # TODO: Replace
1006       # csit-vpp-perf-verify-2001-2n-skx:
1007       csit-vpp-perf-verify-1908-2n-skx:
1008         - 69  # MRR sel
1009     vpp-performance-changes-2n-skx-mrr:
1010       - "vpp-performance-changes-2n-skx-mrr-h1"
1011       - "vpp-performance-changes-2n-skx-mrr-ref"
1012       - "vpp-performance-changes-2n-skx-mrr-cmp"
1013
1014     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1015       csit-vpp-perf-verify-1908-2n-skx:
1016         - 71  # NFV MRR
1017     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1018       # TODO: Replace
1019       # csit-vpp-perf-verify-2001-2n-skx:
1020       csit-vpp-perf-verify-1908-2n-skx:
1021         - 71  # NFV MRR
1022     vpp-performance-changes-nfv-2n-skx-mrr:
1023       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1024       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1025
1026     vpp-performance-changes-2n-dnv-mrr-ref:
1027       csit-vpp-perf-verify-1908-2n-dnv:
1028         - 11  # MRR sel
1029     vpp-performance-changes-2n-dnv-mrr-cmp:
1030       csit-vpp-perf-verify-2001-2n-dnv:
1031         - 12  # MRR sel
1032     vpp-performance-changes-2n-dnv-mrr:
1033       - "vpp-performance-changes-2n-dnv-mrr-ref"
1034       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1035
1036     vpp-performance-changes-3n-dnv-mrr-ref:
1037       csit-vpp-perf-verify-1908-3n-dnv:
1038         - 17  # MRR sel
1039     vpp-performance-changes-3n-dnv-mrr-cmp:
1040       csit-vpp-perf-verify-2001-3n-dnv:
1041         - 11  # MRR sel
1042     vpp-performance-changes-3n-dnv-mrr:
1043       - "vpp-performance-changes-3n-dnv-mrr-ref"
1044       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1045
1046     vpp-performance-changes-3n-tsh-mrr-ref:
1047       csit-vpp-perf-verify-1908-3n-tsh:
1048         - 17  # MRR sel
1049     vpp-performance-changes-3n-tsh-mrr-cmp:
1050       csit-vpp-perf-verify-2001-3n-tsh:
1051         - 9   # MRR sel
1052     vpp-performance-changes-3n-tsh-mrr:
1053       - "vpp-performance-changes-3n-tsh-mrr-ref"
1054       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1055
1056     dpdk-performance-changes-3n-hsw-h1:
1057       csit-dpdk-perf-verify-1904-3n-hsw:
1058         - 2   # NDRPDR sel
1059         - 3   # NDRPDR sel
1060         - 5   # NDRPDR sel
1061         - 6   # NDRPDR sel
1062         - 13  # NDRPDR sel
1063         - 14  # NDRPDR sel
1064         - 15  # NDRPDR sel
1065         - 18  # NDRPDR sel
1066         - 19  # NDRPDR sel
1067         - 20  # NDRPDR sel
1068     dpdk-performance-changes-3n-hsw-ref:
1069       csit-dpdk-perf-verify-1908-3n-hsw:
1070         - 2   # NDRPDR sel
1071         - 3   # NDRPDR sel
1072         - 4   # NDRPDR sel
1073         - 5   # NDRPDR sel
1074         - 6   # NDRPDR sel
1075         - 7   # NDRPDR sel
1076         - 8   # NDRPDR sel
1077         - 9   # NDRPDR sel
1078         - 10  # NDRPDR sel
1079         - 11  # NDRPDR sel
1080     dpdk-performance-changes-3n-hsw-cmp:
1081       csit-dpdk-perf-verify-2001-3n-hsw:
1082 #        - 4   # NDRPDR sel
1083 #        - 5   # NDRPDR sel
1084 #        - 6   # NDRPDR sel
1085 #        - 7   # NDRPDR sel
1086 #        - 8   # NDRPDR sel
1087 #        - 9   # NDRPDR sel
1088 #        - 10  # NDRPDR sel
1089 #        - 11  # NDRPDR sel
1090 #        - 12  # NDRPDR sel
1091 #        - 13  # NDRPDR sel
1092         - 15  # NDRPDR sel
1093         - 16  # NDRPDR sel
1094         - 17  # NDRPDR sel
1095         - 18  # NDRPDR sel
1096         - 19  # NDRPDR sel
1097         - 20  # NDRPDR sel
1098         - 21  # NDRPDR sel
1099         - 22  # NDRPDR sel
1100         - 23  # NDRPDR sel
1101         - 24  # NDRPDR sel
1102     dpdk-performance-changes-3n-hsw:
1103       - "dpdk-performance-changes-3n-hsw-h1"
1104       - "dpdk-performance-changes-3n-hsw-ref"
1105       - "dpdk-performance-changes-3n-hsw-cmp"
1106
1107     dpdk-performance-changes-3n-skx-h1:
1108       csit-dpdk-perf-verify-1904-3n-skx:
1109         - 2   # NDRPDR sel
1110         - 3   # NDRPDR sel
1111         - 4   # NDRPDR sel
1112         - 5   # NDRPDR sel
1113         - 6   # NDRPDR sel
1114         - 7   # NDRPDR sel
1115         - 11  # NDRPDR sel
1116         - 12  # NDRPDR sel
1117         - 13  # NDRPDR sel
1118         - 14  # NDRPDR sel
1119     dpdk-performance-changes-3n-skx-ref:
1120       csit-dpdk-perf-verify-1908-3n-skx:
1121         - 3   # NDRPDR sel
1122         - 4   # NDRPDR sel
1123         - 5   # NDRPDR sel
1124         - 6   # NDRPDR sel
1125         - 7   # NDRPDR sel
1126         - 8   # NDRPDR sel
1127         - 9   # NDRPDR sel
1128         - 10  # NDRPDR sel
1129         - 11  # NDRPDR sel
1130         - 12  # NDRPDR sel
1131     dpdk-performance-changes-3n-skx-cmp:
1132       csit-dpdk-perf-verify-2001-3n-skx:
1133         - 1   # NDRPDR sel
1134         - 2   # NDRPDR sel
1135         - 3   # NDRPDR sel
1136         - 4   # NDRPDR sel
1137         - 5   # NDRPDR sel
1138         - 6   # NDRPDR sel
1139         - 7   # NDRPDR sel
1140         - 8   # NDRPDR sel
1141         - 9   # NDRPDR sel
1142         - 10  # NDRPDR sel
1143     dpdk-performance-changes-3n-skx:
1144       - "dpdk-performance-changes-3n-skx-h1"
1145       - "dpdk-performance-changes-3n-skx-ref"
1146       - "dpdk-performance-changes-3n-skx-cmp"
1147
1148     dpdk-performance-changes-2n-skx-h1:
1149       csit-dpdk-perf-verify-1904-2n-skx:
1150         - 2   # NDRPDR sel
1151         - 3   # NDRPDR sel
1152         - 4   # NDRPDR sel
1153         - 5   # NDRPDR sel
1154         - 7   # NDRPDR sel
1155         - 8   # NDRPDR sel
1156         - 9   # NDRPDR sel
1157         - 10  # NDRPDR sel
1158         - 11  # NDRPDR sel
1159         - 12  # NDRPDR sel
1160     dpdk-performance-changes-2n-skx-ref:
1161       csit-dpdk-perf-verify-1908-2n-skx:
1162         - 2   # NDRPDR sel
1163         - 3   # NDRPDR sel
1164         - 4   # NDRPDR sel
1165         - 5   # NDRPDR sel
1166         - 7   # NDRPDR sel
1167         - 8   # NDRPDR sel
1168         - 9   # NDRPDR sel
1169         - 10  # NDRPDR sel
1170         - 11  # NDRPDR sel
1171         - 12  # NDRPDR sel
1172     dpdk-performance-changes-2n-skx-cmp:
1173       csit-dpdk-perf-verify-2001-2n-skx:
1174         - 1   # NDRPDR sel
1175         - 2   # NDRPDR sel
1176         - 3   # NDRPDR sel
1177         - 4   # NDRPDR sel
1178         - 5   # NDRPDR sel
1179         - 6   # NDRPDR sel
1180         - 7   # NDRPDR sel
1181         - 8   # NDRPDR sel
1182         - 9   # NDRPDR sel
1183         - 10  # NDRPDR sel
1184         - 11  # NDRPDR sel
1185         - 13  # NDRPDR sel
1186         - 26  # NDRPDR sel
1187         - 16  # NDRPDR sel
1188         - 17  # NDRPDR sel
1189         - 18  # NDRPDR sel
1190         - 19  # NDRPDR sel
1191         - 27  # NDRPDR sel
1192         - 21  # NDRPDR sel
1193         - 25  # NDRPDR sel
1194     dpdk-performance-changes-2n-skx:
1195       - "dpdk-performance-changes-2n-skx-h1"
1196       - "dpdk-performance-changes-2n-skx-ref"
1197       - "dpdk-performance-changes-2n-skx-cmp"
1198
1199     # Compare testbeds
1200
1201     vpp-compare-testbeds-ref:
1202       csit-vpp-perf-verify-2001-3n-hsw:
1203         - 21  # NDRPDR sel
1204         - 22  # NDRPDR sel
1205         - 23  # NDRPDR sel
1206         - 24  # NDRPDR sel
1207         - 25  # NDRPDR sel
1208         - 29  # NDRPDR sel
1209         - 30  # NDRPDR sel
1210         - 31  # NDRPDR sel
1211         - 32  # NDRPDR sel
1212         - 34  # NDRPDR sel
1213     vpp-compare-testbeds-cmp:
1214       # TODO: Add the data
1215       csit-vpp-perf-verify-2001-3n-skx:
1216         - 14  # NDRPDR sel
1217         - 15  # NDRPDR sel
1218         - 16  # NDRPDR sel
1219     vpp-compare-testbeds:
1220       - "vpp-compare-testbeds-ref"
1221       - "vpp-compare-testbeds-cmp"
1222
1223     vpp-compare-testbeds-skx-clx-ref:
1224       # TODO: Add the data
1225       csit-vpp-perf-verify-2001-2n-skx:
1226         - 21  # NDRPDR sel
1227         - 22  # NDRPDR sel
1228         - 23  # NDRPDR sel
1229         - 26  # NDRPDR sel
1230         - 27  # NDRPDR sel
1231         - 29  # NDRPDR sel
1232     vpp-compare-testbeds-skx-clx-cmp:
1233       csit-vpp-perf-verify-2001-2n-clx:
1234         - 28  # NDRPDR sel
1235         - 29  # NDRPDR sel
1236         - 32  # NDRPDR sel
1237         - 40  # NDRPDR sel
1238         - 43  # NDRPDR sel
1239         - 44  # NDRPDR sel
1240         - 45  # NDRPDR sel
1241         - 47  # NDRPDR sel
1242         - 48  # NDRPDR sel
1243         - 49  # NDRPDR sel
1244     vpp-compare-testbeds-skx-clx:
1245       - "vpp-compare-testbeds-skx-clx-ref"
1246       - "vpp-compare-testbeds-skx-clx-cmp"
1247
1248     vpp-compare-testbeds-hsw-clx-ref:
1249       csit-vpp-perf-verify-2001-3n-hsw:
1250         - 21  # NDRPDR sel
1251         - 22  # NDRPDR sel
1252         - 23  # NDRPDR sel
1253         - 24  # NDRPDR sel
1254         - 25  # NDRPDR sel
1255         - 29  # NDRPDR sel
1256         - 30  # NDRPDR sel
1257         - 31  # NDRPDR sel
1258         - 32  # NDRPDR sel
1259         - 34  # NDRPDR sel
1260     vpp-compare-testbeds-hsw-clx-cmp:
1261       csit-vpp-perf-verify-2001-2n-clx:
1262         - 28  # NDRPDR sel
1263         - 29  # NDRPDR sel
1264         - 32  # NDRPDR sel
1265         - 40  # NDRPDR sel
1266         - 43  # NDRPDR sel
1267         - 44  # NDRPDR sel
1268         - 45  # NDRPDR sel
1269         - 47  # NDRPDR sel
1270         - 48  # NDRPDR sel
1271         - 49  # NDRPDR sel
1272     vpp-compare-testbeds-hsw-clx:
1273       - "vpp-compare-testbeds-hsw-clx-ref"
1274       - "vpp-compare-testbeds-hsw-clx-cmp"
1275
1276     vpp-compare-testbeds-mrr-ref:
1277       csit-vpp-perf-verify-2001-3n-hsw:
1278         - 17  # MRR sel
1279     vpp-compare-testbeds-mrr-cmp:
1280       # TODO: Replace
1281       # csit-vpp-perf-verify-2001-3n-skx:
1282       csit-vpp-perf-verify-1908-3n-skx:
1283         - 36  # MRR sel
1284     vpp-compare-testbeds-mrr:
1285       - "vpp-compare-testbeds-mrr-ref"
1286       - "vpp-compare-testbeds-mrr-cmp"
1287
1288     vpp-compare-testbeds-mrr-skx-clx-ref:
1289       # TODO: Replace
1290       # csit-vpp-perf-verify-2001-2n-skx:
1291       csit-vpp-perf-verify-1908-2n-skx:
1292         - 69  # MRR sel
1293     vpp-compare-testbeds-mrr-skx-clx-cmp:
1294       csit-vpp-perf-verify-2001-2n-clx:
1295         - 39  # MRR
1296     vpp-compare-testbeds-mrr-skx-clx:
1297       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1298       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1299
1300     vpp-compare-testbeds-mrr-hsw-clx-ref:
1301       csit-vpp-perf-verify-2001-3n-hsw:
1302         - 17  # MRR sel
1303     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1304       csit-vpp-perf-verify-2001-2n-clx:
1305         - 39  # MRR
1306     vpp-compare-testbeds-mrr-hsw-clx:
1307       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1308       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1309
1310     dpdk-compare-testbeds-ref:
1311       csit-dpdk-perf-verify-2001-3n-hsw:
1312         - 4   # NDRPDR sel
1313         - 5   # NDRPDR sel
1314         - 6   # NDRPDR sel
1315         - 7   # NDRPDR sel
1316         - 8   # NDRPDR sel
1317         - 9   # NDRPDR sel
1318         - 10  # NDRPDR sel
1319         - 11  # NDRPDR sel
1320         - 12  # NDRPDR sel
1321         - 13  # NDRPDR sel
1322         - 15  # NDRPDR sel
1323         - 16  # NDRPDR sel
1324         - 17  # NDRPDR sel
1325         - 18  # NDRPDR sel
1326         - 19  # NDRPDR sel
1327         - 20  # NDRPDR sel
1328         - 21  # NDRPDR sel
1329         - 22  # NDRPDR sel
1330         - 23  # NDRPDR sel
1331         - 24  # NDRPDR sel
1332     dpdk-compare-testbeds-cmp:
1333       csit-dpdk-perf-verify-2001-3n-skx:
1334         - 1   # NDRPDR sel
1335         - 2   # NDRPDR sel
1336         - 3   # NDRPDR sel
1337         - 4   # NDRPDR sel
1338         - 5   # NDRPDR sel
1339         - 6   # NDRPDR sel
1340         - 7   # NDRPDR sel
1341         - 8   # NDRPDR sel
1342         - 9   # NDRPDR sel
1343         - 10  # NDRPDR sel
1344     dpdk-compare-testbeds:
1345       - "dpdk-compare-testbeds-ref"
1346       - "dpdk-compare-testbeds-cmp"
1347
1348     dpdk-compare-testbeds-skx-clx-ref:
1349       csit-dpdk-perf-verify-2001-2n-skx:
1350         - 1   # NDRPDR sel
1351         - 2   # NDRPDR sel
1352         - 3   # NDRPDR sel
1353         - 4   # NDRPDR sel
1354         - 5   # NDRPDR sel
1355         - 6   # NDRPDR sel
1356         - 7   # NDRPDR sel
1357         - 8   # NDRPDR sel
1358         - 9   # NDRPDR sel
1359         - 10  # NDRPDR sel
1360         - 11  # NDRPDR sel
1361         - 13  # NDRPDR sel
1362         - 26  # NDRPDR sel
1363         - 16  # NDRPDR sel
1364         - 17  # NDRPDR sel
1365         - 18  # NDRPDR sel
1366         - 19  # NDRPDR sel
1367         - 27  # NDRPDR sel
1368         - 21  # NDRPDR sel
1369         - 25  # NDRPDR sel
1370     dpdk-compare-testbeds-skx-clx-cmp:
1371       csit-dpdk-perf-verify-2001-2n-clx:
1372         - 15  # NDRPDR sel
1373         - 16  # NDRPDR sel
1374         - 17  # NDRPDR sel
1375         - 18  # NDRPDR sel
1376         - 19  # NDRPDR sel
1377         - 20  # NDRPDR sel
1378         - 21  # NDRPDR sel
1379         - 22  # NDRPDR sel
1380         - 23  # NDRPDR sel
1381         - 24  # NDRPDR sel
1382         - 25  # NDRPDR sel
1383         - 26  # NDRPDR sel
1384         - 27  # NDRPDR sel
1385         - 28  # NDRPDR sel
1386         - 29  # NDRPDR sel
1387         - 30  # NDRPDR sel
1388         - 31  # NDRPDR sel
1389         - 32  # NDRPDR sel
1390         - 33  # NDRPDR sel
1391         - 34  # NDRPDR sel
1392
1393     dpdk-compare-testbeds-skx-clx:
1394       - "dpdk-compare-testbeds-skx-clx-ref"
1395       - "dpdk-compare-testbeds-skx-clx-cmp"
1396
1397     # Compare topologies
1398
1399     vpp-compare-topologies-ref:
1400       # TODO: Add the data
1401       csit-vpp-perf-verify-2001-3n-skx:
1402         - 14  # NDRPDR sel
1403         - 15  # NDRPDR sel
1404         - 16  # NDRPDR sel
1405     vpp-compare-topologies-cmp:
1406       # TODO: Add the data
1407       csit-vpp-perf-verify-2001-2n-skx:
1408         - 21  # NDRPDR sel
1409         - 22  # NDRPDR sel
1410         - 23  # NDRPDR sel
1411         - 26  # NDRPDR sel
1412         - 27  # NDRPDR sel
1413         - 29  # NDRPDR sel
1414     vpp-compare-topologies:
1415       - "vpp-compare-topologies-ref"
1416       - "vpp-compare-topologies-cmp"
1417
1418     vpp-compare-topologies-mrr-ref:
1419       # TODO: Replace
1420       # csit-vpp-perf-verify-2001-3n-skx:
1421       csit-vpp-perf-verify-1908-3n-skx:
1422         - 36  # MRR sel
1423     vpp-compare-topologies-mrr-cmp:
1424       # TODO: Replace
1425       # csit-vpp-perf-verify-2001-2n-skx:
1426       csit-vpp-perf-verify-1908-2n-skx:
1427         - 69  # MRR sel
1428     vpp-compare-topologies-mrr:
1429       - "vpp-compare-topologies-mrr-ref"
1430       - "vpp-compare-topologies-mrr-cmp"
1431
1432     dpdk-compare-topologies-ref:
1433       csit-dpdk-perf-verify-2001-3n-skx:
1434         - 1   # NDRPDR sel
1435         - 2   # NDRPDR sel
1436         - 3   # NDRPDR sel
1437         - 4   # NDRPDR sel
1438         - 5   # NDRPDR sel
1439         - 6   # NDRPDR sel
1440         - 7   # NDRPDR sel
1441         - 8   # NDRPDR sel
1442         - 9   # NDRPDR sel
1443         - 10  # NDRPDR sel
1444     dpdk-compare-topologies-cmp:
1445       csit-dpdk-perf-verify-2001-2n-skx:
1446         - 1   # NDRPDR sel
1447         - 2   # NDRPDR sel
1448         - 3   # NDRPDR sel
1449         - 4   # NDRPDR sel
1450         - 5   # NDRPDR sel
1451         - 6   # NDRPDR sel
1452         - 7   # NDRPDR sel
1453         - 8   # NDRPDR sel
1454         - 9   # NDRPDR sel
1455         - 10  # NDRPDR sel
1456         - 11  # NDRPDR sel
1457         - 13  # NDRPDR sel
1458         - 26  # NDRPDR sel
1459         - 16  # NDRPDR sel
1460         - 17  # NDRPDR sel
1461         - 18  # NDRPDR sel
1462         - 19  # NDRPDR sel
1463         - 27  # NDRPDR sel
1464         - 21  # NDRPDR sel
1465         - 25  # NDRPDR sel
1466     dpdk-compare-topologies:
1467       - "dpdk-compare-topologies-ref"
1468       - "dpdk-compare-topologies-cmp"
1469
1470   plot-layouts:
1471
1472     plot-soak-throughput:
1473       titlefont:
1474         size: 18
1475       xaxis:
1476         title: "<b>Test Cases [Index]</b>"
1477         titlefont:
1478           size: 16
1479         autorange: True
1480         fixedrange: False
1481         gridcolor: "rgb(230, 230, 230)"
1482         linecolor: "rgb(220, 220, 220)"
1483         linewidth: 1
1484         showgrid: True
1485         showline: True
1486         showticklabels: True
1487         tickcolor: "rgb(220, 220, 220)"
1488         tickmode: "linear"
1489         tickfont:
1490           size: 16
1491         zeroline: False
1492       yaxis:
1493         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1494         titlefont:
1495           size: 16
1496         gridcolor: "rgb(230, 230, 230)"
1497         hoverformat: ".4r"
1498         tickformat: ".3r"
1499         linecolor: "rgb(220, 220, 220)"
1500         linewidth: 1
1501         showgrid: True
1502         showline: True
1503         showticklabels: True
1504         tickcolor: "rgb(220, 220, 220)"
1505         tickfont:
1506           size: 16
1507         zeroline: False
1508         range: [0,50]
1509       autosize: False
1510       margin:
1511         t: 50
1512         b: 0
1513         l: 80
1514         r: 20
1515       showlegend: True
1516       legend:
1517         orientation: "h"
1518         font:
1519           size: 16
1520       width: 700
1521       height: 900
1522       paper_bgcolor: "#fff"
1523       plot_bgcolor: "#fff"
1524       hoverlabel:
1525         namelength: -1
1526
1527     plot-service-density:
1528       titlefont:
1529         size: 18
1530       xaxis:
1531         side: "top"
1532         autorange: True
1533         fixedrange: False
1534         showgrid: False
1535         showline: False
1536         showticklabels: False
1537         ticks: ""
1538         ticklen: 0
1539         tickwidth: 0
1540         zeroline: False
1541       yaxis:
1542         autorange: "reversed"
1543         showgrid: False
1544         showline: False
1545         showticklabels: False
1546         ticks: ""
1547         ticklen: 0
1548         tickwidth: 0
1549         zeroline: False
1550       showlegend: False
1551       paper_bgcolor: "#fff"
1552       plot_bgcolor: "#fff"
1553       width: 700
1554       height: 700
1555       hoverlabel:
1556         namelength: -1
1557
1558     plot-cps:
1559       titlefont:
1560         size: 18
1561       xaxis:
1562         title: "<b>Test Cases [Index]</b>"
1563         titlefont:
1564           size: 16
1565         autorange: True
1566         fixedrange: False
1567         gridcolor: "rgb(230, 230, 230)"
1568         linecolor: "rgb(220, 220, 220)"
1569         linewidth: 1
1570         showgrid: True
1571         showline: True
1572         showticklabels: True
1573         tickcolor: "rgb(220, 220, 220)"
1574         tickmode: "linear"
1575         tickfont:
1576           size: 16
1577         zeroline: False
1578       yaxis:
1579         title: "<b>Connections Per Second [cps]</b>"
1580         titlefont:
1581           size: 16
1582         gridcolor: "rgb(230, 230, 230)"
1583         hoverformat: ".4s"
1584         linecolor: "rgb(220, 220, 220)"
1585         linewidth: 1
1586         rangemode: "tozero"
1587         showgrid: True
1588         showline: True
1589         showticklabels: True
1590         tickcolor: "rgb(220, 220, 220)"
1591         tickformat: ".3s"
1592         tickfont:
1593           size: 16
1594         zeroline: False
1595       boxmode: "group"
1596       boxgroupgap: 0.5
1597       autosize: False
1598       margin:
1599         t: 50
1600         b: 20
1601         l: 80
1602         r: 20
1603       showlegend: True
1604       legend:
1605         orientation: "h"
1606         font:
1607           size: 16
1608       width: 700
1609       height: 800
1610       paper_bgcolor: "#fff"
1611       plot_bgcolor: "#fff"
1612       hoverlabel:
1613         namelength: -1
1614
1615     plot-rps:
1616       titlefont:
1617         size: 18
1618       xaxis:
1619         title: "<b>Test Cases [Index]</b>"
1620         titlefont:
1621           size: 16
1622         autorange: True
1623         fixedrange: False
1624         gridcolor: "rgb(230, 230, 230)"
1625         linecolor: "rgb(220, 220, 220)"
1626         linewidth: 1
1627         showgrid: True
1628         showline: True
1629         showticklabels: True
1630         tickcolor: "rgb(220, 220, 220)"
1631         tickmode: "linear"
1632         tickfont:
1633           size: 16
1634         zeroline: False
1635       yaxis:
1636         title: "<b>Requests Per Second [rps]</b>"
1637         titlefont:
1638           size: 16
1639         gridcolor: "rgb(230, 230, 230)"
1640         hoverformat: ".4s"
1641         linecolor: "rgb(220, 220, 220)"
1642         linewidth: 1
1643         rangemode: "tozero"
1644         showgrid: True
1645         showline: True
1646         showticklabels: True
1647         tickcolor: "rgb(230, 230, 230)"
1648         tickformat: ".3s"
1649         tickfont:
1650           size: 16
1651         zeroline: False
1652       boxmode: "group"
1653       boxgroupgap: 0.5
1654       autosize: False
1655       margin:
1656         t: 50
1657         b: 20
1658         l: 80
1659         r: 20
1660       showlegend: True
1661       legend:
1662         orientation: "h"
1663         font:
1664           size: 16
1665       width: 700
1666       height: 800
1667       paper_bgcolor: "#fff"
1668       plot_bgcolor: "#fff"
1669       hoverlabel:
1670         namelength: -1
1671
1672     plot-throughput:
1673       titlefont:
1674         size: 18
1675       xaxis:
1676         title: "<b>Test Cases [Index]</b>"
1677         titlefont:
1678           size: 16
1679         autorange: True
1680         fixedrange: False
1681         gridcolor: "rgb(230, 230, 230)"
1682         linecolor: "rgb(220, 220, 220)"
1683         linewidth: 1
1684         showgrid: True
1685         showline: True
1686         showticklabels: True
1687         tickcolor: "rgb(220, 220, 220)"
1688         tickmode: "linear"
1689         tickfont:
1690           size: 16
1691         zeroline: False
1692       yaxis:
1693         title: "<b>Packet Throughput [Mpps]</b>"
1694         titlefont:
1695           size: 16
1696         gridcolor: "rgb(230, 230, 230)"
1697         hoverformat: ".4r"
1698         tickformat: ".3r"
1699         linecolor: "rgb(220, 220, 220)"
1700         linewidth: 1
1701         showgrid: True
1702         showline: True
1703         showticklabels: True
1704         tickcolor: "rgb(220, 220, 220)"
1705         tickfont:
1706           size: 16
1707         zeroline: False
1708         range: [0,50]
1709       autosize: False
1710       margin:
1711         t: 50
1712         b: 0
1713         l: 80
1714         r: 20
1715       showlegend: True
1716       legend:
1717         orientation: "h"
1718         font:
1719           size: 16
1720       width: 700
1721       height: 900
1722       paper_bgcolor: "#fff"
1723       plot_bgcolor: "#fff"
1724       hoverlabel:
1725         namelength: -1
1726
1727     plot-throughput-speedup-analysis:
1728       titlefont:
1729         size: 18
1730       xaxis:
1731         title: "<b>Number of Cores [Qty]</b>"
1732         titlefont:
1733           size: 16
1734         autorange: True
1735         fixedrange: False
1736         gridcolor: "rgb(230, 230, 230)"
1737         linecolor: "rgb(220, 220, 220)"
1738         linewidth: 1
1739         showgrid: True
1740         showline: True
1741         showticklabels: True
1742         tickcolor: "rgb(238, 238, 238)"
1743         tickmode: "linear"
1744         tickfont:
1745           size: 16
1746         zeroline: False
1747       yaxis:
1748         title: "<b>Packet Throughput [Mpps]</b>"
1749         titlefont:
1750           size: 16
1751         type: "linear"
1752         gridcolor: "rgb(230, 230, 230)"
1753         hoverformat: ".4s"
1754         linecolor: "rgb(220, 220, 220)"
1755         linewidth: 1
1756         showgrid: True
1757         showline: True
1758         showticklabels: True
1759         tickcolor: "rgb(220, 220, 220)"
1760         tickformat: ".4s"
1761         tickfont:
1762           size: 16
1763         zeroline: True
1764         rangemode: "tozero"
1765         range: [0,100]
1766       legend:
1767         orientation: "h"
1768         font:
1769           size: 16
1770         xanchor: "left"
1771         yanchor: "top"
1772         x: 0
1773         y: -0.2
1774         bgcolor: "rgba(255, 255, 255, 0)"
1775         bordercolor: "rgba(255, 255, 255, 0)"
1776         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1777       autosize: False
1778       margin:
1779           't': 50
1780           'b': 150
1781           'l': 85
1782           'r': 10
1783       showlegend: True
1784       width: 700
1785       height: 700
1786       paper_bgcolor: "#fff"
1787       plot_bgcolor: "#fff"
1788       hoverlabel:
1789         namelength: -1
1790       annotations: [
1791         {
1792           text: "_ _          __          ...",
1793           align: "left",
1794           showarrow: False,
1795           xref: "paper",
1796           yref: "paper",
1797           xanchor: "left",
1798           yanchor: "top",
1799           x: 0,
1800           y: -0.13,
1801           font: {
1802             family: "Consolas, Courier New",
1803             size: 15
1804           },
1805         },
1806         {
1807           text: "    Perfect     Measured     Limit",
1808           align: "left",
1809           showarrow: False,
1810           xref: "paper",
1811           yref: "paper",
1812           xanchor: "left",
1813           yanchor: "top",
1814           x: 0,
1815           y: -0.15,
1816           font: {
1817             family: "Consolas, Courier New",
1818             size: 15
1819           },
1820         },
1821       ]
1822
1823     plot-latency:
1824       titlefont:
1825         size: 18
1826       xaxis:
1827         title: "<b>Direction</b>"
1828         titlefont:
1829           size: 16
1830         autorange: True
1831         fixedrange: False
1832         gridcolor: "rgb(230, 230, 230)"
1833         linecolor: "rgb(220, 220, 220)"
1834         linewidth: 1
1835         showgrid: True
1836         showline: True
1837         showticklabels: False
1838         tickcolor: "rgb(220, 220, 220)"
1839         tickmode: "linear"
1840         tickfont:
1841           size: 16
1842         zeroline: False
1843       yaxis:
1844         title: "<b>Packet Latency [uSec]</b>"
1845         titlefont:
1846           size: 16
1847         type: "linear"
1848         gridcolor: "rgb(230, 230, 230)"
1849         hoverformat: ".4s"
1850         linecolor: "rgb(220, 220, 220)"
1851         linewidth: 1
1852         showgrid: True
1853         showline: True
1854         showticklabels: True
1855         tickcolor: "rgb(220, 220, 220)"
1856         tickformat: ".4s"
1857         tickfont:
1858           size: 16
1859         zeroline: True
1860         rangemode: "tozero"
1861       legend:
1862         orientation: "h"
1863         font:
1864           size: 16
1865         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1866       autosize: False
1867       margin:
1868           't': 50
1869           'b': 150
1870           'l': 80
1871           'r': 10
1872       showlegend: True
1873       width: 700
1874       height: 700
1875       paper_bgcolor: "#fff"
1876       plot_bgcolor: "#fff"
1877       hoverlabel:
1878         namelength: -1
1879
1880     plot-hdrh-latency:
1881       title:
1882         text: ""
1883         xanchor: "center"
1884         x: 0.5
1885         font:
1886           size: 16
1887       width: 700
1888       plot_bgcolor: "white"
1889       annotations:
1890         - font:
1891             size: 14
1892           showarrow: False
1893           text: "<b>Packet Latency [uSec]</b>"
1894           x: 1
1895           xanchor: "right"
1896           xref: "paper"
1897           y: -0.045
1898           yanchor: "top"
1899           yref: "paper"
1900         - font:
1901             size: 14
1902           showarrow: False
1903           text: "<b>Probability [%]</b>"
1904           textangle: 270
1905           x: -0.06
1906           xanchor: "center"
1907           xref: "paper"
1908           y: 0.5
1909           yanchor: "middle"
1910           yref: "paper"
1911         - font:
1912             size: 14
1913           showarrow: False
1914           text: "<b>Direction: E-W</b>"
1915           x: 0.24
1916           xanchor: "center"
1917           xref: "paper"
1918           y: 1.05
1919           yanchor: "bottom"
1920           yref: "paper"
1921         - font:
1922             size: 14
1923           showarrow: False
1924           text: "<b>Direction: W-E</b>"
1925           x: 0.74
1926           xanchor: "center"
1927           xref: "paper"
1928           y: 1.05
1929           yanchor: "bottom"
1930           yref: "paper"
1931
1932     plot-hdrh-latency-percentile:
1933       title:
1934         text: ""
1935         xanchor: "center"
1936         x: 0.5
1937         font:
1938           size: 18
1939       xaxis:
1940         type: "log"
1941         title: "<b>Percentile [%]</b>"
1942         titlefont:
1943           size: 16
1944         autorange: True
1945         fixedrange: False
1946         gridcolor: "rgb(230, 230, 230)"
1947         linecolor: "rgb(220, 220, 220)"
1948         linewidth: 1
1949         showgrid: True
1950         showline: True
1951         showticklabels: True
1952         tickcolor: "rgb(220, 220, 220)"
1953         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1954         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1955         tickfont:
1956           size: 16
1957       yaxis:
1958         title: "<b>Packet Latency [uSec]</b>"
1959         titlefont:
1960           size: 16
1961         gridcolor: "rgb(230, 230, 230)"
1962         linecolor: "rgb(220, 220, 220)"
1963         linewidth: 1
1964         showgrid: True
1965         showline: True
1966         showticklabels: True
1967         tickcolor: "rgb(220, 220, 220)"
1968         tickfont:
1969           size: 16
1970       autosize: False
1971       showlegend: True
1972       legend:
1973         traceorder: "normal"
1974         orientation: "h"
1975         font:
1976           size: 16
1977         xanchor: "left"
1978         yanchor: "top"
1979         x: 0
1980         y: -0.15
1981         bgcolor: "rgba(255, 255, 255, 0)"
1982         bordercolor: "rgba(255, 255, 255, 0)"
1983       width: 700
1984       height: 700
1985       paper_bgcolor: "white"
1986       plot_bgcolor: "white"
1987
1988     plot-hdrh-latency-by-percentile:
1989       title:
1990         text: "<b>Latency by Percentile Distribution</b>"
1991         xanchor: "center"
1992         x: 0.5
1993         font:
1994           size: 18
1995       showlegend: True
1996       legend:
1997         traceorder: "normal"
1998         orientation: "h"
1999         font:
2000           size: 16
2001         xanchor: "left"
2002         yanchor: "top"
2003         x: 0
2004         y: -0.2
2005         bgcolor: "rgba(255, 255, 255, 0)"
2006         bordercolor: "rgba(255, 255, 255, 0)"
2007       xaxis:
2008         type: "linear"
2009         title: "<b>Percentile [%]</b>"
2010         titlefont:
2011           size: 14
2012         autorange: False
2013         fixedrange: False
2014         range: [0, 100]
2015         gridcolor: "rgb(230, 230, 230)"
2016         linecolor: "rgb(220, 220, 220)"
2017         linewidth: 1
2018         showgrid: True
2019         showline: True
2020         showticklabels: True
2021         tickcolor: "rgb(220, 220, 220)"
2022         tickvals: [0, 25, 50, 75, 100]
2023         ticktext: [0, 25, 50, 75, 100]
2024         tickfont:
2025           size: 14
2026       yaxis:
2027         title: "<b>One-Way Latency per Direction [uSec]</b>"
2028         titlefont:
2029           size: 14
2030         gridcolor: "rgb(230, 230, 230)"
2031         linecolor: "rgb(220, 220, 220)"
2032         linewidth: 1
2033         showgrid: True
2034         showline: True
2035         showticklabels: True
2036         tickcolor: "rgb(220, 220, 220)"
2037         tickfont:
2038           size: 14
2039       width: 700
2040       height: 700
2041       paper_bgcolor: "white"
2042       plot_bgcolor: "white"
2043
2044 - type: "static"
2045   src-path: "{DIR[RST]}"
2046   dst-path: "{DIR[WORKING,SRC]}"
2047
2048 - type: "input"
2049   general:
2050     file-name: "output_info.xml.gz"
2051     file-format: ".gz"
2052     arch-file-format:
2053       - ".gz"
2054       - ".zip"
2055     download-path: "{job}/{build}/archives/{filename}"
2056     extract: "output.xml"
2057
2058     zip-file-name: "robot-plugin.zip"
2059     zip-file-format: ".zip"
2060     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2061     zip-extract: "robot-plugin/output.xml"
2062
2063   builds:
2064
2065     csit-vpp-perf-verify-1904-3n-hsw:
2066       - 9   # MRR sel
2067       - 11  # NDRPDR sel
2068       - 12  # NDRPDR sel
2069       - 20  # NDRPDR sel
2070       - 21  # NDRPDR sel
2071       - 23  # NDRPDR sel
2072       - 24  # NDRPDR sel
2073       - 25  # NDRPDR sel
2074       - 26  # NDRPDR sel
2075       - 29  # NDRPDR sel
2076       - 30  # NDRPDR sel
2077     csit-vpp-perf-verify-1908-3n-hsw:
2078       - 12  # NDRPDR sel
2079       - 13  # NDRPDR sel
2080       - 14  # NDRPDR sel
2081       - 15  # NDRPDR sel
2082       - 16  # NDRPDR sel
2083       - 17  # NDRPDR sel
2084       - 18  # NDRPDR sel
2085       - 19  # NDRPDR sel
2086       - 20  # NDRPDR sel
2087       - 21  # NDRPDR sel
2088       - 48  # NDRPDR sel vhost
2089       - 49  # NDRPDR sel vhost
2090       - 52  # NDRPDR sel vhost
2091       - 53  # NDRPDR sel vhost
2092       - 54  # NDRPDR sel vhost
2093       - 55  # NDRPDR sel vhost
2094       - 56  # NDRPDR sel vhost
2095       - 57  # NDRPDR sel vhost
2096       - 58  # NDRPDR sel vhost
2097       - 59  # NDRPDR sel vhost
2098       - 39  # MRR sel
2099     csit-vpp-perf-verify-2001-3n-hsw:
2100       - 21  # NDRPDR sel
2101       - 22  # NDRPDR sel
2102       - 23  # NDRPDR sel
2103       - 24  # NDRPDR sel
2104       - 25  # NDRPDR sel
2105       - 29  # NDRPDR sel
2106       - 30  # NDRPDR sel
2107       - 31  # NDRPDR sel
2108       - 32  # NDRPDR sel
2109       - 34  # NDRPDR sel
2110       - 17  # MRR sel
2111       - 18  # NDRPDR full
2112       - 20  # NDRPDR full
2113       - 28  # NDRPDR full
2114       - 35  # NDRPDR full
2115       - 42  # NDRPDR full
2116       - 46  # NDRPDR full
2117       - 47  # NDRPDR full
2118       - 48  # NDRPDR full
2119       - 49  # NDRPDR full
2120       - 50  # NDRPDR full
2121       - 51  # NDRPDR full
2122       - 52  # NDRPDR full
2123       - 53  # NDRPDR full
2124       - 54  # NDRPDR full
2125       - 55  # NDRPDR full
2126       - 56  # NDRPDR full
2127       - 57  # NDRPDR full
2128       - 58  # NDRPDR full
2129       - 59  # NDRPDR full
2130       - 61  # NDRPDR full
2131       - 62  # NDRPDR full
2132       - 63  # NDRPDR full
2133       - 64  # NDRPDR full
2134       - 65  # NDRPDR full
2135       - 67  # NDRPDR full
2136       - 70  # NDRPDR full
2137       - 72  # NDRPDR full
2138       - 73  # NDRPDR full
2139       - 76  # NDRPDR full
2140       - 77  # NDRPDR full
2141       - 78  # NDRPDR full
2142       - 79  # NDRPDR full
2143       - 81  # NDRPDR full
2144       - 82  # NDRPDR full
2145       - 84  # NDRPDR full
2146       - 85  # NDRPDR full
2147
2148 #    csit-vpp-perf-verify-1904-3n-skx:
2149 #      - 7   # MRR sel
2150 #      - 8   # NDRPDR sel
2151 #      - 9   # NDRPDR sel
2152 #      - 10  # NDRPDR sel
2153 #      - 11  # NDRPDR sel
2154 #      - 12  # NDRPDR sel
2155 #      - 14  # NDRPDR sel
2156 #      - 16  # NDRPDR sel
2157 #      - 21  # NDRPDR sel
2158 #      - 23  # NDRPDR sel
2159 #      - 25  # NDRPDR sel
2160 #    csit-vpp-perf-verify-1908-3n-skx:
2161 #      - 14  # NDRPDR sel
2162 #      - 16  # NDRPDR sel
2163 #      - 19  # NDRPDR sel
2164 #      - 20  # NDRPDR sel
2165 #      - 22  # NDRPDR sel
2166 #      - 23  # NDRPDR sel
2167 #      - 24  # NDRPDR sel
2168 #      - 25  # NDRPDR sel
2169 #      - 26  # NDRPDR sel
2170 #      - 29  # NDRPDR sel
2171 #      - 52  # NDRPDR sel vhost
2172 #      - 53  # NDRPDR sel vhost
2173 #      - 55  # NDRPDR sel vhost
2174 #      - 61  # NDRPDR sel vhost
2175 #      - 62  # NDRPDR sel vhost
2176 #      - 63  # NDRPDR sel vhost
2177 #      - 64  # NDRPDR sel vhost
2178 #      - 65  # NDRPDR sel vhost
2179 #      - 66  # NDRPDR sel vhost
2180 #      - 67  # NDRPDR sel vhost
2181 #      - 36  # MRR sel
2182 #    csit-vpp-perf-verify-2001-3n-skx:
2183 #      - 14  # NDRPDR sel
2184 #      - 15  # NDRPDR sel
2185 #      - 16  # NDRPDR sel
2186
2187 #    csit-vpp-perf-verify-1904-2n-skx:
2188 #      - 11  # MRR sel
2189 #      - 12  # NDRPDR sel
2190 #      - 14  # NDRPDR sel
2191 #      - 16  # NDRPDR sel
2192 #      - 17  # NDRPDR sel
2193 #      - 18  # NDRPDR sel
2194 #      - 21  # NDRPDR sel
2195 #      - 27  # NDRPDR sel
2196 #      - 30  # NDRPDR sel
2197 #      - 31  # NDRPDR sel
2198 #      - 32  # NDRPDR sel
2199 #    csit-vpp-perf-verify-1908-2n-skx:
2200 #      - 26  # NDRPDR sel
2201 #      - 27  # NDRPDR sel
2202 #      - 34  # NDRPDR sel
2203 #      - 35  # NDRPDR sel
2204 #      - 36  # NDRPDR sel
2205 #      - 42  # NDRPDR sel
2206 #      - 43  # NDRPDR sel
2207 #      - 44  # NDRPDR sel
2208 #      - 45  # NDRPDR sel
2209 #      - 46  # NDRPDR sel
2210 #      - 88  # NDRPDR sel vhost
2211 #      - 89  # NDRPDR sel vhost
2212 #      - 91  # NDRPDR sel vhost
2213 #      - 92  # NDRPDR sel vhost
2214 #      - 93  # NDRPDR sel vhost
2215 #      - 94  # NDRPDR sel vhost
2216 #      - 95  # NDRPDR sel vhost
2217 #      - 96  # NDRPDR sel vhost
2218 #      - 97  # NDRPDR sel vhost
2219 #      - 98  # NDRPDR sel vhost
2220 #      - 69  # MRR sel
2221 #      - 29  # TCP
2222 #      - 30  # TCP
2223 #      - 58  # TCP
2224 #      - 22  # NFV
2225 #      - 31  # NFV
2226 #      - 32  # NFV
2227 #      - 71  # NFV MRR
2228 #      - 113 # NFV reconf sel
2229 #      - 114 # NFV reconf sel
2230 #      - 115 # NFV reconf sel
2231 #      - 83  # SOAK
2232 #      - 86  # SOAK
2233 #    csit-vpp-perf-verify-2001-2n-skx:
2234 #      - 21  # NDRPDR sel
2235 #      - 22  # NDRPDR sel
2236 #      - 23  # NDRPDR sel
2237 #      - 26  # NDRPDR sel
2238 #      - 27  # NDRPDR sel
2239 #      - 29  # NDRPDR sel
2240 #      - 32  # NDRPDR full
2241 #      - 33  # NDRPDR full
2242 #      - 30  # NFV
2243 #      - 31  # NFV
2244
2245     csit-vpp-perf-verify-2001-2n-clx:
2246       - 28  # NDRPDR sel
2247       - 29  # NDRPDR sel
2248       - 32  # NDRPDR sel
2249       - 40  # NDRPDR sel
2250       - 43  # NDRPDR sel
2251       - 44  # NDRPDR sel
2252       - 45  # NDRPDR sel
2253       - 47  # NDRPDR sel
2254       - 48  # NDRPDR sel
2255       - 49  # NDRPDR sel
2256       - 39  # MRR
2257       - 53  # NDRPDR full
2258       - 54  # NDRPDR full
2259       - 55  # NDRPDR full
2260       - 56  # NDRPDR full
2261       - 57  # NDRPDR full
2262       - 58  # NDRPDR full
2263       - 59  # NDRPDR full
2264       - 60  # NDRPDR full
2265       - 61  # NDRPDR full
2266       - 62  # NDRPDR full
2267       - 63  # NDRPDR full
2268       - 64  # NDRPDR full
2269       - 65  # NDRPDR full
2270       - 66  # NDRPDR full
2271       - 67  # NDRPDR full
2272
2273     csit-vpp-perf-verify-1908-3n-tsh:
2274       - 7   # NDRPDR sel
2275       - 8   # NDRPDR sel
2276       - 9   # NDRPDR sel
2277       - 10  # NDRPDR sel
2278       - 11  # NDRPDR sel
2279       - 12  # NDRPDR sel
2280       - 13  # NDRPDR sel
2281       - 14  # NDRPDR sel
2282       - 15  # NDRPDR sel
2283       - 16  # NDRPDR sel
2284       - 17  # MRR sel
2285     csit-vpp-perf-verify-2001-3n-tsh:
2286       - 3   # NDRPDR sel
2287       - 4   # NDRPDR sel
2288       - 7   # NDRPDR sel
2289       - 8   # NDRPDR sel
2290       - 10  # NDRPDR sel
2291       - 12  # NDRPDR sel
2292       - 13  # NDRPDR sel
2293       - 14  # NDRPDR sel
2294       - 15  # NDRPDR sel
2295       - 9   # MRR sel
2296
2297     csit-vpp-perf-verify-1908-3n-dnv:
2298       - 6   # NDRPDR sel
2299       - 7   # NDRPDR sel
2300       - 8   # NDRPDR sel
2301       - 9   # NDRPDR sel
2302       - 10  # NDRPDR sel
2303       - 12  # NDRPDR sel
2304       - 13  # NDRPDR sel
2305       - 14  # NDRPDR sel
2306       - 15  # NDRPDR sel
2307       - 16  # NDRPDR sel
2308       - 17  # MRR sel
2309     csit-vpp-perf-verify-2001-3n-dnv:
2310       - 5   # NDRPDR sel
2311       - 6   # NDRPDR sel
2312       - 7   # NDRPDR sel
2313       - 8   # NDRPDR sel
2314       - 9   # NDRPDR sel
2315       - 10  # NDRPDR sel
2316       - 12  # NDRPDR sel
2317       - 16  # NDRPDR sel
2318       - 17  # NDRPDR sel
2319       - 18  # NDRPDR sel
2320       - 11  # MRR sel
2321       - 19  # NDRPDR full
2322       - 20  # NDRPDR full
2323       - 21  # NDRPDR full
2324       - 22  # NDRPDR full
2325       - 23  # NDRPDR full
2326       - 24  # NDRPDR full
2327       - 25  # NDRPDR full
2328       - 26  # NDRPDR full
2329       - 37  # NDRPDR full
2330       - 38  # NDRPDR full
2331       - 39  # NDRPDR full
2332
2333     csit-vpp-perf-verify-1908-2n-dnv:
2334       - 1   # NDRPDR sel
2335       - 2   # NDRPDR sel
2336       - 3   # NDRPDR sel
2337       - 4   # NDRPDR sel
2338       - 5   # NDRPDR sel
2339       - 6   # NDRPDR sel
2340       - 7   # NDRPDR sel
2341       - 8   # NDRPDR sel
2342       - 9   # NDRPDR sel
2343       - 10  # NDRPDR sel
2344       - 11  # MRR sel
2345     csit-vpp-perf-verify-2001-2n-dnv:
2346       - 4   # NDRPDR sel
2347       - 5   # NDRPDR sel
2348       - 6   # NDRPDR sel
2349       - 7   # NDRPDR sel
2350       - 8   # NDRPDR sel
2351       - 9   # NDRPDR sel
2352       - 10  # NDRPDR sel
2353       - 11  # NDRPDR sel
2354       - 13  # NDRPDR sel
2355       - 16  # NDRPDR sel
2356       - 12  # MRR sel
2357       - 21  # NDRPDR full
2358       - 22  # NDRPDR full
2359       - 25  # NDRPDR full
2360       - 26  # NDRPDR full
2361       - 27  # NDRPDR full
2362       - 28  # NDRPDR full
2363
2364     csit-dpdk-perf-verify-1904-3n-hsw:
2365       - 2   # NDRPDR sel
2366       - 3   # NDRPDR sel
2367       - 5   # NDRPDR sel
2368       - 6   # NDRPDR sel
2369       - 13  # NDRPDR sel
2370       - 14  # NDRPDR sel
2371       - 15  # NDRPDR sel
2372       - 18  # NDRPDR sel
2373       - 19  # NDRPDR sel
2374       - 20  # NDRPDR sel
2375     csit-dpdk-perf-verify-1908-3n-hsw:
2376       - 2   # NDRPDR sel
2377       - 3   # NDRPDR sel
2378       - 4   # NDRPDR sel
2379       - 5   # NDRPDR sel
2380       - 6   # NDRPDR sel
2381       - 7   # NDRPDR sel
2382       - 8   # NDRPDR sel
2383       - 9   # NDRPDR sel
2384       - 10  # NDRPDR sel
2385       - 11  # NDRPDR sel
2386     csit-dpdk-perf-verify-2001-3n-hsw:
2387       - 4   # NDRPDR sel
2388       - 5   # NDRPDR sel
2389       - 6   # NDRPDR sel
2390       - 7   # NDRPDR sel
2391       - 8   # NDRPDR sel
2392       - 9   # NDRPDR sel
2393       - 10  # NDRPDR sel
2394       - 11  # NDRPDR sel
2395       - 12  # NDRPDR sel
2396       - 13  # NDRPDR sel
2397       - 15  # NDRPDR sel
2398       - 16  # NDRPDR sel
2399       - 17  # NDRPDR sel
2400       - 18  # NDRPDR sel
2401       - 19  # NDRPDR sel
2402       - 20  # NDRPDR sel
2403       - 21  # NDRPDR sel
2404       - 22  # NDRPDR sel
2405       - 23  # NDRPDR sel
2406       - 24  # NDRPDR sel
2407       - 25  # NDRPDR full
2408       - 26  # NDRPDR full
2409
2410 #    csit-dpdk-perf-verify-1904-3n-skx:
2411 #      - 2   # NDRPDR sel
2412 #      - 3   # NDRPDR sel
2413 #      - 4   # NDRPDR sel
2414 #      - 5   # NDRPDR sel
2415 #      - 6   # NDRPDR sel
2416 #      - 7   # NDRPDR sel
2417 #      - 11  # NDRPDR sel
2418 #      - 12  # NDRPDR sel
2419 #      - 13  # NDRPDR sel
2420 #      - 14  # NDRPDR sel
2421 #    csit-dpdk-perf-verify-1908-3n-skx:
2422 #      - 3   # NDRPDR sel
2423 #      - 4   # NDRPDR sel
2424 #      - 5   # NDRPDR sel
2425 #      - 6   # NDRPDR sel
2426 #      - 7   # NDRPDR sel
2427 #      - 8   # NDRPDR sel
2428 #      - 9   # NDRPDR sel
2429 #      - 10  # NDRPDR sel
2430 #      - 11  # NDRPDR sel
2431 #      - 12  # NDRPDR sel
2432 #    csit-dpdk-perf-verify-2001-3n-skx:
2433 #      - 1   # NDRPDR sel
2434 #      - 2   # NDRPDR sel
2435 #      - 3   # NDRPDR sel
2436 #      - 4   # NDRPDR sel
2437 #      - 5   # NDRPDR sel
2438 #      - 6   # NDRPDR sel
2439 #      - 7   # NDRPDR sel
2440 #      - 8   # NDRPDR sel
2441 #      - 9   # NDRPDR sel
2442 #      - 10  # NDRPDR sel
2443
2444 #    csit-dpdk-perf-verify-1904-2n-skx:
2445 #      - 2   # NDRPDR sel
2446 #      - 3   # NDRPDR sel
2447 #      - 4   # NDRPDR sel
2448 #      - 5   # NDRPDR sel
2449 #      - 7   # NDRPDR sel
2450 #      - 8   # NDRPDR sel
2451 #      - 9   # NDRPDR sel
2452 #      - 10  # NDRPDR sel
2453 #      - 11  # NDRPDR sel
2454 #      - 12  # NDRPDR sel
2455 #    csit-dpdk-perf-verify-1908-2n-skx:
2456 #      - 2   # NDRPDR sel
2457 #      - 3   # NDRPDR sel
2458 #      - 4   # NDRPDR sel
2459 #      - 5   # NDRPDR sel
2460 #      - 7   # NDRPDR sel
2461 #      - 8   # NDRPDR sel
2462 #      - 9   # NDRPDR sel
2463 #      - 10  # NDRPDR sel
2464 #      - 11  # NDRPDR sel
2465 #      - 12  # NDRPDR sel
2466 #    csit-dpdk-perf-verify-2001-2n-skx:
2467 #      - 1   # NDRPDR sel
2468 #      - 2   # NDRPDR sel
2469 #      - 3   # NDRPDR sel
2470 #      - 4   # NDRPDR sel
2471 #      - 5   # NDRPDR sel
2472 #      - 6   # NDRPDR sel
2473 #      - 7   # NDRPDR sel
2474 #      - 8   # NDRPDR sel
2475 #      - 9   # NDRPDR sel
2476 #      - 10  # NDRPDR sel
2477 #      - 11  # NDRPDR sel
2478 #      - 13  # NDRPDR sel
2479 #      - 26  # NDRPDR sel
2480 #      - 16  # NDRPDR sel
2481 #      - 17  # NDRPDR sel
2482 #      - 18  # NDRPDR sel
2483 #      - 19  # NDRPDR sel
2484 #      - 27  # NDRPDR sel
2485 #      - 21  # NDRPDR sel
2486 #      - 25  # NDRPDR sel
2487
2488     csit-dpdk-perf-verify-2001-2n-clx:
2489       - 15  # NDRPDR sel
2490       - 16  # NDRPDR sel
2491       - 17  # NDRPDR sel
2492       - 18  # NDRPDR sel
2493       - 19  # NDRPDR sel
2494       - 20  # NDRPDR sel
2495       - 21  # NDRPDR sel
2496       - 22  # NDRPDR sel
2497       - 23  # NDRPDR sel
2498       - 24  # NDRPDR sel
2499       - 25  # NDRPDR sel
2500       - 26  # NDRPDR sel
2501       - 27  # NDRPDR sel
2502       - 28  # NDRPDR sel
2503       - 29  # NDRPDR sel
2504       - 30  # NDRPDR sel
2505       - 31  # NDRPDR sel
2506       - 32  # NDRPDR sel
2507       - 33  # NDRPDR sel
2508       - 34  # NDRPDR sel
2509
2510     csit-dpdk-perf-verify-2001-2n-dnv:
2511       - 9   # NDRPDR sel
2512       - 10  # NDRPDR sel
2513       - 11  # NDRPDR sel
2514       - 12  # NDRPDR sel
2515       - 13  # NDRPDR sel
2516       - 14  # NDRPDR sel
2517       - 15  # NDRPDR sel
2518       - 16  # NDRPDR sel
2519       - 17  # NDRPDR sel
2520       - 18  # NDRPDR sel
2521
2522     csit-dpdk-perf-verify-2001-3n-dnv:
2523       - 12  # NDRPDR sel
2524       - 13  # NDRPDR sel
2525       - 14  # NDRPDR sel
2526       - 15  # NDRPDR sel
2527       - 16  # NDRPDR sel
2528       - 17  # NDRPDR sel
2529       - 18  # NDRPDR sel
2530       - 19  # NDRPDR sel
2531       - 20  # NDRPDR sel
2532       - 22  # NDRPDR sel
2533
2534     csit-dpdk-perf-verify-2001-3n-tsh:
2535       - 3   # NDRPDR sel
2536       - 4   # NDRPDR sel
2537       - 5   # NDRPDR sel
2538       - 9   # NDRPDR sel
2539       - 10  # NDRPDR sel
2540       - 11  # NDRPDR sel
2541       - 12  # NDRPDR sel
2542       - 14  # NDRPDR sel
2543       - 15  # NDRPDR sel
2544       - 18  # NDRPDR sel
2545
2546     csit-vpp-device-2001-ubuntu1804-1n-skx:
2547       - 57
2548
2549 - type: "output"
2550   output: "report"
2551   format:
2552     html:
2553     - full
2554 #    pdf:
2555 #    - minimal
2556
2557 ################################################################################
2558 ###                               T A B L E S                                ###
2559 ################################################################################
2560
2561 ## VPP Soak vs NDR
2562 #- type: "table"
2563 #  title: "VPP Soak vs NDR 2n-skx"
2564 #  algorithm: "table_soak_vs_ndr"
2565 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2566 #  reference:
2567 #    title: "NDR"
2568 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2569 #  compare:
2570 #    title: "Soak"
2571 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2572 #  data: "vpp-soak-vs-ndr-2n-skx"
2573 #  include-tests: "NDR"
2574 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2575 #  parameters:
2576 #    - "throughput"
2577 #    - "name"
2578 #    - "parent"
2579
2580 ################################################################################
2581
2582 ## VPP Compare NICs 3n-skx 2t1c ndr
2583 #- type: "table"
2584 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2585 #  algorithm: "table_nics_comparison"
2586 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2587 #  reference:
2588 #    title: "x710"
2589 #    nic: "NIC_Intel-X710"
2590 #  compare:
2591 #    title: "xxv710"
2592 #    nic: "NIC_Intel-XXV710"
2593 #  data: "vpp-nic-comparison-3n-skx"
2594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2595 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2596 #  parameters:
2597 #  - "name"
2598 #  - "parent"
2599 #  - "throughput"
2600 #  - "tags"
2601 #
2602 ## VPP Compare NICs 3n-skx 4t2c ndr
2603 #- type: "table"
2604 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2605 #  algorithm: "table_nics_comparison"
2606 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2607 #  reference:
2608 #    title: "x710"
2609 #    nic: "NIC_Intel-X710"
2610 #  compare:
2611 #    title: "xxv710"
2612 #    nic: "NIC_Intel-XXV710"
2613 #  data: "vpp-nic-comparison-3n-skx"
2614 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2615 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2616 #  parameters:
2617 #  - "name"
2618 #  - "parent"
2619 #  - "throughput"
2620 #  - "tags"
2621 #
2622 ## VPP Compare NICs 3n-skx 2t1c pdr
2623 #- type: "table"
2624 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2625 #  algorithm: "table_nics_comparison"
2626 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2627 #  reference:
2628 #    title: "x710"
2629 #    nic: "NIC_Intel-X710"
2630 #  compare:
2631 #    title: "xxv710"
2632 #    nic: "NIC_Intel-XXV710"
2633 #  data: "vpp-nic-comparison-3n-skx"
2634 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2635 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2636 #  parameters:
2637 #  - "name"
2638 #  - "parent"
2639 #  - "throughput"
2640 #  - "tags"
2641 #
2642 # # VPP Compare NICs 3n-skx 4t2c pdr
2643 #- type: "table"
2644 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2645 #  algorithm: "table_nics_comparison"
2646 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2647 #  reference:
2648 #    title: "x710"
2649 #    nic: "NIC_Intel-X710"
2650 #  compare:
2651 #    title: "xxv710"
2652 #    nic: "NIC_Intel-XXV710"
2653 #  data: "vpp-nic-comparison-3n-skx"
2654 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2655 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2656 #  parameters:
2657 #  - "name"
2658 #  - "parent"
2659 #  - "throughput"
2660 #  - "tags"
2661 #
2662 ## VPP Compare NICs 3n-skx 2t1c mrr
2663 #- type: "table"
2664 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2665 #  algorithm: "table_nics_comparison"
2666 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2667 #  reference:
2668 #    title: "x710"
2669 #    nic: "NIC_Intel-X710"
2670 #  compare:
2671 #    title: "xxv710"
2672 #    nic: "NIC_Intel-XXV710"
2673 #  data: "vpp-nic-comparison-3n-skx-mrr"
2674 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2675 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2676 #  parameters:
2677 #  - "name"
2678 #  - "parent"
2679 #  - "result"
2680 #  - "tags"
2681 #
2682 ## VPP Compare NICs 3n-skx 4t2c mrr
2683 #- type: "table"
2684 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2685 #  algorithm: "table_nics_comparison"
2686 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2687 #  reference:
2688 #    title: "x710"
2689 #    nic: "NIC_Intel-X710"
2690 #  compare:
2691 #    title: "xxv710"
2692 #    nic: "NIC_Intel-XXV710"
2693 #  data: "vpp-nic-comparison-3n-skx-mrr"
2694 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2695 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2696 #  parameters:
2697 #  - "name"
2698 #  - "parent"
2699 #  - "result"
2700 #  - "tags"
2701 #
2702 # # VPP Compare NICs 3n-skx 8t4c mrr
2703 #- type: "table"
2704 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2705 #  algorithm: "table_nics_comparison"
2706 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2707 #  reference:
2708 #    title: "x710"
2709 #    nic: "NIC_Intel-X710"
2710 #  compare:
2711 #    title: "xxv710"
2712 #    nic: "NIC_Intel-XXV710"
2713 #  data: "vpp-nic-comparison-3n-skx-mrr"
2714 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2715 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2716 #  parameters:
2717 #  - "name"
2718 #  - "parent"
2719 #  - "result"
2720 #  - "tags"
2721 #
2722 ## VPP Compare NICs 2n-skx 2t1c ndr
2723 #- type: "table"
2724 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2725 #  algorithm: "table_nics_comparison"
2726 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2727 #  reference:
2728 #    title: "x710"
2729 #    nic: "NIC_Intel-X710"
2730 #  compare:
2731 #    title: "xxv710"
2732 #    nic: "NIC_Intel-XXV710"
2733 #  data: "vpp-nic-comparison-2n-skx"
2734 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2735 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2736 #  parameters:
2737 #  - "name"
2738 #  - "parent"
2739 #  - "throughput"
2740 #  - "tags"
2741 #
2742 ## VPP Compare NICs 2n-skx 4t2c ndr
2743 #- type: "table"
2744 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2745 #  algorithm: "table_nics_comparison"
2746 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2747 #  reference:
2748 #    title: "x710"
2749 #    nic: "NIC_Intel-X710"
2750 #  compare:
2751 #    title: "xxv710"
2752 #    nic: "NIC_Intel-XXV710"
2753 #  data: "vpp-nic-comparison-2n-skx"
2754 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2755 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2756 #  parameters:
2757 #  - "name"
2758 #  - "parent"
2759 #  - "throughput"
2760 #  - "tags"
2761 #
2762 # # VPP Compare NICs 2n-skx 2t1c pdr
2763 #- type: "table"
2764 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2765 #  algorithm: "table_nics_comparison"
2766 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2767 #  reference:
2768 #    title: "x710"
2769 #    nic: "NIC_Intel-X710"
2770 #  compare:
2771 #    title: "xxv710"
2772 #    nic: "NIC_Intel-XXV710"
2773 #  data: "vpp-nic-comparison-2n-skx"
2774 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2775 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2776 #  parameters:
2777 #  - "name"
2778 #  - "parent"
2779 #  - "throughput"
2780 #  - "tags"
2781 #
2782 ## VPP Compare NICs 2n-skx 4t2c pdr
2783 #- type: "table"
2784 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2785 #  algorithm: "table_nics_comparison"
2786 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2787 #  reference:
2788 #    title: "x710"
2789 #    nic: "NIC_Intel-X710"
2790 #  compare:
2791 #    title: "xxv710"
2792 #    nic: "NIC_Intel-XXV710"
2793 #  data: "vpp-nic-comparison-2n-skx"
2794 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2795 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2796 #  parameters:
2797 #  - "name"
2798 #  - "parent"
2799 #  - "throughput"
2800 #  - "tags"
2801 #
2802 ## VPP Compare NICs 2n-skx 2t1c mrr
2803 #- type: "table"
2804 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2805 #  algorithm: "table_nics_comparison"
2806 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2807 #  reference:
2808 #    title: "x710"
2809 #    nic: "NIC_Intel-X710"
2810 #  compare:
2811 #    title: "xxv710"
2812 #    nic: "NIC_Intel-XXV710"
2813 #  data: "vpp-nic-comparison-2n-skx-mrr"
2814 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2815 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2816 #  parameters:
2817 #  - "name"
2818 #  - "parent"
2819 #  - "result"
2820 #  - "tags"
2821 #
2822 ## VPP Compare NICs 2n-skx 4t2c mrr
2823 #- type: "table"
2824 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2825 #  algorithm: "table_nics_comparison"
2826 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2827 #  reference:
2828 #    title: "x710"
2829 #    nic: "NIC_Intel-X710"
2830 #  compare:
2831 #    title: "xxv710"
2832 #    nic: "NIC_Intel-XXV710"
2833 #  data: "vpp-nic-comparison-2n-skx-mrr"
2834 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2835 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2836 #  parameters:
2837 #  - "name"
2838 #  - "parent"
2839 #  - "result"
2840 #  - "tags"
2841 #
2842 ## VPP Compare NICs 2n-skx 8t4c mrr
2843 #- type: "table"
2844 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2845 #  algorithm: "table_nics_comparison"
2846 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2847 #  reference:
2848 #    title: "x710"
2849 #    nic: "NIC_Intel-X710"
2850 #  compare:
2851 #    title: "xxv710"
2852 #    nic: "NIC_Intel-XXV710"
2853 #  data: "vpp-nic-comparison-2n-skx-mrr"
2854 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2855 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2856 #  parameters:
2857 #  - "name"
2858 #  - "parent"
2859 #  - "result"
2860 #  - "tags"
2861
2862 ################################################################################
2863 # VPP
2864
2865 # VPP Performance Changes 3n-hsw 1t1c pdr
2866 - type: "table"
2867   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2868   algorithm: "table_perf_comparison"
2869   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2870   history:
2871     - title: "rls1904"
2872       data: "vpp-performance-changes-3n-hsw-h1"
2873   reference:
2874     title: "rls1908"
2875     data: "vpp-performance-changes-3n-hsw-ref"
2876     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2877   compare:
2878     title: "rls2001"
2879     data: "vpp-performance-changes-3n-hsw-cmp"
2880   data: "vpp-performance-changes-3n-hsw"
2881   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2882   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2883   parameters:
2884   - "name"
2885   - "parent"
2886   - "throughput"
2887
2888 # VPP Performance Changes 3n-hsw 2t2c pdr
2889 - type: "table"
2890   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2891   algorithm: "table_perf_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2893   history:
2894     - title: "rls1904"
2895       data: "vpp-performance-changes-3n-hsw-h1"
2896   reference:
2897     title: "rls1908"
2898     data: "vpp-performance-changes-3n-hsw-ref"
2899     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2900   compare:
2901     title: "rls2001"
2902     data: "vpp-performance-changes-3n-hsw-cmp"
2903   data: "vpp-performance-changes-3n-hsw"
2904   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2905   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2906   parameters:
2907   - "name"
2908   - "parent"
2909   - "throughput"
2910
2911 # VPP Performance Changes 3n-hsw 1t1c ndr
2912 - type: "table"
2913   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2914   algorithm: "table_perf_comparison"
2915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2916   history:
2917     - title: "rls1904"
2918       data: "vpp-performance-changes-3n-hsw-h1"
2919   reference:
2920     title: "rls1908"
2921     data: "vpp-performance-changes-3n-hsw-ref"
2922     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2923   compare:
2924     title: "rls2001"
2925     data: "vpp-performance-changes-3n-hsw-cmp"
2926   data: "vpp-performance-changes-3n-hsw"
2927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2928   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2929   parameters:
2930   - "name"
2931   - "parent"
2932   - "throughput"
2933
2934 # VPP Performance Changes 3n-hsw 2t2c ndr
2935 - type: "table"
2936   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2937   algorithm: "table_perf_comparison"
2938   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2939   history:
2940     - title: "rls1904"
2941       data: "vpp-performance-changes-3n-hsw-h1"
2942   reference:
2943     title: "rls1908"
2944     data: "vpp-performance-changes-3n-hsw-ref"
2945     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2946   compare:
2947     title: "rls2001"
2948     data: "vpp-performance-changes-3n-hsw-cmp"
2949   data: "vpp-performance-changes-3n-hsw"
2950   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2951   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2952   parameters:
2953   - "name"
2954   - "parent"
2955   - "throughput"
2956
2957 ## VPP Performance Changes 3n-skx 2t1c pdr
2958 #- type: "table"
2959 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2960 #  algorithm: "table_perf_comparison_nic"
2961 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2962 #  history:
2963 #    - title: "rls1904 x710"
2964 #      data: "vpp-performance-changes-3n-skx-h1"
2965 #      nic: "NIC_Intel-X710"
2966 #  reference:
2967 #    title: "rls1908 xxv710"
2968 #    data: "vpp-performance-changes-3n-skx-ref"
2969 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2970 #    nic: "NIC_Intel-XXV710"
2971 #  compare:
2972 #    title: "rls2001 xxv710"
2973 #    data: "vpp-performance-changes-3n-skx-cmp"
2974 #    nic: "NIC_Intel-XXV710"
2975 #  data: "vpp-performance-changes-3n-skx"
2976 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2977 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2978 #  parameters:
2979 #  - "name"
2980 #  - "parent"
2981 #  - "throughput"
2982 #  - "tags"
2983 #
2984 ## VPP Performance Changes 3n-skx 4t2c pdr
2985 #- type: "table"
2986 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2987 #  algorithm: "table_perf_comparison_nic"
2988 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2989 #  history:
2990 #    - title: "rls1904 x710"
2991 #      data: "vpp-performance-changes-3n-skx-h1"
2992 #      nic: "NIC_Intel-X710"
2993 #  reference:
2994 #    title: "rls1908 x710"
2995 #    data: "vpp-performance-changes-3n-skx-ref"
2996 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2997 #    nic: "NIC_Intel-X710"
2998 #  compare:
2999 #    title: "rls2001 xxv710"
3000 #    data: "vpp-performance-changes-3n-skx-cmp"
3001 #    nic: "NIC_Intel-XXV710"
3002 #  data: "vpp-performance-changes-3n-skx"
3003 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3004 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3005 #  parameters:
3006 #  - "name"
3007 #  - "parent"
3008 #  - "throughput"
3009 #  - "tags"
3010 #
3011 ## VPP Performance Changes 3n-skx 2t1c ndr
3012 #- type: "table"
3013 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
3014 #  algorithm: "table_perf_comparison_nic"
3015 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3016 #  history:
3017 #    - title: "rls1904 x710"
3018 #      data: "vpp-performance-changes-3n-skx-h1"
3019 #      nic: "NIC_Intel-X710"
3020 #  reference:
3021 #    title: "rls1908 x710"
3022 #    data: "vpp-performance-changes-3n-skx-ref"
3023 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3024 #    nic: "NIC_Intel-X710"
3025 #  compare:
3026 #    title: "rls2001 xxv710"
3027 #    data: "vpp-performance-changes-3n-skx-cmp"
3028 #    nic: "NIC_Intel-XXV710"
3029 #  data: "vpp-performance-changes-3n-skx"
3030 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3031 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3032 #  parameters:
3033 #  - "name"
3034 #  - "parent"
3035 #  - "throughput"
3036 #  - "tags"
3037 #
3038 ## VPP Performance Changes 3n-skx 4t2c ndr
3039 #- type: "table"
3040 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3041 #  algorithm: "table_perf_comparison_nic"
3042 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3043 #  history:
3044 #    - title: "rls1904 x710"
3045 #      data: "vpp-performance-changes-3n-skx-h1"
3046 #      nic: "NIC_Intel-X710"
3047 #  reference:
3048 #    title: "rls1908 x710"
3049 #    data: "vpp-performance-changes-3n-skx-ref"
3050 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3051 #    nic: "NIC_Intel-X710"
3052 #  compare:
3053 #    title: "rls2001 xxv710"
3054 #    data: "vpp-performance-changes-3n-skx-cmp"
3055 #    nic: "NIC_Intel-XXV710"
3056 #  data: "vpp-performance-changes-3n-skx"
3057 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3058 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3059 #  parameters:
3060 #  - "name"
3061 #  - "parent"
3062 #  - "throughput"
3063 #  - "tags"
3064 #
3065 ## VPP Performance Changes 2n-skx 2t1c pdr
3066 #- type: "table"
3067 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
3068 #  algorithm: "table_perf_comparison_nic"
3069 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3070 #  history:
3071 #    - title: "rls1904 x710"
3072 #      data: "vpp-performance-changes-2n-skx-h1"
3073 #      nic: "NIC_Intel-X710"
3074 #  reference:
3075 #    title: "rls1908 xxv710"
3076 #    data: "vpp-performance-changes-2n-skx-ref"
3077 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3078 #    nic: "NIC_Intel-XXV710"
3079 #  compare:
3080 #    title: "rls2001 xxv710"
3081 #    data: "vpp-performance-changes-2n-skx-cmp"
3082 #    nic: "NIC_Intel-XXV710"
3083 #  data: "vpp-performance-changes-2n-skx"
3084 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3085 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3086 #  parameters:
3087 #  - "name"
3088 #  - "parent"
3089 #  - "throughput"
3090 #  - "tags"
3091 #
3092 ## VPP Performance Changes 2n-skx 4t2c pdr
3093 #- type: "table"
3094 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3095 #  algorithm: "table_perf_comparison_nic"
3096 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3097 #  history:
3098 #    - title: "rls1904 x710"
3099 #      data: "vpp-performance-changes-2n-skx-h1"
3100 #      nic: "NIC_Intel-X710"
3101 #  reference:
3102 #    title: "rls1908 xxv710"
3103 #    data: "vpp-performance-changes-2n-skx-ref"
3104 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3105 #    nic: "NIC_Intel-XXV710"
3106 #  compare:
3107 #    title: "rls2001 xxv710"
3108 #    data: "vpp-performance-changes-2n-skx-cmp"
3109 #    nic: "NIC_Intel-XXV710"
3110 #  data: "vpp-performance-changes-2n-skx"
3111 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3112 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3113 #  parameters:
3114 #  - "name"
3115 #  - "parent"
3116 #  - "throughput"
3117 #  - "tags"
3118 #
3119 ## VPP Performance Changes 2n-skx 2t1c ndr
3120 #- type: "table"
3121 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3122 #  algorithm: "table_perf_comparison_nic"
3123 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3124 #  history:
3125 #    - title: "rls1904 x710"
3126 #      data: "vpp-performance-changes-2n-skx-h1"
3127 #      nic: "NIC_Intel-X710"
3128 #  reference:
3129 #    title: "rls1908 xxv710"
3130 #    data: "vpp-performance-changes-2n-skx-ref"
3131 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3132 #    nic: "NIC_Intel-XXV710"
3133 #  compare:
3134 #    title: "rls2001 xxv710"
3135 #    data: "vpp-performance-changes-2n-skx-cmp"
3136 #    nic: "NIC_Intel-XXV710"
3137 #  data: "vpp-performance-changes-2n-skx"
3138 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3139 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3140 #  parameters:
3141 #  - "name"
3142 #  - "parent"
3143 #  - "throughput"
3144 #  - "tags"
3145 #
3146 ## VPP Performance Changes 2n-skx 4t2c ndr
3147 #- type: "table"
3148 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3149 #  algorithm: "table_perf_comparison_nic"
3150 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3151 #  history:
3152 #    - title: "rls1904 x710"
3153 #      data: "vpp-performance-changes-2n-skx-h1"
3154 #      nic: "NIC_Intel-X710"
3155 #  reference:
3156 #    title: "rls1908 xxv710"
3157 #    data: "vpp-performance-changes-2n-skx-ref"
3158 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3159 #    nic: "NIC_Intel-XXV710"
3160 #  compare:
3161 #    title: "rls2001 xxv710"
3162 #    data: "vpp-performance-changes-2n-skx-cmp"
3163 #    nic: "NIC_Intel-XXV710"
3164 #  data: "vpp-performance-changes-2n-skx"
3165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3166 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3167 #  parameters:
3168 #  - "name"
3169 #  - "parent"
3170 #  - "throughput"
3171 #  - "tags"
3172 #
3173 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3174 #- type: "table"
3175 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3176 #  algorithm: "table_perf_comparison"
3177 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3178 #  reference:
3179 #    title: "rls1908"
3180 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3181 #  compare:
3182 #    title: "rls2001"
3183 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3184 #  data: "vpp-performance-changes-nfv-2n-skx"
3185 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3186 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3187 #  parameters:
3188 #  - "name"
3189 #  - "parent"
3190 #  - "throughput"
3191 #  - "tags"
3192 #
3193 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3194 #- type: "table"
3195 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3196 #  algorithm: "table_perf_comparison"
3197 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3198 #  reference:
3199 #    title: "rls1908"
3200 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3201 #  compare:
3202 #    title: "rls2001"
3203 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3204 #  data: "vpp-performance-changes-nfv-2n-skx"
3205 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3206 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3207 #  parameters:
3208 #  - "name"
3209 #  - "parent"
3210 #  - "throughput"
3211 #  - "tags"
3212 #
3213 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3214 #- type: "table"
3215 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3216 #  algorithm: "table_perf_comparison"
3217 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3218 #  reference:
3219 #    title: "rls1908"
3220 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3221 #  compare:
3222 #    title: "rls2001"
3223 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3224 #  data: "vpp-performance-changes-nfv-2n-skx"
3225 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3226 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3227 #  parameters:
3228 #  - "name"
3229 #  - "parent"
3230 #  - "throughput"
3231 #  - "tags"
3232 #
3233 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3234 #- type: "table"
3235 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3236 #  algorithm: "table_perf_comparison"
3237 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3238 #  reference:
3239 #    title: "rls1908"
3240 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3241 #  compare:
3242 #    title: "rls2001"
3243 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3244 #  data: "vpp-performance-changes-nfv-2n-skx"
3245 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3246 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3247 #  parameters:
3248 #  - "name"
3249 #  - "parent"
3250 #  - "throughput"
3251 #  - "tags"
3252
3253 # VPP Performance Changes 2n-dnv 1t1c pdr
3254 - type: "table"
3255   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3256   algorithm: "table_perf_comparison"
3257   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3258   reference:
3259     title: "rls1908"
3260     data: "vpp-performance-changes-2n-dnv-ref"
3261   compare:
3262     title: "rls2001"
3263     data: "vpp-performance-changes-2n-dnv-cmp"
3264   data: "vpp-performance-changes-2n-dnv"
3265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3266   filter: "'1T1C'"
3267   parameters:
3268   - "name"
3269   - "parent"
3270   - "throughput"
3271   - "tags"
3272
3273 # VPP Performance Changes 2n-dnv 2t2c pdr
3274 - type: "table"
3275   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3276   algorithm: "table_perf_comparison"
3277   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3278   reference:
3279     title: "rls1908"
3280     data: "vpp-performance-changes-2n-dnv-ref"
3281   compare:
3282     title: "rls2001"
3283     data: "vpp-performance-changes-2n-dnv-cmp"
3284   data: "vpp-performance-changes-2n-dnv"
3285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3286   filter: "'2T2C'"
3287   parameters:
3288   - "name"
3289   - "parent"
3290   - "throughput"
3291   - "tags"
3292
3293 # VPP Performance Changes 2n-dnv 1t1c ndr
3294 - type: "table"
3295   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3296   algorithm: "table_perf_comparison"
3297   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3298   reference:
3299     title: "rls1908"
3300     data: "vpp-performance-changes-2n-dnv-ref"
3301   compare:
3302     title: "rls2001"
3303     data: "vpp-performance-changes-2n-dnv-cmp"
3304   data: "vpp-performance-changes-2n-dnv"
3305   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3306   filter: "'1T1C'"
3307   parameters:
3308   - "name"
3309   - "parent"
3310   - "throughput"
3311   - "tags"
3312
3313 # VPP Performance Changes 2n-dnv 2t2c ndr
3314 - type: "table"
3315   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3316   algorithm: "table_perf_comparison"
3317   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3318   reference:
3319     title: "rls1908 "
3320     data: "vpp-performance-changes-2n-dnv-ref"
3321   compare:
3322     title: "rls2001"
3323     data: "vpp-performance-changes-2n-dnv-cmp"
3324   data: "vpp-performance-changes-2n-dnv"
3325   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3326   filter: "'2T2C'"
3327   parameters:
3328   - "name"
3329   - "parent"
3330   - "throughput"
3331   - "tags"
3332
3333 # VPP Performance Changes 3n-dnv 1t1c pdr
3334 - type: "table"
3335   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3336   algorithm: "table_perf_comparison"
3337   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3338   reference:
3339     title: "rls1908"
3340     data: "vpp-performance-changes-3n-dnv-ref"
3341   compare:
3342     title: "rls2001"
3343     data: "vpp-performance-changes-3n-dnv-cmp"
3344   data: "vpp-performance-changes-3n-dnv"
3345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3346   filter: "'1T1C'"
3347   parameters:
3348   - "name"
3349   - "parent"
3350   - "throughput"
3351   - "tags"
3352
3353 # VPP Performance Changes 3n-dnv 2t2c pdr
3354 - type: "table"
3355   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3356   algorithm: "table_perf_comparison"
3357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3358   reference:
3359     title: "rls1908"
3360     data: "vpp-performance-changes-3n-dnv-ref"
3361   compare:
3362     title: "rls2001"
3363     data: "vpp-performance-changes-3n-dnv-cmp"
3364   data: "vpp-performance-changes-3n-dnv"
3365   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3366   filter: "'2T2C'"
3367   parameters:
3368   - "name"
3369   - "parent"
3370   - "throughput"
3371   - "tags"
3372
3373 # VPP Performance Changes 3n-dnv 1t1c ndr
3374 - type: "table"
3375   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3376   algorithm: "table_perf_comparison"
3377   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3378   reference:
3379     title: "rls1908"
3380     data: "vpp-performance-changes-3n-dnv-ref"
3381   compare:
3382     title: "rls2001"
3383     data: "vpp-performance-changes-3n-dnv-cmp"
3384   data: "vpp-performance-changes-3n-dnv"
3385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3386   filter: "'1T1C'"
3387   parameters:
3388   - "name"
3389   - "parent"
3390   - "throughput"
3391   - "tags"
3392
3393 # VPP Performance Changes 3n-dnv 2t2c ndr
3394 - type: "table"
3395   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3396   algorithm: "table_perf_comparison"
3397   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3398   reference:
3399     title: "rls1908"
3400     data: "vpp-performance-changes-3n-dnv-ref"
3401   compare:
3402     title: "rls2001"
3403     data: "vpp-performance-changes-3n-dnv-cmp"
3404   data: "vpp-performance-changes-3n-dnv"
3405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3406   filter: "'2T2C'"
3407   parameters:
3408   - "name"
3409   - "parent"
3410   - "throughput"
3411   - "tags"
3412
3413 # VPP Performance Changes 3n-tsh 1t1c pdr
3414 - type: "table"
3415   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3416   algorithm: "table_perf_comparison"
3417   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3418   reference:
3419     title: "rls1908"
3420     data: "vpp-performance-changes-3n-tsh-ref"
3421   compare:
3422     title: "rls2001"
3423     data: "vpp-performance-changes-3n-tsh-cmp"
3424   data: "vpp-performance-changes-3n-tsh"
3425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3426   filter: "'1T1C'"
3427   parameters:
3428   - "name"
3429   - "parent"
3430   - "throughput"
3431   - "tags"
3432
3433 # VPP Performance Changes 3n-tsh 2t2c pdr
3434 - type: "table"
3435   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3436   algorithm: "table_perf_comparison"
3437   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3438   reference:
3439     title: "rls1908"
3440     data: "vpp-performance-changes-3n-tsh-ref"
3441   compare:
3442     title: "rls2001"
3443     data: "vpp-performance-changes-3n-tsh-cmp"
3444   data: "vpp-performance-changes-3n-tsh"
3445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'2T2C'"
3447   parameters:
3448   - "name"
3449   - "parent"
3450   - "throughput"
3451   - "tags"
3452
3453 # VPP Performance Changes 3n-tsh 1t1c ndr
3454 - type: "table"
3455   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3456   algorithm: "table_perf_comparison"
3457   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3458   reference:
3459     title: "rls1908"
3460     data: "vpp-performance-changes-3n-tsh-ref"
3461   compare:
3462     title: "rls2001"
3463     data: "vpp-performance-changes-3n-tsh-cmp"
3464   data: "vpp-performance-changes-3n-tsh"
3465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3466   filter: "'1T1C'"
3467   parameters:
3468   - "name"
3469   - "parent"
3470   - "throughput"
3471   - "tags"
3472
3473 # VPP Performance Changes 3n-tsh 2t2c ndr
3474 - type: "table"
3475   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3476   algorithm: "table_perf_comparison"
3477   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3478   reference:
3479     title: "rls1908"
3480     data: "vpp-performance-changes-3n-tsh-ref"
3481   compare:
3482     title: "rls2001"
3483     data: "vpp-performance-changes-3n-tsh-cmp"
3484   data: "vpp-performance-changes-3n-tsh"
3485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3486   filter: "'2T2C'"
3487   parameters:
3488   - "name"
3489   - "parent"
3490   - "throughput"
3491   - "tags"
3492
3493 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3494 #- type: "table"
3495 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3496 #  algorithm: "table_perf_comparison_nic"
3497 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3498 #  reference:
3499 #    title: "3n-hsw xl710"
3500 #    data: "vpp-compare-testbeds-ref"
3501 #    nic: "NIC_Intel-XL710"
3502 #  compare:
3503 #    title: "3n-skx xxv710"
3504 #    data: "vpp-compare-testbeds-cmp"
3505 #    nic: "NIC_Intel-XXV710"
3506 #  data: "vpp-compare-testbeds"
3507 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3508 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3509 #  parameters:
3510 #  - "name"
3511 #  - "parent"
3512 #  - "throughput"
3513 #  - "tags"
3514 #
3515 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3516 #- type: "table"
3517 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3518 #  algorithm: "table_perf_comparison_nic"
3519 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3520 #  reference:
3521 #    title: "3n-hsw xl710"
3522 #    data: "vpp-compare-testbeds-ref"
3523 #    nic: "NIC_Intel-XL710"
3524 #  compare:
3525 #    title: "3n-skx xxv710"
3526 #    data: "vpp-compare-testbeds-cmp"
3527 #    nic: "NIC_Intel-XXV710"
3528 #  data: "vpp-compare-testbeds"
3529 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3530 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3531 #  parameters:
3532 #  - "name"
3533 #  - "parent"
3534 #  - "throughput"
3535 #  - "tags"
3536 #
3537 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3538 #- type: "table"
3539 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3540 #  algorithm: "table_perf_comparison_nic"
3541 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3542 #  reference:
3543 #    title: "3n-hsw xl710"
3544 #    data: "vpp-compare-testbeds-ref"
3545 #    nic: "NIC_Intel-XL710"
3546 #  compare:
3547 #    title: "3n-skx xxv710"
3548 #    data: "vpp-compare-testbeds-cmp"
3549 #    nic: "NIC_Intel-XXV710"
3550 #  data: "vpp-compare-testbeds"
3551 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3552 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3553 #  parameters:
3554 #  - "name"
3555 #  - "parent"
3556 #  - "throughput"
3557 #  - "tags"
3558 #
3559 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3560 #- type: "table"
3561 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3562 #  algorithm: "table_perf_comparison_nic"
3563 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3564 #  reference:
3565 #    title: "3n-hsw xl710"
3566 #    data: "vpp-compare-testbeds-ref"
3567 #    nic: "NIC_Intel-XL710"
3568 #  compare:
3569 #    title: "3n-skx xxv710"
3570 #    data: "vpp-compare-testbeds-cmp"
3571 #    nic: "NIC_Intel-XXV710"
3572 #  data: "vpp-compare-testbeds"
3573 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3574 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3575 #  parameters:
3576 #  - "name"
3577 #  - "parent"
3578 #  - "throughput"
3579 #  - "tags"
3580
3581 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3582 #- type: "table"
3583 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3584 #  algorithm: "table_perf_comparison"
3585 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3586 #  reference:
3587 #    title: "2n-skx"
3588 #    data: "vpp-compare-testbeds-skx-clx-ref"
3589 #  compare:
3590 #    title: "2n-clx"
3591 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3592 #  data: "vpp-compare-testbeds-skx-clx"
3593 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3594 #  filter: "'2T1C'"
3595 #  parameters:
3596 #  - "name"
3597 #  - "parent"
3598 #  - "throughput"
3599 #  - "tags"
3600 #
3601 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3602 #- type: "table"
3603 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3604 #  algorithm: "table_perf_comparison"
3605 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3606 #  reference:
3607 #    title: "2n-skx"
3608 #    data: "vpp-compare-testbeds-skx-clx-ref"
3609 #  compare:
3610 #    title: "2n-clx"
3611 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3612 #  data: "vpp-compare-testbeds-skx-clx"
3613 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3614 #  filter: "'4T2C'"
3615 #  parameters:
3616 #  - "name"
3617 #  - "parent"
3618 #  - "throughput"
3619 #  - "tags"
3620 #
3621 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3622 #- type: "table"
3623 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3624 #  algorithm: "table_perf_comparison"
3625 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3626 #  reference:
3627 #    title: "2n-skx"
3628 #    data: "vpp-compare-testbeds-skx-clx-ref"
3629 #  compare:
3630 #    title: "2n-clx"
3631 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3632 #  data: "vpp-compare-testbeds-skx-clx"
3633 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3634 #  filter: "'2T1C'"
3635 #  parameters:
3636 #  - "name"
3637 #  - "parent"
3638 #  - "throughput"
3639 #  - "tags"
3640 #
3641 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3642 #- type: "table"
3643 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3644 #  algorithm: "table_perf_comparison"
3645 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3646 #  reference:
3647 #    title: "2n-skx"
3648 #    data: "vpp-compare-testbeds-skx-clx-ref"
3649 #  compare:
3650 #    title: "2n-clx"
3651 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3652 #  data: "vpp-compare-testbeds-skx-clx"
3653 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3654 #  filter: "'4T2C'"
3655 #  parameters:
3656 #  - "name"
3657 #  - "parent"
3658 #  - "throughput"
3659 #  - "tags"
3660
3661 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3662 - type: "table"
3663   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3664   algorithm: "table_perf_comparison_nic"
3665   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3666   reference:
3667     title: "3n-hsw xl710"
3668     data: "vpp-compare-testbeds-hsw-clx-ref"
3669     nic: "NIC_Intel-XL710"
3670   compare:
3671     title: "2n-clx xxv710"
3672     data: "vpp-compare-testbeds-hsw-clx-cmp"
3673     nic: "NIC_Intel-XXV710"
3674   data: "vpp-compare-testbeds-hsw-clx"
3675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3676   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3677   parameters:
3678   - "name"
3679   - "parent"
3680   - "throughput"
3681   - "tags"
3682
3683 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3684 - type: "table"
3685   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3686   algorithm: "table_perf_comparison_nic"
3687   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3688   reference:
3689     title: "3n-hsw xl710"
3690     data: "vpp-compare-testbeds-hsw-clx-ref"
3691     nic: "NIC_Intel-XL710"
3692   compare:
3693     title: "2n-clx xxv710"
3694     data: "vpp-compare-testbeds-hsw-clx-cmp"
3695     nic: "NIC_Intel-XXV710"
3696   data: "vpp-compare-testbeds-hsw-clx"
3697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3698   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3699   parameters:
3700   - "name"
3701   - "parent"
3702   - "throughput"
3703   - "tags"
3704
3705 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3706 - type: "table"
3707   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3708   algorithm: "table_perf_comparison_nic"
3709   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3710   reference:
3711     title: "3n-hsw xl710"
3712     data: "vpp-compare-testbeds-hsw-clx-ref"
3713     nic: "NIC_Intel-XL710"
3714   compare:
3715     title: "2n-clx xxv710"
3716     data: "vpp-compare-testbeds-hsw-clx-cmp"
3717     nic: "NIC_Intel-XXV710"
3718   data: "vpp-compare-testbeds-hsw-clx"
3719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3720   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3721   parameters:
3722   - "name"
3723   - "parent"
3724   - "throughput"
3725   - "tags"
3726
3727 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3728 - type: "table"
3729   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3730   algorithm: "table_perf_comparison_nic"
3731   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3732   reference:
3733     title: "3n-hsw xl710"
3734     data: "vpp-compare-testbeds-hsw-clx-ref"
3735     nic: "NIC_Intel-XL710"
3736   compare:
3737     title: "2n-clx xxv710"
3738     data: "vpp-compare-testbeds-hsw-clx-cmp"
3739     nic: "NIC_Intel-XXV710"
3740   data: "vpp-compare-testbeds-hsw-clx"
3741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3742   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3743   parameters:
3744   - "name"
3745   - "parent"
3746   - "throughput"
3747   - "tags"
3748
3749 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3750 #- type: "table"
3751 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3752 #  algorithm: "table_perf_comparison"
3753 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3754 #  reference:
3755 #    title: "3-Node Skx"
3756 #    data: "vpp-compare-topologies-ref"
3757 #  compare:
3758 #    title: "2-Node Skx"
3759 #    data: "vpp-compare-topologies-cmp"
3760 #  data: "vpp-compare-topologies"
3761 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3762 #  filter: "'NDRPDR' and '1C'"
3763 #  parameters:
3764 #  - "name"
3765 #  - "parent"
3766 #  - "throughput"
3767 #
3768 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3769 #- type: "table"
3770 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3771 #  algorithm: "table_perf_comparison"
3772 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3773 #  reference:
3774 #    title: "3-Node Skx"
3775 #    data: "vpp-compare-topologies-ref"
3776 #  compare:
3777 #    title: "2-Node Skx"
3778 #    data: "vpp-compare-topologies-cmp"
3779 #  data: "vpp-compare-topologies"
3780 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3781 #  filter: "'NDRPDR' and '2C'"
3782 #  parameters:
3783 #  - "name"
3784 #  - "parent"
3785 #  - "throughput"
3786 #
3787 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3788 #- type: "table"
3789 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3790 #  algorithm: "table_perf_comparison"
3791 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3792 #  reference:
3793 #    title: "3-Node Skx"
3794 #    data: "vpp-compare-topologies-ref"
3795 #  compare:
3796 #    title: "2-Node Skx"
3797 #    data: "vpp-compare-topologies-cmp"
3798 #  data: "vpp-compare-topologies"
3799 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3800 #  filter: "'NDRPDR' and '1C'"
3801 #  parameters:
3802 #  - "name"
3803 #  - "parent"
3804 #  - "throughput"
3805 #
3806 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3807 #- type: "table"
3808 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3809 #  algorithm: "table_perf_comparison"
3810 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3811 #  reference:
3812 #    title: "3-Node Skx"
3813 #    data: "vpp-compare-topologies-ref"
3814 #  compare:
3815 #    title: "2-Node Skx"
3816 #    data: "vpp-compare-topologies-cmp"
3817 #  data: "vpp-compare-topologies"
3818 #  include-tests: "PDR"
3819 #  filter: "'NDRPDR' and '2C'"
3820 #  parameters:
3821 #  - "name"
3822 #  - "parent"
3823 #  - "throughput"
3824
3825 # VPP Performance Changes 3n-hsw 1t1c MRR
3826 - type: "table"
3827   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3828   algorithm: "table_perf_comparison"
3829   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3830   history:
3831     - title: "rls1904"
3832       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3833   reference:
3834     title: "rls1908"
3835     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3836   compare:
3837     title: "rls2001"
3838     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3839   data: "vpp-performance-changes-3n-hsw-mrr"
3840   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3841   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3842   parameters:
3843   - "name"
3844   - "parent"
3845   - "result"
3846
3847 # VPP Performance Changes 3n-hsw 2t2c MRR
3848 - type: "table"
3849   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3850   algorithm: "table_perf_comparison"
3851   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3852   history:
3853     - title: "rls1904"
3854       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3855   reference:
3856     title: "rls1908"
3857     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3858   compare:
3859     title: "rls2001"
3860     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3861   data: "vpp-performance-changes-3n-hsw-mrr"
3862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3863   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3864   parameters:
3865   - "name"
3866   - "parent"
3867   - "result"
3868
3869 # VPP Performance Changes 3n-hsw 4t4c MRR
3870 - type: "table"
3871   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3872   algorithm: "table_perf_comparison"
3873   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3874   history:
3875     - title: "rls1904"
3876       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3877   reference:
3878     title: "rls1908"
3879     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3880   compare:
3881     title: "rls2001"
3882     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3883   data: "vpp-performance-changes-3n-hsw-mrr"
3884   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3885   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3886   parameters:
3887   - "name"
3888   - "parent"
3889   - "result"
3890
3891 ## VPP Performance Changes 3n-skx 2t1c MRR
3892 #- type: "table"
3893 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3894 #  algorithm: "table_perf_comparison"
3895 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3896 #  history:
3897 #    - title: "rls1904"
3898 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3899 #  reference:
3900 #    title: "rls1908"
3901 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3902 #  compare:
3903 #    title: "rls2001"
3904 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3905 #  data: "vpp-performance-changes-3n-skx-mrr"
3906 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3907 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3908 #  parameters:
3909 #  - "name"
3910 #  - "parent"
3911 #  - "result"
3912 #
3913 ## VPP Performance Changes 3n-skx 4t2c MRR
3914 #- type: "table"
3915 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3916 #  algorithm: "table_perf_comparison"
3917 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3918 #  history:
3919 #    - title: "rls1904"
3920 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3921 #  reference:
3922 #    title: "rls1908"
3923 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3924 #  compare:
3925 #    title: "rls2001"
3926 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3927 #  data: "vpp-performance-changes-3n-skx-mrr"
3928 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3929 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3930 #  parameters:
3931 #  - "name"
3932 #  - "parent"
3933 #  - "result"
3934 #
3935 ## VPP Performance Changes 3n-skx 8t4c MRR
3936 #- type: "table"
3937 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3938 #  algorithm: "table_perf_comparison"
3939 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3940 #  history:
3941 #    - title: "rls1904"
3942 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3943 #  reference:
3944 #    title: "rls1908"
3945 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3946 #  compare:
3947 #    title: "rls2001"
3948 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3949 #  data: "vpp-performance-changes-3n-skx-mrr"
3950 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3951 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3952 #  parameters:
3953 #  - "name"
3954 #  - "parent"
3955 #  - "result"
3956 #
3957 ## VPP Performance Changes 2n-skx 2t1c MRR
3958 #- type: "table"
3959 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3960 #  algorithm: "table_perf_comparison"
3961 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3962 #  history:
3963 #    - title: "rls1904"
3964 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3965 #  reference:
3966 #    title: "rls1908"
3967 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3968 #  compare:
3969 #    title: "rls2001"
3970 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3971 #  data: "vpp-performance-changes-2n-skx-mrr"
3972 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3973 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3974 #  parameters:
3975 #  - "name"
3976 #  - "parent"
3977 #  - "result"
3978 #
3979 ## VPP Performance Changes 2n-skx 4t2c MRR
3980 #- type: "table"
3981 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3982 #  algorithm: "table_perf_comparison"
3983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3984 #  history:
3985 #    - title: "rls1904"
3986 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3987 #  reference:
3988 #    title: "rls1908"
3989 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3990 #  compare:
3991 #    title: "rls2001"
3992 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3993 #  data: "vpp-performance-changes-2n-skx-mrr"
3994 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3995 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3996 #  parameters:
3997 #  - "name"
3998 #  - "parent"
3999 #  - "result"
4000 #
4001 ## VPP Performance Changes 2n-skx 8t4c MRR
4002 #- type: "table"
4003 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4004 #  algorithm: "table_perf_comparison"
4005 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4006 #  history:
4007 #    - title: "rls1904"
4008 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4009 #  reference:
4010 #    title: "rls1908"
4011 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4012 #  compare:
4013 #    title: "rls2001"
4014 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4015 #  data: "vpp-performance-changes-2n-skx-mrr"
4016 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4017 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4018 #  parameters:
4019 #  - "name"
4020 #  - "parent"
4021 #  - "result"
4022 #
4023 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4024 #- type: "table"
4025 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4026 #  algorithm: "table_perf_comparison"
4027 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4028 #  reference:
4029 #    title: "rls1908"
4030 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4031 #  compare:
4032 #    title: "rls2001"
4033 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4034 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4035 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4036 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4037 #  parameters:
4038 #  - "name"
4039 #  - "parent"
4040 #  - "result"
4041 #
4042 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4043 #- type: "table"
4044 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4045 #  algorithm: "table_perf_comparison"
4046 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4047 #  reference:
4048 #    title: "rls1908"
4049 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4050 #  compare:
4051 #    title: "rls2001"
4052 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4053 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4054 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4055 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4056 #  parameters:
4057 #  - "name"
4058 #  - "parent"
4059 #  - "result"
4060 #
4061 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4062 #- type: "table"
4063 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4064 #  algorithm: "table_perf_comparison"
4065 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4066 #  reference:
4067 #    title: "rls1908"
4068 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4069 #  compare:
4070 #    title: "rls2001"
4071 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4072 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4074 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4075 #  parameters:
4076 #  - "name"
4077 #  - "parent"
4078 #  - "result"
4079
4080 # VPP Performance Changes 2n-dnv 1t1c MRR
4081 - type: "table"
4082   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4083   algorithm: "table_perf_comparison"
4084   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4085   reference:
4086     title: "rls1908"
4087     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4088   compare:
4089     title: "rls2001"
4090     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4091   data: "vpp-performance-changes-2n-dnv-mrr"
4092   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4093   filter: "'1T1C' and 'MRR'"
4094   parameters:
4095   - "name"
4096   - "parent"
4097   - "result"
4098
4099 # VPP Performance Changes 2n-dnv 2t2c MRR
4100 - type: "table"
4101   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4102   algorithm: "table_perf_comparison"
4103   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4104   reference:
4105     title: "rls1908"
4106     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4107   compare:
4108     title: "rls2001"
4109     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4110   data: "vpp-performance-changes-2n-dnv-mrr"
4111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4112   filter: "'2T2C' and 'MRR'"
4113   parameters:
4114   - "name"
4115   - "parent"
4116   - "result"
4117
4118 # VPP Performance Changes 2n-dnv 4t4c MRR
4119 - type: "table"
4120   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4121   algorithm: "table_perf_comparison"
4122   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4123   reference:
4124     title: "rls1908"
4125     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4126   compare:
4127     title: "rls2001"
4128     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4129   data: "vpp-performance-changes-2n-dnv-mrr"
4130   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4131   filter: "'4T4C' and 'MRR'"
4132   parameters:
4133   - "name"
4134   - "parent"
4135   - "result"
4136
4137 # VPP Performance Changes 3n-dnv 1t1c MRR
4138 - type: "table"
4139   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4140   algorithm: "table_perf_comparison"
4141   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4142   reference:
4143     title: "rls1908"
4144     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4145   compare:
4146     title: "rls2001"
4147     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4148   data: "vpp-performance-changes-3n-dnv-mrr"
4149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4150   filter: "'1T1C' and 'MRR'"
4151   parameters:
4152   - "name"
4153   - "parent"
4154   - "result"
4155
4156 # VPP Performance Changes 3n-dnv 2t2c MRR
4157 - type: "table"
4158   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4159   algorithm: "table_perf_comparison"
4160   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4161   reference:
4162     title: "rls1908"
4163     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4164   compare:
4165     title: "rls2001"
4166     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4167   data: "vpp-performance-changes-3n-dnv-mrr"
4168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4169   filter: "'2T2C' and 'MRR'"
4170   parameters:
4171   - "name"
4172   - "parent"
4173   - "result"
4174
4175 # VPP Performance Changes 3n-dnv 4t4c MRR
4176 - type: "table"
4177   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4178   algorithm: "table_perf_comparison"
4179   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4180   reference:
4181     title: "rls1908"
4182     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4183   compare:
4184     title: "rls2001"
4185     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4186   data: "vpp-performance-changes-3n-dnv-mrr"
4187   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4188   filter: "'4T4C' and 'MRR'"
4189   parameters:
4190   - "name"
4191   - "parent"
4192   - "result"
4193
4194 # VPP Performance Changes 3n-tsh 1t1c MRR
4195 - type: "table"
4196   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4197   algorithm: "table_perf_comparison"
4198   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4199   reference:
4200     title: "rls1908"
4201     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4202   compare:
4203     title: "rls2001"
4204     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4205   data: "vpp-performance-changes-3n-tsh-mrr"
4206   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4207   filter: "'1T1C' and 'MRR'"
4208   parameters:
4209   - "name"
4210   - "parent"
4211   - "result"
4212
4213 # VPP Performance Changes 3n-tsh 2t2c MRR
4214 - type: "table"
4215   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4216   algorithm: "table_perf_comparison"
4217   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4218   reference:
4219     title: "rls1908"
4220     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4221   compare:
4222     title: "rls2001"
4223     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4224   data: "vpp-performance-changes-3n-tsh-mrr"
4225   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4226   filter: "'2T2C' and 'MRR'"
4227   parameters:
4228   - "name"
4229   - "parent"
4230   - "result"
4231
4232 # VPP Performance Changes 3n-tsh 4t4c MRR
4233 - type: "table"
4234   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4235   algorithm: "table_perf_comparison"
4236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4237   reference:
4238     title: "rls1908"
4239     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4240   compare:
4241     title: "rls2001"
4242     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4243   data: "vpp-performance-changes-3n-tsh-mrr"
4244   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4245   filter: "'4T4C' and 'MRR'"
4246   parameters:
4247   - "name"
4248   - "parent"
4249   - "result"
4250
4251 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4252 #- type: "table"
4253 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4254 #  algorithm: "table_perf_comparison_nic"
4255 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4256 #  reference:
4257 #    title: "3n-hsw xl710"
4258 #    data: "vpp-compare-testbeds-mrr-ref"
4259 #    nic: "NIC_Intel-XL710"
4260 #  compare:
4261 #    title: "3n-skx xxv710"
4262 #    data: "vpp-compare-testbeds-mrr-cmp"
4263 #    nic: "NIC_Intel-XXV710"
4264 #  data: "vpp-compare-testbeds-mrr"
4265 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4266 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4267 #  parameters:
4268 #  - "name"
4269 #  - "parent"
4270 #  - "result"
4271 #  - "tags"
4272 #
4273 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4274 #- type: "table"
4275 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4276 #  algorithm: "table_perf_comparison_nic"
4277 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4278 #  reference:
4279 #    title: "3n-hsw xl710"
4280 #    data: "vpp-compare-testbeds-mrr-ref"
4281 #    nic: "NIC_Intel-XL710"
4282 #  compare:
4283 #    title: "3n-skx xxv710"
4284 #    data: "vpp-compare-testbeds-mrr-cmp"
4285 #    nic: "NIC_Intel-XXV710"
4286 #  data: "vpp-compare-testbeds-mrr"
4287 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4288 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4289 #  parameters:
4290 #  - "name"
4291 #  - "parent"
4292 #  - "result"
4293 #  - "tags"
4294 #
4295 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4296 #- type: "table"
4297 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4298 #  algorithm: "table_perf_comparison_nic"
4299 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4300 #  reference:
4301 #    title: "3n-hsw xl710"
4302 #    data: "vpp-compare-testbeds-mrr-ref"
4303 #    nic: "NIC_Intel-XL710"
4304 #  compare:
4305 #    title: "3n-skx xxv710"
4306 #    data: "vpp-compare-testbeds-mrr-cmp"
4307 #    nic: "NIC_Intel-XXV710"
4308 #  data: "vpp-compare-testbeds-mrr"
4309 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4310 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4311 #  parameters:
4312 #  - "name"
4313 #  - "parent"
4314 #  - "result"
4315 #  - "tags"
4316
4317 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4318 #- type: "table"
4319 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4320 #  algorithm: "table_perf_comparison"
4321 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4322 #  reference:
4323 #    title: "2n-skx"
4324 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4325 #  compare:
4326 #    title: "2n-clx"
4327 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4328 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4329 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4330 #  filter: "'2T1C'"
4331 #  parameters:
4332 #  - "name"
4333 #  - "parent"
4334 #  - "result"
4335 #  - "tags"
4336 #
4337 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4338 #- type: "table"
4339 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4340 #  algorithm: "table_perf_comparison"
4341 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4342 #  reference:
4343 #    title: "2n-skx"
4344 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4345 #  compare:
4346 #    title: "2n-clx"
4347 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4348 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4349 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4350 #  filter: "'4T2C'"
4351 #  parameters:
4352 #  - "name"
4353 #  - "parent"
4354 #  - "result"
4355 #  - "tags"
4356 #
4357 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4358 #- type: "table"
4359 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4360 #  algorithm: "table_perf_comparison"
4361 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4362 #  reference:
4363 #    title: "2n-skx"
4364 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4365 #  compare:
4366 #    title: "2n-clx"
4367 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4368 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4369 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4370 #  filter: "'8T4C'"
4371 #  parameters:
4372 #  - "name"
4373 #  - "parent"
4374 #  - "result"
4375 #  - "tags"
4376 #
4377 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4378 #- type: "table"
4379 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4380 #  algorithm: "table_perf_comparison"
4381 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4382 #  reference:
4383 #    title: "3-Node Skx"
4384 #    data: "vpp-compare-topologies-mrr-ref"
4385 #  compare:
4386 #    title: "2-Node Skx"
4387 #    data: "vpp-compare-topologies-mrr-cmp"
4388 #  data: "vpp-compare-topologies-mrr"
4389 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4390 #  filter: "'MRR' and '1C'"
4391 #  parameters:
4392 #  - "name"
4393 #  - "parent"
4394 #  - "result"
4395 #
4396 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4397 #- type: "table"
4398 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4399 #  algorithm: "table_perf_comparison"
4400 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4401 #  reference:
4402 #    title: "3-Node Skx"
4403 #    data: "vpp-compare-topologies-mrr-ref"
4404 #  compare:
4405 #    title: "2-Node Skx"
4406 #    data: "vpp-compare-topologies-mrr-cmp"
4407 #  data: "vpp-compare-topologies-mrr"
4408 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4409 #  filter: "'MRR' and '2C'"
4410 #  parameters:
4411 #  - "name"
4412 #  - "parent"
4413 #  - "result"
4414 #
4415 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4416 #- type: "table"
4417 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4418 #  algorithm: "table_perf_comparison"
4419 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4420 #  reference:
4421 #    title: "3-Node Skx"
4422 #    data: "vpp-compare-topologies-mrr-ref"
4423 #  compare:
4424 #    title: "2-Node Skx"
4425 #    data: "vpp-compare-topologies-mrr-cmp"
4426 #  data: "vpp-compare-topologies-mrr"
4427 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4428 #  filter: "'MRR' and '4C'"
4429 #  parameters:
4430 #  - "name"
4431 #  - "parent"
4432 #  - "result"
4433
4434 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4435 - type: "table"
4436   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4437   algorithm: "table_perf_comparison_nic"
4438   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4439   reference:
4440     title: "3n-hsw xl710"
4441     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4442     nic: "NIC_Intel-XL710"
4443   compare:
4444     title: "2n-clx xxv710"
4445     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4446     nic: "NIC_Intel-XXV710"
4447   data: "vpp-compare-testbeds-mrr-hsw-clx"
4448   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4449   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4450   parameters:
4451   - "name"
4452   - "parent"
4453   - "result"
4454   - "tags"
4455
4456 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4457 - type: "table"
4458   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4459   algorithm: "table_perf_comparison_nic"
4460   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4461   reference:
4462     title: "3n-hsw xl710"
4463     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4464     nic: "NIC_Intel-XL710"
4465   compare:
4466     title: "2n-clx xxv710"
4467     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4468     nic: "NIC_Intel-XXV710"
4469   data: "vpp-compare-testbeds-mrr-hsw-clx"
4470   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4471   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4472   parameters:
4473   - "name"
4474   - "parent"
4475   - "result"
4476   - "tags"
4477
4478 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4479 - type: "table"
4480   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4481   algorithm: "table_perf_comparison_nic"
4482   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4483   reference:
4484     title: "3n-hsw xl710"
4485     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4486     nic: "NIC_Intel-XL710"
4487   compare:
4488     title: "2n-clx xxv710"
4489     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4490     nic: "NIC_Intel-XXV710"
4491   data: "vpp-compare-testbeds-mrr-hsw-clx"
4492   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4493   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4494   parameters:
4495   - "name"
4496   - "parent"
4497   - "result"
4498   - "tags"
4499
4500 # Detailed Test Results - VPP Performance Results 3n-hsw
4501 - type: "table"
4502   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4503   algorithm: "table_merged_details"
4504   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4505   columns:
4506   - title: " |prein| Test Name |preout| "
4507     data: "data name"
4508   - 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| "
4509     data: "data msg"
4510   data: "vpp-perf-results-3n-hsw"
4511   filter: "all"
4512   parameters:
4513   - "name"
4514   - "parent"
4515   - "msg"
4516
4517 ## Detailed Test Results - VPP Performance Results 3n-skx
4518 #- type: "table"
4519 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4520 #  algorithm: "table_merged_details"
4521 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4522 #  columns:
4523 #  - title: " |prein| Test Name |preout| "
4524 #    data: "data name"
4525 #  - 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| "
4526 #    data: "data msg"
4527 #  data: "vpp-perf-results-3n-skx"
4528 #  filter: "all"
4529 #  parameters:
4530 #  - "name"
4531 #  - "parent"
4532 #  - "msg"
4533 #
4534 ## Detailed Test Results - VPP Performance Results 2n-skx
4535 #- type: "table"
4536 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4537 #  algorithm: "table_merged_details"
4538 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4539 #  columns:
4540 #  - title: " |prein| Test Name |preout| "
4541 #    data: "data name"
4542 #  - 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| "
4543 #    data: "data msg"
4544 #  data: "vpp-perf-results-2n-skx"
4545 #  filter: "all"
4546 #  parameters:
4547 #  - "name"
4548 #  - "parent"
4549 #  - "msg"
4550
4551 # Detailed Test Results - VPP Performance Results 2n-clx
4552 - type: "table"
4553   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4554   algorithm: "table_merged_details"
4555   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4556   columns:
4557   - title: " |prein| Test Name |preout| "
4558     data: "data name"
4559   - 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| "
4560     data: "data msg"
4561   data: "vpp-perf-results-2n-clx"
4562   filter: "all"
4563   parameters:
4564   - "name"
4565   - "parent"
4566   - "msg"
4567
4568 # Detailed Test Results - VPP Performance Results 3n-tsh
4569 - type: "table"
4570   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4571   algorithm: "table_merged_details"
4572   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4573   columns:
4574   - title: " |prein| Test Name |preout| "
4575     data: "data name"
4576   - 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| "
4577     data: "data msg"
4578   data: "vpp-perf-results-3n-tsh"
4579   filter: "all"
4580   parameters:
4581   - "name"
4582   - "parent"
4583   - "msg"
4584
4585 # Detailed Test Results - VPP Performance Results 3n-dnv
4586 - type: "table"
4587   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4588   algorithm: "table_merged_details"
4589   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4590   columns:
4591   - title: " |prein| Test Name |preout| "
4592     data: "data name"
4593   - 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| "
4594     data: "data msg"
4595   data: "vpp-perf-results-3n-dnv"
4596   filter: "all"
4597   parameters:
4598   - "name"
4599   - "parent"
4600   - "msg"
4601
4602 # Detailed Test Results - VPP Performance Results 2n-dnv
4603 - type: "table"
4604   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4605   algorithm: "table_merged_details"
4606   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4607   columns:
4608   - title: " |prein| Test Name |preout| "
4609     data: "data name"
4610   - 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| "
4611     data: "data msg"
4612   data: "vpp-perf-results-2n-dnv"
4613   filter: "all"
4614   parameters:
4615   - "name"
4616   - "parent"
4617   - "msg"
4618
4619 # Test configuration - VPP Performance Test Configs 3n-hsw
4620 - type: "table"
4621   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4622   algorithm: "table_merged_details"
4623   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4624   columns:
4625   - title: " |prein| Test Name |preout| "
4626     data: "data name"
4627   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4628     data: "data conf-history"
4629   data: "vpp-perf-results-3n-hsw"
4630   filter: "all"
4631   parameters:
4632   - "parent"
4633   - "name"
4634   - "conf-history"
4635
4636 ## Test configuration - VPP Performance Test Configs 3n-skx
4637 #- type: "table"
4638 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4639 #  algorithm: "table_merged_details"
4640 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4641 #  columns:
4642 #  - title: " |prein| Test Name |preout| "
4643 #    data: "data name"
4644 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4645 #    data: "data conf-history"
4646 #  data: "vpp-perf-results-3n-skx"
4647 #  filter: "all"
4648 #  parameters:
4649 #  - "parent"
4650 #  - "name"
4651 #  - "conf-history"
4652 #
4653 ## Test configuration - VPP Performance Test Configs 2n-skx
4654 #- type: "table"
4655 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4656 #  algorithm: "table_merged_details"
4657 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4658 #  columns:
4659 #  - title: " |prein| Test Name |preout| "
4660 #    data: "data name"
4661 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4662 #    data: "data conf-history"
4663 #  data: "vpp-perf-results-2n-skx"
4664 #  filter: "all"
4665 #  parameters:
4666 #  - "parent"
4667 #  - "name"
4668 #  - "conf-history"
4669
4670 # Test configuration - VPP Performance Test Configs 2n-clx
4671 - type: "table"
4672   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4673   algorithm: "table_merged_details"
4674   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4675   columns:
4676   - title: " |prein| Test Name |preout| "
4677     data: "data name"
4678   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4679     data: "data conf-history"
4680   data: "vpp-perf-results-2n-clx"
4681   filter: "all"
4682   parameters:
4683   - "parent"
4684   - "name"
4685   - "conf-history"
4686
4687 # Test configuration - VPP Performance Test Configs 3n-tsh
4688 - type: "table"
4689   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4690   algorithm: "table_merged_details"
4691   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4692   columns:
4693   - title: " |prein| Test Name |preout| "
4694     data: "data name"
4695   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4696     data: "data conf-history"
4697   data: "vpp-perf-results-3n-tsh"
4698   filter: "all"
4699   parameters:
4700   - "parent"
4701   - "name"
4702   - "conf-history"
4703
4704 # Test configuration - VPP Performance Test Configs 3n-dnv
4705 - type: "table"
4706   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4707   algorithm: "table_merged_details"
4708   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4709   columns:
4710   - title: " |prein| Test Name |preout| "
4711     data: "data name"
4712   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4713     data: "data conf-history"
4714   data: "vpp-perf-results-3n-dnv"
4715   filter: "all"
4716   parameters:
4717   - "parent"
4718   - "name"
4719   - "conf-history"
4720
4721 # Test configuration - VPP Performance Test Configs 2n-dnv
4722 - type: "table"
4723   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4724   algorithm: "table_merged_details"
4725   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4726   columns:
4727   - title: " |prein| Test Name |preout| "
4728     data: "data name"
4729   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4730     data: "data conf-history"
4731   data: "vpp-perf-results-2n-dnv"
4732   filter: "all"
4733   parameters:
4734   - "parent"
4735   - "name"
4736   - "conf-history"
4737
4738 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4739 - type: "table"
4740   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4741   algorithm: "table_oper_data_html"
4742   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4743   data: "vpp-perf-results-3n-hsw"
4744   filter: "all"
4745
4746 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4747 #- type: "table"
4748 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4749 #  algorithm: "table_oper_data_html"
4750 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4751 #  data: "vpp-perf-results-3n-skx"
4752 #  filter: "all"
4753 #
4754 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4755 #- type: "table"
4756 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4757 #  algorithm: "table_oper_data_html"
4758 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4759 #  data: "vpp-perf-results-2n-skx"
4760 #  filter: "all"
4761
4762 # Test Operational Data - VPP Performance Operational Data 2n-clx
4763 - type: "table"
4764   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4765   algorithm: "table_oper_data_html"
4766   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4767   data: "vpp-perf-results-2n-clx"
4768   filter: "all"
4769
4770 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4771 - type: "table"
4772   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4773   algorithm: "table_oper_data_html"
4774   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4775   data: "vpp-perf-results-3n-tsh"
4776   filter: "all"
4777
4778 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4779 - type: "table"
4780   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4781   algorithm: "table_oper_data_html"
4782   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4783   data: "vpp-perf-results-3n-dnv"
4784   filter: "all"
4785
4786 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4787 - type: "table"
4788   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4789   algorithm: "table_oper_data_html"
4790   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4791   data: "vpp-perf-results-2n-dnv"
4792   filter: "all"
4793
4794 # Detailed Test Results - VPP MRR Results 3n-hsw
4795 - type: "table"
4796   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4797   algorithm: "table_merged_details"
4798   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4799   columns:
4800   - title: " |prein| Test Name |preout| "
4801     data: "data name"
4802   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4803     data: "data msg"
4804   data: "vpp-mrr-results-3n-hsw"
4805   filter: "all"
4806   parameters:
4807   - "name"
4808   - "parent"
4809   - "msg"
4810
4811 ## Detailed Test Results - VPP MRR Results 3n-skx
4812 #- type: "table"
4813 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4814 #  algorithm: "table_merged_details"
4815 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4816 #  columns:
4817 #  - title: " |prein| Test Name |preout| "
4818 #    data: "data name"
4819 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4820 #    data: "data msg"
4821 #  data: "vpp-mrr-results-3n-skx"
4822 #  filter: "all"
4823 #  parameters:
4824 #  - "name"
4825 #  - "parent"
4826 #  - "msg"
4827 #
4828 ## Detailed Test Results - VPP MRR Results 2n-skx
4829 #- type: "table"
4830 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4831 #  algorithm: "table_merged_details"
4832 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4833 #  columns:
4834 #  - title: " |prein| Test Name |preout| "
4835 #    data: "data name"
4836 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4837 #    data: "data msg"
4838 #  data: "vpp-mrr-results-2n-skx"
4839 #  filter: "all"
4840 #  parameters:
4841 #  - "name"
4842 #  - "parent"
4843 #  - "msg"
4844
4845 # Detailed Test Results - VPP MRR Results 2n-clx
4846 - type: "table"
4847   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4848   algorithm: "table_merged_details"
4849   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4850   columns:
4851   - title: " |prein| Test Name |preout| "
4852     data: "data name"
4853   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4854     data: "data msg"
4855   data: "vpp-mrr-results-2n-clx"
4856   filter: "all"
4857   parameters:
4858   - "name"
4859   - "parent"
4860   - "msg"
4861
4862 # Detailed Test Results - VPP MRR Results 3n-tsh
4863 - type: "table"
4864   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4865   algorithm: "table_merged_details"
4866   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4867   columns:
4868   - title: " |prein| Test Name |preout| "
4869     data: "data name"
4870   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4871     data: "data msg"
4872   data: "vpp-mrr-results-3n-tsh"
4873   filter: "all"
4874   parameters:
4875   - "name"
4876   - "parent"
4877   - "msg"
4878
4879 # Detailed Test Results - VPP MRR Results 3n-dnv
4880 - type: "table"
4881   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4882   algorithm: "table_merged_details"
4883   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4884   columns:
4885   - title: " |prein| Test Name |preout| "
4886     data: "data name"
4887   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4888     data: "data msg"
4889   data: "vpp-mrr-results-3n-dnv"
4890   filter: "all"
4891   parameters:
4892   - "name"
4893   - "parent"
4894   - "msg"
4895
4896 # Detailed Test Results - VPP MRR Results 2n-dnv
4897 - type: "table"
4898   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4899   algorithm: "table_merged_details"
4900   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4901   columns:
4902   - title: " |prein| Test Name |preout| "
4903     data: "data name"
4904   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4905     data: "data msg"
4906   data: "vpp-mrr-results-2n-dnv"
4907   filter: "all"
4908   parameters:
4909   - "name"
4910   - "parent"
4911   - "msg"
4912
4913 # Test configuration - VPP MRR Test Configs 3n-hsw
4914 - type: "table"
4915   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4916   algorithm: "table_merged_details"
4917   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4918   columns:
4919   - title: " |prein| Test Name |preout| "
4920     data: "data name"
4921   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4922     data: "data conf-history"
4923   data: "vpp-mrr-results-3n-hsw"
4924   filter: "all"
4925   parameters:
4926   - "parent"
4927   - "name"
4928   - "conf-history"
4929
4930 ## Test configuration - VPP MRR Test Configs 3n-skx
4931 #- type: "table"
4932 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4933 #  algorithm: "table_merged_details"
4934 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4935 #  columns:
4936 #  - title: " |prein| Test Name |preout| "
4937 #    data: "data name"
4938 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4939 #    data: "data conf-history"
4940 #  data: "vpp-mrr-results-3n-skx"
4941 #  filter: "all"
4942 #  parameters:
4943 #  - "parent"
4944 #  - "name"
4945 #  - "conf-history"
4946 #
4947 ## Test configuration - VPP MRR Test Configs 2n-skx
4948 #- type: "table"
4949 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4950 #  algorithm: "table_merged_details"
4951 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4952 #  columns:
4953 #  - title: " |prein| Test Name |preout| "
4954 #    data: "data name"
4955 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4956 #    data: "data conf-history"
4957 #  data: "vpp-mrr-results-2n-skx"
4958 #  filter: "all"
4959 #  parameters:
4960 #  - "parent"
4961 #  - "name"
4962 #  - "conf-history"
4963
4964 # Test configuration - VPP MRR Test Configs 2n-clx
4965 - type: "table"
4966   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4967   algorithm: "table_merged_details"
4968   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4969   columns:
4970   - title: " |prein| Test Name |preout| "
4971     data: "data name"
4972   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4973     data: "data conf-history"
4974   data: "vpp-mrr-results-2n-clx"
4975   filter: "all"
4976   parameters:
4977   - "parent"
4978   - "name"
4979   - "conf-history"
4980
4981 # Test configuration - VPP MRR Test Configs 3n-tsh
4982 - type: "table"
4983   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4984   algorithm: "table_merged_details"
4985   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4986   columns:
4987   - title: " |prein| Test Name |preout| "
4988     data: "data name"
4989   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4990     data: "data conf-history"
4991   data: "vpp-mrr-results-3n-tsh"
4992   filter: "all"
4993   parameters:
4994   - "parent"
4995   - "name"
4996   - "conf-history"
4997
4998 # Test configuration - VPP MRR Test Configs 3n-dnv
4999 - type: "table"
5000   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5001   algorithm: "table_merged_details"
5002   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
5003   columns:
5004   - title: " |prein| Test Name |preout| "
5005     data: "data name"
5006   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5007     data: "data conf-history"
5008   data: "vpp-mrr-results-3n-dnv"
5009   filter: "all"
5010   parameters:
5011   - "parent"
5012   - "name"
5013   - "conf-history"
5014
5015 # Test configuration - VPP MRR Test Configs 2n-dnv
5016 - type: "table"
5017   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5018   algorithm: "table_merged_details"
5019   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
5020   columns:
5021   - title: " |prein| Test Name |preout| "
5022     data: "data name"
5023   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5024     data: "data conf-history"
5025   data: "vpp-mrr-results-2n-dnv"
5026   filter: "all"
5027   parameters:
5028   - "parent"
5029   - "name"
5030   - "conf-history"
5031
5032 # Detailed Test Results - VPP Device Results - Ubuntu
5033 - type: "table"
5034   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5035   algorithm: "table_merged_details"
5036   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5037   columns:
5038   - title: " |prein| Test Name |preout| "
5039     data: "data name"
5040   - title: " |prein| Status |preout| "
5041     data: "data status"
5042   data: "vpp-device-results-ubuntu"
5043   filter: "all"
5044   parameters:
5045   - "name"
5046   - "parent"
5047   - "doc"
5048   - "status"
5049
5050 # Test configuration - VPP Device Test Configs - Ubuntu
5051 - type: "table"
5052   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5053   algorithm: "table_merged_details"
5054   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5055   columns:
5056   - title: " |prein| Test Name |preout| "
5057     data: "data name"
5058   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5059     data: "data conf-history"
5060   data: "vpp-device-results-ubuntu"
5061   filter: "all"
5062   parameters:
5063   - "parent"
5064   - "name"
5065   - "conf-history"
5066
5067 ################################################################################
5068
5069 # DPDK Performance Changes 3n-hsw 1t1c pdr
5070 - type: "table"
5071   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5072   algorithm: "table_perf_comparison"
5073   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5074   history:
5075     - title: "rls1904"
5076       data: "dpdk-performance-changes-3n-hsw-h1"
5077   reference:
5078     title: "rls1908"
5079     data: "dpdk-performance-changes-3n-hsw-ref"
5080   compare:
5081     title: "rls2001"
5082     data: "dpdk-performance-changes-3n-hsw-cmp"
5083   data: "dpdk-performance-changes-3n-hsw"
5084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5085   filter: "'1T1C' and 'NDRPDR'"
5086   parameters:
5087   - "name"
5088   - "parent"
5089   - "throughput"
5090
5091 # DPDK Performance Changes 3n-hsw 2t2c pdr
5092 - type: "table"
5093   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5094   algorithm: "table_perf_comparison"
5095   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5096   history:
5097     - title: "rls1904"
5098       data: "dpdk-performance-changes-3n-hsw-h1"
5099   reference:
5100     title: "rls1908"
5101     data: "dpdk-performance-changes-3n-hsw-ref"
5102   compare:
5103     title: "rls2001"
5104     data: "dpdk-performance-changes-3n-hsw-cmp"
5105   data: "dpdk-performance-changes-3n-hsw"
5106   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5107   filter: "'2T2C' and 'NDRPDR'"
5108   parameters:
5109   - "name"
5110   - "parent"
5111   - "throughput"
5112
5113 # DPDK Performance Changes 3n-hsw 1t1c ndr
5114 - type: "table"
5115   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5116   algorithm: "table_perf_comparison"
5117   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5118   history:
5119     - title: "rls1904"
5120       data: "dpdk-performance-changes-3n-hsw-h1"
5121   reference:
5122     title: "rls1908"
5123     data: "dpdk-performance-changes-3n-hsw-ref"
5124   compare:
5125     title: "rls2001"
5126     data: "dpdk-performance-changes-3n-hsw-cmp"
5127   data: "dpdk-performance-changes-3n-hsw"
5128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5129   filter: "'1T1C' and 'NDRPDR'"
5130   parameters:
5131   - "name"
5132   - "parent"
5133   - "throughput"
5134
5135 # DPDK Performance Changes 3n-hsw 2t2c ndr
5136 - type: "table"
5137   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5138   algorithm: "table_perf_comparison"
5139   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5140   history:
5141     - title: "rls1904"
5142       data: "dpdk-performance-changes-3n-hsw-h1"
5143   reference:
5144     title: "rls1908"
5145     data: "dpdk-performance-changes-3n-hsw-ref"
5146   compare:
5147     title: "rls2001"
5148     data: "dpdk-performance-changes-3n-hsw-cmp"
5149   data: "dpdk-performance-changes-3n-hsw"
5150   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5151   filter: "'2T2C' and 'NDRPDR'"
5152   parameters:
5153   - "name"
5154   - "parent"
5155   - "throughput"
5156
5157 ## DPDK Performance Changes 3n-skx 2t1c pdr
5158 #- type: "table"
5159 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5160 #  algorithm: "table_perf_comparison"
5161 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5162 #  history:
5163 #    - title: "rls1904"
5164 #      data: "dpdk-performance-changes-3n-skx-h1"
5165 #  reference:
5166 #    title: "rls1908"
5167 #    data: "dpdk-performance-changes-3n-skx-ref"
5168 #  compare:
5169 #    title: "rls2001"
5170 #    data: "dpdk-performance-changes-3n-skx-cmp"
5171 #  data: "dpdk-performance-changes-3n-skx"
5172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5173 #  filter: "'2T1C' and 'NDRPDR'"
5174 #  parameters:
5175 #  - "name"
5176 #  - "parent"
5177 #  - "throughput"
5178 #
5179 ## DPDK Performance Changes 3n-skx 4t2c pdr
5180 #- type: "table"
5181 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5182 #  algorithm: "table_perf_comparison"
5183 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5184 #  history:
5185 #    - title: "rls1904"
5186 #      data: "dpdk-performance-changes-3n-skx-h1"
5187 #  reference:
5188 #    title: "rls1908"
5189 #    data: "dpdk-performance-changes-3n-skx-ref"
5190 #  compare:
5191 #    title: "rls2001"
5192 #    data: "dpdk-performance-changes-3n-skx-cmp"
5193 #  data: "dpdk-performance-changes-3n-skx"
5194 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5195 #  filter: "'4T2C' and 'NDRPDR'"
5196 #  parameters:
5197 #  - "name"
5198 #  - "parent"
5199 #  - "throughput"
5200 #
5201 ## DPDK Performance Changes 3n-skx 2t1c ndr
5202 #- type: "table"
5203 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5204 #  algorithm: "table_perf_comparison"
5205 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5206 #  history:
5207 #    - title: "rls1904"
5208 #      data: "dpdk-performance-changes-3n-skx-h1"
5209 #  reference:
5210 #    title: "rls1908"
5211 #    data: "dpdk-performance-changes-3n-skx-ref"
5212 #  compare:
5213 #    title: "rls2001"
5214 #    data: "dpdk-performance-changes-3n-skx-cmp"
5215 #  data: "dpdk-performance-changes-3n-skx"
5216 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5217 #  filter: "'2T1C' and 'NDRPDR'"
5218 #  parameters:
5219 #  - "name"
5220 #  - "parent"
5221 #  - "throughput"
5222 #
5223 ## DPDK Performance Changes 3n-skx 4t2c ndr
5224 #- type: "table"
5225 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5226 #  algorithm: "table_perf_comparison"
5227 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5228 #  history:
5229 #    - title: "rls1904"
5230 #      data: "dpdk-performance-changes-3n-skx-h1"
5231 #  reference:
5232 #    title: "rls1908"
5233 #    data: "dpdk-performance-changes-3n-skx-ref"
5234 #  compare:
5235 #    title: "rls2001"
5236 #    data: "dpdk-performance-changes-3n-skx-cmp"
5237 #  data: "dpdk-performance-changes-3n-skx"
5238 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5239 #  filter: "'4T2C' and 'NDRPDR'"
5240 #  parameters:
5241 #  - "name"
5242 #  - "parent"
5243 #  - "throughput"
5244 #
5245 ## DPDK Performance Changes 2n-skx 2t1c pdr
5246 #- type: "table"
5247 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5248 #  algorithm: "table_perf_comparison"
5249 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5250 #  history:
5251 #    - title: "rls1904"
5252 #      data: "dpdk-performance-changes-2n-skx-h1"
5253 #  reference:
5254 #    title: "rls1908"
5255 #    data: "dpdk-performance-changes-2n-skx-ref"
5256 #  compare:
5257 #    title: "rls2001"
5258 #    data: "dpdk-performance-changes-2n-skx-cmp"
5259 #  data: "dpdk-performance-changes-2n-skx"
5260 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5261 #  filter: "'2T1C' and 'NDRPDR'"
5262 #  parameters:
5263 #  - "name"
5264 #  - "parent"
5265 #  - "throughput"
5266 #
5267 ## DPDK Performance Changes 2n-skx 4t2c pdr
5268 #- type: "table"
5269 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5270 #  algorithm: "table_perf_comparison"
5271 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5272 #  history:
5273 #    - title: "rls1904"
5274 #      data: "dpdk-performance-changes-2n-skx-h1"
5275 #  reference:
5276 #    title: "rls1908"
5277 #    data: "dpdk-performance-changes-2n-skx-ref"
5278 #  compare:
5279 #    title: "rls2001"
5280 #    data: "dpdk-performance-changes-2n-skx-cmp"
5281 #  data: "dpdk-performance-changes-2n-skx"
5282 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5283 #  filter: "'4T2C' and 'NDRPDR'"
5284 #  parameters:
5285 #  - "name"
5286 #  - "parent"
5287 #  - "throughput"
5288 #
5289 ## DPDK Performance Changes 2n-skx 2t1c ndr
5290 #- type: "table"
5291 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5292 #  algorithm: "table_perf_comparison"
5293 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5294 #  history:
5295 #    - title: "rls1904"
5296 #      data: "dpdk-performance-changes-2n-skx-h1"
5297 #  reference:
5298 #    title: "rls1908"
5299 #    data: "dpdk-performance-changes-2n-skx-ref"
5300 #  compare:
5301 #    title: "rls2001"
5302 #    data: "dpdk-performance-changes-2n-skx-cmp"
5303 #  data: "dpdk-performance-changes-2n-skx"
5304 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5305 #  filter: "'2T1C' and 'NDRPDR'"
5306 #  parameters:
5307 #  - "name"
5308 #  - "parent"
5309 #  - "throughput"
5310 #
5311 ## DPDK Performance Changes 2n-skx 4t2c ndr
5312 #- type: "table"
5313 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5314 #  algorithm: "table_perf_comparison"
5315 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5316 #  history:
5317 #    - title: "rls1904"
5318 #      data: "dpdk-performance-changes-2n-skx-h1"
5319 #  reference:
5320 #    title: "rls1908"
5321 #    data: "dpdk-performance-changes-2n-skx-ref"
5322 #  compare:
5323 #    title: "rls2001"
5324 #    data: "dpdk-performance-changes-2n-skx-cmp"
5325 #  data: "dpdk-performance-changes-2n-skx"
5326 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5327 #  filter: "'4T2C' and 'NDRPDR'"
5328 #  parameters:
5329 #  - "name"
5330 #  - "parent"
5331 #  - "throughput"
5332 #
5333 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5334 #- type: "table"
5335 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5336 #  algorithm: "table_perf_comparison"
5337 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5338 #  reference:
5339 #    title: "3-Node Hsw"
5340 #    data: "dpdk-compare-testbeds-ref"
5341 #  compare:
5342 #    title: "3-Node Skx"
5343 #    data: "dpdk-compare-testbeds-cmp"
5344 #  data: "dpdk-compare-testbeds"
5345 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5346 #  filter: "'NIC_Intel-X710'"
5347 #  parameters:
5348 #  - "name"
5349 #  - "parent"
5350 #  - "throughput"
5351 #
5352 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5353 #- type: "table"
5354 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5355 #  algorithm: "table_perf_comparison"
5356 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5357 #  reference:
5358 #    title: "3-Node Hsw"
5359 #    data: "dpdk-compare-testbeds-ref"
5360 #  compare:
5361 #    title: "3-Node Skx"
5362 #    data: "dpdk-compare-testbeds-cmp"
5363 #  data: "dpdk-compare-testbeds"
5364 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5365 #  filter: "'NIC_Intel-X710'"
5366 #  parameters:
5367 #  - "name"
5368 #  - "parent"
5369 #  - "throughput"
5370 #
5371 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5372 #- type: "table"
5373 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5374 #  algorithm: "table_perf_comparison"
5375 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5376 #  reference:
5377 #    title: "2-Node Skx"
5378 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5379 #  compare:
5380 #    title: "2-Node Clx"
5381 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5382 #  data: "dpdk-compare-testbeds-skx-clx"
5383 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5384 #  filter: "all"
5385 #  parameters:
5386 #  - "name"
5387 #  - "parent"
5388 #  - "throughput"
5389 #
5390 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5391 #- type: "table"
5392 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5393 #  algorithm: "table_perf_comparison"
5394 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5395 #  reference:
5396 #    title: "2-Node Skx"
5397 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5398 #  compare:
5399 #    title: "2-Node Clx"
5400 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5401 #  data: "dpdk-compare-testbeds-skx-clx"
5402 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5403 #  filter: "all"
5404 #  parameters:
5405 #  - "name"
5406 #  - "parent"
5407 #  - "throughput"
5408 #
5409 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5410 #- type: "table"
5411 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5412 #  algorithm: "table_perf_comparison"
5413 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5414 #  reference:
5415 #    title: "3-Node Skx"
5416 #    data: "dpdk-compare-topologies-ref"
5417 #  compare:
5418 #    title: "2-Node Skx"
5419 #    data: "dpdk-compare-topologies-cmp"
5420 #  data: "dpdk-compare-topologies"
5421 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5422 #  filter: "all"
5423 #  parameters:
5424 #  - "name"
5425 #  - "parent"
5426 #  - "throughput"
5427 #
5428 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5429 #- type: "table"
5430 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5431 #  algorithm: "table_perf_comparison"
5432 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5433 #  reference:
5434 #    title: "3-Node Skx"
5435 #    data: "dpdk-compare-topologies-ref"
5436 #  compare:
5437 #    title: "2-Node Skx"
5438 #    data: "dpdk-compare-topologies-cmp"
5439 #  data: "dpdk-compare-topologies"
5440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5441 #  filter: "all"
5442 #  parameters:
5443 #  - "name"
5444 #  - "parent"
5445 #  - "throughput"
5446
5447 # Detailed Test Results - DPDK Performance Results 3n-hsw
5448 - type: "table"
5449   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5450   algorithm: "table_merged_details"
5451   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5452   columns:
5453   - title: " |prein| Test Name |preout| "
5454     data: "data name"
5455   - 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| "
5456     data: "data msg"
5457   data: "dpdk-perf-results-3n-hsw"
5458   filter: "all"
5459   parameters:
5460   - "name"
5461   - "parent"
5462   - "msg"
5463
5464 ## Detailed Test Results - DPDK Performance Results 3n-skx
5465 #- type: "table"
5466 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5467 #  algorithm: "table_merged_details"
5468 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5469 #  columns:
5470 #  - title: " |prein| Test Name |preout| "
5471 #    data: "data name"
5472 #  - 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| "
5473 #    data: "data msg"
5474 #  data: "dpdk-perf-results-3n-skx"
5475 #  filter: "all"
5476 #  parameters:
5477 #  - "name"
5478 #  - "parent"
5479 #  - "msg"
5480 #
5481 ## Detailed Test Results - DPDK Performance Results 2n-skx
5482 #- type: "table"
5483 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5484 #  algorithm: "table_merged_details"
5485 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5486 #  columns:
5487 #  - title: " |prein| Test Name |preout| "
5488 #    data: "data name"
5489 #  - 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| "
5490 #    data: "data msg"
5491 #  data: "dpdk-perf-results-2n-skx"
5492 #  filter: "all"
5493 #  parameters:
5494 #  - "name"
5495 #  - "parent"
5496 #  - "msg"
5497
5498 # Detailed Test Results - DPDK Performance Results 2n-clx
5499 - type: "table"
5500   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5501   algorithm: "table_merged_details"
5502   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5503   columns:
5504   - title: " |prein| Test Name |preout| "
5505     data: "data name"
5506   - 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| "
5507     data: "data msg"
5508   data: "dpdk-perf-results-2n-clx"
5509   filter: "all"
5510   parameters:
5511   - "name"
5512   - "parent"
5513   - "msg"
5514
5515 # Detailed Test Results - DPDK Performance Results 2n-dnv
5516 - type: "table"
5517   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5518   algorithm: "table_merged_details"
5519   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5520   columns:
5521   - title: " |prein| Test Name |preout| "
5522     data: "data name"
5523   - 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| "
5524     data: "data msg"
5525   data: "dpdk-perf-results-2n-dnv"
5526   filter: "all"
5527   parameters:
5528   - "name"
5529   - "parent"
5530   - "msg"
5531
5532 # Detailed Test Results - DPDK Performance Results 3n-dnv
5533 - type: "table"
5534   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5535   algorithm: "table_merged_details"
5536   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5537   columns:
5538   - title: " |prein| Test Name |preout| "
5539     data: "data name"
5540   - 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| "
5541     data: "data msg"
5542   data: "dpdk-perf-results-3n-dnv"
5543   filter: "all"
5544   parameters:
5545   - "name"
5546   - "parent"
5547   - "msg"
5548
5549 # Detailed Test Results - DPDK Performance Results 3n-tsh
5550 - type: "table"
5551   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5552   algorithm: "table_merged_details"
5553   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5554   columns:
5555   - title: " |prein| Test Name |preout| "
5556     data: "data name"
5557   - 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| "
5558     data: "data msg"
5559   data: "dpdk-perf-results-3n-tsh"
5560   filter: "all"
5561   parameters:
5562   - "name"
5563   - "parent"
5564   - "msg"
5565
5566 ################################################################################
5567 ###                                F I L E S                                 ###
5568 ################################################################################
5569
5570 # VPP Performance Results
5571 - type: "file"
5572   title: "VPP Performance Results"
5573   algorithm: "file_details_split"
5574   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5575   dir-tables:
5576 #    - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5577 #    - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5578     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5579     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5580     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5581     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5582     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5583   data:
5584 #    - "vpp-perf-results-2n-skx"
5585 #    - "vpp-perf-results-3n-skx"
5586     - "vpp-perf-results-2n-clx"
5587     - "vpp-perf-results-3n-hsw"
5588     - "vpp-perf-results-3n-tsh"
5589     - "vpp-perf-results-2n-dnv"
5590     - "vpp-perf-results-3n-dnv"
5591   filter: "all"
5592   data-start-level: 4
5593   order-chapters:
5594     - "l2"
5595     - "ip4"
5596     - "ip6"
5597     - "srv6"
5598     - "ip4_tunnels"
5599     - "ip6_tunnels"
5600     - "vm_vhost"
5601     - "container_memif"
5602     - "crypto"
5603     - "vts"
5604     - "lb"
5605     - "nfv_density"
5606     - "hoststack"
5607   order-sub-chapters:
5608     - "2n-skx"
5609     - "3n-skx"
5610     - "2n-clx"
5611     - "3n-hsw"
5612     - "3n-tsh"
5613     - "2n-dnv"
5614     - "3n-dnv"
5615
5616 # VPP Performance Configuration
5617 - type: "file"
5618   title: "VPP Performance Configuration"
5619   algorithm: "file_details_split"
5620   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5621   dir-tables:
5622 #    - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5623 #    - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5624     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5625     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5626     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5627     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5628     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5629   data:
5630 #    - "vpp-perf-results-2n-skx"
5631 #    - "vpp-perf-results-3n-skx"
5632     - "vpp-perf-results-2n-clx"
5633     - "vpp-perf-results-3n-hsw"
5634     - "vpp-perf-results-3n-tsh"
5635     - "vpp-perf-results-2n-dnv"
5636     - "vpp-perf-results-3n-dnv"
5637   filter: "all"
5638   data-start-level: 4
5639   order-chapters:
5640     - "l2"
5641     - "ip4"
5642     - "ip6"
5643     - "srv6"
5644     - "ip4_tunnels"
5645     - "ip6_tunnels"
5646     - "vm_vhost"
5647     - "container_memif"
5648     - "crypto"
5649     - "vts"
5650     - "lb"
5651     - "nfv_density"
5652     - "hoststack"
5653   order-sub-chapters:
5654     - "2n-skx"
5655     - "3n-skx"
5656     - "2n-clx"
5657     - "3n-hsw"
5658     - "3n-tsh"
5659     - "2n-dnv"
5660     - "3n-dnv"
5661
5662 # VPP Performance Operational
5663 - type: "file"
5664   title: "VPP Performance Operational"
5665   algorithm: "file_details_split_html"
5666   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5667   dir-tables:
5668 #    - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5669 #    - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5670     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5671     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5672     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5673     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5674     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5675   data:
5676 #    - "vpp-perf-results-2n-skx"
5677 #    - "vpp-perf-results-3n-skx"
5678     - "vpp-perf-results-2n-clx"
5679     - "vpp-perf-results-3n-hsw"
5680     - "vpp-perf-results-3n-tsh"
5681     - "vpp-perf-results-2n-dnv"
5682     - "vpp-perf-results-3n-dnv"
5683   filter: "all"
5684   data-start-level: 4
5685   order-chapters:
5686     - "l2"
5687     - "ip4"
5688     - "ip6"
5689     - "srv6"
5690     - "ip4_tunnels"
5691     - "ip6_tunnels"
5692     - "vm_vhost"
5693     - "container_memif"
5694     - "crypto"
5695     - "vts"
5696     - "lb"
5697     - "nfv_density"
5698     - "hoststack"
5699   order-sub-chapters:
5700     - "2n-skx"
5701     - "3n-skx"
5702     - "2n-clx"
5703     - "3n-hsw"
5704     - "3n-tsh"
5705     - "2n-dnv"
5706     - "3n-dnv"
5707
5708 # VPP MRR Results
5709 - type: "file"
5710   title: "VPP MRR Results"
5711   algorithm: "file_details_split"
5712   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5713   dir-tables:
5714 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5715 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5716     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5717     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5718     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5719     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5720     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5721   data:
5722 #    - "vpp-mrr-results-2n-skx"
5723 #    - "vpp-mrr-results-3n-skx"
5724     - "vpp-mrr-results-2n-clx"
5725     - "vpp-mrr-results-3n-hsw"
5726     - "vpp-mrr-results-3n-tsh"
5727     - "vpp-mrr-results-2n-dnv"
5728     - "vpp-mrr-results-3n-dnv"
5729   filter: "all"
5730   data-start-level: 4
5731   order-chapters:
5732     - "l2"
5733     - "ip4"
5734     - "ip6"
5735     - "srv6"
5736     - "ip4_tunnels"
5737     - "ip6_tunnels"
5738     - "vm_vhost"
5739     - "container_memif"
5740     - "crypto"
5741     - "vts"
5742     - "lb"
5743     - "nfv_density"
5744     - "hoststack"
5745   order-sub-chapters:
5746     - "2n-skx"
5747     - "3n-skx"
5748     - "2n-clx"
5749     - "3n-hsw"
5750     - "3n-tsh"
5751     - "2n-dnv"
5752     - "3n-dnv"
5753
5754 # VPP MRR Configuration
5755 - type: "file"
5756   title: "VPP MRR Configuration"
5757   algorithm: "file_details_split"
5758   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5759   dir-tables:
5760 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5761 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5762     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5763     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5764     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5765     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5766     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5767   data:
5768 #    - "vpp-mrr-results-2n-skx"
5769 #    - "vpp-mrr-results-3n-skx"
5770     - "vpp-mrr-results-2n-clx"
5771     - "vpp-mrr-results-3n-hsw"
5772     - "vpp-mrr-results-3n-tsh"
5773     - "vpp-mrr-results-2n-dnv"
5774     - "vpp-mrr-results-3n-dnv"
5775   filter: "all"
5776   data-start-level: 4
5777   order-chapters:
5778     - "l2"
5779     - "ip4"
5780     - "ip6"
5781     - "srv6"
5782     - "ip4_tunnels"
5783     - "ip6_tunnels"
5784     - "vm_vhost"
5785     - "container_memif"
5786     - "crypto"
5787     - "vts"
5788     - "lb"
5789     - "nfv_density"
5790     - "hoststack"
5791   order-sub-chapters:
5792     - "2n-skx"
5793     - "3n-skx"
5794     - "2n-clx"
5795     - "3n-hsw"
5796     - "3n-tsh"
5797     - "2n-dnv"
5798     - "3n-dnv"
5799
5800 # VPP Device Results - Ubuntu
5801 - type: "file"
5802   title: "VPP Device Results - Ubuntu"
5803   algorithm: "file_test_results"
5804   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5805   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5806   data: "vpp-device-results-ubuntu"
5807   filter: "all"
5808   data-start-level: 4
5809
5810 # VPP Device Configuration - Ubuntu
5811 - type: "file"
5812   title: "VPP Device Configuration - Ubuntu"
5813   algorithm: "file_test_results"
5814   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5815   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5816   data: "vpp-device-results-ubuntu"
5817   filter: "all"
5818   data-start-level: 4
5819
5820 # DPDK Performance Results 3n-hsw
5821 - type: "file"
5822   title: "DPDK Performance Results 3n-hsw"
5823   algorithm: "file_test_results"
5824   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5825   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5826   data: "dpdk-perf-results-3n-hsw"
5827   filter: "all"
5828   data-start-level: 4
5829
5830 ## DPDK Performance Results 3n-skx
5831 #- type: "file"
5832 #  title: "DPDK Performance Results 3n-skx"
5833 #  algorithm: "file_test_results"
5834 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5835 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5836 #  data: "dpdk-perf-results-3n-skx"
5837 #  filter: "all"
5838 #  data-start-level: 4
5839 #
5840 ## DPDK Performance Results 2n-skx
5841 #- type: "file"
5842 #  title: "DPDK Performance Results 2n-skx"
5843 #  algorithm: "file_test_results"
5844 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5845 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5846 #  data: "dpdk-perf-results-2n-skx"
5847 #  filter: "all"
5848 #  data-start-level: 4
5849
5850 # DPDK Performance Results 2n-clx
5851 - type: "file"
5852   title: "DPDK Performance Results 2n-clx"
5853   algorithm: "file_test_results"
5854   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5855   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5856   data: "dpdk-perf-results-2n-clx"
5857   filter: "all"
5858   data-start-level: 4
5859
5860 # DPDK Performance Results 2n-dnv
5861 - type: "file"
5862   title: "DPDK Performance Results 2n-dnv"
5863   algorithm: "file_test_results"
5864   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5865   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5866   data: "dpdk-perf-results-2n-dnv"
5867   filter: "all"
5868   data-start-level: 4
5869
5870 # DPDK Performance Results 3n-dnv
5871 - type: "file"
5872   title: "DPDK Performance Results 3n-dnv"
5873   algorithm: "file_test_results"
5874   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5875   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5876   data: "dpdk-perf-results-3n-dnv"
5877   filter: "all"
5878   data-start-level: 4
5879
5880 # DPDK Performance Results 3n-tsh
5881 - type: "file"
5882   title: "DPDK Performance Results 3n-tsh"
5883   algorithm: "file_test_results"
5884   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5885   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5886   data: "dpdk-perf-results-3n-tsh"
5887   filter: "all"
5888   data-start-level: 4
5889
5890 ################################################################################
5891 ###                                P L O T S                                 ###
5892 ################################################################################
5893
5894 ## Plots VPP HTTP Server Performance
5895 #- type: "plot"
5896 #  title: "VPP HTTP Server Performance"
5897 #  algorithm: "plot_http_server_perf_box"
5898 #  output-file-type: ".html"
5899 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5900 #  data:
5901 #    "plot-vpp-http-server-performance"
5902 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5903 #  # each tag is enclosed with ' (apostrophe).
5904 #  filter: "'HTTP' and 'TCP_CPS'"
5905 #  parameters:
5906 #  - "result"
5907 #  - "name"
5908 #  traces:
5909 #    hoverinfo: "y+name"
5910 #    boxpoints: "outliers"
5911 #    whiskerwidth: 0
5912 #  layout:
5913 #    title: "VPP HTTP Server Performance"
5914 #    layout:
5915 #      "plot-cps"
5916 #
5917 #- type: "plot"
5918 #  title: "VPP HTTP Server Performance"
5919 #  algorithm: "plot_http_server_perf_box"
5920 #  output-file-type: ".html"
5921 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5922 #  data:
5923 #    "plot-vpp-http-server-performance"
5924 #  filter: "'HTTP' and 'TCP_RPS'"
5925 #  parameters:
5926 #  - "result"
5927 #  - "name"
5928 #  traces:
5929 #    hoverinfo: "y+name"
5930 #    boxpoints: "outliers"
5931 #    whiskerwidth: 0
5932 #  layout:
5933 #    title: "VPP HTTP Server Performance"
5934 #    layout:
5935 #      "plot-rps"
5936
5937 ################################################################################
5938
5939 ## Soak Test (PLRsearch), boxes
5940 #- type: "plot"
5941 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5942 #  algorithm: "plot_perf_box_name"
5943 #  output-file-type: ".html"
5944 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5945 #  data: "plot-vpp-soak-2n-skx"
5946 #  include:
5947 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5948 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5949 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5950 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5951 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5952 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5953 #  layout:
5954 #    title: "30 Minutes Soak Test (PLRsearch)"
5955 #    layout: "plot-soak-throughput"
5956 #
5957 ## Soak Test (PLRsearch), boxes
5958 #- type: "plot"
5959 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5960 #  algorithm: "plot_perf_box_name"
5961 #  output-file-type: ".html"
5962 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5963 #  data: "plot-vpp-soak-2n-skx"
5964 #  include:
5965 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5966 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5967 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5968 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5969 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5970 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5971 #  layout:
5972 #    title: "30 Minutes Soak Test (PLRsearch)"
5973 #    layout: "plot-soak-throughput"
5974
5975 ###############################################################################
5976
5977 #- type: "plot"
5978 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5979 #  algorithm: "plot_nf_reconf_box_name"
5980 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5981 #  data: "plot-vpp-nfv-reconf-2n-skx"
5982 #  include:
5983 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
5984 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
5985 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
5986 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
5987 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
5988 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
5989 #  layout:
5990 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5991 #    layout: "plot-throughput"
5992 #
5993 #- type: "plot"
5994 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5995 #  algorithm: "plot_nf_reconf_box_name"
5996 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5997 #  data: "plot-vpp-nfv-reconf-2n-skx"
5998 #  include:
5999 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6000 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6001 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6002 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6003 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6004 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6005 #  layout:
6006 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6007 #    layout: "plot-throughput"
6008 #
6009 #- type: "plot"
6010 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6011 #  algorithm: "plot_nf_reconf_box_name"
6012 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6013 #  data: "plot-vpp-nfv-reconf-2n-skx"
6014 #  include:
6015 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6016 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6017 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6018 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6019 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6020 #    - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6021 #  layout:
6022 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6023 #    layout: "plot-throughput"
6024 #
6025 ################################################################################
6026 ## Plots - NF Density - VSC - MRR 64b
6027 #- type: "plot"
6028 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6029 #  algorithm: "plot_nf_heatmap"
6030 #  output-file-type: ".html"
6031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6032 #  data: "plot-vpp-nfv-2n-skx-mrr"
6033 #  filter: "'NIC_Intel-XXV710' and
6034 #           'NF_DENSITY' and
6035 #           'VHOST' and
6036 #           not 'VXLAN' and
6037 #           'CHAIN' and
6038 #           'NF_VPPIP4' and
6039 #           '64B' and
6040 #           '2T1C' and
6041 #           'MRR'"
6042 #  parameters:
6043 #  - "result"
6044 #  - "name"
6045 #  - "tags"
6046 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6047 #  x-axis: "X = VNFs per Service Chain"
6048 #  y-axis: "Y = Number of Service Chains"
6049 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6050 #  layout:
6051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6052 #    layout: "plot-service-density"
6053 #
6054 #- type: "plot"
6055 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6056 #  algorithm: "plot_nf_heatmap"
6057 #  output-file-type: ".html"
6058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6059 #  data: "plot-vpp-nfv-2n-skx-mrr"
6060 #  filter: "'NIC_Intel-XXV710' and
6061 #           'NF_DENSITY' and
6062 #           'VHOST' and
6063 #           not 'VXLAN' and
6064 #           'CHAIN' and
6065 #           'NF_VPPIP4' and
6066 #           '64B' and
6067 #           '4T2C' and
6068 #           'MRR'"
6069 #  parameters:
6070 #  - "result"
6071 #  - "name"
6072 #  - "tags"
6073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6074 #  x-axis: "X = VNFs per Service Chain"
6075 #  y-axis: "Y = Number of Service Chains"
6076 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6077 #  layout:
6078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6079 #    layout: "plot-service-density"
6080 #
6081 #- type: "plot"
6082 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6083 #  algorithm: "plot_nf_heatmap"
6084 #  output-file-type: ".html"
6085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6086 #  data: "plot-vpp-nfv-2n-skx-mrr"
6087 #  filter: "'NIC_Intel-XXV710' and
6088 #           'NF_DENSITY' and
6089 #           'VHOST' and
6090 #           not 'VXLAN' and
6091 #           'CHAIN' and
6092 #           'NF_VPPIP4' and
6093 #           '64B' and
6094 #           '8T4C' and
6095 #           'MRR'"
6096 #  parameters:
6097 #  - "result"
6098 #  - "name"
6099 #  - "tags"
6100 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6101 #  x-axis: "X = VNFs per Service Chain"
6102 #  y-axis: "Y = Number of Service Chains"
6103 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6104 #  layout:
6105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6106 #    layout: "plot-service-density"
6107 #
6108 ## Plots - NF Density - VSC - MRR IMIX
6109 #- type: "plot"
6110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6111 #  algorithm: "plot_nf_heatmap"
6112 #  output-file-type: ".html"
6113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6114 #  data: "plot-vpp-nfv-2n-skx-mrr"
6115 #  filter: "'NIC_Intel-XXV710' and
6116 #           'NF_DENSITY' and
6117 #           'VHOST' and
6118 #           not 'VXLAN' and
6119 #           'CHAIN' and
6120 #           'NF_VPPIP4' and
6121 #           'IMIX' and
6122 #           '2T1C' and
6123 #           'MRR'"
6124 #  parameters:
6125 #  - "result"
6126 #  - "name"
6127 #  - "tags"
6128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6129 #  x-axis: "X = VNFs per Service Chain"
6130 #  y-axis: "Y = Number of Service Chains"
6131 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6132 #  layout:
6133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6134 #    layout: "plot-service-density"
6135 #
6136 #- type: "plot"
6137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6138 #  algorithm: "plot_nf_heatmap"
6139 #  output-file-type: ".html"
6140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6141 #  data: "plot-vpp-nfv-2n-skx-mrr"
6142 #  filter: "'NIC_Intel-XXV710' and
6143 #           'NF_DENSITY' and
6144 #           'VHOST' and
6145 #           not 'VXLAN' and
6146 #           'CHAIN' and
6147 #           'NF_VPPIP4' and
6148 #           'IMIX' and
6149 #           '4T2C' and
6150 #           'MRR'"
6151 #  parameters:
6152 #  - "result"
6153 #  - "name"
6154 #  - "tags"
6155 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6156 #  x-axis: "X = VNFs per Service Chain"
6157 #  y-axis: "Y = Number of Service Chains"
6158 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6159 #  layout:
6160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6161 #    layout: "plot-service-density"
6162 #
6163 #- type: "plot"
6164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6165 #  algorithm: "plot_nf_heatmap"
6166 #  output-file-type: ".html"
6167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6168 #  data: "plot-vpp-nfv-2n-skx-mrr"
6169 #  filter: "'NIC_Intel-XXV710' and
6170 #           'NF_DENSITY' and
6171 #           'VHOST' and
6172 #           not 'VXLAN' and
6173 #           'CHAIN' and
6174 #           'NF_VPPIP4' and
6175 #           'IMIX' and
6176 #           '8T4C' and
6177 #           'MRR'"
6178 #  parameters:
6179 #  - "result"
6180 #  - "name"
6181 #  - "tags"
6182 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6183 #  x-axis: "X = VNFs per Service Chain"
6184 #  y-axis: "Y = Number of Service Chains"
6185 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6186 #  layout:
6187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6188 #    layout: "plot-service-density"
6189 #
6190 ## Plots - NF Density - VSC - NDR 64b
6191 #- type: "plot"
6192 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6193 #  algorithm: "plot_nf_heatmap"
6194 #  output-file-type: ".html"
6195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6196 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6197 #  filter: "'NIC_Intel-XXV710' and
6198 #           'NF_DENSITY' and
6199 #           'VHOST' and
6200 #           not 'VXLAN' and
6201 #           'CHAIN' and
6202 #           'NF_VPPIP4' and
6203 #           '64B' and
6204 #           '2T1C' and
6205 #           'NDRPDR'"
6206 #  parameters:
6207 #  - "throughput"
6208 #  - "name"
6209 #  - "tags"
6210 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6211 #  x-axis: "X = VNFs per Service Chain"
6212 #  y-axis: "Y = Number of Service Chains"
6213 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6214 #  layout:
6215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6216 #    layout: "plot-service-density"
6217 #
6218 #- type: "plot"
6219 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6220 #  algorithm: "plot_nf_heatmap"
6221 #  output-file-type: ".html"
6222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6223 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6224 #  filter: "'NIC_Intel-XXV710' and
6225 #           'NF_DENSITY' and
6226 #           'VHOST' and
6227 #           not 'VXLAN' and
6228 #           'CHAIN' and
6229 #           'NF_VPPIP4' and
6230 #           '64B' and
6231 #           '4T2C' and
6232 #           'NDRPDR'"
6233 #  parameters:
6234 #  - "throughput"
6235 #  - "name"
6236 #  - "tags"
6237 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6238 #  x-axis: "X = VNFs per Service Chain"
6239 #  y-axis: "Y = Number of Service Chains"
6240 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6241 #  layout:
6242 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6243 #    layout: "plot-service-density"
6244 #
6245 #- type: "plot"
6246 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6247 #  algorithm: "plot_nf_heatmap"
6248 #  output-file-type: ".html"
6249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6250 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6251 #  filter: "'NIC_Intel-XXV710' and
6252 #           'NF_DENSITY' and
6253 #           'VHOST' and
6254 #           not 'VXLAN' and
6255 #           'CHAIN' and
6256 #           'NF_VPPIP4' and
6257 #           '64B' and
6258 #           '8T4C' and
6259 #           'NDRPDR'"
6260 #  parameters:
6261 #  - "throughput"
6262 #  - "name"
6263 #  - "tags"
6264 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6265 #  x-axis: "X = VNFs per Service Chain"
6266 #  y-axis: "Y = Number of Service Chains"
6267 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6268 #  layout:
6269 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6270 #    layout: "plot-service-density"
6271 #
6272 ## Plots - NF Density - VSC - NDR IMIX
6273 #- type: "plot"
6274 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6275 #  algorithm: "plot_nf_heatmap"
6276 #  output-file-type: ".html"
6277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6278 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6279 #  filter: "'NIC_Intel-XXV710' and
6280 #           'NF_DENSITY' and
6281 #           'VHOST' and
6282 #           not 'VXLAN' and
6283 #           'CHAIN' and
6284 #           'NF_VPPIP4' and
6285 #           'IMIX' and
6286 #           '2T1C' and
6287 #           'NDRPDR'"
6288 #  parameters:
6289 #  - "throughput"
6290 #  - "name"
6291 #  - "tags"
6292 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6293 #  x-axis: "X = VNFs per Service Chain"
6294 #  y-axis: "Y = Number of Service Chains"
6295 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6296 #  layout:
6297 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6298 #    layout: "plot-service-density"
6299 #
6300 #- type: "plot"
6301 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6302 #  algorithm: "plot_nf_heatmap"
6303 #  output-file-type: ".html"
6304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6305 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6306 #  filter: "'NIC_Intel-XXV710' and
6307 #           'NF_DENSITY' and
6308 #           'VHOST' and
6309 #           not 'VXLAN' and
6310 #           'CHAIN' and
6311 #           'NF_VPPIP4' and
6312 #           'IMIX' and
6313 #           '4T2C' and
6314 #           'NDRPDR'"
6315 #  parameters:
6316 #  - "throughput"
6317 #  - "name"
6318 #  - "tags"
6319 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6320 #  x-axis: "X = VNFs per Service Chain"
6321 #  y-axis: "Y = Number of Service Chains"
6322 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6323 #  layout:
6324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6325 #    layout: "plot-service-density"
6326 #
6327 #- type: "plot"
6328 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6329 #  algorithm: "plot_nf_heatmap"
6330 #  output-file-type: ".html"
6331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6332 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6333 #  filter: "'NIC_Intel-XXV710' and
6334 #           'NF_DENSITY' and
6335 #           'VHOST' and
6336 #           not 'VXLAN' and
6337 #           'CHAIN' and
6338 #           'NF_VPPIP4' and
6339 #           'IMIX' and
6340 #           '8T4C' and
6341 #           'NDRPDR'"
6342 #  parameters:
6343 #  - "throughput"
6344 #  - "name"
6345 #  - "tags"
6346 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6347 #  x-axis: "X = VNFs per Service Chain"
6348 #  y-axis: "Y = Number of Service Chains"
6349 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6350 #  layout:
6351 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6352 #    layout: "plot-service-density"
6353 #
6354 ## Plots - NF Density - VSC - PDR 64b
6355 #- type: "plot"
6356 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6357 #  algorithm: "plot_nf_heatmap"
6358 #  output-file-type: ".html"
6359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6360 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6361 #  filter: "'NIC_Intel-XXV710' and
6362 #           'NF_DENSITY' and
6363 #           'VHOST' and
6364 #           not 'VXLAN' and
6365 #           'CHAIN' and
6366 #           'NF_VPPIP4' and
6367 #           '64B' and
6368 #           '2T1C' and
6369 #           'NDRPDR'"
6370 #  parameters:
6371 #  - "throughput"
6372 #  - "name"
6373 #  - "tags"
6374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6375 #  x-axis: "X = VNFs per Service Chain"
6376 #  y-axis: "Y = Number of Service Chains"
6377 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6378 #  layout:
6379 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6380 #    layout: "plot-service-density"
6381 #
6382 #- type: "plot"
6383 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6384 #  algorithm: "plot_nf_heatmap"
6385 #  output-file-type: ".html"
6386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6387 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6388 #  filter: "'NIC_Intel-XXV710' and
6389 #           'NF_DENSITY' and
6390 #           'VHOST' and
6391 #           not 'VXLAN' and
6392 #           'CHAIN' and
6393 #           'NF_VPPIP4' and
6394 #           '64B' and
6395 #           '4T2C' and
6396 #           'NDRPDR'"
6397 #  parameters:
6398 #  - "throughput"
6399 #  - "name"
6400 #  - "tags"
6401 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6402 #  x-axis: "X = VNFs per Service Chain"
6403 #  y-axis: "Y = Number of Service Chains"
6404 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6405 #  layout:
6406 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6407 #    layout: "plot-service-density"
6408 #
6409 #- type: "plot"
6410 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6411 #  algorithm: "plot_nf_heatmap"
6412 #  output-file-type: ".html"
6413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6414 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6415 #  filter: "'NIC_Intel-XXV710' and
6416 #           'NF_DENSITY' and
6417 #           'VHOST' and
6418 #           not 'VXLAN' and
6419 #           'CHAIN' and
6420 #           'NF_VPPIP4' and
6421 #           '64B' and
6422 #           '8T4C' and
6423 #           'NDRPDR'"
6424 #  parameters:
6425 #  - "throughput"
6426 #  - "name"
6427 #  - "tags"
6428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6429 #  x-axis: "X = VNFs per Service Chain"
6430 #  y-axis: "Y = Number of Service Chains"
6431 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6432 #  layout:
6433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6434 #    layout: "plot-service-density"
6435 #
6436 ## Plots - NF Density - VSC - PDR IMIX
6437 #- type: "plot"
6438 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6439 #  algorithm: "plot_nf_heatmap"
6440 #  output-file-type: ".html"
6441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6442 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6443 #  filter: "'NIC_Intel-XXV710' and
6444 #           'NF_DENSITY' and
6445 #           'VHOST' and
6446 #           not 'VXLAN' and
6447 #           'CHAIN' and
6448 #           'NF_VPPIP4' and
6449 #           'IMIX' and
6450 #           '2T1C' and
6451 #           'NDRPDR'"
6452 #  parameters:
6453 #  - "throughput"
6454 #  - "name"
6455 #  - "tags"
6456 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6457 #  x-axis: "X = VNFs per Service Chain"
6458 #  y-axis: "Y = Number of Service Chains"
6459 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6460 #  layout:
6461 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6462 #    layout: "plot-service-density"
6463 #
6464 #- type: "plot"
6465 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6466 #  algorithm: "plot_nf_heatmap"
6467 #  output-file-type: ".html"
6468 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6469 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6470 #  filter: "'NIC_Intel-XXV710' and
6471 #           'NF_DENSITY' and
6472 #           'VHOST' and
6473 #           not 'VXLAN' and
6474 #           'CHAIN' and
6475 #           'NF_VPPIP4' and
6476 #           'IMIX' and
6477 #           '4T2C' and
6478 #           'NDRPDR'"
6479 #  parameters:
6480 #  - "throughput"
6481 #  - "name"
6482 #  - "tags"
6483 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6484 #  x-axis: "X = VNFs per Service Chain"
6485 #  y-axis: "Y = Number of Service Chains"
6486 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6487 #  layout:
6488 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6489 #    layout: "plot-service-density"
6490 #
6491 #- type: "plot"
6492 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6493 #  algorithm: "plot_nf_heatmap"
6494 #  output-file-type: ".html"
6495 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6496 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6497 #  filter: "'NIC_Intel-XXV710' and
6498 #           'NF_DENSITY' and
6499 #           'VHOST' and
6500 #           not 'VXLAN' and
6501 #           'CHAIN' and
6502 #           'NF_VPPIP4' and
6503 #           'IMIX' and
6504 #           '8T4C' and
6505 #           'NDRPDR'"
6506 #  parameters:
6507 #  - "throughput"
6508 #  - "name"
6509 #  - "tags"
6510 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6511 #  x-axis: "X = VNFs per Service Chain"
6512 #  y-axis: "Y = Number of Service Chains"
6513 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6514 #  layout:
6515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6516 #    layout: "plot-service-density"
6517 #
6518 ################################################################################
6519 ## Plots - NF Density - VSC - MRR 64b
6520 #- type: "plot"
6521 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6522 #  algorithm: "plot_nf_heatmap"
6523 #  output-file-type: ".html"
6524 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6525 #  data: "plot-vpp-nfv-2n-skx-mrr"
6526 #  filter: "'NIC_Intel-XXV710' and
6527 #           'NF_DENSITY' and
6528 #           'VHOST' and
6529 #           'VXLAN' and
6530 #           'CHAIN' and
6531 #           '118' and
6532 #           '2T1C' and
6533 #           'MRR'"
6534 #  parameters:
6535 #  - "result"
6536 #  - "name"
6537 #  - "tags"
6538 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6539 #  x-axis: "X = VNFs per Service Chain"
6540 #  y-axis: "Y = Number of Service Chains"
6541 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6542 #  layout:
6543 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6544 #    layout: "plot-service-density"
6545 #
6546 #- type: "plot"
6547 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6548 #  algorithm: "plot_nf_heatmap"
6549 #  output-file-type: ".html"
6550 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6551 #  data: "plot-vpp-nfv-2n-skx-mrr"
6552 #  filter: "'NIC_Intel-XXV710' and
6553 #           'NF_DENSITY' and
6554 #           'VHOST' and
6555 #           'VXLAN' and
6556 #           'CHAIN' and
6557 #           '118' and
6558 #           '4T2C' and
6559 #           'MRR'"
6560 #  parameters:
6561 #  - "result"
6562 #  - "name"
6563 #  - "tags"
6564 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6565 #  x-axis: "X = VNFs per Service Chain"
6566 #  y-axis: "Y = Number of Service Chains"
6567 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6568 #  layout:
6569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6570 #    layout: "plot-service-density"
6571 #
6572 #- type: "plot"
6573 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6574 #  algorithm: "plot_nf_heatmap"
6575 #  output-file-type: ".html"
6576 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6577 #  data: "plot-vpp-nfv-2n-skx-mrr"
6578 #  filter: "'NIC_Intel-XXV710' and
6579 #           'NF_DENSITY' and
6580 #           'VHOST' and
6581 #           'VXLAN' and
6582 #           'CHAIN' and
6583 #           '118' and
6584 #           '8T4C' and
6585 #           'MRR'"
6586 #  parameters:
6587 #  - "result"
6588 #  - "name"
6589 #  - "tags"
6590 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6591 #  x-axis: "X = VNFs per Service Chain"
6592 #  y-axis: "Y = Number of Service Chains"
6593 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6594 #  layout:
6595 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6596 #    layout: "plot-service-density"
6597 #
6598 ## Plots - NF Density - VSC - MRR IMIX
6599 #- type: "plot"
6600 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6601 #  algorithm: "plot_nf_heatmap"
6602 #  output-file-type: ".html"
6603 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6604 #  data: "plot-vpp-nfv-2n-skx-mrr"
6605 #  filter: "'NIC_Intel-XXV710' and
6606 #           'NF_DENSITY' and
6607 #           'VHOST' and
6608 #           'VXLAN' and
6609 #           'CHAIN' and
6610 #           'IMIX' and
6611 #           '2T1C' and
6612 #           'MRR'"
6613 #  parameters:
6614 #  - "result"
6615 #  - "name"
6616 #  - "tags"
6617 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6618 #  x-axis: "X = VNFs per Service Chain"
6619 #  y-axis: "Y = Number of Service Chains"
6620 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6621 #  layout:
6622 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6623 #    layout: "plot-service-density"
6624 #
6625 #- type: "plot"
6626 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6627 #  algorithm: "plot_nf_heatmap"
6628 #  output-file-type: ".html"
6629 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6630 #  data: "plot-vpp-nfv-2n-skx-mrr"
6631 #  filter: "'NIC_Intel-XXV710' and
6632 #           'NF_DENSITY' and
6633 #           'VHOST' and
6634 #           'VXLAN' and
6635 #           'CHAIN' and
6636 #           'IMIX' and
6637 #           '4T2C' and
6638 #           'MRR'"
6639 #  parameters:
6640 #  - "result"
6641 #  - "name"
6642 #  - "tags"
6643 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6644 #  x-axis: "X = VNFs per Service Chain"
6645 #  y-axis: "Y = Number of Service Chains"
6646 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6647 #  layout:
6648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6649 #    layout: "plot-service-density"
6650 #
6651 #- type: "plot"
6652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6653 #  algorithm: "plot_nf_heatmap"
6654 #  output-file-type: ".html"
6655 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6656 #  data: "plot-vpp-nfv-2n-skx-mrr"
6657 #  filter: "'NIC_Intel-XXV710' and
6658 #           'NF_DENSITY' and
6659 #           'VHOST' and
6660 #           'VXLAN' and
6661 #           'CHAIN' and
6662 #           'IMIX' and
6663 #           '8T4C' and
6664 #           'MRR'"
6665 #  parameters:
6666 #  - "result"
6667 #  - "name"
6668 #  - "tags"
6669 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6670 #  x-axis: "X = VNFs per Service Chain"
6671 #  y-axis: "Y = Number of Service Chains"
6672 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6673 #  layout:
6674 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6675 #    layout: "plot-service-density"
6676 #
6677 ## Plots - NF Density - VSC - NDR 64b
6678 #- type: "plot"
6679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6680 #  algorithm: "plot_nf_heatmap"
6681 #  output-file-type: ".html"
6682 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6683 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6684 #  filter: "'NIC_Intel-XXV710' and
6685 #           'NF_DENSITY' and
6686 #           'VHOST' and
6687 #           'VXLAN' and
6688 #           'CHAIN' and
6689 #           '118' and
6690 #           '2T1C' and
6691 #           'NDRPDR'"
6692 #  parameters:
6693 #  - "throughput"
6694 #  - "name"
6695 #  - "tags"
6696 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6697 #  x-axis: "X = VNFs per Service Chain"
6698 #  y-axis: "Y = Number of Service Chains"
6699 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6700 #  layout:
6701 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6702 #    layout: "plot-service-density"
6703 #
6704 #- type: "plot"
6705 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6706 #  algorithm: "plot_nf_heatmap"
6707 #  output-file-type: ".html"
6708 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6709 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6710 #  filter: "'NIC_Intel-XXV710' and
6711 #           'NF_DENSITY' and
6712 #           'VHOST' and
6713 #           'VXLAN' and
6714 #           'CHAIN' and
6715 #           '118' and
6716 #           '4T2C' and
6717 #           'NDRPDR'"
6718 #  parameters:
6719 #  - "throughput"
6720 #  - "name"
6721 #  - "tags"
6722 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6723 #  x-axis: "X = VNFs per Service Chain"
6724 #  y-axis: "Y = Number of Service Chains"
6725 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6726 #  layout:
6727 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6728 #    layout: "plot-service-density"
6729 #
6730 #- type: "plot"
6731 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6732 #  algorithm: "plot_nf_heatmap"
6733 #  output-file-type: ".html"
6734 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6735 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6736 #  filter: "'NIC_Intel-XXV710' and
6737 #           'NF_DENSITY' and
6738 #           'VHOST' and
6739 #           'VXLAN' and
6740 #           'CHAIN' and
6741 #           '118' and
6742 #           '8T4C' and
6743 #           'NDRPDR'"
6744 #  parameters:
6745 #  - "throughput"
6746 #  - "name"
6747 #  - "tags"
6748 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6749 #  x-axis: "X = VNFs per Service Chain"
6750 #  y-axis: "Y = Number of Service Chains"
6751 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6752 #  layout:
6753 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6754 #    layout: "plot-service-density"
6755 #
6756 ## Plots - NF Density - VSC - NDR IMIX
6757 #- type: "plot"
6758 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6759 #  algorithm: "plot_nf_heatmap"
6760 #  output-file-type: ".html"
6761 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6762 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6763 #  filter: "'NIC_Intel-XXV710' and
6764 #           'NF_DENSITY' and
6765 #           'VHOST' and
6766 #           'VXLAN' and
6767 #           'CHAIN' and
6768 #           'IMIX' and
6769 #           '2T1C' and
6770 #           'NDRPDR'"
6771 #  parameters:
6772 #  - "throughput"
6773 #  - "name"
6774 #  - "tags"
6775 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6776 #  x-axis: "X = VNFs per Service Chain"
6777 #  y-axis: "Y = Number of Service Chains"
6778 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6779 #  layout:
6780 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6781 #    layout: "plot-service-density"
6782 #
6783 #- type: "plot"
6784 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6785 #  algorithm: "plot_nf_heatmap"
6786 #  output-file-type: ".html"
6787 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6788 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6789 #  filter: "'NIC_Intel-XXV710' and
6790 #           'NF_DENSITY' and
6791 #           'VHOST' and
6792 #           'VXLAN' and
6793 #           'CHAIN' and
6794 #           'IMIX' and
6795 #           '4T2C' and
6796 #           'NDRPDR'"
6797 #  parameters:
6798 #  - "throughput"
6799 #  - "name"
6800 #  - "tags"
6801 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6802 #  x-axis: "X = VNFs per Service Chain"
6803 #  y-axis: "Y = Number of Service Chains"
6804 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6805 #  layout:
6806 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6807 #    layout: "plot-service-density"
6808 #
6809 #- type: "plot"
6810 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6811 #  algorithm: "plot_nf_heatmap"
6812 #  output-file-type: ".html"
6813 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6814 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6815 #  filter: "'NIC_Intel-XXV710' and
6816 #           'NF_DENSITY' and
6817 #           'VHOST' and
6818 #           'VXLAN' and
6819 #           'CHAIN' and
6820 #           'IMIX' and
6821 #           '8T4C' and
6822 #           'NDRPDR'"
6823 #  parameters:
6824 #  - "throughput"
6825 #  - "name"
6826 #  - "tags"
6827 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6828 #  x-axis: "X = VNFs per Service Chain"
6829 #  y-axis: "Y = Number of Service Chains"
6830 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6831 #  layout:
6832 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6833 #    layout: "plot-service-density"
6834 #
6835 ## Plots - NF Density - VSC - PDR 64b
6836 #- type: "plot"
6837 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6838 #  algorithm: "plot_nf_heatmap"
6839 #  output-file-type: ".html"
6840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6841 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6842 #  filter: "'NIC_Intel-XXV710' and
6843 #           'NF_DENSITY' and
6844 #           'VHOST' and
6845 #           'VXLAN' and
6846 #           'CHAIN' and
6847 #           '118' and
6848 #           '2T1C' and
6849 #           'NDRPDR'"
6850 #  parameters:
6851 #  - "throughput"
6852 #  - "name"
6853 #  - "tags"
6854 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6855 #  x-axis: "X = VNFs per Service Chain"
6856 #  y-axis: "Y = Number of Service Chains"
6857 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6858 #  layout:
6859 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6860 #    layout: "plot-service-density"
6861 #
6862 #- type: "plot"
6863 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6864 #  algorithm: "plot_nf_heatmap"
6865 #  output-file-type: ".html"
6866 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6867 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6868 #  filter: "'NIC_Intel-XXV710' and
6869 #           'NF_DENSITY' and
6870 #           'VHOST' and
6871 #           'VXLAN' and
6872 #           'CHAIN' and
6873 #           '118' and
6874 #           '4T2C' and
6875 #           'NDRPDR'"
6876 #  parameters:
6877 #  - "throughput"
6878 #  - "name"
6879 #  - "tags"
6880 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6881 #  x-axis: "X = VNFs per Service Chain"
6882 #  y-axis: "Y = Number of Service Chains"
6883 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6884 #  layout:
6885 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6886 #    layout: "plot-service-density"
6887 #
6888 #- type: "plot"
6889 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6890 #  algorithm: "plot_nf_heatmap"
6891 #  output-file-type: ".html"
6892 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6893 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6894 #  filter: "'NIC_Intel-XXV710' and
6895 #           'NF_DENSITY' and
6896 #           'VHOST' and
6897 #           'VXLAN' and
6898 #           'CHAIN' and
6899 #           '118' and
6900 #           '8T4C' and
6901 #           'NDRPDR'"
6902 #  parameters:
6903 #  - "throughput"
6904 #  - "name"
6905 #  - "tags"
6906 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6907 #  x-axis: "X = VNFs per Service Chain"
6908 #  y-axis: "Y = Number of Service Chains"
6909 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6910 #  layout:
6911 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6912 #    layout: "plot-service-density"
6913 #
6914 ## Plots - NF Density - VSC - PDR IMIX
6915 #- type: "plot"
6916 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6917 #  algorithm: "plot_nf_heatmap"
6918 #  output-file-type: ".html"
6919 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6920 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6921 #  filter: "'NIC_Intel-XXV710' and
6922 #           'NF_DENSITY' and
6923 #           'VHOST' and
6924 #           'VXLAN' and
6925 #           'CHAIN' and
6926 #           'IMIX' and
6927 #           '2T1C' and
6928 #           'NDRPDR'"
6929 #  parameters:
6930 #  - "throughput"
6931 #  - "name"
6932 #  - "tags"
6933 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6934 #  x-axis: "X = VNFs per Service Chain"
6935 #  y-axis: "Y = Number of Service Chains"
6936 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6937 #  layout:
6938 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6939 #    layout: "plot-service-density"
6940 #
6941 #- type: "plot"
6942 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6943 #  algorithm: "plot_nf_heatmap"
6944 #  output-file-type: ".html"
6945 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6946 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6947 #  filter: "'NIC_Intel-XXV710' and
6948 #           'NF_DENSITY' and
6949 #           'VHOST' and
6950 #           'VXLAN' and
6951 #           'CHAIN' and
6952 #           'IMIX' and
6953 #           '4T2C' and
6954 #           'NDRPDR'"
6955 #  parameters:
6956 #  - "throughput"
6957 #  - "name"
6958 #  - "tags"
6959 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6960 #  x-axis: "X = VNFs per Service Chain"
6961 #  y-axis: "Y = Number of Service Chains"
6962 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6963 #  layout:
6964 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6965 #    layout: "plot-service-density"
6966 #
6967 #- type: "plot"
6968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6969 #  algorithm: "plot_nf_heatmap"
6970 #  output-file-type: ".html"
6971 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6972 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6973 #  filter: "'NIC_Intel-XXV710' and
6974 #           'NF_DENSITY' and
6975 #           'VHOST' and
6976 #           'VXLAN' and
6977 #           'CHAIN' and
6978 #           'IMIX' and
6979 #           '8T4C' and
6980 #           'NDRPDR'"
6981 #  parameters:
6982 #  - "throughput"
6983 #  - "name"
6984 #  - "tags"
6985 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6986 #  x-axis: "X = VNFs per Service Chain"
6987 #  y-axis: "Y = Number of Service Chains"
6988 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6989 #  layout:
6990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6991 #    layout: "plot-service-density"
6992 #
6993 ################################################################################
6994 ## Plots - NF Density - CSC - MRR 64b
6995 #- type: "plot"
6996 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6997 #  algorithm: "plot_nf_heatmap"
6998 #  output-file-type: ".html"
6999 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7000 #  data: "plot-vpp-nfv-2n-skx-mrr"
7001 #  filter: "'NIC_Intel-XXV710' and
7002 #           'NF_DENSITY' and
7003 #           'DOCKER' and
7004 #           'CHAIN' and
7005 #           'NF_VPPIP4' and
7006 #           '64B' and
7007 #           '2T1C' and
7008 #           'MRR'"
7009 #  parameters:
7010 #  - "result"
7011 #  - "name"
7012 #  - "tags"
7013 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7014 #  x-axis: "X = CNFs per Service Chain"
7015 #  y-axis: "Y = Number of Service Chains"
7016 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7017 #  layout:
7018 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7019 #    layout: "plot-service-density"
7020 #
7021 #- type: "plot"
7022 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7023 #  algorithm: "plot_nf_heatmap"
7024 #  output-file-type: ".html"
7025 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7026 #  data: "plot-vpp-nfv-2n-skx-mrr"
7027 #  filter: "'NIC_Intel-XXV710' and
7028 #           'NF_DENSITY' and
7029 #           'DOCKER' and
7030 #           'CHAIN' and
7031 #           'NF_VPPIP4' and
7032 #           '64B' and
7033 #           '4T2C' and
7034 #           'MRR'"
7035 #  parameters:
7036 #  - "result"
7037 #  - "name"
7038 #  - "tags"
7039 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7040 #  x-axis: "X = CNFs per Service Chain"
7041 #  y-axis: "Y = Number of Service Chains"
7042 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7043 #  layout:
7044 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7045 #    layout: "plot-service-density"
7046 #
7047 #- type: "plot"
7048 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7049 #  algorithm: "plot_nf_heatmap"
7050 #  output-file-type: ".html"
7051 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7052 #  data: "plot-vpp-nfv-2n-skx-mrr"
7053 #  filter: "'NIC_Intel-XXV710' and
7054 #           'NF_DENSITY' and
7055 #           'DOCKER' and
7056 #           'CHAIN' and
7057 #           'NF_VPPIP4' and
7058 #           '64B' and
7059 #           '8T4C' and
7060 #           'MRR'"
7061 #  parameters:
7062 #  - "result"
7063 #  - "name"
7064 #  - "tags"
7065 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7066 #  x-axis: "X = CNFs per Service Chain"
7067 #  y-axis: "Y = Number of Service Chains"
7068 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7069 #  layout:
7070 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7071 #    layout: "plot-service-density"
7072 #
7073 ## Plots - NF Density - CSC - MRR IMIX
7074 #- type: "plot"
7075 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7076 #  algorithm: "plot_nf_heatmap"
7077 #  output-file-type: ".html"
7078 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7079 #  data: "plot-vpp-nfv-2n-skx-mrr"
7080 #  filter: "'NIC_Intel-XXV710' and
7081 #           'NF_DENSITY' and
7082 #           'DOCKER' and
7083 #           'CHAIN' and
7084 #           'NF_VPPIP4' and
7085 #           'IMIX' and
7086 #           '2T1C' and
7087 #           'MRR'"
7088 #  parameters:
7089 #  - "result"
7090 #  - "name"
7091 #  - "tags"
7092 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7093 #  x-axis: "X = CNFs per Service Chain"
7094 #  y-axis: "Y = Number of Service Chains"
7095 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7096 #  layout:
7097 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7098 #    layout: "plot-service-density"
7099 #
7100 #- type: "plot"
7101 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7102 #  algorithm: "plot_nf_heatmap"
7103 #  output-file-type: ".html"
7104 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7105 #  data: "plot-vpp-nfv-2n-skx-mrr"
7106 #  filter: "'NIC_Intel-XXV710' and
7107 #           'NF_DENSITY' and
7108 #           'DOCKER' and
7109 #           'CHAIN' and
7110 #           'NF_VPPIP4' and
7111 #           'IMIX' and
7112 #           '4T2C' and
7113 #           'MRR'"
7114 #  parameters:
7115 #  - "result"
7116 #  - "name"
7117 #  - "tags"
7118 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7119 #  x-axis: "X = CNFs per Service Chain"
7120 #  y-axis: "Y = Number of Service Chains"
7121 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7122 #  layout:
7123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7124 #    layout: "plot-service-density"
7125 #
7126 #- type: "plot"
7127 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7128 #  algorithm: "plot_nf_heatmap"
7129 #  output-file-type: ".html"
7130 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7131 #  data: "plot-vpp-nfv-2n-skx-mrr"
7132 #  filter: "'NIC_Intel-XXV710' and
7133 #           'NF_DENSITY' and
7134 #           'DOCKER' and
7135 #           'CHAIN' and
7136 #           'NF_VPPIP4' and
7137 #           'IMIX' and
7138 #           '8T4C' and
7139 #           'MRR'"
7140 #  parameters:
7141 #  - "result"
7142 #  - "name"
7143 #  - "tags"
7144 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7145 #  x-axis: "X = CNFs per Service Chain"
7146 #  y-axis: "Y = Number of Service Chains"
7147 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7148 #  layout:
7149 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7150 #    layout: "plot-service-density"
7151 #
7152 ## Plots - NF Density - CSC - NDR 64b
7153 #- type: "plot"
7154 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7155 #  algorithm: "plot_nf_heatmap"
7156 #  output-file-type: ".html"
7157 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7158 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7159 #  filter: "'NIC_Intel-XXV710' and
7160 #           'NF_DENSITY' and
7161 #           'DOCKER' and
7162 #           'CHAIN' and
7163 #           'NF_VPPIP4' and
7164 #           '64B' and
7165 #           '2T1C' and
7166 #           'NDRPDR'"
7167 #  parameters:
7168 #  - "throughput"
7169 #  - "name"
7170 #  - "tags"
7171 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7172 #  x-axis: "X = CNFs per Service Chain"
7173 #  y-axis: "Y = Number of Service Chains"
7174 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7175 #  layout:
7176 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7177 #    layout: "plot-service-density"
7178 #
7179 #- type: "plot"
7180 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7181 #  algorithm: "plot_nf_heatmap"
7182 #  output-file-type: ".html"
7183 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7184 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7185 #  filter: "'NIC_Intel-XXV710' and
7186 #           'NF_DENSITY' and
7187 #           'DOCKER' and
7188 #           'CHAIN' and
7189 #           'NF_VPPIP4' and
7190 #           '64B' and
7191 #           '4T2C' and
7192 #           'NDRPDR'"
7193 #  parameters:
7194 #  - "throughput"
7195 #  - "name"
7196 #  - "tags"
7197 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7198 #  x-axis: "X = CNFs per Service Chain"
7199 #  y-axis: "Y = Number of Service Chains"
7200 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7201 #  layout:
7202 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7203 #    layout: "plot-service-density"
7204 #
7205 #- type: "plot"
7206 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7207 #  algorithm: "plot_nf_heatmap"
7208 #  output-file-type: ".html"
7209 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7210 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7211 #  filter: "'NIC_Intel-XXV710' and
7212 #           'NF_DENSITY' and
7213 #           'DOCKER' and
7214 #           'CHAIN' and
7215 #           'NF_VPPIP4' and
7216 #           '64B' and
7217 #           '8T4C' and
7218 #           'NDRPDR'"
7219 #  parameters:
7220 #  - "throughput"
7221 #  - "name"
7222 #  - "tags"
7223 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7224 #  x-axis: "X = CNFs per Service Chain"
7225 #  y-axis: "Y = Number of Service Chains"
7226 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7227 #  layout:
7228 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7229 #    layout: "plot-service-density"
7230 #
7231 ## Plots - NF Density - CSC - NDR IMIX
7232 #- type: "plot"
7233 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7234 #  algorithm: "plot_nf_heatmap"
7235 #  output-file-type: ".html"
7236 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7237 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7238 #  filter: "'NIC_Intel-XXV710' and
7239 #           'NF_DENSITY' and
7240 #           'DOCKER' and
7241 #           'CHAIN' and
7242 #           'NF_VPPIP4' and
7243 #           'IMIX' and
7244 #           '2T1C' and
7245 #           'NDRPDR'"
7246 #  parameters:
7247 #  - "throughput"
7248 #  - "name"
7249 #  - "tags"
7250 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7251 #  x-axis: "X = CNFs per Service Chain"
7252 #  y-axis: "Y = Number of Service Chains"
7253 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7254 #  layout:
7255 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7256 #    layout: "plot-service-density"
7257 #
7258 #- type: "plot"
7259 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7260 #  algorithm: "plot_nf_heatmap"
7261 #  output-file-type: ".html"
7262 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7263 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7264 #  filter: "'NIC_Intel-XXV710' and
7265 #           'NF_DENSITY' and
7266 #           'DOCKER' and
7267 #           'CHAIN' and
7268 #           'NF_VPPIP4' and
7269 #           'IMIX' and
7270 #           '4T2C' and
7271 #           'NDRPDR'"
7272 #  parameters:
7273 #  - "throughput"
7274 #  - "name"
7275 #  - "tags"
7276 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7277 #  x-axis: "X = CNFs per Service Chain"
7278 #  y-axis: "Y = Number of Service Chains"
7279 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7280 #  layout:
7281 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7282 #    layout: "plot-service-density"
7283 #
7284 #- type: "plot"
7285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7286 #  algorithm: "plot_nf_heatmap"
7287 #  output-file-type: ".html"
7288 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7289 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7290 #  filter: "'NIC_Intel-XXV710' and
7291 #           'NF_DENSITY' and
7292 #           'DOCKER' and
7293 #           'CHAIN' and
7294 #           'NF_VPPIP4' and
7295 #           'IMIX' and
7296 #           '8T4C' and
7297 #           'NDRPDR'"
7298 #  parameters:
7299 #  - "throughput"
7300 #  - "name"
7301 #  - "tags"
7302 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7303 #  x-axis: "X = CNFs per Service Chain"
7304 #  y-axis: "Y = Number of Service Chains"
7305 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7306 #  layout:
7307 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7308 #    layout: "plot-service-density"
7309 #
7310 ## Plots - NF Density - CSC - PDR 64b
7311 #- type: "plot"
7312 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7313 #  algorithm: "plot_nf_heatmap"
7314 #  output-file-type: ".html"
7315 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7316 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7317 #  filter: "'NIC_Intel-XXV710' and
7318 #           'NF_DENSITY' and
7319 #           'DOCKER' and
7320 #           'CHAIN' and
7321 #           'NF_VPPIP4' and
7322 #           '64B' and
7323 #           '2T1C' and
7324 #           'NDRPDR'"
7325 #  parameters:
7326 #  - "throughput"
7327 #  - "name"
7328 #  - "tags"
7329 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7330 #  x-axis: "X = CNFs per Service Chain"
7331 #  y-axis: "Y = Number of Service Chains"
7332 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7333 #  layout:
7334 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7335 #    layout: "plot-service-density"
7336 #
7337 #- type: "plot"
7338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7339 #  algorithm: "plot_nf_heatmap"
7340 #  output-file-type: ".html"
7341 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7342 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7343 #  filter: "'NIC_Intel-XXV710' and
7344 #           'NF_DENSITY' and
7345 #           'DOCKER' and
7346 #           'CHAIN' and
7347 #           'NF_VPPIP4' and
7348 #           '64B' and
7349 #           '4T2C' and
7350 #           'NDRPDR'"
7351 #  parameters:
7352 #  - "throughput"
7353 #  - "name"
7354 #  - "tags"
7355 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7356 #  x-axis: "X = CNFs per Service Chain"
7357 #  y-axis: "Y = Number of Service Chains"
7358 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7359 #  layout:
7360 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7361 #    layout: "plot-service-density"
7362 #
7363 #- type: "plot"
7364 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7365 #  algorithm: "plot_nf_heatmap"
7366 #  output-file-type: ".html"
7367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7368 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7369 #  filter: "'NIC_Intel-XXV710' and
7370 #           'NF_DENSITY' and
7371 #           'DOCKER' and
7372 #           'CHAIN' and
7373 #           'NF_VPPIP4' and
7374 #           '64B' and
7375 #           '8T4C' and
7376 #           'NDRPDR'"
7377 #  parameters:
7378 #  - "throughput"
7379 #  - "name"
7380 #  - "tags"
7381 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7382 #  x-axis: "X = CNFs per Service Chain"
7383 #  y-axis: "Y = Number of Service Chains"
7384 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7385 #  layout:
7386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7387 #    layout: "plot-service-density"
7388 #
7389 ## Plots - NF Density - CSC - PDR IMIX
7390 #- type: "plot"
7391 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7392 #  algorithm: "plot_nf_heatmap"
7393 #  output-file-type: ".html"
7394 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7395 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7396 #  filter: "'NIC_Intel-XXV710' and
7397 #           'NF_DENSITY' and
7398 #           'DOCKER' and
7399 #           'CHAIN' and
7400 #           'NF_VPPIP4' and
7401 #           'IMIX' and
7402 #           '2T1C' and
7403 #           'NDRPDR'"
7404 #  parameters:
7405 #  - "throughput"
7406 #  - "name"
7407 #  - "tags"
7408 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7409 #  x-axis: "X = CNFs per Service Chain"
7410 #  y-axis: "Y = Number of Service Chains"
7411 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7412 #  layout:
7413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7414 #    layout: "plot-service-density"
7415 #
7416 #- type: "plot"
7417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7418 #  algorithm: "plot_nf_heatmap"
7419 #  output-file-type: ".html"
7420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7421 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7422 #  filter: "'NIC_Intel-XXV710' and
7423 #           'NF_DENSITY' and
7424 #           'DOCKER' and
7425 #           'CHAIN' and
7426 #           'NF_VPPIP4' and
7427 #           'IMIX' and
7428 #           '4T2C' and
7429 #           'NDRPDR'"
7430 #  parameters:
7431 #  - "throughput"
7432 #  - "name"
7433 #  - "tags"
7434 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7435 #  x-axis: "X = CNFs per Service Chain"
7436 #  y-axis: "Y = Number of Service Chains"
7437 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7438 #  layout:
7439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7440 #    layout: "plot-service-density"
7441 #
7442 #- type: "plot"
7443 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7444 #  algorithm: "plot_nf_heatmap"
7445 #  output-file-type: ".html"
7446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7447 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7448 #  filter: "'NIC_Intel-XXV710' and
7449 #           'NF_DENSITY' and
7450 #           'DOCKER' and
7451 #           'CHAIN' and
7452 #           'NF_VPPIP4' and
7453 #           'IMIX' and
7454 #           '8T4C' and
7455 #           'NDRPDR'"
7456 #  parameters:
7457 #  - "throughput"
7458 #  - "name"
7459 #  - "tags"
7460 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7461 #  x-axis: "X = CNFs per Service Chain"
7462 #  y-axis: "Y = Number of Service Chains"
7463 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7464 #  layout:
7465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7466 #    layout: "plot-service-density"
7467 #
7468 ################################################################################
7469 #
7470 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7471 #- type: "plot"
7472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7473 #  algorithm: "plot_nf_heatmap"
7474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7475 #  data: "plot-vpp-nfv-3n-skx-mrr"
7476 #  filter: "'NIC_Intel-XXV710' and
7477 #           'NF_DENSITY' and
7478 #           'DOCKER' and
7479 #           'CHAIN' and
7480 #           'NF_VPPIP4' and
7481 #           'IPSEC' and
7482 #           'TNL_4' and
7483 #           'IMIX' and
7484 #           '2T1C' and
7485 #           'MRR'"
7486 #  parameters:
7487 #  - "result"
7488 #  - "name"
7489 #  - "tags"
7490 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7491 #  x-axis: "X = CNFs per Service Chain"
7492 #  y-axis: "Y = Number of Service Chains"
7493 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7494 #  layout:
7495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7496 #    layout: "plot-service-density"
7497 #
7498 #- type: "plot"
7499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7500 #  algorithm: "plot_nf_heatmap"
7501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7502 #  data: "plot-vpp-nfv-3n-skx-mrr"
7503 #  filter: "'NIC_Intel-XXV710' and
7504 #           'NF_DENSITY' and
7505 #           'DOCKER' and
7506 #           'CHAIN' and
7507 #           'NF_VPPIP4' and
7508 #           'IPSEC' and
7509 #           'TNL_4' and
7510 #           'IMIX' and
7511 #           '4T2C' and
7512 #           'MRR'"
7513 #  parameters:
7514 #  - "result"
7515 #  - "name"
7516 #  - "tags"
7517 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7518 #  x-axis: "X = CNFs per Service Chain"
7519 #  y-axis: "Y = Number of Service Chains"
7520 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7521 #  layout:
7522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7523 #    layout: "plot-service-density"
7524 #
7525 #- type: "plot"
7526 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7527 #  algorithm: "plot_nf_heatmap"
7528 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7529 #  data: "plot-vpp-nfv-3n-skx-mrr"
7530 #  filter: "'NIC_Intel-XXV710' and
7531 #           'NF_DENSITY' and
7532 #           'DOCKER' and
7533 #           'CHAIN' and
7534 #           'NF_VPPIP4' and
7535 #           'IPSEC' and
7536 #           'TNL_4' and
7537 #           'IMIX' and
7538 #           '8T4C' and
7539 #           'MRR'"
7540 #  parameters:
7541 #  - "result"
7542 #  - "name"
7543 #  - "tags"
7544 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7545 #  x-axis: "X = CNFs per Service Chain"
7546 #  y-axis: "Y = Number of Service Chains"
7547 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7548 #  layout:
7549 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7550 #    layout: "plot-service-density"
7551 #
7552 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7553 #- type: "plot"
7554 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7555 #  algorithm: "plot_nf_heatmap"
7556 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7557 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7558 #  filter: "'NIC_Intel-XXV710' and
7559 #           'NF_DENSITY' and
7560 #           'DOCKER' and
7561 #           'CHAIN' and
7562 #           'NF_VPPIP4' and
7563 #           'IPSEC' and
7564 #           'TNL_4' and
7565 #           'IMIX' and
7566 #           '2T1C' and
7567 #           'NDRPDR'"
7568 #  parameters:
7569 #  - "throughput"
7570 #  - "name"
7571 #  - "tags"
7572 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7573 #  x-axis: "X = CNFs per Service Chain"
7574 #  y-axis: "Y = Number of Service Chains"
7575 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7576 #  layout:
7577 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7578 #    layout: "plot-service-density"
7579 #
7580 #- type: "plot"
7581 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7582 #  algorithm: "plot_nf_heatmap"
7583 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7584 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7585 #  filter: "'NIC_Intel-XXV710' and
7586 #           'NF_DENSITY' and
7587 #           'DOCKER' and
7588 #           'CHAIN' and
7589 #           'NF_VPPIP4' and
7590 #           'IPSEC' and
7591 #           'TNL_4' and
7592 #           'IMIX' and
7593 #           '4T2C' and
7594 #           'NDRPDR'"
7595 #  parameters:
7596 #  - "throughput"
7597 #  - "name"
7598 #  - "tags"
7599 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7600 #  x-axis: "X = CNFs per Service Chain"
7601 #  y-axis: "Y = Number of Service Chains"
7602 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7603 #  layout:
7604 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7605 #    layout: "plot-service-density"
7606 #
7607 #- type: "plot"
7608 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7609 #  algorithm: "plot_nf_heatmap"
7610 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7611 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7612 #  filter: "'NIC_Intel-XXV710' and
7613 #           'NF_DENSITY' and
7614 #           'DOCKER' and
7615 #           'CHAIN' and
7616 #           'NF_VPPIP4' and
7617 #           'IPSEC' and
7618 #           'TNL_4' and
7619 #           'IMIX' and
7620 #           '8T4C' and
7621 #           'NDRPDR'"
7622 #  parameters:
7623 #  - "throughput"
7624 #  - "name"
7625 #  - "tags"
7626 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7627 #  x-axis: "X = CNFs per Service Chain"
7628 #  y-axis: "Y = Number of Service Chains"
7629 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7630 #  layout:
7631 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7632 #    layout: "plot-service-density"
7633 #
7634 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7635 #- type: "plot"
7636 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7637 #  algorithm: "plot_nf_heatmap"
7638 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7639 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7640 #  filter: "'NIC_Intel-XXV710' and
7641 #           'NF_DENSITY' and
7642 #           'DOCKER' and
7643 #           'CHAIN' and
7644 #           'NF_VPPIP4' and
7645 #           'IPSEC' and
7646 #           'TNL_4' and
7647 #           'IMIX' and
7648 #           '2T1C' and
7649 #           'NDRPDR'"
7650 #  parameters:
7651 #  - "throughput"
7652 #  - "name"
7653 #  - "tags"
7654 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7655 #  x-axis: "X = CNFs per Service Chain"
7656 #  y-axis: "Y = Number of Service Chains"
7657 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7658 #  layout:
7659 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7660 #    layout: "plot-service-density"
7661 #
7662 #- type: "plot"
7663 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7664 #  algorithm: "plot_nf_heatmap"
7665 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7666 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7667 #  filter: "'NIC_Intel-XXV710' and
7668 #           'NF_DENSITY' and
7669 #           'DOCKER' and
7670 #           'CHAIN' and
7671 #           'NF_VPPIP4' and
7672 #           'IPSEC' and
7673 #           'TNL_4' and
7674 #           'IMIX' and
7675 #           '4T2C' and
7676 #           'NDRPDR'"
7677 #  parameters:
7678 #  - "throughput"
7679 #  - "name"
7680 #  - "tags"
7681 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7682 #  x-axis: "X = CNFs per Service Chain"
7683 #  y-axis: "Y = Number of Service Chains"
7684 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7685 #  layout:
7686 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7687 #    layout: "plot-service-density"
7688 #
7689 #- type: "plot"
7690 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7691 #  algorithm: "plot_nf_heatmap"
7692 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7693 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7694 #  filter: "'NIC_Intel-XXV710' and
7695 #           'NF_DENSITY' and
7696 #           'DOCKER' and
7697 #           'CHAIN' and
7698 #           'NF_VPPIP4' and
7699 #           'IPSEC' and
7700 #           'TNL_4' and
7701 #           'IMIX' and
7702 #           '8T4C' and
7703 #           'NDRPDR'"
7704 #  parameters:
7705 #  - "throughput"
7706 #  - "name"
7707 #  - "tags"
7708 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7709 #  x-axis: "X = CNFs per Service Chain"
7710 #  y-axis: "Y = Number of Service Chains"
7711 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7712 #  layout:
7713 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7714 #    layout: "plot-service-density"
7715
7716 ###############################################################################
7717
7718 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7719 - type: "plot"
7720   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7721   algorithm: "plot_nf_heatmap"
7722   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7723   data: "plot-vpp-nfv-3n-hsw-mrr"
7724   filter: "'NIC_Intel-XL710' and
7725            'NF_DENSITY' and
7726            'DOCKER' and
7727            'CHAIN' and
7728            'NF_VPPIP4' and
7729            'IMIX' and
7730            'TNL_4' and
7731            '1T1C' and
7732            'MRR'"
7733   parameters:
7734   - "result"
7735   - "name"
7736   - "tags"
7737   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7738   x-axis: "X = CNFs per Service Chain"
7739   y-axis: "Y = Number of Service Chains"
7740   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7741   layout:
7742     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7743     layout: "plot-service-density"
7744
7745 - type: "plot"
7746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7747   algorithm: "plot_nf_heatmap"
7748   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7749   data: "plot-vpp-nfv-3n-hsw-mrr"
7750   filter: "'NIC_Intel-XL710' and
7751            'NF_DENSITY' and
7752            'DOCKER' and
7753            'CHAIN' and
7754            'NF_VPPIP4' and
7755            'IPSEC' and
7756            'TNL_4' and
7757            'IMIX' and
7758            '2T2C' and
7759            'MRR'"
7760   parameters:
7761   - "result"
7762   - "name"
7763   - "tags"
7764   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7765   x-axis: "X = CNFs per Service Chain"
7766   y-axis: "Y = Number of Service Chains"
7767   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7768   layout:
7769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7770     layout: "plot-service-density"
7771
7772 - type: "plot"
7773   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7774   algorithm: "plot_nf_heatmap"
7775   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7776   data: "plot-vpp-nfv-3n-hsw-mrr"
7777   filter: "'NIC_Intel-XL710' and
7778            'NF_DENSITY' and
7779            'DOCKER' and
7780            'CHAIN' and
7781            'NF_VPPIP4' and
7782            'IPSEC' and
7783            'TNL_4' and
7784            'IMIX' and
7785            '4T4C' and
7786            'MRR'"
7787   parameters:
7788   - "result"
7789   - "name"
7790   - "tags"
7791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7792   x-axis: "X = CNFs per Service Chain"
7793   y-axis: "Y = Number of Service Chains"
7794   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7795   layout:
7796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7797     layout: "plot-service-density"
7798
7799 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7800 - type: "plot"
7801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7802   algorithm: "plot_nf_heatmap"
7803   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7804   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7805   filter: "'NIC_Intel-XL710' and
7806            'NF_DENSITY' and
7807            'DOCKER' and
7808            'CHAIN' and
7809            'NF_VPPIP4' and
7810            'IPSEC' and
7811            'TNL_4' and
7812            'IMIX' and
7813            '1T1C' and
7814            'NDRPDR'"
7815   parameters:
7816   - "throughput"
7817   - "name"
7818   - "tags"
7819   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7820   x-axis: "X = CNFs per Service Chain"
7821   y-axis: "Y = Number of Service Chains"
7822   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7823   layout:
7824     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7825     layout: "plot-service-density"
7826
7827 - type: "plot"
7828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7829   algorithm: "plot_nf_heatmap"
7830   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7831   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7832   filter: "'NIC_Intel-XL710' and
7833            'NF_DENSITY' and
7834            'DOCKER' and
7835            'CHAIN' and
7836            'NF_VPPIP4' and
7837            'IPSEC' and
7838            'TNL_4' and
7839            'IMIX' and
7840            '2T2C' and
7841            'NDRPDR'"
7842   parameters:
7843   - "throughput"
7844   - "name"
7845   - "tags"
7846   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7847   x-axis: "X = CNFs per Service Chain"
7848   y-axis: "Y = Number of Service Chains"
7849   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7850   layout:
7851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7852     layout: "plot-service-density"
7853
7854 - type: "plot"
7855   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7856   algorithm: "plot_nf_heatmap"
7857   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7858   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7859   filter: "'NIC_Intel-XL710' and
7860            'NF_DENSITY' and
7861            'DOCKER' and
7862            'CHAIN' and
7863            'NF_VPPIP4' and
7864            'IPSEC' and
7865            'TNL_4' and
7866            'IMIX' and
7867            '4T4C' and
7868            'NDRPDR'"
7869   parameters:
7870   - "throughput"
7871   - "name"
7872   - "tags"
7873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7874   x-axis: "X = CNFs per Service Chain"
7875   y-axis: "Y = Number of Service Chains"
7876   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7877   layout:
7878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7879     layout: "plot-service-density"
7880
7881 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7882 - type: "plot"
7883   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7884   algorithm: "plot_nf_heatmap"
7885   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7886   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7887   filter: "'NIC_Intel-XL710' and
7888            'NF_DENSITY' and
7889            'DOCKER' and
7890            'CHAIN' and
7891            'NF_VPPIP4' and
7892            'IPSEC' and
7893            'TNL_4' and
7894            'IMIX' and
7895            '1T1C' and
7896            'NDRPDR'"
7897   parameters:
7898   - "throughput"
7899   - "name"
7900   - "tags"
7901   include-tests: "PDR" # "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 PDR) [Mpps]"
7905   layout:
7906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7907     layout: "plot-service-density"
7908
7909 - type: "plot"
7910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7911   algorithm: "plot_nf_heatmap"
7912   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7913   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7914   filter: "'NIC_Intel-XL710' and
7915            'NF_DENSITY' and
7916            'DOCKER' and
7917            'CHAIN' and
7918            'NF_VPPIP4' and
7919            'IPSEC' and
7920            'TNL_4' and
7921            'IMIX' and
7922            '2T2C' and
7923            'NDRPDR'"
7924   parameters:
7925   - "throughput"
7926   - "name"
7927   - "tags"
7928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7929   x-axis: "X = CNFs per Service Chain"
7930   y-axis: "Y = Number of Service Chains"
7931   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7932   layout:
7933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7934     layout: "plot-service-density"
7935
7936 - type: "plot"
7937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7938   algorithm: "plot_nf_heatmap"
7939   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7940   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7941   filter: "'NIC_Intel-XL710' and
7942            'NF_DENSITY' and
7943            'DOCKER' and
7944            'CHAIN' and
7945            'NF_VPPIP4' and
7946            'IPSEC' and
7947            'TNL_4' and
7948            'IMIX' and
7949            '4T4C' and
7950            'NDRPDR'"
7951   parameters:
7952   - "throughput"
7953   - "name"
7954   - "tags"
7955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7956   x-axis: "X = CNFs per Service Chain"
7957   y-axis: "Y = Number of Service Chains"
7958   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7959   layout:
7960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7961     layout: "plot-service-density"
7962
7963 ###############################################################################
7964
7965 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7966 #- type: "plot"
7967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7968 #  algorithm: "plot_nf_heatmap"
7969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7970 #  data: "plot-vpp-nfv-3n-skx-mrr"
7971 #  filter: "'NIC_Intel-XXV710' and
7972 #           'NF_DENSITY' and
7973 #           'DOCKER' and
7974 #           'CHAIN' and
7975 #           'NF_VPPIP4' and
7976 #           'IPSEC' and
7977 #           'TNL_1000' and
7978 #           'IMIX' and
7979 #           '2T1C' and
7980 #           'MRR'"
7981 #  parameters:
7982 #  - "result"
7983 #  - "name"
7984 #  - "tags"
7985 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7986 #  x-axis: "X = CNFs per Service Chain"
7987 #  y-axis: "Y = Number of Service Chains"
7988 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7989 #  layout:
7990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7991 #    layout: "plot-service-density"
7992 #
7993 #- type: "plot"
7994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7995 #  algorithm: "plot_nf_heatmap"
7996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7997 #  data: "plot-vpp-nfv-3n-skx-mrr"
7998 #  filter: "'NIC_Intel-XXV710' and
7999 #           'NF_DENSITY' and
8000 #           'DOCKER' and
8001 #           'CHAIN' and
8002 #           'NF_VPPIP4' and
8003 #           'IPSEC' and
8004 #           'TNL_1000' and
8005 #           'IMIX' and
8006 #           '4T2C' and
8007 #           'MRR'"
8008 #  parameters:
8009 #  - "result"
8010 #  - "name"
8011 #  - "tags"
8012 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8013 #  x-axis: "X = CNFs per Service Chain"
8014 #  y-axis: "Y = Number of Service Chains"
8015 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8016 #  layout:
8017 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8018 #    layout: "plot-service-density"
8019 #
8020 #- type: "plot"
8021 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8022 #  algorithm: "plot_nf_heatmap"
8023 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8024 #  data: "plot-vpp-nfv-3n-skx-mrr"
8025 #  filter: "'NIC_Intel-XXV710' and
8026 #           'NF_DENSITY' and
8027 #           'DOCKER' and
8028 #           'CHAIN' and
8029 #           'NF_VPPIP4' and
8030 #           'IPSEC' and
8031 #           'TNL_1000' and
8032 #           'IMIX' and
8033 #           '8T4C' and
8034 #           'MRR'"
8035 #  parameters:
8036 #  - "result"
8037 #  - "name"
8038 #  - "tags"
8039 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8040 #  x-axis: "X = CNFs per Service Chain"
8041 #  y-axis: "Y = Number of Service Chains"
8042 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8043 #  layout:
8044 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8045 #    layout: "plot-service-density"
8046 #
8047 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8048 #- type: "plot"
8049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8050 #  algorithm: "plot_nf_heatmap"
8051 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8052 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8053 #  filter: "'NIC_Intel-XXV710' and
8054 #           'NF_DENSITY' and
8055 #           'DOCKER' and
8056 #           'CHAIN' and
8057 #           'NF_VPPIP4' and
8058 #           'IPSEC' and
8059 #           'TNL_1000' and
8060 #           'IMIX' and
8061 #           '2T1C' and
8062 #           'NDRPDR'"
8063 #  parameters:
8064 #  - "throughput"
8065 #  - "name"
8066 #  - "tags"
8067 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8068 #  x-axis: "X = CNFs per Service Chain"
8069 #  y-axis: "Y = Number of Service Chains"
8070 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8071 #  layout:
8072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8073 #    layout: "plot-service-density"
8074 #
8075 #- type: "plot"
8076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8077 #  algorithm: "plot_nf_heatmap"
8078 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8079 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8080 #  filter: "'NIC_Intel-XXV710' and
8081 #           'NF_DENSITY' and
8082 #           'DOCKER' and
8083 #           'CHAIN' and
8084 #           'NF_VPPIP4' and
8085 #           'IPSEC' and
8086 #           'TNL_1000' and
8087 #           'IMIX' and
8088 #           '4T2C' and
8089 #           'NDRPDR'"
8090 #  parameters:
8091 #  - "throughput"
8092 #  - "name"
8093 #  - "tags"
8094 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8095 #  x-axis: "X = CNFs per Service Chain"
8096 #  y-axis: "Y = Number of Service Chains"
8097 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8098 #  layout:
8099 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8100 #    layout: "plot-service-density"
8101 #
8102 #- type: "plot"
8103 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8104 #  algorithm: "plot_nf_heatmap"
8105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8106 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8107 #  filter: "'NIC_Intel-XXV710' and
8108 #           'NF_DENSITY' and
8109 #           'DOCKER' and
8110 #           'CHAIN' and
8111 #           'NF_VPPIP4' and
8112 #           'IPSEC' and
8113 #           'TNL_1000' and
8114 #           'IMIX' and
8115 #           '8T4C' and
8116 #           'NDRPDR'"
8117 #  parameters:
8118 #  - "throughput"
8119 #  - "name"
8120 #  - "tags"
8121 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8122 #  x-axis: "X = CNFs per Service Chain"
8123 #  y-axis: "Y = Number of Service Chains"
8124 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8125 #  layout:
8126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8127 #    layout: "plot-service-density"
8128 #
8129 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8130 #- type: "plot"
8131 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8132 #  algorithm: "plot_nf_heatmap"
8133 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8134 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8135 #  filter: "'NIC_Intel-XXV710' and
8136 #           'NF_DENSITY' and
8137 #           'DOCKER' and
8138 #           'CHAIN' and
8139 #           'NF_VPPIP4' and
8140 #           'IPSEC' and
8141 #           'TNL_1000' and
8142 #           'IMIX' and
8143 #           '2T1C' and
8144 #           'NDRPDR'"
8145 #  parameters:
8146 #  - "throughput"
8147 #  - "name"
8148 #  - "tags"
8149 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8150 #  x-axis: "X = CNFs per Service Chain"
8151 #  y-axis: "Y = Number of Service Chains"
8152 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8153 #  layout:
8154 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8155 #    layout: "plot-service-density"
8156 #
8157 #- type: "plot"
8158 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8159 #  algorithm: "plot_nf_heatmap"
8160 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8161 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8162 #  filter: "'NIC_Intel-XXV710' and
8163 #           'NF_DENSITY' and
8164 #           'DOCKER' and
8165 #           'CHAIN' and
8166 #           'NF_VPPIP4' and
8167 #           'IPSEC' and
8168 #           'TNL_1000' and
8169 #           'IMIX' and
8170 #           '4T2C' and
8171 #           'NDRPDR'"
8172 #  parameters:
8173 #  - "throughput"
8174 #  - "name"
8175 #  - "tags"
8176 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8177 #  x-axis: "X = CNFs per Service Chain"
8178 #  y-axis: "Y = Number of Service Chains"
8179 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8180 #  layout:
8181 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8182 #    layout: "plot-service-density"
8183 #
8184 #- type: "plot"
8185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8186 #  algorithm: "plot_nf_heatmap"
8187 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8188 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8189 #  filter: "'NIC_Intel-XXV710' and
8190 #           'NF_DENSITY' and
8191 #           'DOCKER' and
8192 #           'CHAIN' and
8193 #           'NF_VPPIP4' and
8194 #           'IPSEC' and
8195 #           'TNL_1000' and
8196 #           'IMIX' and
8197 #           '8T4C' and
8198 #           'NDRPDR'"
8199 #  parameters:
8200 #  - "throughput"
8201 #  - "name"
8202 #  - "tags"
8203 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8204 #  x-axis: "X = CNFs per Service Chain"
8205 #  y-axis: "Y = Number of Service Chains"
8206 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8207 #  layout:
8208 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8209 #    layout: "plot-service-density"
8210
8211 ###############################################################################
8212
8213 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8214 - type: "plot"
8215   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8216   algorithm: "plot_nf_heatmap"
8217   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8218   data: "plot-vpp-nfv-3n-hsw-mrr"
8219   filter: "'NIC_Intel-XL710' and
8220            'NF_DENSITY' and
8221            'DOCKER' and
8222            'CHAIN' and
8223            'NF_VPPIP4' and
8224            'IMIX' and
8225            'TNL_1000' and
8226            '1T1C' and
8227            'MRR'"
8228   parameters:
8229   - "result"
8230   - "name"
8231   - "tags"
8232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8233   x-axis: "X = CNFs per Service Chain"
8234   y-axis: "Y = Number of Service Chains"
8235   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8236   layout:
8237     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8238     layout: "plot-service-density"
8239
8240 - type: "plot"
8241   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8242   algorithm: "plot_nf_heatmap"
8243   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8244   data: "plot-vpp-nfv-3n-hsw-mrr"
8245   filter: "'NIC_Intel-XL710' and
8246            'NF_DENSITY' and
8247            'DOCKER' and
8248            'CHAIN' and
8249            'NF_VPPIP4' and
8250            'IPSEC' and
8251            'TNL_1000' and
8252            'IMIX' and
8253            '2T2C' and
8254            'MRR'"
8255   parameters:
8256   - "result"
8257   - "name"
8258   - "tags"
8259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8260   x-axis: "X = CNFs per Service Chain"
8261   y-axis: "Y = Number of Service Chains"
8262   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8263   layout:
8264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8265     layout: "plot-service-density"
8266
8267 - type: "plot"
8268   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8269   algorithm: "plot_nf_heatmap"
8270   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8271   data: "plot-vpp-nfv-3n-hsw-mrr"
8272   filter: "'NIC_Intel-XL710' and
8273            'NF_DENSITY' and
8274            'DOCKER' and
8275            'CHAIN' and
8276            'NF_VPPIP4' and
8277            'IPSEC' and
8278            'TNL_1000' and
8279            'IMIX' and
8280            '4T4C' and
8281            'MRR'"
8282   parameters:
8283   - "result"
8284   - "name"
8285   - "tags"
8286   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8287   x-axis: "X = CNFs per Service Chain"
8288   y-axis: "Y = Number of Service Chains"
8289   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8290   layout:
8291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8292     layout: "plot-service-density"
8293
8294 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8295 - type: "plot"
8296   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8297   algorithm: "plot_nf_heatmap"
8298   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8299   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8300   filter: "'NIC_Intel-XL710' and
8301            'NF_DENSITY' and
8302            'DOCKER' and
8303            'CHAIN' and
8304            'NF_VPPIP4' and
8305            'IPSEC' and
8306            'TNL_1000' and
8307            'IMIX' and
8308            '1T1C' and
8309            'NDRPDR'"
8310   parameters:
8311   - "throughput"
8312   - "name"
8313   - "tags"
8314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8315   x-axis: "X = CNFs per Service Chain"
8316   y-axis: "Y = Number of Service Chains"
8317   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8318   layout:
8319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8320     layout: "plot-service-density"
8321
8322 - type: "plot"
8323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8324   algorithm: "plot_nf_heatmap"
8325   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8326   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8327   filter: "'NIC_Intel-XL710' and
8328            'NF_DENSITY' and
8329            'DOCKER' and
8330            'CHAIN' and
8331            'NF_VPPIP4' and
8332            'IPSEC' and
8333            'TNL_1000' and
8334            'IMIX' and
8335            '2T2C' and
8336            'NDRPDR'"
8337   parameters:
8338   - "throughput"
8339   - "name"
8340   - "tags"
8341   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8342   x-axis: "X = CNFs per Service Chain"
8343   y-axis: "Y = Number of Service Chains"
8344   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8345   layout:
8346     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8347     layout: "plot-service-density"
8348
8349 - type: "plot"
8350   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8351   algorithm: "plot_nf_heatmap"
8352   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8353   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8354   filter: "'NIC_Intel-XL710' and
8355            'NF_DENSITY' and
8356            'DOCKER' and
8357            'CHAIN' and
8358            'NF_VPPIP4' and
8359            'IPSEC' and
8360            'TNL_1000' and
8361            'IMIX' and
8362            '4T4C' and
8363            'NDRPDR'"
8364   parameters:
8365   - "throughput"
8366   - "name"
8367   - "tags"
8368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8369   x-axis: "X = CNFs per Service Chain"
8370   y-axis: "Y = Number of Service Chains"
8371   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8372   layout:
8373     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8374     layout: "plot-service-density"
8375
8376 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8377 - type: "plot"
8378   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8379   algorithm: "plot_nf_heatmap"
8380   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8381   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8382   filter: "'NIC_Intel-XL710' and
8383            'NF_DENSITY' and
8384            'DOCKER' and
8385            'CHAIN' and
8386            'NF_VPPIP4' and
8387            'IPSEC' and
8388            'TNL_1000' and
8389            'IMIX' and
8390            '1T1C' and
8391            'NDRPDR'"
8392   parameters:
8393   - "throughput"
8394   - "name"
8395   - "tags"
8396   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8397   x-axis: "X = CNFs per Service Chain"
8398   y-axis: "Y = Number of Service Chains"
8399   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8400   layout:
8401     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8402     layout: "plot-service-density"
8403
8404 - type: "plot"
8405   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8406   algorithm: "plot_nf_heatmap"
8407   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8408   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8409   filter: "'NIC_Intel-XL710' and
8410            'NF_DENSITY' and
8411            'DOCKER' and
8412            'CHAIN' and
8413            'NF_VPPIP4' and
8414            'IPSEC' and
8415            'TNL_1000' and
8416            'IMIX' and
8417            '2T2C' and
8418            'NDRPDR'"
8419   parameters:
8420   - "throughput"
8421   - "name"
8422   - "tags"
8423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8424   x-axis: "X = CNFs per Service Chain"
8425   y-axis: "Y = Number of Service Chains"
8426   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8427   layout:
8428     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8429     layout: "plot-service-density"
8430
8431 - type: "plot"
8432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8433   algorithm: "plot_nf_heatmap"
8434   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8435   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8436   filter: "'NIC_Intel-XL710' and
8437            'NF_DENSITY' and
8438            'DOCKER' and
8439            'CHAIN' and
8440            'NF_VPPIP4' and
8441            'IPSEC' and
8442            'TNL_1000' and
8443            'IMIX' and
8444            '4T4C' and
8445            'NDRPDR'"
8446   parameters:
8447   - "throughput"
8448   - "name"
8449   - "tags"
8450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8451   x-axis: "X = CNFs per Service Chain"
8452   y-axis: "Y = Number of Service Chains"
8453   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8454   layout:
8455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8456     layout: "plot-service-density"
8457
8458 ###############################################################################
8459
8460 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8461 #- type: "plot"
8462 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8463 #  algorithm: "plot_nf_heatmap"
8464 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8465 #  data: "plot-vpp-nfv-3n-skx-mrr"
8466 #  filter: "'NIC_Intel-XXV710' and
8467 #           'NF_DENSITY' and
8468 #           'DOCKER' and
8469 #           'CHAIN' and
8470 #           'NF_VPPIP4' and
8471 #           'IPSEC' and
8472 #           'TNL_10000' and
8473 #           'IMIX' and
8474 #           '2T1C' and
8475 #           'MRR'"
8476 #  parameters:
8477 #  - "result"
8478 #  - "name"
8479 #  - "tags"
8480 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8481 #  x-axis: "X = CNFs per Service Chain"
8482 #  y-axis: "Y = Number of Service Chains"
8483 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8484 #  layout:
8485 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8486 #    layout: "plot-service-density"
8487 #
8488 #- type: "plot"
8489 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8490 #  algorithm: "plot_nf_heatmap"
8491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8492 #  data: "plot-vpp-nfv-3n-skx-mrr"
8493 #  filter: "'NIC_Intel-XXV710' and
8494 #           'NF_DENSITY' and
8495 #           'DOCKER' and
8496 #           'CHAIN' and
8497 #           'NF_VPPIP4' and
8498 #           'IPSEC' and
8499 #           'TNL_10000' and
8500 #           'IMIX' and
8501 #           '4T2C' and
8502 #           'MRR'"
8503 #  parameters:
8504 #  - "result"
8505 #  - "name"
8506 #  - "tags"
8507 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8508 #  x-axis: "X = CNFs per Service Chain"
8509 #  y-axis: "Y = Number of Service Chains"
8510 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8511 #  layout:
8512 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8513 #    layout: "plot-service-density"
8514 #
8515 #- type: "plot"
8516 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8517 #  algorithm: "plot_nf_heatmap"
8518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8519 #  data: "plot-vpp-nfv-3n-skx-mrr"
8520 #  filter: "'NIC_Intel-XXV710' and
8521 #           'NF_DENSITY' and
8522 #           'DOCKER' and
8523 #           'CHAIN' and
8524 #           'NF_VPPIP4' and
8525 #           'IPSEC' and
8526 #           'TNL_10000' and
8527 #           'IMIX' and
8528 #           '8T4C' and
8529 #           'MRR'"
8530 #  parameters:
8531 #  - "result"
8532 #  - "name"
8533 #  - "tags"
8534 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8535 #  x-axis: "X = CNFs per Service Chain"
8536 #  y-axis: "Y = Number of Service Chains"
8537 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8538 #  layout:
8539 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8540 #    layout: "plot-service-density"
8541 #
8542 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8543 #- type: "plot"
8544 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8545 #  algorithm: "plot_nf_heatmap"
8546 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8547 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8548 #  filter: "'NIC_Intel-XXV710' and
8549 #           'NF_DENSITY' and
8550 #           'DOCKER' and
8551 #           'CHAIN' and
8552 #           'NF_VPPIP4' and
8553 #           'IPSEC' and
8554 #           'TNL_10000' and
8555 #           'IMIX' and
8556 #           '2T1C' and
8557 #           'NDRPDR'"
8558 #  parameters:
8559 #  - "throughput"
8560 #  - "name"
8561 #  - "tags"
8562 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8563 #  x-axis: "X = CNFs per Service Chain"
8564 #  y-axis: "Y = Number of Service Chains"
8565 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8566 #  layout:
8567 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8568 #    layout: "plot-service-density"
8569 #
8570 #- type: "plot"
8571 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8572 #  algorithm: "plot_nf_heatmap"
8573 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8574 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8575 #  filter: "'NIC_Intel-XXV710' and
8576 #           'NF_DENSITY' and
8577 #           'DOCKER' and
8578 #           'CHAIN' and
8579 #           'NF_VPPIP4' and
8580 #           'IPSEC' and
8581 #           'TNL_10000' and
8582 #           'IMIX' and
8583 #           '4T2C' and
8584 #           'NDRPDR'"
8585 #  parameters:
8586 #  - "throughput"
8587 #  - "name"
8588 #  - "tags"
8589 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8590 #  x-axis: "X = CNFs per Service Chain"
8591 #  y-axis: "Y = Number of Service Chains"
8592 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8593 #  layout:
8594 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8595 #    layout: "plot-service-density"
8596 #
8597 #- type: "plot"
8598 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8599 #  algorithm: "plot_nf_heatmap"
8600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8601 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8602 #  filter: "'NIC_Intel-XXV710' and
8603 #           'NF_DENSITY' and
8604 #           'DOCKER' and
8605 #           'CHAIN' and
8606 #           'NF_VPPIP4' and
8607 #           'IPSEC' and
8608 #           'TNL_10000' and
8609 #           'IMIX' and
8610 #           '8T4C' and
8611 #           'NDRPDR'"
8612 #  parameters:
8613 #  - "throughput"
8614 #  - "name"
8615 #  - "tags"
8616 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8617 #  x-axis: "X = CNFs per Service Chain"
8618 #  y-axis: "Y = Number of Service Chains"
8619 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8620 #  layout:
8621 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8622 #    layout: "plot-service-density"
8623 #
8624 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8625 #- type: "plot"
8626 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8627 #  algorithm: "plot_nf_heatmap"
8628 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8629 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8630 #  filter: "'NIC_Intel-XXV710' and
8631 #           'NF_DENSITY' and
8632 #           'DOCKER' and
8633 #           'CHAIN' and
8634 #           'NF_VPPIP4' and
8635 #           'IPSEC' and
8636 #           'TNL_10000' and
8637 #           'IMIX' and
8638 #           '2T1C' and
8639 #           'NDRPDR'"
8640 #  parameters:
8641 #  - "throughput"
8642 #  - "name"
8643 #  - "tags"
8644 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8645 #  x-axis: "X = CNFs per Service Chain"
8646 #  y-axis: "Y = Number of Service Chains"
8647 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8648 #  layout:
8649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8650 #    layout: "plot-service-density"
8651 #
8652 #- type: "plot"
8653 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8654 #  algorithm: "plot_nf_heatmap"
8655 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8656 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8657 #  filter: "'NIC_Intel-XXV710' and
8658 #           'NF_DENSITY' and
8659 #           'DOCKER' and
8660 #           'CHAIN' and
8661 #           'NF_VPPIP4' and
8662 #           'IPSEC' and
8663 #           'TNL_10000' and
8664 #           'IMIX' and
8665 #           '4T2C' and
8666 #           'NDRPDR'"
8667 #  parameters:
8668 #  - "throughput"
8669 #  - "name"
8670 #  - "tags"
8671 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8672 #  x-axis: "X = CNFs per Service Chain"
8673 #  y-axis: "Y = Number of Service Chains"
8674 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8675 #  layout:
8676 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8677 #    layout: "plot-service-density"
8678 #
8679 #- type: "plot"
8680 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8681 #  algorithm: "plot_nf_heatmap"
8682 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8683 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8684 #  filter: "'NIC_Intel-XXV710' and
8685 #           'NF_DENSITY' and
8686 #           'DOCKER' and
8687 #           'CHAIN' and
8688 #           'NF_VPPIP4' and
8689 #           'IPSEC' and
8690 #           'TNL_10000' and
8691 #           'IMIX' and
8692 #           '8T4C' and
8693 #           'NDRPDR'"
8694 #  parameters:
8695 #  - "throughput"
8696 #  - "name"
8697 #  - "tags"
8698 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8699 #  x-axis: "X = CNFs per Service Chain"
8700 #  y-axis: "Y = Number of Service Chains"
8701 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8702 #  layout:
8703 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8704 #    layout: "plot-service-density"
8705
8706 ###############################################################################
8707
8708 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8709 - type: "plot"
8710   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8711   algorithm: "plot_nf_heatmap"
8712   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8713   data: "plot-vpp-nfv-3n-hsw-mrr"
8714   filter: "'NIC_Intel-XL710' and
8715            'NF_DENSITY' and
8716            'DOCKER' and
8717            'CHAIN' and
8718            'NF_VPPIP4' and
8719            'IMIX' and
8720            'TNL_10000' and
8721            '1T1C' and
8722            'MRR'"
8723   parameters:
8724   - "result"
8725   - "name"
8726   - "tags"
8727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8728   x-axis: "X = CNFs per Service Chain"
8729   y-axis: "Y = Number of Service Chains"
8730   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8731   layout:
8732     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8733     layout: "plot-service-density"
8734
8735 - type: "plot"
8736   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8737   algorithm: "plot_nf_heatmap"
8738   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8739   data: "plot-vpp-nfv-3n-hsw-mrr"
8740   filter: "'NIC_Intel-XL710' and
8741            'NF_DENSITY' and
8742            'DOCKER' and
8743            'CHAIN' and
8744            'NF_VPPIP4' and
8745            'IPSEC' and
8746            'TNL_10000' and
8747            'IMIX' and
8748            '2T2C' and
8749            'MRR'"
8750   parameters:
8751   - "result"
8752   - "name"
8753   - "tags"
8754   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8755   x-axis: "X = CNFs per Service Chain"
8756   y-axis: "Y = Number of Service Chains"
8757   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8758   layout:
8759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8760     layout: "plot-service-density"
8761
8762 - type: "plot"
8763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8764   algorithm: "plot_nf_heatmap"
8765   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8766   data: "plot-vpp-nfv-3n-hsw-mrr"
8767   filter: "'NIC_Intel-XL710' and
8768            'NF_DENSITY' and
8769            'DOCKER' and
8770            'CHAIN' and
8771            'NF_VPPIP4' and
8772            'IPSEC' and
8773            'TNL_10000' and
8774            'IMIX' and
8775            '4T4C' and
8776            'MRR'"
8777   parameters:
8778   - "result"
8779   - "name"
8780   - "tags"
8781   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8782   x-axis: "X = CNFs per Service Chain"
8783   y-axis: "Y = Number of Service Chains"
8784   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8785   layout:
8786     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8787     layout: "plot-service-density"
8788
8789 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8790 - type: "plot"
8791   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8792   algorithm: "plot_nf_heatmap"
8793   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8794   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8795   filter: "'NIC_Intel-XL710' and
8796            'NF_DENSITY' and
8797            'DOCKER' and
8798            'CHAIN' and
8799            'NF_VPPIP4' and
8800            'IPSEC' and
8801            'TNL_10000' and
8802            'IMIX' and
8803            '1T1C' and
8804            'NDRPDR'"
8805   parameters:
8806   - "throughput"
8807   - "name"
8808   - "tags"
8809   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8810   x-axis: "X = CNFs per Service Chain"
8811   y-axis: "Y = Number of Service Chains"
8812   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8813   layout:
8814     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8815     layout: "plot-service-density"
8816
8817 - type: "plot"
8818   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8819   algorithm: "plot_nf_heatmap"
8820   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8821   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8822   filter: "'NIC_Intel-XL710' and
8823            'NF_DENSITY' and
8824            'DOCKER' and
8825            'CHAIN' and
8826            'NF_VPPIP4' and
8827            'IPSEC' and
8828            'TNL_10000' and
8829            'IMIX' and
8830            '2T2C' and
8831            'NDRPDR'"
8832   parameters:
8833   - "throughput"
8834   - "name"
8835   - "tags"
8836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8837   x-axis: "X = CNFs per Service Chain"
8838   y-axis: "Y = Number of Service Chains"
8839   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8840   layout:
8841     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8842     layout: "plot-service-density"
8843
8844 - type: "plot"
8845   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8846   algorithm: "plot_nf_heatmap"
8847   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8848   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8849   filter: "'NIC_Intel-XL710' and
8850            'NF_DENSITY' and
8851            'DOCKER' and
8852            'CHAIN' and
8853            'NF_VPPIP4' and
8854            'IPSEC' and
8855            'TNL_10000' and
8856            'IMIX' and
8857            '4T4C' and
8858            'NDRPDR'"
8859   parameters:
8860   - "throughput"
8861   - "name"
8862   - "tags"
8863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8864   x-axis: "X = CNFs per Service Chain"
8865   y-axis: "Y = Number of Service Chains"
8866   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8867   layout:
8868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8869     layout: "plot-service-density"
8870
8871 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8872 - type: "plot"
8873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8874   algorithm: "plot_nf_heatmap"
8875   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8876   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8877   filter: "'NIC_Intel-XL710' and
8878            'NF_DENSITY' and
8879            'DOCKER' and
8880            'CHAIN' and
8881            'NF_VPPIP4' and
8882            'IPSEC' and
8883            'TNL_10000' and
8884            'IMIX' and
8885            '1T1C' and
8886            'NDRPDR'"
8887   parameters:
8888   - "throughput"
8889   - "name"
8890   - "tags"
8891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8892   x-axis: "X = CNFs per Service Chain"
8893   y-axis: "Y = Number of Service Chains"
8894   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8895   layout:
8896     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8897     layout: "plot-service-density"
8898
8899 - type: "plot"
8900   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8901   algorithm: "plot_nf_heatmap"
8902   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8903   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8904   filter: "'NIC_Intel-XL710' and
8905            'NF_DENSITY' and
8906            'DOCKER' and
8907            'CHAIN' and
8908            'NF_VPPIP4' and
8909            'IPSEC' and
8910            'TNL_10000' and
8911            'IMIX' and
8912            '2T2C' and
8913            'NDRPDR'"
8914   parameters:
8915   - "throughput"
8916   - "name"
8917   - "tags"
8918   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8919   x-axis: "X = CNFs per Service Chain"
8920   y-axis: "Y = Number of Service Chains"
8921   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8922   layout:
8923     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8924     layout: "plot-service-density"
8925
8926 - type: "plot"
8927   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8928   algorithm: "plot_nf_heatmap"
8929   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8930   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8931   filter: "'NIC_Intel-XL710' and
8932            'NF_DENSITY' and
8933            'DOCKER' and
8934            'CHAIN' and
8935            'NF_VPPIP4' and
8936            'IPSEC' and
8937            'TNL_10000' and
8938            'IMIX' and
8939            '4T4C' and
8940            'NDRPDR'"
8941   parameters:
8942   - "throughput"
8943   - "name"
8944   - "tags"
8945   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8946   x-axis: "X = CNFs per Service Chain"
8947   y-axis: "Y = Number of Service Chains"
8948   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8949   layout:
8950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8951     layout: "plot-service-density"
8952
8953 ###############################################################################
8954
8955 # Plots - NF Density - CSP - MRR 64b
8956
8957 #- type: "plot"
8958 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8959 #  algorithm: "plot_nf_heatmap"
8960 #  output-file-type: ".html"
8961 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8962 #  data: "plot-vpp-nfv-2n-skx-mrr"
8963 #  filter: "'NIC_Intel-XXV710' and
8964 #           'NF_DENSITY' and
8965 #           'DOCKER' and
8966 #           'PIPELINE' and
8967 #           'NF_VPPIP4' and
8968 #           '64B' and
8969 #           '2T1C' and
8970 #           'MRR'"
8971 #  parameters:
8972 #  - "result"
8973 #  - "name"
8974 #  - "tags"
8975 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8976 #  x-axis: "X = CNFs per Service Pipeline"
8977 #  y-axis: "Y = Number of Service Pipelines"
8978 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8979 #  layout:
8980 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8981 #    layout: "plot-service-density"
8982 #
8983 #- type: "plot"
8984 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8985 #  algorithm: "plot_nf_heatmap"
8986 #  output-file-type: ".html"
8987 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8988 #  data: "plot-vpp-nfv-2n-skx-mrr"
8989 #  filter: "'NIC_Intel-XXV710' and
8990 #           'NF_DENSITY' and
8991 #           'DOCKER' and
8992 #           'PIPELINE' and
8993 #           'NF_VPPIP4' and
8994 #           '64B' and
8995 #           '4T2C' and
8996 #           'MRR'"
8997 #  parameters:
8998 #  - "result"
8999 #  - "name"
9000 #  - "tags"
9001 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9002 #  x-axis: "X = CNFs per Service Pipeline"
9003 #  y-axis: "Y = Number of Service Pipelines"
9004 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9005 #  layout:
9006 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9007 #    layout: "plot-service-density"
9008 #
9009 #- type: "plot"
9010 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9011 #  algorithm: "plot_nf_heatmap"
9012 #  output-file-type: ".html"
9013 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9014 #  data: "plot-vpp-nfv-2n-skx-mrr"
9015 #  filter: "'NIC_Intel-XXV710' and
9016 #           'NF_DENSITY' and
9017 #           'DOCKER' and
9018 #           'PIPELINE' and
9019 #           'NF_VPPIP4' and
9020 #           '64B' and
9021 #           '8T4C' and
9022 #           'MRR'"
9023 #  parameters:
9024 #  - "result"
9025 #  - "name"
9026 #  - "tags"
9027 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9028 #  x-axis: "X = CNFs per Service Pipeline"
9029 #  y-axis: "Y = Number of Service Pipelines"
9030 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9031 #  layout:
9032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9033 #    layout: "plot-service-density"
9034 #
9035 ## Plots - NF Density - CSP - MRR IMIX
9036 #- type: "plot"
9037 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9038 #  algorithm: "plot_nf_heatmap"
9039 #  output-file-type: ".html"
9040 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9041 #  data: "plot-vpp-nfv-2n-skx-mrr"
9042 #  filter: "'NIC_Intel-XXV710' and
9043 #           'NF_DENSITY' and
9044 #           'DOCKER' and
9045 #           'PIPELINE' and
9046 #           'NF_VPPIP4' and
9047 #           'IMIX' and
9048 #           '2T1C' and
9049 #           'MRR'"
9050 #  parameters:
9051 #  - "result"
9052 #  - "name"
9053 #  - "tags"
9054 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9055 #  x-axis: "X = CNFs per Service Pipeline"
9056 #  y-axis: "Y = Number of Service Pipelines"
9057 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9058 #  layout:
9059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9060 #    layout: "plot-service-density"
9061 #
9062 #- type: "plot"
9063 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9064 #  algorithm: "plot_nf_heatmap"
9065 #  output-file-type: ".html"
9066 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9067 #  data: "plot-vpp-nfv-2n-skx-mrr"
9068 #  filter: "'NIC_Intel-XXV710' and
9069 #           'NF_DENSITY' and
9070 #           'DOCKER' and
9071 #           'PIPELINE' and
9072 #           'NF_VPPIP4' and
9073 #           'IMIX' and
9074 #           '4T2C' and
9075 #           'MRR'"
9076 #  parameters:
9077 #  - "result"
9078 #  - "name"
9079 #  - "tags"
9080 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9081 #  x-axis: "X = CNFs per Service Pipeline"
9082 #  y-axis: "Y = Number of Service Pipelines"
9083 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9084 #  layout:
9085 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9086 #    layout: "plot-service-density"
9087 #
9088 #- type: "plot"
9089 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9090 #  algorithm: "plot_nf_heatmap"
9091 #  output-file-type: ".html"
9092 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9093 #  data: "plot-vpp-nfv-2n-skx-mrr"
9094 #  filter: "'NIC_Intel-XXV710' and
9095 #           'NF_DENSITY' and
9096 #           'DOCKER' and
9097 #           'PIPELINE' and
9098 #           'NF_VPPIP4' and
9099 #           'IMIX' and
9100 #           '8T4C' and
9101 #           'MRR'"
9102 #  parameters:
9103 #  - "result"
9104 #  - "name"
9105 #  - "tags"
9106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9107 #  x-axis: "X = CNFs per Service Pipeline"
9108 #  y-axis: "Y = Number of Service Pipelines"
9109 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9110 #  layout:
9111 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9112 #    layout: "plot-service-density"
9113 #
9114 ## Plots - NF Density - CSP - NDR 64b
9115 #- type: "plot"
9116 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9117 #  algorithm: "plot_nf_heatmap"
9118 #  output-file-type: ".html"
9119 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9120 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9121 #  filter: "'NIC_Intel-XXV710' and
9122 #           'NF_DENSITY' and
9123 #           'DOCKER' and
9124 #           'PIPELINE' and
9125 #           'NF_VPPIP4' and
9126 #           '64B' and
9127 #           '2T1C' and
9128 #           'NDRPDR'"
9129 #  parameters:
9130 #  - "throughput"
9131 #  - "name"
9132 #  - "tags"
9133 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9134 #  x-axis: "X = CNFs per Service Pipeline"
9135 #  y-axis: "Y = Number of Service Pipelines"
9136 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9137 #  layout:
9138 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9139 #    layout: "plot-service-density"
9140 #
9141 #- type: "plot"
9142 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9143 #  algorithm: "plot_nf_heatmap"
9144 #  output-file-type: ".html"
9145 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9146 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9147 #  filter: "'NIC_Intel-XXV710' and
9148 #           'NF_DENSITY' and
9149 #           'DOCKER' and
9150 #           'PIPELINE' and
9151 #           'NF_VPPIP4' and
9152 #           '64B' and
9153 #           '4T2C' and
9154 #           'NDRPDR'"
9155 #  parameters:
9156 #  - "throughput"
9157 #  - "name"
9158 #  - "tags"
9159 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9160 #  x-axis: "X = CNFs per Service Pipeline"
9161 #  y-axis: "Y = Number of Service Pipelines"
9162 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9163 #  layout:
9164 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9165 #    layout: "plot-service-density"
9166 #
9167 #- type: "plot"
9168 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9169 #  algorithm: "plot_nf_heatmap"
9170 #  output-file-type: ".html"
9171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9172 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9173 #  filter: "'NIC_Intel-XXV710' and
9174 #           'NF_DENSITY' and
9175 #           'DOCKER' and
9176 #           'PIPELINE' and
9177 #           'NF_VPPIP4' and
9178 #           '64B' and
9179 #           '8T4C' and
9180 #           'NDRPDR'"
9181 #  parameters:
9182 #  - "throughput"
9183 #  - "name"
9184 #  - "tags"
9185 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9186 #  x-axis: "X = CNFs per Service Pipeline"
9187 #  y-axis: "Y = Number of Service Pipelines"
9188 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9189 #  layout:
9190 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9191 #    layout: "plot-service-density"
9192 #
9193 ## Plots - NF Density - CSP - NDR IMIX
9194 #- type: "plot"
9195 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9196 #  algorithm: "plot_nf_heatmap"
9197 #  output-file-type: ".html"
9198 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9199 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9200 #  filter: "'NIC_Intel-XXV710' and
9201 #           'NF_DENSITY' and
9202 #           'DOCKER' and
9203 #           'PIPELINE' and
9204 #           'NF_VPPIP4' and
9205 #           'IMIX' and
9206 #           '2T1C' and
9207 #           'NDRPDR'"
9208 #  parameters:
9209 #  - "throughput"
9210 #  - "name"
9211 #  - "tags"
9212 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9213 #  x-axis: "X = CNFs per Service Pipeline"
9214 #  y-axis: "Y = Number of Service Pipelines"
9215 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9216 #  layout:
9217 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9218 #    layout: "plot-service-density"
9219 #
9220 #- type: "plot"
9221 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9222 #  algorithm: "plot_nf_heatmap"
9223 #  output-file-type: ".html"
9224 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9225 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9226 #  filter: "'NIC_Intel-XXV710' and
9227 #           'NF_DENSITY' and
9228 #           'DOCKER' and
9229 #           'PIPELINE' and
9230 #           'NF_VPPIP4' and
9231 #           'IMIX' and
9232 #           '4T2C' and
9233 #           'NDRPDR'"
9234 #  parameters:
9235 #  - "throughput"
9236 #  - "name"
9237 #  - "tags"
9238 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9239 #  x-axis: "X = CNFs per Service Pipeline"
9240 #  y-axis: "Y = Number of Service Pipelines"
9241 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9242 #  layout:
9243 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9244 #    layout: "plot-service-density"
9245 #
9246 #- type: "plot"
9247 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9248 #  algorithm: "plot_nf_heatmap"
9249 #  output-file-type: ".html"
9250 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9251 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9252 #  filter: "'NIC_Intel-XXV710' and
9253 #           'NF_DENSITY' and
9254 #           'DOCKER' and
9255 #           'PIPELINE' and
9256 #           'NF_VPPIP4' and
9257 #           'IMIX' and
9258 #           '8T4C' and
9259 #           'NDRPDR'"
9260 #  parameters:
9261 #  - "throughput"
9262 #  - "name"
9263 #  - "tags"
9264 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9265 #  x-axis: "X = CNFs per Service Pipeline"
9266 #  y-axis: "Y = Number of Service Pipelines"
9267 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9268 #  layout:
9269 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9270 #    layout: "plot-service-density"
9271 #
9272 ## Plots - NF Density - CSP - PDR 64b
9273 #- type: "plot"
9274 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9275 #  algorithm: "plot_nf_heatmap"
9276 #  output-file-type: ".html"
9277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9278 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9279 #  filter: "'NIC_Intel-XXV710' and
9280 #           'NF_DENSITY' and
9281 #           'DOCKER' and
9282 #           'PIPELINE' and
9283 #           'NF_VPPIP4' and
9284 #           '64B' and
9285 #           '2T1C' and
9286 #           'NDRPDR'"
9287 #  parameters:
9288 #  - "throughput"
9289 #  - "name"
9290 #  - "tags"
9291 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9292 #  x-axis: "X = CNFs per Service Pipeline"
9293 #  y-axis: "Y = Number of Service Pipelines"
9294 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9295 #  layout:
9296 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9297 #    layout: "plot-service-density"
9298 #
9299 #- type: "plot"
9300 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9301 #  algorithm: "plot_nf_heatmap"
9302 #  output-file-type: ".html"
9303 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9304 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9305 #  filter: "'NIC_Intel-XXV710' and
9306 #           'NF_DENSITY' and
9307 #           'DOCKER' and
9308 #           'PIPELINE' and
9309 #           'NF_VPPIP4' and
9310 #           '64B' and
9311 #           '4T2C' and
9312 #           'NDRPDR'"
9313 #  parameters:
9314 #  - "throughput"
9315 #  - "name"
9316 #  - "tags"
9317 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9318 #  x-axis: "X = CNFs per Service Pipeline"
9319 #  y-axis: "Y = Number of Service Pipelines"
9320 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9321 #  layout:
9322 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9323 #    layout: "plot-service-density"
9324 #
9325 #- type: "plot"
9326 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9327 #  algorithm: "plot_nf_heatmap"
9328 #  output-file-type: ".html"
9329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9330 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9331 #  filter: "'NIC_Intel-XXV710' and
9332 #           'NF_DENSITY' and
9333 #           'DOCKER' and
9334 #           'PIPELINE' and
9335 #           'NF_VPPIP4' and
9336 #           '64B' and
9337 #           '8T4C' and
9338 #           'NDRPDR'"
9339 #  parameters:
9340 #  - "throughput"
9341 #  - "name"
9342 #  - "tags"
9343 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9344 #  x-axis: "X = CNFs per Service Pipeline"
9345 #  y-axis: "Y = Number of Service Pipelines"
9346 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9347 #  layout:
9348 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9349 #    layout: "plot-service-density"
9350 #
9351 ## Plots - NF Density - CSP - PDR IMIX
9352 #- type: "plot"
9353 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9354 #  algorithm: "plot_nf_heatmap"
9355 #  output-file-type: ".html"
9356 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9357 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9358 #  filter: "'NIC_Intel-XXV710' and
9359 #           'NF_DENSITY' and
9360 #           'DOCKER' and
9361 #           'PIPELINE' and
9362 #           'NF_VPPIP4' and
9363 #           'IMIX' and
9364 #           '2T1C' and
9365 #           'NDRPDR'"
9366 #  parameters:
9367 #  - "throughput"
9368 #  - "name"
9369 #  - "tags"
9370 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9371 #  x-axis: "X = CNFs per Service Pipeline"
9372 #  y-axis: "Y = Number of Service Pipelines"
9373 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9374 #  layout:
9375 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9376 #    layout: "plot-service-density"
9377 #
9378 #- type: "plot"
9379 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9380 #  algorithm: "plot_nf_heatmap"
9381 #  output-file-type: ".html"
9382 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9383 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9384 #  filter: "'NIC_Intel-XXV710' and
9385 #           'NF_DENSITY' and
9386 #           'DOCKER' and
9387 #           'PIPELINE' and
9388 #           'NF_VPPIP4' and
9389 #           'IMIX' and
9390 #           '4T2C' and
9391 #           'NDRPDR'"
9392 #  parameters:
9393 #  - "throughput"
9394 #  - "name"
9395 #  - "tags"
9396 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9397 #  x-axis: "X = CNFs per Service Pipeline"
9398 #  y-axis: "Y = Number of Service Pipelines"
9399 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9400 #  layout:
9401 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9402 #    layout: "plot-service-density"
9403 #
9404 #- type: "plot"
9405 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9406 #  algorithm: "plot_nf_heatmap"
9407 #  output-file-type: ".html"
9408 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9409 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9410 #  filter: "'NIC_Intel-XXV710' and
9411 #           'NF_DENSITY' and
9412 #           'DOCKER' and
9413 #           'PIPELINE' and
9414 #           'NF_VPPIP4' and
9415 #           'IMIX' and
9416 #           '8T4C' and
9417 #           'NDRPDR'"
9418 #  parameters:
9419 #  - "throughput"
9420 #  - "name"
9421 #  - "tags"
9422 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9423 #  x-axis: "X = CNFs per Service Pipeline"
9424 #  y-axis: "Y = Number of Service Pipelines"
9425 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9426 #  layout:
9427 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9428 #    layout: "plot-service-density"
9429
9430 ###############################################################################
9431 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9432
9433 - type: "plot"
9434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9435   algorithm: "plot_nf_heatmap"
9436   output-file-type: ".html"
9437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9438   data: "plot-vpp-nfv-2n-clx-mrr"
9439   filter: "'NIC_Intel-XXV710' and
9440            'NF_DENSITY' and
9441            'VHOST' and
9442            not 'VXLAN' and
9443            'CHAIN' and
9444            'NF_VPPIP4' and
9445            'IMIX' and
9446            '2T1C' and
9447            'MRR'"
9448   parameters:
9449   - "result"
9450   - "name"
9451   - "tags"
9452   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9453   x-axis: "X = VNFs per Service Chain"
9454   y-axis: "Y = Number of Service Chains"
9455   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9456   layout:
9457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9458     layout: "plot-service-density"
9459
9460 - type: "plot"
9461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9462   algorithm: "plot_nf_heatmap"
9463   output-file-type: ".html"
9464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9465   data: "plot-vpp-nfv-2n-clx-mrr"
9466   filter: "'NIC_Intel-XXV710' and
9467            'NF_DENSITY' and
9468            'VHOST' and
9469            not 'VXLAN' and
9470            'CHAIN' and
9471            'NF_VPPIP4' and
9472            'IMIX' and
9473            '4T2C' and
9474            'MRR'"
9475   parameters:
9476   - "result"
9477   - "name"
9478   - "tags"
9479   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9480   x-axis: "X = VNFs per Service Chain"
9481   y-axis: "Y = Number of Service Chains"
9482   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9483   layout:
9484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9485     layout: "plot-service-density"
9486
9487 - type: "plot"
9488   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9489   algorithm: "plot_nf_heatmap"
9490   output-file-type: ".html"
9491   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9492   data: "plot-vpp-nfv-2n-clx-mrr"
9493   filter: "'NIC_Intel-XXV710' and
9494            'NF_DENSITY' and
9495            'VHOST' and
9496            not 'VXLAN' and
9497            'CHAIN' and
9498            'NF_VPPIP4' and
9499            'IMIX' and
9500            '8T4C' and
9501            'MRR'"
9502   parameters:
9503   - "result"
9504   - "name"
9505   - "tags"
9506   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9507   x-axis: "X = VNFs per Service Chain"
9508   y-axis: "Y = Number of Service Chains"
9509   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9510   layout:
9511     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9512     layout: "plot-service-density"
9513
9514 # Plots - NF Density - VSC - NDR IMIX
9515 - type: "plot"
9516   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9517   algorithm: "plot_nf_heatmap"
9518   output-file-type: ".html"
9519   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9520   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9521   filter: "'NIC_Intel-XXV710' and
9522            'NF_DENSITY' and
9523            'VHOST' and
9524            not 'VXLAN' and
9525            'CHAIN' and
9526            'NF_VPPIP4' and
9527            'IMIX' and
9528            '2T1C' and
9529            'NDRPDR'"
9530   parameters:
9531   - "throughput"
9532   - "name"
9533   - "tags"
9534   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9535   x-axis: "X = VNFs per Service Chain"
9536   y-axis: "Y = Number of Service Chains"
9537   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9538   layout:
9539     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9540     layout: "plot-service-density"
9541
9542 - type: "plot"
9543   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9544   algorithm: "plot_nf_heatmap"
9545   output-file-type: ".html"
9546   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9547   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9548   filter: "'NIC_Intel-XXV710' and
9549            'NF_DENSITY' and
9550            'VHOST' and
9551            not 'VXLAN' and
9552            'CHAIN' and
9553            'NF_VPPIP4' and
9554            'IMIX' and
9555            '4T2C' and
9556            'NDRPDR'"
9557   parameters:
9558   - "throughput"
9559   - "name"
9560   - "tags"
9561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9562   x-axis: "X = VNFs per Service Chain"
9563   y-axis: "Y = Number of Service Chains"
9564   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9565   layout:
9566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9567     layout: "plot-service-density"
9568
9569 - type: "plot"
9570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9571   algorithm: "plot_nf_heatmap"
9572   output-file-type: ".html"
9573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9574   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9575   filter: "'NIC_Intel-XXV710' and
9576            'NF_DENSITY' and
9577            'VHOST' and
9578            not 'VXLAN' and
9579            'CHAIN' and
9580            'NF_VPPIP4' and
9581            'IMIX' and
9582            '8T4C' and
9583            'NDRPDR'"
9584   parameters:
9585   - "throughput"
9586   - "name"
9587   - "tags"
9588   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9589   x-axis: "X = VNFs per Service Chain"
9590   y-axis: "Y = Number of Service Chains"
9591   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9592   layout:
9593     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9594     layout: "plot-service-density"
9595
9596 # Plots - NF Density - VSC - PDR IMIX
9597 - type: "plot"
9598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9599   algorithm: "plot_nf_heatmap"
9600   output-file-type: ".html"
9601   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9602   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9603   filter: "'NIC_Intel-XXV710' and
9604            'NF_DENSITY' and
9605            'VHOST' and
9606            not 'VXLAN' and
9607            'CHAIN' and
9608            'NF_VPPIP4' and
9609            'IMIX' and
9610            '2T1C' and
9611            'NDRPDR'"
9612   parameters:
9613   - "throughput"
9614   - "name"
9615   - "tags"
9616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9617   x-axis: "X = VNFs per Service Chain"
9618   y-axis: "Y = Number of Service Chains"
9619   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9620   layout:
9621     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9622     layout: "plot-service-density"
9623
9624 - type: "plot"
9625   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9626   algorithm: "plot_nf_heatmap"
9627   output-file-type: ".html"
9628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9629   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9630   filter: "'NIC_Intel-XXV710' and
9631            'NF_DENSITY' and
9632            'VHOST' and
9633            not 'VXLAN' and
9634            'CHAIN' and
9635            'NF_VPPIP4' and
9636            'IMIX' and
9637            '4T2C' and
9638            'NDRPDR'"
9639   parameters:
9640   - "throughput"
9641   - "name"
9642   - "tags"
9643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9644   x-axis: "X = VNFs per Service Chain"
9645   y-axis: "Y = Number of Service Chains"
9646   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9647   layout:
9648     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9649     layout: "plot-service-density"
9650
9651 - type: "plot"
9652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9653   algorithm: "plot_nf_heatmap"
9654   output-file-type: ".html"
9655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9656   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9657   filter: "'NIC_Intel-XXV710' and
9658            'NF_DENSITY' and
9659            'VHOST' and
9660            not 'VXLAN' and
9661            'CHAIN' and
9662            'NF_VPPIP4' and
9663            'IMIX' and
9664            '8T4C' and
9665            'NDRPDR'"
9666   parameters:
9667   - "throughput"
9668   - "name"
9669   - "tags"
9670   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9671   x-axis: "X = VNFs per Service Chain"
9672   y-axis: "Y = Number of Service Chains"
9673   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9674   layout:
9675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9676     layout: "plot-service-density"
9677
9678 # Plots - NF Density - VSC - MRR IMIX
9679 - type: "plot"
9680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9681   algorithm: "plot_nf_heatmap"
9682   output-file-type: ".html"
9683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9684   data: "plot-vpp-nfv-2n-clx-mrr"
9685   filter: "'NIC_Intel-XXV710' and
9686            'NF_DENSITY' and
9687            'VHOST' and
9688            'VXLAN' and
9689            'CHAIN' and
9690            'IMIX' and
9691            '2T1C' and
9692            'MRR'"
9693   parameters:
9694   - "result"
9695   - "name"
9696   - "tags"
9697   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9698   x-axis: "X = VNFs per Service Chain"
9699   y-axis: "Y = Number of Service Chains"
9700   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9701   layout:
9702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9703     layout: "plot-service-density"
9704
9705 - type: "plot"
9706   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9707   algorithm: "plot_nf_heatmap"
9708   output-file-type: ".html"
9709   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9710   data: "plot-vpp-nfv-2n-clx-mrr"
9711   filter: "'NIC_Intel-XXV710' and
9712            'NF_DENSITY' and
9713            'VHOST' and
9714            'VXLAN' and
9715            'CHAIN' and
9716            'IMIX' and
9717            '4T2C' and
9718            'MRR'"
9719   parameters:
9720   - "result"
9721   - "name"
9722   - "tags"
9723   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9724   x-axis: "X = VNFs per Service Chain"
9725   y-axis: "Y = Number of Service Chains"
9726   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9727   layout:
9728     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9729     layout: "plot-service-density"
9730
9731 - type: "plot"
9732   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9733   algorithm: "plot_nf_heatmap"
9734   output-file-type: ".html"
9735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9736   data: "plot-vpp-nfv-2n-clx-mrr"
9737   filter: "'NIC_Intel-XXV710' and
9738            'NF_DENSITY' and
9739            'VHOST' and
9740            'VXLAN' and
9741            'CHAIN' and
9742            'IMIX' and
9743            '8T4C' and
9744            'MRR'"
9745   parameters:
9746   - "result"
9747   - "name"
9748   - "tags"
9749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9750   x-axis: "X = VNFs per Service Chain"
9751   y-axis: "Y = Number of Service Chains"
9752   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9753   layout:
9754     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9755     layout: "plot-service-density"
9756
9757 # Plots - NF Density - VSC - NDR IMIX
9758 - type: "plot"
9759   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9760   algorithm: "plot_nf_heatmap"
9761   output-file-type: ".html"
9762   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9763   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9764   filter: "'NIC_Intel-XXV710' and
9765            'NF_DENSITY' and
9766            'VHOST' and
9767            'VXLAN' and
9768            'CHAIN' a
9769            'IMIX' and
9770            '2T1C' and
9771            'NDRPDR'"
9772   parameters:
9773   - "throughput"
9774   - "name"
9775   - "tags"
9776   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9777   x-axis: "X = VNFs per Service Chain"
9778   y-axis: "Y = Number of Service Chains"
9779   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9780   layout:
9781     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9782     layout: "plot-service-density"
9783
9784 - type: "plot"
9785   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9786   algorithm: "plot_nf_heatmap"
9787   output-file-type: ".html"
9788   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9789   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9790   filter: "'NIC_Intel-XXV710' and
9791            'NF_DENSITY' and
9792            'VHOST' and
9793            'VXLAN' and
9794            'CHAIN' and
9795            'IMIX' and
9796            '4T2C' and
9797            'NDRPDR'"
9798   parameters:
9799   - "throughput"
9800   - "name"
9801   - "tags"
9802   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9803   x-axis: "X = VNFs per Service Chain"
9804   y-axis: "Y = Number of Service Chains"
9805   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9806   layout:
9807     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9808     layout: "plot-service-density"
9809
9810 - type: "plot"
9811   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9812   algorithm: "plot_nf_heatmap"
9813   output-file-type: ".html"
9814   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9815   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9816   filter: "'NIC_Intel-XXV710' and
9817            'NF_DENSITY' and
9818            'VHOST' and
9819            'VXLAN' and
9820            'CHAIN' and
9821            'IMIX' and
9822            '8T4C' and
9823            'NDRPDR'"
9824   parameters:
9825   - "throughput"
9826   - "name"
9827   - "tags"
9828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9829   x-axis: "X = VNFs per Service Chain"
9830   y-axis: "Y = Number of Service Chains"
9831   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9832   layout:
9833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9834     layout: "plot-service-density"
9835
9836 # Plots - NF Density - VSC - PDR IMIX
9837 - type: "plot"
9838   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9839   algorithm: "plot_nf_heatmap"
9840   output-file-type: ".html"
9841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9842   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9843   filter: "'NIC_Intel-XXV710' and
9844            'NF_DENSITY' and
9845            'VHOST' and
9846            'VXLAN' and
9847            'CHAIN' and
9848            'IMIX' and
9849            '2T1C' and
9850            'NDRPDR'"
9851   parameters:
9852   - "throughput"
9853   - "name"
9854   - "tags"
9855   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9856   x-axis: "X = VNFs per Service Chain"
9857   y-axis: "Y = Number of Service Chains"
9858   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9859   layout:
9860     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9861     layout: "plot-service-density"
9862
9863 - type: "plot"
9864   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9865   algorithm: "plot_nf_heatmap"
9866   output-file-type: ".html"
9867   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9868   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9869   filter: "'NIC_Intel-XXV710' and
9870            'NF_DENSITY' and
9871            'VHOST' and
9872            'VXLAN' and
9873            'CHAIN' and
9874            'IMIX' and
9875            '4T2C' and
9876            'NDRPDR'"
9877   parameters:
9878   - "throughput"
9879   - "name"
9880   - "tags"
9881   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9882   x-axis: "X = VNFs per Service Chain"
9883   y-axis: "Y = Number of Service Chains"
9884   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9885   layout:
9886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9887     layout: "plot-service-density"
9888
9889 - type: "plot"
9890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9891   algorithm: "plot_nf_heatmap"
9892   output-file-type: ".html"
9893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9894   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9895   filter: "'NIC_Intel-XXV710' and
9896            'NF_DENSITY' and
9897            'VHOST' and
9898            'VXLAN' and
9899            'CHAIN' and
9900            'IMIX' and
9901            '8T4C' and
9902            'NDRPDR'"
9903   parameters:
9904   - "throughput"
9905   - "name"
9906   - "tags"
9907   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9908   x-axis: "X = VNFs per Service Chain"
9909   y-axis: "Y = Number of Service Chains"
9910   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9911   layout:
9912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9913     layout: "plot-service-density"
9914
9915 # Plots - NF Density - CSC - MRR IMIX
9916 - type: "plot"
9917   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9918   algorithm: "plot_nf_heatmap"
9919   output-file-type: ".html"
9920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9921   data: "plot-vpp-nfv-2n-clx-mrr"
9922   filter: "'NIC_Intel-XXV710' and
9923            'NF_DENSITY' and
9924            'DOCKER' and
9925            'CHAIN' and
9926            'NF_VPPIP4' and
9927            'IMIX' and
9928            '2T1C' and
9929            'MRR'"
9930   parameters:
9931   - "result"
9932   - "name"
9933   - "tags"
9934   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9935   x-axis: "X = CNFs per Service Chain"
9936   y-axis: "Y = Number of Service Chains"
9937   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9938   layout:
9939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9940     layout: "plot-service-density"
9941
9942 - type: "plot"
9943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9944   algorithm: "plot_nf_heatmap"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9947   data: "plot-vpp-nfv-2n-clx-mrr"
9948   filter: "'NIC_Intel-XXV710' and
9949            'NF_DENSITY' and
9950            'DOCKER' and
9951            'CHAIN' and
9952            'NF_VPPIP4' and
9953            'IMIX' and
9954            '4T2C' and
9955            'MRR'"
9956   parameters:
9957   - "result"
9958   - "name"
9959   - "tags"
9960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9961   x-axis: "X = CNFs per Service Chain"
9962   y-axis: "Y = Number of Service Chains"
9963   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9964   layout:
9965     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9966     layout: "plot-service-density"
9967
9968 - type: "plot"
9969   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9970   algorithm: "plot_nf_heatmap"
9971   output-file-type: ".html"
9972   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9973   data: "plot-vpp-nfv-2n-clx-mrr"
9974   filter: "'NIC_Intel-XXV710' and
9975            'NF_DENSITY' and
9976            'DOCKER' and
9977            'CHAIN' and
9978            'NF_VPPIP4' and
9979            'IMIX' and
9980            '8T4C' and
9981            'MRR'"
9982   parameters:
9983   - "result"
9984   - "name"
9985   - "tags"
9986   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9987   x-axis: "X = CNFs per Service Chain"
9988   y-axis: "Y = Number of Service Chains"
9989   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9990   layout:
9991     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9992     layout: "plot-service-density"
9993
9994 # Plots - NF Density - CSC - NDR IMIX
9995 - type: "plot"
9996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9997   algorithm: "plot_nf_heatmap"
9998   output-file-type: ".html"
9999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10000   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10001   filter: "'NIC_Intel-XXV710' and
10002            'NF_DENSITY' and
10003            'DOCKER' and
10004            'CHAIN' and
10005            'NF_VPPIP4' and
10006            'IMIX' and
10007            '2T1C' and
10008            'NDRPDR'"
10009   parameters:
10010   - "throughput"
10011   - "name"
10012   - "tags"
10013   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10014   x-axis: "X = CNFs per Service Chain"
10015   y-axis: "Y = Number of Service Chains"
10016   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10017   layout:
10018     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10019     layout: "plot-service-density"
10020
10021 - type: "plot"
10022   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10023   algorithm: "plot_nf_heatmap"
10024   output-file-type: ".html"
10025   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10026   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10027   filter: "'NIC_Intel-XXV710' and
10028            'NF_DENSITY' and
10029            'DOCKER' and
10030            'CHAIN' and
10031            'NF_VPPIP4' and
10032            'IMIX' and
10033            '4T2C' and
10034            'NDRPDR'"
10035   parameters:
10036   - "throughput"
10037   - "name"
10038   - "tags"
10039   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10040   x-axis: "X = CNFs per Service Chain"
10041   y-axis: "Y = Number of Service Chains"
10042   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10043   layout:
10044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10045     layout: "plot-service-density"
10046
10047 - type: "plot"
10048   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10049   algorithm: "plot_nf_heatmap"
10050   output-file-type: ".html"
10051   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10052   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10053   filter: "'NIC_Intel-XXV710' and
10054            'NF_DENSITY' and
10055            'DOCKER' and
10056            'CHAIN' and
10057            'NF_VPPIP4' and
10058            'IMIX' and
10059            '8T4C' and
10060            'NDRPDR'"
10061   parameters:
10062   - "throughput"
10063   - "name"
10064   - "tags"
10065   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10066   x-axis: "X = CNFs per Service Chain"
10067   y-axis: "Y = Number of Service Chains"
10068   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10069   layout:
10070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10071     layout: "plot-service-density"
10072
10073 # Plots - NF Density - CSC - PDR IMIX
10074 - type: "plot"
10075   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10076   algorithm: "plot_nf_heatmap"
10077   output-file-type: ".html"
10078   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10079   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10080   filter: "'NIC_Intel-XXV710' and
10081            'NF_DENSITY' and
10082            'DOCKER' and
10083            'CHAIN' and
10084            'NF_VPPIP4' and
10085            'IMIX' and
10086            '2T1C' and
10087            'NDRPDR'"
10088   parameters:
10089   - "throughput"
10090   - "name"
10091   - "tags"
10092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10093   x-axis: "X = CNFs per Service Chain"
10094   y-axis: "Y = Number of Service Chains"
10095   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10096   layout:
10097     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10098     layout: "plot-service-density"
10099
10100 - type: "plot"
10101   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10102   algorithm: "plot_nf_heatmap"
10103   output-file-type: ".html"
10104   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10105   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10106   filter: "'NIC_Intel-XXV710' and
10107            'NF_DENSITY' and
10108            'DOCKER' and
10109            'CHAIN' and
10110            'NF_VPPIP4' and
10111            'IMIX' and
10112            '4T2C' and
10113            'NDRPDR'"
10114   parameters:
10115   - "throughput"
10116   - "name"
10117   - "tags"
10118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10119   x-axis: "X = CNFs per Service Chain"
10120   y-axis: "Y = Number of Service Chains"
10121   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10122   layout:
10123     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10124     layout: "plot-service-density"
10125
10126 - type: "plot"
10127   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10128   algorithm: "plot_nf_heatmap"
10129   output-file-type: ".html"
10130   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10131   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10132   filter: "'NIC_Intel-XXV710' and
10133            'NF_DENSITY' and
10134            'DOCKER' and
10135            'CHAIN' and
10136            'NF_VPPIP4' and
10137            'IMIX' and
10138            '8T4C' and
10139            'NDRPDR'"
10140   parameters:
10141   - "throughput"
10142   - "name"
10143   - "tags"
10144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10145   x-axis: "X = CNFs per Service Chain"
10146   y-axis: "Y = Number of Service Chains"
10147   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10148   layout:
10149     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10150     layout: "plot-service-density"
10151
10152 # Plots - NF Density - CSP - MRR IMIX
10153 - type: "plot"
10154   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10155   algorithm: "plot_nf_heatmap"
10156   output-file-type: ".html"
10157   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10158   data: "plot-vpp-nfv-2n-clx-mrr"
10159   filter: "'NIC_Intel-XXV710' and
10160            'NF_DENSITY' and
10161            'DOCKER' and
10162            'PIPELINE' and
10163            'NF_VPPIP4' and
10164            'IMIX' and
10165            '2T1C' and
10166            'MRR'"
10167   parameters:
10168   - "result"
10169   - "name"
10170   - "tags"
10171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10172   x-axis: "X = CNFs per Service Pipeline"
10173   y-axis: "Y = Number of Service Pipelines"
10174   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10175   layout:
10176     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10177     layout: "plot-service-density"
10178
10179 - type: "plot"
10180   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10181   algorithm: "plot_nf_heatmap"
10182   output-file-type: ".html"
10183   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10184   data: "plot-vpp-nfv-2n-clx-mrr"
10185   filter: "'NIC_Intel-XXV710' and
10186            'NF_DENSITY' and
10187            'DOCKER' and
10188            'PIPELINE' and
10189            'NF_VPPIP4' and
10190            'IMIX' and
10191            '4T2C' and
10192            'MRR'"
10193   parameters:
10194   - "result"
10195   - "name"
10196   - "tags"
10197   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10198   x-axis: "X = CNFs per Service Pipeline"
10199   y-axis: "Y = Number of Service Pipelines"
10200   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10201   layout:
10202     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10203     layout: "plot-service-density"
10204
10205 - type: "plot"
10206   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10207   algorithm: "plot_nf_heatmap"
10208   output-file-type: ".html"
10209   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10210   data: "plot-vpp-nfv-2n-clx-mrr"
10211   filter: "'NIC_Intel-XXV710' and
10212            'NF_DENSITY' and
10213            'DOCKER' and
10214            'PIPELINE' and
10215            'NF_VPPIP4' and
10216            'IMIX' and
10217            '8T4C' and
10218            'MRR'"
10219   parameters:
10220   - "result"
10221   - "name"
10222   - "tags"
10223   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10224   x-axis: "X = CNFs per Service Pipeline"
10225   y-axis: "Y = Number of Service Pipelines"
10226   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10227   layout:
10228     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10229     layout: "plot-service-density"
10230
10231 # Plots - NF Density - CSP - NDR IMIX
10232 - type: "plot"
10233   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10234   algorithm: "plot_nf_heatmap"
10235   output-file-type: ".html"
10236   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10237   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10238   filter: "'NIC_Intel-XXV710' and
10239            'NF_DENSITY' and
10240            'DOCKER' and
10241            'PIPELINE' and
10242            'NF_VPPIP4' and
10243            'IMIX' and
10244            '2T1C' and
10245            'NDRPDR'"
10246   parameters:
10247   - "throughput"
10248   - "name"
10249   - "tags"
10250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10251   x-axis: "X = CNFs per Service Pipeline"
10252   y-axis: "Y = Number of Service Pipelines"
10253   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10254   layout:
10255     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10256     layout: "plot-service-density"
10257
10258 - type: "plot"
10259   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10260   algorithm: "plot_nf_heatmap"
10261   output-file-type: ".html"
10262   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10263   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10264   filter: "'NIC_Intel-XXV710' and
10265            'NF_DENSITY' and
10266            'DOCKER' and
10267            'PIPELINE' and
10268            'NF_VPPIP4' and
10269            'IMIX' and
10270            '4T2C' and
10271            'NDRPDR'"
10272   parameters:
10273   - "throughput"
10274   - "name"
10275   - "tags"
10276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10277   x-axis: "X = CNFs per Service Pipeline"
10278   y-axis: "Y = Number of Service Pipelines"
10279   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10280   layout:
10281     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10282     layout: "plot-service-density"
10283
10284 - type: "plot"
10285   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10286   algorithm: "plot_nf_heatmap"
10287   output-file-type: ".html"
10288   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10289   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10290   filter: "'NIC_Intel-XXV710' and
10291            'NF_DENSITY' and
10292            'DOCKER' and
10293            'PIPELINE' and
10294            'NF_VPPIP4' and
10295            'IMIX' and
10296            '8T4C' and
10297            'NDRPDR'"
10298   parameters:
10299   - "throughput"
10300   - "name"
10301   - "tags"
10302   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10303   x-axis: "X = CNFs per Service Pipeline"
10304   y-axis: "Y = Number of Service Pipelines"
10305   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10306   layout:
10307     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10308     layout: "plot-service-density"
10309
10310 # Plots - NF Density - CSP - PDR IMIX
10311 - type: "plot"
10312   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10313   algorithm: "plot_nf_heatmap"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10316   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10317   filter: "'NIC_Intel-XXV710' and
10318            'NF_DENSITY' and
10319            'DOCKER' and
10320            'PIPELINE' and
10321            'NF_VPPIP4' and
10322            'IMIX' and
10323            '2T1C' and
10324            'NDRPDR'"
10325   parameters:
10326   - "throughput"
10327   - "name"
10328   - "tags"
10329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10330   x-axis: "X = CNFs per Service Pipeline"
10331   y-axis: "Y = Number of Service Pipelines"
10332   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10333   layout:
10334     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10335     layout: "plot-service-density"
10336
10337 - type: "plot"
10338   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10339   algorithm: "plot_nf_heatmap"
10340   output-file-type: ".html"
10341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10342   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10343   filter: "'NIC_Intel-XXV710' and
10344            'NF_DENSITY' and
10345            'DOCKER' and
10346            'PIPELINE' and
10347            'NF_VPPIP4' and
10348            'IMIX' and
10349            '4T2C' and
10350            'NDRPDR'"
10351   parameters:
10352   - "throughput"
10353   - "name"
10354   - "tags"
10355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10356   x-axis: "X = CNFs per Service Pipeline"
10357   y-axis: "Y = Number of Service Pipelines"
10358   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10359   layout:
10360     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10361     layout: "plot-service-density"
10362
10363 - type: "plot"
10364   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10365   algorithm: "plot_nf_heatmap"
10366   output-file-type: ".html"
10367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10368   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10369   filter: "'NIC_Intel-XXV710' and
10370            'NF_DENSITY' and
10371            'DOCKER' and
10372            'PIPELINE' and
10373            'NF_VPPIP4' and
10374            'IMIX' and
10375            '8T4C' and
10376            'NDRPDR'"
10377   parameters:
10378   - "throughput"
10379   - "name"
10380   - "tags"
10381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10382   x-axis: "X = CNFs per Service Pipeline"
10383   y-axis: "Y = Number of Service Pipelines"
10384   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10385   layout:
10386     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10387     layout: "plot-service-density"
10388
10389 ################################################################################
10390
10391 # Packet Throughput
10392
10393 #- type: "plot"
10394 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10395 #  algorithm: "plot_perf_box_name"
10396 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10397 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10398 #  include:
10399 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10400 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10401 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10402 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10403 #  layout:
10404 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10405 #    layout: "plot-throughput"
10406 #
10407 #- type: "plot"
10408 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10409 #  algorithm: "plot_perf_box_name"
10410 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10411 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10412 #  include:
10413 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10414 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10415 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10416 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10417 #  layout:
10418 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10419 #    layout: "plot-throughput"
10420 #
10421 #- type: "plot"
10422 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10423 #  algorithm: "plot_perf_box_name"
10424 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10425 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10426 #  include:
10427 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10428 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10429 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10430 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10431 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10432 #  layout:
10433 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10434 #    layout: "plot-throughput"
10435 #
10436 #- type: "plot"
10437 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10438 #  algorithm: "plot_perf_box_name"
10439 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10440 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10441 #  include:
10442 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10443 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10444 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10445 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10446 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10447 #  layout:
10448 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10449 #    layout: "plot-throughput"
10450
10451 - type: "plot"
10452   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10453   algorithm: "plot_perf_box_name"
10454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10456   include:
10457     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10458     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10459     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10460     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10461     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10462   layout:
10463     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10464     layout: "plot-throughput"
10465
10466 - type: "plot"
10467   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10468   algorithm: "plot_perf_box_name"
10469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10471   include:
10472     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10473     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10474     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10475     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10476     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10477   layout:
10478     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10479     layout: "plot-throughput"
10480
10481 #- type: "plot"
10482 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10483 #  algorithm: "plot_perf_box_name"
10484 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10485 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10486 #  include:
10487 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10488 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10489 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10490 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10491 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10492 #  layout:
10493 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10494 #    layout: "plot-throughput"
10495 #
10496 #- type: "plot"
10497 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10498 #  algorithm: "plot_perf_box_name"
10499 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10500 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10501 #  include:
10502 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10505 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10506 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10507 #  layout:
10508 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10509 #    layout: "plot-throughput"
10510 #
10511 #- type: "plot"
10512 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10513 #  algorithm: "plot_perf_box_name"
10514 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10515 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10516 #  include:
10517 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10519 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10520 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10521 #  layout:
10522 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10523 #    layout: "plot-throughput"
10524 #
10525 #- type: "plot"
10526 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10527 #  algorithm: "plot_perf_box_name"
10528 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10530 #  include:
10531 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10533 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10534 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10535 #  layout:
10536 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10537 #    layout: "plot-throughput"
10538 #
10539 #- type: "plot"
10540 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10541 #  algorithm: "plot_perf_box_name"
10542 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10543 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10544 #  include:
10545 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10546 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10549 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10550 #  layout:
10551 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10552 #    layout: "plot-throughput"
10553 #
10554 #- type: "plot"
10555 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10556 #  algorithm: "plot_perf_box_name"
10557 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10558 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10559 #  include:
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10561 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10562 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10563 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10564 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10565 #  layout:
10566 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10567 #    layout: "plot-throughput"
10568 #
10569 #- type: "plot"
10570 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10571 #  algorithm: "plot_perf_box_name"
10572 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10574 #  include:
10575 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10579 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10580 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10581 #  layout:
10582 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10583 #    layout: "plot-throughput"
10584 #
10585 #- type: "plot"
10586 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10587 #  algorithm: "plot_perf_box_name"
10588 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10589 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10590 #  include:
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10592 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10593 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10594 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10595 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10596 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10597 #  layout:
10598 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10599 #    layout: "plot-throughput"
10600
10601 - type: "plot"
10602   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10603   algorithm: "plot_perf_box_name"
10604   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10606   include:
10607     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10608     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10609     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10610   layout:
10611     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10612     layout: "plot-throughput"
10613
10614 - type: "plot"
10615   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10616   algorithm: "plot_perf_box_name"
10617   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10619   include:
10620     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10621     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10622     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10623   layout:
10624     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10625     layout: "plot-throughput"
10626
10627 #- type: "plot"
10628 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10629 #  algorithm: "plot_perf_box_name"
10630 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10631 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10632 #  include:
10633 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10636 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10637 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10638 #  layout:
10639 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10640 #    layout: "plot-throughput"
10641 #
10642 #- type: "plot"
10643 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10644 #  algorithm: "plot_perf_box_name"
10645 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10646 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10647 #  include:
10648 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10652 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10653 #  layout:
10654 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10655 #    layout: "plot-throughput"
10656 #
10657 #- type: "plot"
10658 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10659 #  algorithm: "plot_perf_box_name"
10660 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10661 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10662 #  include:
10663 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10664 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10665 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10666 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10667 #  layout:
10668 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10669 #    layout: "plot-throughput"
10670 #
10671 #- type: "plot"
10672 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10673 #  algorithm: "plot_perf_box_name"
10674 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10675 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10676 #  include:
10677 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10678 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10679 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10680 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10681 #  layout:
10682 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10683 #    layout: "plot-throughput"
10684 #
10685 #- type: "plot"
10686 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10687 #  algorithm: "plot_perf_box_name"
10688 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10689 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10690 #  include:
10691 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10692 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10693 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10694 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10695 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10696 #  layout:
10697 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10698 #    layout: "plot-throughput"
10699 #
10700 #- type: "plot"
10701 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10702 #  algorithm: "plot_perf_box_name"
10703 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10704 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10705 #  include:
10706 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10707 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10708 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10709 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10710 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10711 #  layout:
10712 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10713 #    layout: "plot-throughput"
10714 #
10715 #- type: "plot"
10716 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10717 #  algorithm: "plot_perf_box_name"
10718 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10719 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10720 #  include:
10721 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10722 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10723 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10724 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10725 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10726 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10727 #  layout:
10728 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10729 #    layout: "plot-throughput"
10730 #
10731 #- type: "plot"
10732 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10733 #  algorithm: "plot_perf_box_name"
10734 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10735 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10736 #  include:
10737 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10738 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10739 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10740 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10741 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10742 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10743 #  layout:
10744 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10745 #    layout: "plot-throughput"
10746
10747 - type: "plot"
10748   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10749   algorithm: "plot_perf_box_name"
10750   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10751   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10752   include:
10753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10755     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10757     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10758   layout:
10759     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10760     layout: "plot-throughput"
10761
10762 - type: "plot"
10763   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10764   algorithm: "plot_perf_box_name"
10765   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10766   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10767   include:
10768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10769     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10773   layout:
10774     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10775     layout: "plot-throughput"
10776
10777 - type: "plot"
10778   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10779   algorithm: "plot_perf_box_name"
10780   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10781   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10782   include:
10783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10789   layout:
10790     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10791     layout: "plot-throughput"
10792
10793 - type: "plot"
10794   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10795   algorithm: "plot_perf_box_name"
10796   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10797   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10798   include:
10799     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10800     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10805   layout:
10806     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10807     layout: "plot-throughput"
10808
10809 - type: "plot"
10810   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10811   algorithm: "plot_perf_box_name"
10812   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10813   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10814   include:
10815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10819     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10820   layout:
10821     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10822     layout: "plot-throughput"
10823
10824 - type: "plot"
10825   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10826   algorithm: "plot_perf_box_name"
10827   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10828   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10829   include:
10830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10835   layout:
10836     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10837     layout: "plot-throughput"
10838
10839 - type: "plot"
10840   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10841   algorithm: "plot_perf_box_name"
10842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10844   include:
10845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10851   layout:
10852     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10853     layout: "plot-throughput"
10854
10855 - type: "plot"
10856   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10857   algorithm: "plot_perf_box_name"
10858   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10859   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10860   include:
10861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10867   layout:
10868     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10869     layout: "plot-throughput"
10870
10871 - type: "plot"
10872   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10873   algorithm: "plot_perf_box_name"
10874   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10875   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10876   include:
10877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10882   layout:
10883     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10884     layout: "plot-throughput"
10885
10886 - type: "plot"
10887   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10888   algorithm: "plot_perf_box_name"
10889   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10890   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10891   include:
10892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10897   layout:
10898     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10899     layout: "plot-throughput"
10900
10901 - type: "plot"
10902   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10903   algorithm: "plot_perf_box_name"
10904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10906   include:
10907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10913   layout:
10914     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10915     layout: "plot-throughput"
10916
10917 - type: "plot"
10918   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10919   algorithm: "plot_perf_box_name"
10920   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10921   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10922   include:
10923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10929   layout:
10930     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10931     layout: "plot-throughput"
10932
10933 - type: "plot"
10934   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10935   algorithm: "plot_perf_box_name"
10936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10938   include:
10939     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10940     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10941   layout:
10942     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10943     layout: "plot-throughput"
10944
10945 - type: "plot"
10946   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10947   algorithm: "plot_perf_box_name"
10948   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10949   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10950   include:
10951     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10953   layout:
10954     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10955     layout: "plot-throughput"
10956
10957 #- type: "plot"
10958 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10959 #  algorithm: "plot_perf_box_name"
10960 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10961 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10962 #  include:
10963 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10964 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10965 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10966 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10967 #  layout:
10968 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10969 #    layout: "plot-throughput"
10970 #
10971 #- type: "plot"
10972 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10973 #  algorithm: "plot_perf_box_name"
10974 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10975 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10976 #  include:
10977 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10978 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10979 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10980 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10981 #  layout:
10982 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10983 #    layout: "plot-throughput"
10984
10985 - type: "plot"
10986   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10987   algorithm: "plot_perf_box_name"
10988   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10989   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10990   include:
10991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10992     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10995   layout:
10996     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10997     layout: "plot-throughput"
10998
10999 - type: "plot"
11000   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11001   algorithm: "plot_perf_box_name"
11002   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11003   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11004   include:
11005     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11009   layout:
11010     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11011     layout: "plot-throughput"
11012
11013 - type: "plot"
11014   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11015   algorithm: "plot_perf_box_name"
11016   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11017   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11018   include:
11019     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11020     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11023   layout:
11024     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11025     layout: "plot-throughput"
11026
11027 - type: "plot"
11028   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11029   algorithm: "plot_perf_box_name"
11030   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11031   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11032   include:
11033     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11035     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11037   layout:
11038     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11039     layout: "plot-throughput"
11040
11041 #- type: "plot"
11042 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11043 #  algorithm: "plot_perf_box_name"
11044 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11045 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11046 #  include:
11047 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11048 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11049 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11050 #  layout:
11051 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11052 #    layout: "plot-throughput"
11053 #
11054 #- type: "plot"
11055 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11056 #  algorithm: "plot_perf_box_name"
11057 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11058 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11059 #  include:
11060 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11061 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11062 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11063 #  layout:
11064 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11065 #    layout: "plot-throughput"
11066 #
11067 #- type: "plot"
11068 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11069 #  algorithm: "plot_perf_box_name"
11070 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11071 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11072 #  include:
11073 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11074 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11075 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11076 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11077 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11078 #  layout:
11079 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11080 #    layout: "plot-throughput"
11081 #
11082 #- type: "plot"
11083 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11084 #  algorithm: "plot_perf_box_name"
11085 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11086 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11087 #  include:
11088 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11089 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11090 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11091 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11092 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11093 #  layout:
11094 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11095 #    layout: "plot-throughput"
11096
11097 - type: "plot"
11098   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11099   algorithm: "plot_perf_box_name"
11100   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11102   include:
11103     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11106   layout:
11107     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11108     layout: "plot-throughput"
11109
11110 - type: "plot"
11111   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11112   algorithm: "plot_perf_box_name"
11113   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11115   include:
11116     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11117     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11118     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11119   layout:
11120     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11121     layout: "plot-throughput"
11122
11123 #- type: "plot"
11124 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11125 #  algorithm: "plot_perf_box_name"
11126 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11127 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11128 #  include:
11129 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11130 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11131 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11132 #  layout:
11133 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11134 #    layout: "plot-throughput"
11135 #
11136 #- type: "plot"
11137 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11138 #  algorithm: "plot_perf_box_name"
11139 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11140 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11141 #  include:
11142 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11143 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11144 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11145 #  layout:
11146 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11147 #    layout: "plot-throughput"
11148 #
11149 #- type: "plot"
11150 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11151 #  algorithm: "plot_perf_box_name"
11152 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11153 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11154 #  include:
11155 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11156 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11157 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11158 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11159 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11160 #  layout:
11161 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11162 #    layout: "plot-throughput"
11163 #
11164 #- type: "plot"
11165 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11166 #  algorithm: "plot_perf_box_name"
11167 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11168 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11169 #  include:
11170 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11171 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11172 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11173 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11174 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11175 #  layout:
11176 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11177 #    layout: "plot-throughput"
11178
11179 - type: "plot"
11180   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11181   algorithm: "plot_perf_box_name"
11182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11184   include:
11185     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11186     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11187     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11188     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11190   layout:
11191     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11192     layout: "plot-throughput"
11193
11194 - type: "plot"
11195   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11196   algorithm: "plot_perf_box_name"
11197   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11198   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11199   include:
11200     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11201     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11202     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11203     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11205   layout:
11206     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11207     layout: "plot-throughput"
11208
11209 - type: "plot"
11210   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11211   algorithm: "plot_perf_box_name"
11212   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11213   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11214   include:
11215     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11216     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11217     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11220   layout:
11221     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11222     layout: "plot-throughput"
11223
11224 - type: "plot"
11225   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11226   algorithm: "plot_perf_box_name"
11227   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11228   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11229   include:
11230     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11231     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11232     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11235   layout:
11236     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11237     layout: "plot-throughput"
11238
11239 - type: "plot"
11240   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11241   algorithm: "plot_perf_box_name"
11242   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11243   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11244   include:
11245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11250   layout:
11251     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11252     layout: "plot-throughput"
11253
11254 - type: "plot"
11255   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11256   algorithm: "plot_perf_box_name"
11257   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11258   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11259   include:
11260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11262     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11263     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11265   layout:
11266     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11267     layout: "plot-throughput"
11268
11269 - type: "plot"
11270   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11271   algorithm: "plot_perf_box_name"
11272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11274   include:
11275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11280     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11281   layout:
11282     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11283     layout: "plot-throughput"
11284
11285 - type: "plot"
11286   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11287   algorithm: "plot_perf_box_name"
11288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11290   include:
11291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11292     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11293     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11295     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11296     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11297   layout:
11298     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11299     layout: "plot-throughput"
11300
11301 - type: "plot"
11302   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11303   algorithm: "plot_perf_box_name"
11304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11306   include:
11307     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11308     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11309     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11310     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11311   layout:
11312     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11313     layout: "plot-throughput"
11314
11315 - type: "plot"
11316   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11317   algorithm: "plot_perf_box_name"
11318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11320   include:
11321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11322     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11323     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11324     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11325   layout:
11326     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11327     layout: "plot-throughput"
11328
11329 #- type: "plot"
11330 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11331 #  algorithm: "plot_perf_box_name"
11332 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11333 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11334 #  include:
11335 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11336 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11337 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11338 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11339 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11340 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11341 #  layout:
11342 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11343 #    layout: "plot-throughput"
11344 #
11345 #- type: "plot"
11346 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11347 #  algorithm: "plot_perf_box_name"
11348 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11349 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11350 #  include:
11351 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11352 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11353 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11354 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11355 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11356 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11357 #  layout:
11358 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11359 #    layout: "plot-throughput"
11360
11361 - type: "plot"
11362   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11363   algorithm: "plot_perf_box_name"
11364   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11365   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11366   include:
11367     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11368 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11369     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11370 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11371     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11372 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11373   layout:
11374     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11375     layout: "plot-throughput"
11376
11377 - type: "plot"
11378   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11379   algorithm: "plot_perf_box_name"
11380   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11381   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11382   include:
11383     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11384 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11385     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11386 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11387     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11388 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11389   layout:
11390     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11391     layout: "plot-throughput"
11392
11393 - type: "plot"
11394   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11395   algorithm: "plot_perf_box_name"
11396   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11397   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11398   include:
11399     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11400     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11401     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11402     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11403     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11404     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11405   layout:
11406     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11407     layout: "plot-throughput"
11408
11409 - type: "plot"
11410   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11411   algorithm: "plot_perf_box_name"
11412   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11413   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11414   include:
11415     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11416     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11417     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11418     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11419     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11421   layout:
11422     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11423     layout: "plot-throughput"
11424
11425 #- type: "plot"
11426 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11427 #  algorithm: "plot_perf_box_name"
11428 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11430 #  include:
11431 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11432 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11433 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11434 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11435 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11436 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11437 #  layout:
11438 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11439 #    layout: "plot-throughput"
11440 #
11441 #- type: "plot"
11442 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11443 #  algorithm: "plot_perf_box_name"
11444 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11445 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11446 #  include:
11447 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11448 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11449 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11450 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11451 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11452 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11453 #  layout:
11454 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11455 #    layout: "plot-throughput"
11456 #
11457 #- type: "plot"
11458 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11459 #  algorithm: "plot_perf_box_name"
11460 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11461 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11462 #  include:
11463 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11464 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11465 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11466 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11467 #  layout:
11468 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11469 #    layout: "plot-throughput"
11470 #
11471 #- type: "plot"
11472 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11473 #  algorithm: "plot_perf_box_name"
11474 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11475 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11476 #  include:
11477 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11478 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11479 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11480 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11481 #  layout:
11482 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11483 #    layout: "plot-throughput"
11484 #
11485 #- type: "plot"
11486 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11487 #  algorithm: "plot_perf_box_name"
11488 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11489 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11490 #  include:
11491 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11492 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11493 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11494 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11495 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11496 #  layout:
11497 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11498 #    layout: "plot-throughput"
11499 #
11500 #- type: "plot"
11501 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11502 #  algorithm: "plot_perf_box_name"
11503 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11504 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11505 #  include:
11506 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11507 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11508 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11509 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11510 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11511 #  layout:
11512 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11513 #    layout: "plot-throughput"
11514 #
11515 #- type: "plot"
11516 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11517 #  algorithm: "plot_perf_box_name"
11518 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11519 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11520 #  include:
11521 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11522 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11525 #  layout:
11526 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11527 #    layout: "plot-throughput"
11528 #
11529 #- type: "plot"
11530 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11531 #  algorithm: "plot_perf_box_name"
11532 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11534 #  include:
11535 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11536 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11538 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11539 #  layout:
11540 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11541 #    layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11548   include:
11549     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11550     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11551     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11552     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11553     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11554     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11555   layout:
11556     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11557     layout: "plot-throughput"
11558
11559 - type: "plot"
11560   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11561   algorithm: "plot_perf_box_name"
11562   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11564   include:
11565     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11566     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11567     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11568     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11569     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11570     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11571   layout:
11572     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11573     layout: "plot-throughput"
11574
11575 #- type: "plot"
11576 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11577 #  algorithm: "plot_perf_box_name"
11578 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11579 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11580 #  include:
11581 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11582 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11583 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11584 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11585 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11586 #  layout:
11587 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11588 #    layout: "plot-throughput"
11589 #
11590 #- type: "plot"
11591 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11592 #  algorithm: "plot_perf_box_name"
11593 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11594 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11595 #  include:
11596 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11597 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11598 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11599 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11600 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11601 #  layout:
11602 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11603 #    layout: "plot-throughput"
11604 #
11605 #- type: "plot"
11606 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11607 #  algorithm: "plot_perf_box_name"
11608 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11609 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11610 #  include:
11611 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11612 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11613 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11614 #  layout:
11615 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11616 #    layout: "plot-throughput"
11617 #
11618 #- type: "plot"
11619 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11620 #  algorithm: "plot_perf_box_name"
11621 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11622 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11623 #  include:
11624 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11625 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11626 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11627 #  layout:
11628 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11629 #    layout: "plot-throughput"
11630 #
11631 #- type: "plot"
11632 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11633 #  algorithm: "plot_perf_box_name"
11634 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11635 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11636 #  include:
11637 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11638 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11639 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11640 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11641 #  layout:
11642 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11643 #    layout: "plot-throughput"
11644 #
11645 #- type: "plot"
11646 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11647 #  algorithm: "plot_perf_box_name"
11648 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11649 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11650 #  include:
11651 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11652 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11653 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11654 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11655 #  layout:
11656 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11657 #    layout: "plot-throughput"
11658 #
11659 #- type: "plot"
11660 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11661 #  algorithm: "plot_perf_box_name"
11662 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11663 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11664 #  include:
11665 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11666 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11667 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11668 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11669 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11670 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11671 #  layout:
11672 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11673 #    layout: "plot-throughput"
11674 #
11675 #- type: "plot"
11676 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11677 #  algorithm: "plot_perf_box_name"
11678 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11679 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11680 #  include:
11681 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11682 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11683 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11684 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11685 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11686 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11687 #  layout:
11688 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11689 #    layout: "plot-throughput"
11690 #
11691 #- type: "plot"
11692 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11693 #  algorithm: "plot_perf_box_name"
11694 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11695 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11696 #  include:
11697 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11698 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11699 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11700 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11701 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11702 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11703 #  layout:
11704 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11705 #    layout: "plot-throughput"
11706 #
11707 #- type: "plot"
11708 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11709 #  algorithm: "plot_perf_box_name"
11710 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11711 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11712 #  include:
11713 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11714 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11715 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11716 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11717 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11718 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11719 #  layout:
11720 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11721 #    layout: "plot-throughput"
11722
11723 - type: "plot"
11724   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11725   algorithm: "plot_perf_box_name"
11726   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11727   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11728   include:
11729     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11730     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11731     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11732     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11733   layout:
11734     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11735     layout: "plot-throughput"
11736
11737 - type: "plot"
11738   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11739   algorithm: "plot_perf_box_name"
11740   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11741   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11742   include:
11743     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11744     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11745     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11746     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11747   layout:
11748     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11749     layout: "plot-throughput"
11750
11751 - type: "plot"
11752   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11753   algorithm: "plot_perf_box_name"
11754   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11755   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11756   include:
11757     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11758     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11759     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11760     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11761     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11762     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11763   layout:
11764     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11765     layout: "plot-throughput"
11766
11767 - type: "plot"
11768   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11769   algorithm: "plot_perf_box_name"
11770   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11771   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11772   include:
11773     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11774     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11775     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11776     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11777     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11778     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11779   layout:
11780     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11781     layout: "plot-throughput"
11782
11783 - type: "plot"
11784   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11785   algorithm: "plot_perf_box_name"
11786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11788   include:
11789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11790     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11791     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11792     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11793     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11794     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11795   layout:
11796     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11797     layout: "plot-throughput"
11798
11799 - type: "plot"
11800   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11801   algorithm: "plot_perf_box_name"
11802   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11803   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11804   include:
11805     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11806     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11807     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11808     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11809     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11810     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11811   layout:
11812     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11813     layout: "plot-throughput"
11814
11815 - type: "plot"
11816   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11817   algorithm: "plot_perf_box_name"
11818   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11819   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11820   include:
11821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11825   layout:
11826     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11827     layout: "plot-throughput"
11828
11829 - type: "plot"
11830   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11831   algorithm: "plot_perf_box_name"
11832   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11833   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11834   include:
11835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11839   layout:
11840     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11841     layout: "plot-throughput"
11842
11843 - type: "plot"
11844   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11845   algorithm: "plot_perf_box_name"
11846   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11847   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11848   include:
11849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11855   layout:
11856     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11857     layout: "plot-throughput"
11858
11859 - type: "plot"
11860   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11861   algorithm: "plot_perf_box_name"
11862   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11863   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11864   include:
11865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11871   layout:
11872     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11873     layout: "plot-throughput"
11874
11875 - type: "plot"
11876   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11877   algorithm: "plot_perf_box_name"
11878   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11879   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11880   include:
11881     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11883     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11884     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11885   layout:
11886     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11887     layout: "plot-throughput"
11888
11889 - type: "plot"
11890   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11891   algorithm: "plot_perf_box_name"
11892   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11893   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11894   include:
11895     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11897     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11898     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11899   layout:
11900     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11901     layout: "plot-throughput"
11902
11903 - type: "plot"
11904   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11905   algorithm: "plot_perf_box_name"
11906   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11907   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11908   include:
11909     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11911     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11912     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11913     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11914     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11915   layout:
11916     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11917     layout: "plot-throughput"
11918
11919 - type: "plot"
11920   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11921   algorithm: "plot_perf_box_name"
11922   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11923   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11924   include:
11925     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11927     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11928     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11929     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11930     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11931   layout:
11932     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11933     layout: "plot-throughput"
11934
11935 - type: "plot"
11936   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11937   algorithm: "plot_perf_box_name"
11938   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11939   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11940   include:
11941     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11943     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11944     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11945     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11946     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11947   layout:
11948     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11949     layout: "plot-throughput"
11950
11951 - type: "plot"
11952   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11953   algorithm: "plot_perf_box_name"
11954   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11955   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11956   include:
11957     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11958     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11959     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11960     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11961     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11962     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11963   layout:
11964     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11965     layout: "plot-throughput"
11966
11967 - type: "plot"
11968   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11969   algorithm: "plot_perf_box_name"
11970   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11972   include:
11973     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11974     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11975     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11976     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11977     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11978     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11979   layout:
11980     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11981     layout: "plot-throughput"
11982
11983 - type: "plot"
11984   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11985   algorithm: "plot_perf_box_name"
11986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11988   include:
11989     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11990     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11991     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11992     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11993     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11994     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11995   layout:
11996     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11997     layout: "plot-throughput"
11998
11999 #- type: "plot"
12000 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12001 #  algorithm: "plot_perf_box_name"
12002 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12003 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12004 #  include:
12005 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12006 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12007 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12008 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12009 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12010 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12011 #  layout:
12012 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12013 #    layout: "plot-throughput"
12014 #
12015 #- type: "plot"
12016 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12017 #  algorithm: "plot_perf_box_name"
12018 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12019 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12020 #  include:
12021 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12022 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12023 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12024 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12025 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12026 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12027 #  layout:
12028 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12029 #    layout: "plot-throughput"
12030
12031 - type: "plot"
12032   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12033   algorithm: "plot_perf_box_name"
12034   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12035   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12036   include:
12037     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12038     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12039     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12040     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12041     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12042     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12043   layout:
12044     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12045     layout: "plot-throughput"
12046
12047 - type: "plot"
12048   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12049   algorithm: "plot_perf_box_name"
12050   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12051   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12052   include:
12053     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12054     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12055     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12056     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12057     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12058     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12059   layout:
12060     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12061     layout: "plot-throughput"
12062
12063 #- type: "plot"
12064 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12065 #  algorithm: "plot_perf_box_name"
12066 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12067 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12068 #  include:
12069 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12070 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12071 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12072 #  layout:
12073 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12074 #    layout: "plot-throughput"
12075 #
12076 #- type: "plot"
12077 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12078 #  algorithm: "plot_perf_box_name"
12079 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12080 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12081 #  include:
12082 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12083 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12084 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12085 #  layout:
12086 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12087 #    layout: "plot-throughput"
12088
12089 #- type: "plot"
12090 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12091 #  algorithm: "plot_perf_box_name"
12092 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12093 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12094 #  include:
12095 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12096 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12097 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12098 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12099 #  layout:
12100 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12101 #    layout: "plot-throughput"
12102 #
12103 #- type: "plot"
12104 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12105 #  algorithm: "plot_perf_box_name"
12106 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12107 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12108 #  include:
12109 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12110 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12111 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12112 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12113 #  layout:
12114 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12115 #    layout: "plot-throughput"
12116 #
12117 #- type: "plot"
12118 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12119 #  algorithm: "plot_perf_box_name"
12120 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12121 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12122 #  include:
12123 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12124 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12125 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12126 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12127 #  layout:
12128 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12129 #    layout: "plot-throughput"
12130 #
12131 #- type: "plot"
12132 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12133 #  algorithm: "plot_perf_box_name"
12134 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12135 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12136 #  include:
12137 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12138 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12139 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12140 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12141 #  layout:
12142 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12143 #    layout: "plot-throughput"
12144
12145 - type: "plot"
12146   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12147   algorithm: "plot_perf_box_name"
12148   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12149   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12150   include:
12151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12152     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12153     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12154     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12155   layout:
12156     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12157     layout: "plot-throughput"
12158
12159 - type: "plot"
12160   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12161   algorithm: "plot_perf_box_name"
12162   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12163   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12164   include:
12165     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12166     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12167     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12168     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12169   layout:
12170     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12171     layout: "plot-throughput"
12172
12173 - type: "plot"
12174   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12175   algorithm: "plot_perf_box_name"
12176   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12177   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12178   include:
12179     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12180     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12181     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12183   layout:
12184     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12185     layout: "plot-throughput"
12186
12187 - type: "plot"
12188   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12189   algorithm: "plot_perf_box_name"
12190   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12191   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12192   include:
12193     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12194     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12195     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12196     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12197   layout:
12198     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12199     layout: "plot-throughput"
12200
12201 #- type: "plot"
12202 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12203 #  algorithm: "plot_perf_box_name"
12204 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12205 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12206 #  include:
12207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12209 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12210 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12211 #  layout:
12212 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12213 #    layout: "plot-throughput"
12214 #
12215 #- type: "plot"
12216 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12217 #  algorithm: "plot_perf_box_name"
12218 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12219 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12220 #  include:
12221 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12222 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12224 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12225 #  layout:
12226 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12227 #    layout: "plot-throughput"
12228 #
12229 #- type: "plot"
12230 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12231 #  algorithm: "plot_perf_box_name"
12232 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12233 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12234 #  include:
12235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12238 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12239 #  layout:
12240 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12241 #    layout: "plot-throughput"
12242 #
12243 #- type: "plot"
12244 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12245 #  algorithm: "plot_perf_box_name"
12246 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12247 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12248 #  include:
12249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12253 #  layout:
12254 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12255 #    layout: "plot-throughput"
12256 #
12257 #- type: "plot"
12258 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12259 #  algorithm: "plot_perf_box_name"
12260 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12261 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12262 #  include:
12263 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12265 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12266 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12267 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12268 #  layout:
12269 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12270 #    layout: "plot-throughput"
12271 #
12272 #- type: "plot"
12273 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12274 #  algorithm: "plot_perf_box_name"
12275 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12276 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12277 #  include:
12278 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12279 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12281 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12282 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12283 #  layout:
12284 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12285 #    layout: "plot-throughput"
12286 #
12287 #- type: "plot"
12288 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12289 #  algorithm: "plot_perf_box_name"
12290 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12291 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12292 #  include:
12293 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12294 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12295 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12296 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12297 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12298 #  layout:
12299 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12300 #    layout: "plot-throughput"
12301 #
12302 #- type: "plot"
12303 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12304 #  algorithm: "plot_perf_box_name"
12305 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12306 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12307 #  include:
12308 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12311 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12312 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12313 #  layout:
12314 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12315 #    layout: "plot-throughput"
12316 #
12317 #- type: "plot"
12318 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12319 #  algorithm: "plot_perf_box_name"
12320 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12321 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12322 #  include:
12323 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12325 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12326 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12327 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12328 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12329 #  layout:
12330 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12331 #    layout: "plot-throughput"
12332 #
12333 #- type: "plot"
12334 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12335 #  algorithm: "plot_perf_box_name"
12336 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12337 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12338 #  include:
12339 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12340 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12341 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12342 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12343 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12344 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12345 #  layout:
12346 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12347 #    layout: "plot-throughput"
12348 #
12349 #- type: "plot"
12350 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12351 #  algorithm: "plot_perf_box_name"
12352 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12353 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12354 #  include:
12355 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12356 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12357 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12358 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12359 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12360 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12361 #  layout:
12362 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12363 #    layout: "plot-throughput"
12364 #
12365 #- type: "plot"
12366 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12367 #  algorithm: "plot_perf_box_name"
12368 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12369 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12370 #  include:
12371 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12372 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12373 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12374 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12375 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12376 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12377 #  layout:
12378 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12379 #    layout: "plot-throughput"
12380
12381 - type: "plot"
12382   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12383   algorithm: "plot_perf_box_name"
12384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12386   include:
12387     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12388     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12389     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12390     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12391     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12392   layout:
12393     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12394     layout: "plot-throughput"
12395
12396 - type: "plot"
12397   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12398   algorithm: "plot_perf_box_name"
12399   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12400   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12401   include:
12402     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12403     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12404     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12405     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12406     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12407   layout:
12408     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12409     layout: "plot-throughput"
12410
12411 #- type: "plot"
12412 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12413 #  algorithm: "plot_perf_box_name"
12414 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12415 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12416 #  include:
12417 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12418 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12419 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12420 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12421 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12422 #  layout:
12423 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12424 #    layout: "plot-throughput"
12425 #
12426 #- type: "plot"
12427 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12428 #  algorithm: "plot_perf_box_name"
12429 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12430 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12431 #  include:
12432 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12433 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12434 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12435 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12436 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12437 #  layout:
12438 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12439 #    layout: "plot-throughput"
12440
12441 #- type: "plot"
12442 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12443 #  algorithm: "plot_perf_box_name"
12444 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12445 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12446 #  include:
12447 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12448 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12449 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12450 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12451 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12452 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12453 #  layout:
12454 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12455 #    layout: "plot-throughput"
12456 #
12457 #- type: "plot"
12458 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12459 #  algorithm: "plot_perf_box_name"
12460 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12461 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12462 #  include:
12463 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12464 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12469 #  layout:
12470 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12471 #    layout: "plot-throughput"
12472
12473 #- type: "plot"
12474 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12475 #  algorithm: "plot_perf_box_name"
12476 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12477 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12478 #  include:
12479 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12480 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12481 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12482 #  layout:
12483 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12484 #    layout: "plot-throughput"
12485 #
12486 #- type: "plot"
12487 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12488 #  algorithm: "plot_perf_box_name"
12489 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12490 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12491 #  include:
12492 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12493 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12494 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12495 #  layout:
12496 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12497 #    layout: "plot-throughput"
12498
12499 ################################################################################
12500
12501 # Packet Speedup
12502
12503 #- type: "plot"
12504 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12505 #  algorithm: "plot_tsa_name"
12506 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12507 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12508 #  include:
12509 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12510 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12511 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12512 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12513 #  layout:
12514 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12515 #    layout: "plot-throughput-speedup-analysis"
12516 #
12517 #- type: "plot"
12518 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12519 #  algorithm: "plot_tsa_name"
12520 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12521 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12522 #  include:
12523 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12525 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12526 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12527 #  layout:
12528 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12529 #    layout: "plot-throughput-speedup-analysis"
12530 #
12531 #- type: "plot"
12532 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12533 #  algorithm: "plot_tsa_name"
12534 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12535 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536 #  include:
12537 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12540 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12541 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12542 #  layout:
12543 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12544 #    layout: "plot-throughput-speedup-analysis"
12545 #
12546 #- type: "plot"
12547 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12548 #  algorithm: "plot_tsa_name"
12549 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12550 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12551 #  include:
12552 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12553 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12554 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12557 #  layout:
12558 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12559 #    layout: "plot-throughput-speedup-analysis"
12560 #
12561 #- type: "plot"
12562 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12563 #  algorithm: "plot_tsa_name"
12564 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12565 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12566 #  include:
12567 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12570 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12571 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12572 #  layout:
12573 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12574 #    layout: "plot-throughput-speedup-analysis"
12575 #
12576 #- type: "plot"
12577 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12578 #  algorithm: "plot_tsa_name"
12579 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12580 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12581 #  include:
12582 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12584 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12585 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12586 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12587 #  layout:
12588 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12589 #    layout: "plot-throughput-speedup-analysis"
12590 #
12591 #- type: "plot"
12592 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12593 #  algorithm: "plot_tsa_name"
12594 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12595 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12596 #  include:
12597 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12601 #  layout:
12602 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12603 #    layout: "plot-throughput-speedup-analysis"
12604 #
12605 #- type: "plot"
12606 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12607 #  algorithm: "plot_tsa_name"
12608 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12609 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12610 #  include:
12611 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12615 #  layout:
12616 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12617 #    layout: "plot-throughput-speedup-analysis"
12618 #
12619 #- type: "plot"
12620 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12621 #  algorithm: "plot_tsa_name"
12622 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12623 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12624 #  include:
12625 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12626 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12628 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12630 #  layout:
12631 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12632 #    layout: "plot-throughput-speedup-analysis"
12633 #
12634 #- type: "plot"
12635 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12636 #  algorithm: "plot_tsa_name"
12637 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12638 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12639 #  include:
12640 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12641 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12642 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12643 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12644 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12645 #  layout:
12646 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12647 #    layout: "plot-throughput-speedup-analysis"
12648 #
12649 #- type: "plot"
12650 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12651 #  algorithm: "plot_tsa_name"
12652 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12653 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12654 #  include:
12655 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12659 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12660 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12661 #  layout:
12662 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12663 #    layout: "plot-throughput-speedup-analysis"
12664 #
12665 #- type: "plot"
12666 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12667 #  algorithm: "plot_tsa_name"
12668 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12669 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12670 #  include:
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12673 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12674 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12676 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12677 #  layout:
12678 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12679 #    layout: "plot-throughput-speedup-analysis"
12680
12681 - type: "plot"
12682   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12683   algorithm: "plot_tsa_name"
12684   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12686   include:
12687     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12688     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12689     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12690   layout:
12691     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12692     layout: "plot-throughput-speedup-analysis"
12693
12694 - type: "plot"
12695   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12696   algorithm: "plot_tsa_name"
12697   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12699   include:
12700     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12701     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12702     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12703   layout:
12704     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12705     layout: "plot-throughput-speedup-analysis"
12706
12707 #- type: "plot"
12708 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12709 #  algorithm: "plot_tsa_name"
12710 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12711 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12712 #  include:
12713 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12715 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12716 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12717 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12718 #  layout:
12719 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12720 #    layout: "plot-throughput-speedup-analysis"
12721 #
12722 #- type: "plot"
12723 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12724 #  algorithm: "plot_tsa_name"
12725 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12726 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12727 #  include:
12728 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12733 #  layout:
12734 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12735 #    layout: "plot-throughput-speedup-analysis"
12736 #
12737 #- type: "plot"
12738 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12739 #  algorithm: "plot_tsa_name"
12740 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12741 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12742 #  include:
12743 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12746 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12747 #  layout:
12748 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12749 #    layout: "plot-throughput-speedup-analysis"
12750 #
12751 #- type: "plot"
12752 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12753 #  algorithm: "plot_tsa_name"
12754 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12755 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12756 #  include:
12757 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12758 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12759 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12760 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12761 #  layout:
12762 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12763 #    layout: "plot-throughput-speedup-analysis"
12764 #
12765 #- type: "plot"
12766 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12767 #  algorithm: "plot_tsa_name"
12768 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12769 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12770 #  include:
12771 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12772 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12773 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12774 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12775 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12776 #  layout:
12777 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12778 #    layout: "plot-throughput-speedup-analysis"
12779 #
12780 #- type: "plot"
12781 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12782 #  algorithm: "plot_tsa_name"
12783 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12784 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12785 #  include:
12786 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12787 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12788 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12789 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12790 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12791 #  layout:
12792 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12793 #    layout: "plot-throughput-speedup-analysis"
12794 #
12795 #- type: "plot"
12796 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12797 #  algorithm: "plot_tsa_name"
12798 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12799 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800 #  include:
12801 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12802 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12804 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12805 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12806 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12807 #  layout:
12808 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12809 #    layout: "plot-throughput-speedup-analysis"
12810 #
12811 #- type: "plot"
12812 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12813 #  algorithm: "plot_tsa_name"
12814 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12815 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12816 #  include:
12817 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12818 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12819 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12820 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12821 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12822 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12823 #  layout:
12824 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12825 #    layout: "plot-throughput-speedup-analysis"
12826
12827 - type: "plot"
12828   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12829   algorithm: "plot_tsa_name"
12830   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12832   include:
12833     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12835   layout:
12836     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12837     layout: "plot-throughput-speedup-analysis"
12838
12839 - type: "plot"
12840   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12841   algorithm: "plot_tsa_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12844   include:
12845     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12846     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12847   layout:
12848     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12849     layout: "plot-throughput-speedup-analysis"
12850
12851 #- type: "plot"
12852 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12853 #  algorithm: "plot_tsa_name"
12854 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12855 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12856 #  include:
12857 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12859 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12861 #  layout:
12862 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12863 #    layout: "plot-throughput-speedup-analysis"
12864 #
12865 #- type: "plot"
12866 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12867 #  algorithm: "plot_tsa_name"
12868 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12869 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12870 #  include:
12871 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12872 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12873 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12874 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12875 #  layout:
12876 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12877 #    layout: "plot-throughput-speedup-analysis"
12878 #
12879 #- type: "plot"
12880 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12881 #  algorithm: "plot_tsa_name"
12882 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12883 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12884 #  include:
12885 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12886 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12887 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12888 #  layout:
12889 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12890 #    layout: "plot-throughput-speedup-analysis"
12891 #
12892 #- type: "plot"
12893 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12894 #  algorithm: "plot_tsa_name"
12895 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12896 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12897 #  include:
12898 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12899 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12900 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12901 #  layout:
12902 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12903 #    layout: "plot-throughput-speedup-analysis"
12904 #
12905 #- type: "plot"
12906 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12907 #  algorithm: "plot_tsa_name"
12908 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12909 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12910 #  include:
12911 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12912 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12913 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12914 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12915 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12916 #  layout:
12917 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12918 #    layout: "plot-throughput-speedup-analysis"
12919 #
12920 #- type: "plot"
12921 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12922 #  algorithm: "plot_tsa_name"
12923 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12924 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12925 #  include:
12926 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12927 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12928 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12929 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12930 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12931 #  layout:
12932 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12933 #    layout: "plot-throughput-speedup-analysis"
12934
12935 - type: "plot"
12936   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12937   algorithm: "plot_tsa_name"
12938   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12940   include:
12941     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12942     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12943     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12944   layout:
12945     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12946     layout: "plot-throughput-speedup-analysis"
12947
12948 - type: "plot"
12949   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12950   algorithm: "plot_tsa_name"
12951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12953   include:
12954     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12955     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12956     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12957   layout:
12958     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12959     layout: "plot-throughput-speedup-analysis"
12960
12961 #- type: "plot"
12962 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12963 #  algorithm: "plot_tsa_name"
12964 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12965 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12966 #  include:
12967 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12968 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12969 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12970 #  layout:
12971 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12972 #    layout: "plot-throughput-speedup-analysis"
12973 #
12974 #- type: "plot"
12975 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12976 #  algorithm: "plot_tsa_name"
12977 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12978 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12979 #  include:
12980 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12981 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12982 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12983 #  layout:
12984 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12985 #    layout: "plot-throughput-speedup-analysis"
12986 #
12987 #- type: "plot"
12988 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12989 #  algorithm: "plot_tsa_name"
12990 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12991 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12992 #  include:
12993 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12994 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12995 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12996 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12997 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12998 #  layout:
12999 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13000 #    layout: "plot-throughput-speedup-analysis"
13001 #
13002 #- type: "plot"
13003 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13004 #  algorithm: "plot_tsa_name"
13005 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13006 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13007 #  include:
13008 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13009 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13010 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13011 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13012 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13013 #  layout:
13014 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13015 #    layout: "plot-throughput-speedup-analysis"
13016
13017 - type: "plot"
13018   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13019   algorithm: "plot_tsa_name"
13020   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13021   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13022   include:
13023     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13026     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13027     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13029   layout:
13030     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13031     layout: "plot-throughput-speedup-analysis"
13032
13033 - type: "plot"
13034   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13035   algorithm: "plot_tsa_name"
13036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13038   include:
13039     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13042     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13043     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13045   layout:
13046     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13047     layout: "plot-throughput-speedup-analysis"
13048
13049 - type: "plot"
13050   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13051   algorithm: "plot_tsa_name"
13052   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13053   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13054   include:
13055     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13056     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13057     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13058     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13059   layout:
13060     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13061     layout: "plot-throughput-speedup-analysis"
13062
13063 - type: "plot"
13064   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13065   algorithm: "plot_tsa_name"
13066   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13067   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13068   include:
13069     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13070     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13071     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13072     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13073   layout:
13074     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13075     layout: "plot-throughput-speedup-analysis"
13076
13077 #- type: "plot"
13078 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13079 #  algorithm: "plot_tsa_name"
13080 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13081 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13082 #  include:
13083 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13084 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13085 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13086 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13087 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13088 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13089 #  layout:
13090 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13091 #    layout: "plot-throughput-speedup-analysis"
13092 #
13093 #- type: "plot"
13094 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13095 #  algorithm: "plot_tsa_name"
13096 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13097 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13098 #  include:
13099 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13100 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13101 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13102 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13103 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13104 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13105 #  layout:
13106 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13107 #    layout: "plot-throughput-speedup-analysis"
13108 #
13109 #- type: "plot"
13110 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13111 #  algorithm: "plot_tsa_name"
13112 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13113 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114 #  include:
13115 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13116 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13117 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13118 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13119 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13120 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13121 #  layout:
13122 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13123 #    layout: "plot-throughput-speedup-analysis"
13124 #
13125 #- type: "plot"
13126 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13127 #  algorithm: "plot_tsa_name"
13128 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13129 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13130 #  include:
13131 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13132 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13133 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13134 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13135 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13136 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13137 #  layout:
13138 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13139 #    layout: "plot-throughput-speedup-analysis"
13140 #
13141 #- type: "plot"
13142 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13143 #  algorithm: "plot_tsa_name"
13144 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13145 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13146 #  include:
13147 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13148 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13149 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13150 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13151 #  layout:
13152 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13153 #    layout: "plot-throughput-speedup-analysis"
13154 #
13155 #- type: "plot"
13156 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13157 #  algorithm: "plot_tsa_name"
13158 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13159 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13160 #  include:
13161 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13162 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13163 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13164 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13165 #  layout:
13166 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13167 #    layout: "plot-throughput-speedup-analysis"
13168 #
13169 #- type: "plot"
13170 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13171 #  algorithm: "plot_tsa_name"
13172 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13173 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13174 #  include:
13175 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13176 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13177 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13178 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13179 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13180 #  layout:
13181 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13182 #    layout: "plot-throughput-speedup-analysis"
13183 #
13184 #- type: "plot"
13185 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13186 #  algorithm: "plot_tsa_name"
13187 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13188 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13189 #  include:
13190 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13191 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13192 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13193 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13194 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13195 #  layout:
13196 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13197 #    layout: "plot-throughput-speedup-analysis"
13198 #
13199 #- type: "plot"
13200 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13201 #  algorithm: "plot_tsa_name"
13202 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13203 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13204 #  include:
13205 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13209 #  layout:
13210 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13211 #    layout: "plot-throughput-speedup-analysis"
13212 #
13213 #- type: "plot"
13214 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13215 #  algorithm: "plot_tsa_name"
13216 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13217 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218 #  include:
13219 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13223 #  layout:
13224 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13225 #    layout: "plot-throughput-speedup-analysis"
13226
13227 - type: "plot"
13228   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13229   algorithm: "plot_tsa_name"
13230   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13232   include:
13233     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13234     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13235     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13239   layout:
13240     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13241     layout: "plot-throughput-speedup-analysis"
13242
13243 - type: "plot"
13244   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13245   algorithm: "plot_tsa_name"
13246   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13247   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13248   include:
13249     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13250     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13251     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13255   layout:
13256     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13257     layout: "plot-throughput-speedup-analysis"
13258
13259 #- type: "plot"
13260 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13261 #  algorithm: "plot_tsa_name"
13262 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13263 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13264 #  include:
13265 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13266 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13267 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13268 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13269 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13270 #  layout:
13271 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13272 #    layout: "plot-throughput-speedup-analysis"
13273 #
13274 #- type: "plot"
13275 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13276 #  algorithm: "plot_tsa_name"
13277 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13278 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13279 #  include:
13280 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13281 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13282 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13283 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13284 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13285 #  layout:
13286 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13287 #    layout: "plot-throughput-speedup-analysis"
13288 #
13289 #- type: "plot"
13290 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13291 #  algorithm: "plot_tsa_name"
13292 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13293 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13294 #  include:
13295 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13296 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13297 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13298 #  layout:
13299 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13300 #    layout: "plot-throughput-speedup-analysis"
13301 #
13302 #- type: "plot"
13303 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13304 #  algorithm: "plot_tsa_name"
13305 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13306 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13307 #  include:
13308 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13309 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13310 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13311 #  layout:
13312 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13313 #    layout: "plot-throughput-speedup-analysis"
13314 #
13315 #- type: "plot"
13316 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13317 #  algorithm: "plot_tsa_name"
13318 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13319 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13320 #  include:
13321 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13322 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13323 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13324 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13325 #  layout:
13326 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13327 #    layout: "plot-throughput-speedup-analysis"
13328 #
13329 #- type: "plot"
13330 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13331 #  algorithm: "plot_tsa_name"
13332 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13333 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13334 #  include:
13335 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13336 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13337 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13338 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13339 #  layout:
13340 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13341 #    layout: "plot-throughput-speedup-analysis"
13342 #
13343 #- type: "plot"
13344 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13345 #  algorithm: "plot_tsa_name"
13346 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13347 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13348 #  include:
13349 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13350 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13351 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13352 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13353 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13354 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13355 #  layout:
13356 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13357 #    layout: "plot-throughput-speedup-analysis"
13358 #
13359 #- type: "plot"
13360 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13361 #  algorithm: "plot_tsa_name"
13362 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13363 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364 #  include:
13365 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13366 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13367 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13368 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13369 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13370 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13371 #  layout:
13372 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13373 #    layout: "plot-throughput-speedup-analysis"
13374 #
13375 #- type: "plot"
13376 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13377 #  algorithm: "plot_tsa_name"
13378 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13379 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13380 #  include:
13381 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13382 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13383 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13384 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13385 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13386 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13387 #  layout:
13388 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13389 #    layout: "plot-throughput-speedup-analysis"
13390 #
13391 #- type: "plot"
13392 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13393 #  algorithm: "plot_tsa_name"
13394 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13395 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13396 #  include:
13397 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13398 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13399 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13400 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13401 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13402 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13403 #  layout:
13404 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13405 #    layout: "plot-throughput-speedup-analysis"
13406
13407 - type: "plot"
13408   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13409   algorithm: "plot_tsa_name"
13410   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13412   include:
13413     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13414     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13415     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13416     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13417     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13418     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13419   layout:
13420     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13421     layout: "plot-throughput-speedup-analysis"
13422
13423 - type: "plot"
13424   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13425   algorithm: "plot_tsa_name"
13426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13428   include:
13429     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13430     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13431     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13432     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13433     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13434     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13435   layout:
13436     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13437     layout: "plot-throughput-speedup-analysis"
13438
13439 #- type: "plot"
13440 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13441 #  algorithm: "plot_tsa_name"
13442 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13443 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13444 #  include:
13445 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13446 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13447 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13448 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13449 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13450 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13451 #  layout:
13452 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13453 #    layout: "plot-throughput-speedup-analysis"
13454 #
13455 #- type: "plot"
13456 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13457 #  algorithm: "plot_tsa_name"
13458 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13459 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13460 #  include:
13461 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13462 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13463 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13464 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13465 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13466 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13467 #  layout:
13468 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13469 #    layout: "plot-throughput-speedup-analysis"
13470 #
13471 #- type: "plot"
13472 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13473 #  algorithm: "plot_tsa_name"
13474 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13475 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13476 #  include:
13477 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13478 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13479 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13480 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13481 #  layout:
13482 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13483 #    layout: "plot-throughput-speedup-analysis"
13484 #
13485 #- type: "plot"
13486 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13487 #  algorithm: "plot_tsa_name"
13488 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13489 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13490 #  include:
13491 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13492 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13493 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13494 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13495 #  layout:
13496 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13497 #    layout: "plot-throughput-speedup-analysis"
13498 #
13499 #- type: "plot"
13500 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13501 #  algorithm: "plot_tsa_name"
13502 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13503 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13504 #  include:
13505 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13506 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13507 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13508 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13509 #  layout:
13510 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13511 #    layout: "plot-throughput-speedup-analysis"
13512 #
13513 #- type: "plot"
13514 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13515 #  algorithm: "plot_tsa_name"
13516 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13517 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13518 #  include:
13519 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13521 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13522 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13523 #  layout:
13524 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13525 #    layout: "plot-throughput-speedup-analysis"
13526
13527 - type: "plot"
13528   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13529   algorithm: "plot_tsa_name"
13530   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13532   include:
13533     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13534     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13537   layout:
13538     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13539     layout: "plot-throughput-speedup-analysis"
13540
13541 - type: "plot"
13542   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13543   algorithm: "plot_tsa_name"
13544   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13545   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13546   include:
13547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13549     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13550     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13551   layout:
13552     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13553     layout: "plot-throughput-speedup-analysis"
13554
13555 - type: "plot"
13556   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13557   algorithm: "plot_tsa_name"
13558   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13559   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13560   include:
13561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13563     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13565   layout:
13566     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13567     layout: "plot-throughput-speedup-analysis"
13568
13569 - type: "plot"
13570   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13571   algorithm: "plot_tsa_name"
13572   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13574   include:
13575     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13576     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13577     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13578     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13579   layout:
13580     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13581     layout: "plot-throughput-speedup-analysis"
13582
13583 #- type: "plot"
13584 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13585 #  algorithm: "plot_tsa_name"
13586 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13587 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13588 #  include:
13589 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13590 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13591 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13592 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13593 #  layout:
13594 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13595 #    layout: "plot-throughput-speedup-analysis"
13596 #
13597 #- type: "plot"
13598 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13599 #  algorithm: "plot_tsa_name"
13600 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13601 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13602 #  include:
13603 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13604 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13605 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13606 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13607 #  layout:
13608 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13609 #    layout: "plot-throughput-speedup-analysis"
13610 #
13611 #- type: "plot"
13612 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13613 #  algorithm: "plot_tsa_name"
13614 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13615 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13616 #  include:
13617 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13618 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13619 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13620 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13621 #  layout:
13622 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13623 #    layout: "plot-throughput-speedup-analysis"
13624 #
13625 #- type: "plot"
13626 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13627 #  algorithm: "plot_tsa_name"
13628 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13629 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13630 #  include:
13631 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13632 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13633 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13634 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13635 #  layout:
13636 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13637 #    layout: "plot-throughput-speedup-analysis"
13638 #
13639 #- type: "plot"
13640 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13641 #  algorithm: "plot_tsa_name"
13642 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13643 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13644 #  include:
13645 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13646 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13647 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13648 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13649 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13650 #  layout:
13651 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13652 #    layout: "plot-throughput-speedup-analysis"
13653 #
13654 #- type: "plot"
13655 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13656 #  algorithm: "plot_tsa_name"
13657 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13658 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13659 #  include:
13660 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13661 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13662 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13663 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13664 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13665 #  layout:
13666 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13667 #    layout: "plot-throughput-speedup-analysis"
13668 #
13669 #- type: "plot"
13670 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13671 #  algorithm: "plot_tsa_name"
13672 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13673 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13674 #  include:
13675 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13676 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13677 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13678 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13679 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13680 #  layout:
13681 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13682 #    layout: "plot-throughput-speedup-analysis"
13683 #
13684 #- type: "plot"
13685 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13686 #  algorithm: "plot_tsa_name"
13687 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13688 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13689 #  include:
13690 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13691 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13692 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13693 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13694 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13695 #  layout:
13696 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13697 #    layout: "plot-throughput-speedup-analysis"
13698 #
13699 #- type: "plot"
13700 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13701 #  algorithm: "plot_tsa_name"
13702 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13703 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13704 #  include:
13705 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13706 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13707 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13708 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13709 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13710 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13711 #  layout:
13712 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13713 #    layout: "plot-throughput-speedup-analysis"
13714 #
13715 #- type: "plot"
13716 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13717 #  algorithm: "plot_tsa_name"
13718 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13719 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13720 #  include:
13721 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13722 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13723 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13724 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13725 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13726 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13727 #  layout:
13728 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13729 #    layout: "plot-throughput-speedup-analysis"
13730 #
13731 #- type: "plot"
13732 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13733 #  algorithm: "plot_tsa_name"
13734 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13735 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13736 #  include:
13737 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13738 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13739 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13740 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13741 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13742 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13743 #  layout:
13744 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13745 #    layout: "plot-throughput-speedup-analysis"
13746 #
13747 #- type: "plot"
13748 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13749 #  algorithm: "plot_tsa_name"
13750 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13751 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13752 #  include:
13753 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13754 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13755 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13756 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13757 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13758 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13759 #  layout:
13760 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13761 #    layout: "plot-throughput-speedup-analysis"
13762 #
13763 #- type: "plot"
13764 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13765 #  algorithm: "plot_tsa_name"
13766 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13767 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13768 #  include:
13769 #    - "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"
13770 #    - "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"
13771 #    - "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"
13772 #  layout:
13773 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13774 #    layout: "plot-throughput-speedup-analysis"
13775 #
13776 #- type: "plot"
13777 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13778 #  algorithm: "plot_tsa_name"
13779 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13780 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13781 #  include:
13782 #    - "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"
13783 #    - "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"
13784 #    - "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"
13785 #  layout:
13786 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13787 #    layout: "plot-throughput-speedup-analysis"
13788
13789 - type: "plot"
13790   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13791   algorithm: "plot_tsa_name"
13792   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13793   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13794   include:
13795     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13796     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13797     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13798     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13799     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13800   layout:
13801     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13802     layout: "plot-throughput-speedup-analysis"
13803
13804 - type: "plot"
13805   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13806   algorithm: "plot_tsa_name"
13807   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13808   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13809   include:
13810     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13811     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13812     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13813     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13814     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13815   layout:
13816     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13817     layout: "plot-throughput-speedup-analysis"
13818
13819 - type: "plot"
13820   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13821   algorithm: "plot_tsa_name"
13822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13824   include:
13825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13830   layout:
13831     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13832     layout: "plot-throughput-speedup-analysis"
13833
13834 - type: "plot"
13835   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13836   algorithm: "plot_tsa_name"
13837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13839   include:
13840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13845   layout:
13846     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13847     layout: "plot-throughput-speedup-analysis"
13848
13849 - type: "plot"
13850   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13851   algorithm: "plot_tsa_name"
13852   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13853   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13854   include:
13855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13861   layout:
13862     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13863     layout: "plot-throughput-speedup-analysis"
13864
13865 - type: "plot"
13866   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13867   algorithm: "plot_tsa_name"
13868   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13869   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13870   include:
13871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13877   layout:
13878     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13879     layout: "plot-throughput-speedup-analysis"
13880
13881 - type: "plot"
13882   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13883   algorithm: "plot_tsa_name"
13884   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13885   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13886   include:
13887     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13888     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13889     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13891   layout:
13892     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13893     layout: "plot-throughput-speedup-analysis"
13894
13895 - type: "plot"
13896   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13897   algorithm: "plot_tsa_name"
13898   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13899   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13900   include:
13901     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13902     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13903     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13904     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13905   layout:
13906     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13907     layout: "plot-throughput-speedup-analysis"
13908
13909 - type: "plot"
13910   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13911   algorithm: "plot_tsa_name"
13912   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13913   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13914   include:
13915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13920   layout:
13921     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13922     layout: "plot-throughput-speedup-analysis"
13923
13924 - type: "plot"
13925   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13926   algorithm: "plot_tsa_name"
13927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13929   include:
13930     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13935   layout:
13936     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13937     layout: "plot-throughput-speedup-analysis"
13938
13939 - type: "plot"
13940   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13941   algorithm: "plot_tsa_name"
13942   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13943   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13944   include:
13945     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13949     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13950     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13951   layout:
13952     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13953     layout: "plot-throughput-speedup-analysis"
13954
13955 - type: "plot"
13956   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13957   algorithm: "plot_tsa_name"
13958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13960   include:
13961     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13962     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13963     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13964     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13965     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13966     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13967   layout:
13968     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13969     layout: "plot-throughput-speedup-analysis"
13970
13971 - type: "plot"
13972   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13973   algorithm: "plot_tsa_name"
13974   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13975   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13976   include:
13977     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13981   layout:
13982     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13983     layout: "plot-throughput-speedup-analysis"
13984
13985 - type: "plot"
13986   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13987   algorithm: "plot_tsa_name"
13988   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13989   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13990   include:
13991     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13992     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13993     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13995   layout:
13996     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13997     layout: "plot-throughput-speedup-analysis"
13998
13999 - type: "plot"
14000   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14001   algorithm: "plot_tsa_name"
14002   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14003   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14004   include:
14005     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14006     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14007     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14008     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14009     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14011   layout:
14012     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14013     layout: "plot-throughput-speedup-analysis"
14014
14015 - type: "plot"
14016   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14017   algorithm: "plot_tsa_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14019   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14020   include:
14021     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14022     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14023     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14024     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14027   layout:
14028     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14029     layout: "plot-throughput-speedup-analysis"
14030
14031 - type: "plot"
14032   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14033   algorithm: "plot_tsa_name"
14034   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14035   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14036   include:
14037     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14038     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14039     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14043   layout:
14044     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14045     layout: "plot-throughput-speedup-analysis"
14046
14047 - type: "plot"
14048   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14049   algorithm: "plot_tsa_name"
14050   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14051   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14052   include:
14053     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14054     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14059   layout:
14060     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14061     layout: "plot-throughput-speedup-analysis"
14062
14063 - type: "plot"
14064   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14065   algorithm: "plot_tsa_name"
14066   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14067   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14068   include:
14069     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14070     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14071     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14072     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14073     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14074     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14075   layout:
14076     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14077     layout: "plot-throughput-speedup-analysis"
14078
14079 - type: "plot"
14080   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14081   algorithm: "plot_tsa_name"
14082   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14083   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14084   include:
14085     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14086     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14087     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14088     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14089     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14090     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14091   layout:
14092     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14093     layout: "plot-throughput-speedup-analysis"
14094
14095 - type: "plot"
14096   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14097   algorithm: "plot_tsa_name"
14098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14100   include:
14101     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14106   layout:
14107     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14115   include:
14116     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14117     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14121   layout:
14122     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 #- type: "plot"
14126 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14127 #  algorithm: "plot_tsa_name"
14128 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14129 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14130 #  include:
14131 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14132 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14133 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14134 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14135 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14136 #  layout:
14137 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14138 #    layout: "plot-throughput-speedup-analysis"
14139 #
14140 #- type: "plot"
14141 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14142 #  algorithm: "plot_tsa_name"
14143 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14144 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14145 #  include:
14146 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14147 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14148 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14149 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14150 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14151 #  layout:
14152 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14153 #    layout: "plot-throughput-speedup-analysis"
14154
14155 #- type: "plot"
14156 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14157 #  algorithm: "plot_tsa_name"
14158 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14159 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14160 #  include:
14161 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14162 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14163 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14165 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14166 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14167 #  layout:
14168 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14169 #    layout: "plot-throughput-speedup-analysis"
14170 #
14171 #- type: "plot"
14172 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14173 #  algorithm: "plot_tsa_name"
14174 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14175 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14176 #  include:
14177 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14178 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14179 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14180 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14181 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14182 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14183 #  layout:
14184 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14185 #    layout: "plot-throughput-speedup-analysis"
14186
14187 - type: "plot"
14188   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14189   algorithm: "plot_tsa_name"
14190   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14191   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14192   include:
14193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14198   layout:
14199     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14200     layout: "plot-throughput-speedup-analysis"
14201
14202 - type: "plot"
14203   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14204   algorithm: "plot_tsa_name"
14205   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14206   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14207   include:
14208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14213   layout:
14214     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14215     layout: "plot-throughput-speedup-analysis"
14216
14217 - type: "plot"
14218   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14219   algorithm: "plot_tsa_name"
14220   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14221   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14222   include:
14223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14229   layout:
14230     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14231     layout: "plot-throughput-speedup-analysis"
14232
14233 - type: "plot"
14234   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14235   algorithm: "plot_tsa_name"
14236   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14237   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14238   include:
14239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14245   layout:
14246     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14247     layout: "plot-throughput-speedup-analysis"
14248
14249 - type: "plot"
14250   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14251   algorithm: "plot_tsa_name"
14252   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14253   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14254   include:
14255     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14259     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14260   layout:
14261     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14262     layout: "plot-throughput-speedup-analysis"
14263
14264 - type: "plot"
14265   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14266   algorithm: "plot_tsa_name"
14267   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14268   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14269   include:
14270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14274     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14275   layout:
14276     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14277     layout: "plot-throughput-speedup-analysis"
14278
14279 - type: "plot"
14280   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14281   algorithm: "plot_tsa_name"
14282   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14283   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14284   include:
14285     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14286     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14287     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14288     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14289   layout:
14290     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14291     layout: "plot-throughput-speedup-analysis"
14292
14293 - type: "plot"
14294   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14295   algorithm: "plot_tsa_name"
14296   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14297   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14298   include:
14299     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14300     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14301     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14302     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14303   layout:
14304     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14305     layout: "plot-throughput-speedup-analysis"
14306
14307 - type: "plot"
14308   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14309   algorithm: "plot_tsa_name"
14310   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14311   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14312   include:
14313     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14314     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14315     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14316     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14317     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14318     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14319   layout:
14320     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14321     layout: "plot-throughput-speedup-analysis"
14322
14323 - type: "plot"
14324   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14325   algorithm: "plot_tsa_name"
14326   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14327   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14328   include:
14329     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14330     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14331     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14332     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14333     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14334     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14335   layout:
14336     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14337     layout: "plot-throughput-speedup-analysis"
14338
14339 - type: "plot"
14340   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14341   algorithm: "plot_tsa_name"
14342   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14343   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14344   include:
14345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14350   layout:
14351     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14352     layout: "plot-throughput-speedup-analysis"
14353
14354 - type: "plot"
14355   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14356   algorithm: "plot_tsa_name"
14357   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14358   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14359   include:
14360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14365   layout:
14366     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14367     layout: "plot-throughput-speedup-analysis"
14368
14369 - type: "plot"
14370   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14371   algorithm: "plot_tsa_name"
14372   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14373   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14374   include:
14375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14381   layout:
14382     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14383     layout: "plot-throughput-speedup-analysis"
14384
14385 - type: "plot"
14386   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14387   algorithm: "plot_tsa_name"
14388   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14389   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14390   include:
14391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14397   layout:
14398     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14399     layout: "plot-throughput-speedup-analysis"
14400
14401 - type: "plot"
14402   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14403   algorithm: "plot_tsa_name"
14404   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14405   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14406   include:
14407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14410     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14411   layout:
14412     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14413     layout: "plot-throughput-speedup-analysis"
14414
14415 - type: "plot"
14416   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14417   algorithm: "plot_tsa_name"
14418   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14419   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14420   include:
14421     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14424     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14425   layout:
14426     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14427     layout: "plot-throughput-speedup-analysis"
14428
14429 - type: "plot"
14430   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14431   algorithm: "plot_tsa_name"
14432   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14433   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14434   include:
14435     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14440   layout:
14441     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14442     layout: "plot-throughput-speedup-analysis"
14443
14444 - type: "plot"
14445   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14446   algorithm: "plot_tsa_name"
14447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14449   include:
14450     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14454     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14455   layout:
14456     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14457     layout: "plot-throughput-speedup-analysis"
14458
14459 - type: "plot"
14460   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14461   algorithm: "plot_tsa_name"
14462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14464   include:
14465     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14466     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14471   layout:
14472     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14480   include:
14481     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14482     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14487   layout:
14488     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14489     layout: "plot-throughput-speedup-analysis"
14490
14491 - type: "plot"
14492   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14493   algorithm: "plot_tsa_name"
14494   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14495   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14496   include:
14497     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14498     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14499     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14500     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14501   layout:
14502     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14503     layout: "plot-throughput-speedup-analysis"
14504
14505 - type: "plot"
14506   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14507   algorithm: "plot_tsa_name"
14508   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14509   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14510   include:
14511     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14512     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14513     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14514     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14515   layout:
14516     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14517     layout: "plot-throughput-speedup-analysis"
14518
14519 - type: "plot"
14520   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14521   algorithm: "plot_tsa_name"
14522   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14523   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14524   include:
14525     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14526     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14527     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14528     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14529     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14530     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14531   layout:
14532     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14533     layout: "plot-throughput-speedup-analysis"
14534
14535 - type: "plot"
14536   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14537   algorithm: "plot_tsa_name"
14538   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14539   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14540   include:
14541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14542     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14543     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14544     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14545     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14546     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14547   layout:
14548     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 - type: "plot"
14552   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14553   algorithm: "plot_tsa_name"
14554   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14555   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14556   include:
14557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14561     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14562     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14563   layout:
14564     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14565     layout: "plot-throughput-speedup-analysis"
14566
14567 - type: "plot"
14568   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14569   algorithm: "plot_tsa_name"
14570   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14571   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14572   include:
14573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14577     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14578     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14579   layout:
14580     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14581     layout: "plot-throughput-speedup-analysis"
14582
14583 #- type: "plot"
14584 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14585 #  algorithm: "plot_tsa_name"
14586 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14587 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14588 #  include:
14589 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14590 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14591 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14592 #  layout:
14593 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14594 #    layout: "plot-throughput-speedup-analysis"
14595 #
14596 #- type: "plot"
14597 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14598 #  algorithm: "plot_tsa_name"
14599 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14600 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14601 #  include:
14602 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14603 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14604 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14605 #  layout:
14606 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14607 #    layout: "plot-throughput-speedup-analysis"
14608
14609 ################################################################################
14610
14611 # Packet Throughput - DPDK
14612
14613 # 2n-skx-xxv710
14614
14615 #- type: "plot"
14616 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14617 #  algorithm: "plot_perf_box_name"
14618 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14619 #  data: "plot-dpdk-throughput-latency-2n-skx"
14620 #  include:
14621 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14622 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14623 #  layout:
14624 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14625 #    layout: "plot-throughput"
14626 #
14627 #- type: "plot"
14628 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14629 #  algorithm: "plot_perf_box_name"
14630 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14631 #  data: "plot-dpdk-throughput-latency-2n-skx"
14632 #  include:
14633 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14634 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14635 #  layout:
14636 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14637 #    layout: "plot-throughput"
14638 #
14639 #- type: "plot"
14640 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14641 #  algorithm: "plot_perf_box_name"
14642 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14643 #  data: "plot-dpdk-throughput-latency-2n-skx"
14644 #  include:
14645 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14646 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14647 #  layout:
14648 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14649 #    layout: "plot-throughput"
14650 #
14651 #- type: "plot"
14652 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14653 #  algorithm: "plot_perf_box_name"
14654 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14655 #  data: "plot-dpdk-throughput-latency-2n-skx"
14656 #  include:
14657 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14658 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14659 #  layout:
14660 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14661 #    layout: "plot-throughput"
14662 #
14663 ## 2n-skx-x710
14664 #
14665 #- type: "plot"
14666 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14667 #  algorithm: "plot_perf_box_name"
14668 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14669 #  data: "plot-dpdk-throughput-latency-2n-skx"
14670 #  include:
14671 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14672 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14673 #  layout:
14674 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14675 #    layout: "plot-throughput"
14676 #
14677 #- type: "plot"
14678 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14679 #  algorithm: "plot_perf_box_name"
14680 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14681 #  data: "plot-dpdk-throughput-latency-2n-skx"
14682 #  include:
14683 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14684 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14685 #  layout:
14686 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14687 #    layout: "plot-throughput"
14688 #
14689 #- type: "plot"
14690 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14691 #  algorithm: "plot_perf_box_name"
14692 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14693 #  data: "plot-dpdk-throughput-latency-2n-skx"
14694 #  include:
14695 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14696 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14697 #  layout:
14698 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14699 #    layout: "plot-throughput"
14700 #
14701 #- type: "plot"
14702 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14703 #  algorithm: "plot_perf_box_name"
14704 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14705 #  data: "plot-dpdk-throughput-latency-2n-skx"
14706 #  include:
14707 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14708 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14709 #  layout:
14710 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14711 #    layout: "plot-throughput"
14712 #
14713 ## 3n-skx-xxv710
14714 #
14715 #- type: "plot"
14716 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14717 #  algorithm: "plot_perf_box_name"
14718 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14719 #  data: "plot-dpdk-throughput-latency-3n-skx"
14720 #  include:
14721 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14722 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14723 #  layout:
14724 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14725 #    layout: "plot-throughput"
14726 #
14727 #- type: "plot"
14728 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14729 #  algorithm: "plot_perf_box_name"
14730 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14731 #  data: "plot-dpdk-throughput-latency-3n-skx"
14732 #  include:
14733 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14734 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14735 #  layout:
14736 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14737 #    layout: "plot-throughput"
14738 #
14739 #- type: "plot"
14740 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14741 #  algorithm: "plot_perf_box_name"
14742 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14743 #  data: "plot-dpdk-throughput-latency-3n-skx"
14744 #  include:
14745 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14746 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14747 #  layout:
14748 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14749 #    layout: "plot-throughput"
14750 #
14751 #- type: "plot"
14752 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14753 #  algorithm: "plot_perf_box_name"
14754 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14755 #  data: "plot-dpdk-throughput-latency-3n-skx"
14756 #  include:
14757 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14758 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14759 #  layout:
14760 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14761 #    layout: "plot-throughput"
14762 #
14763 ## 3n-skx-x710
14764 #
14765 #- type: "plot"
14766 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14767 #  algorithm: "plot_perf_box_name"
14768 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14769 #  data: "plot-dpdk-throughput-latency-3n-skx"
14770 #  include:
14771 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14772 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14773 #  layout:
14774 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14775 #    layout: "plot-throughput"
14776 #
14777 #- type: "plot"
14778 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14779 #  algorithm: "plot_perf_box_name"
14780 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14781 #  data: "plot-dpdk-throughput-latency-3n-skx"
14782 #  include:
14783 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14784 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14785 #  layout:
14786 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14787 #    layout: "plot-throughput"
14788 #
14789 #- type: "plot"
14790 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14791 #  algorithm: "plot_perf_box_name"
14792 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14793 #  data: "plot-dpdk-throughput-latency-3n-skx"
14794 #  include:
14795 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14796 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14797 #  layout:
14798 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14799 #    layout: "plot-throughput"
14800 #
14801 #- type: "plot"
14802 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14803 #  algorithm: "plot_perf_box_name"
14804 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14805 #  data: "plot-dpdk-throughput-latency-3n-skx"
14806 #  include:
14807 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14808 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14809 #  layout:
14810 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14811 #    layout: "plot-throughput"
14812
14813 # 3n-hsw-xl710
14814
14815 - type: "plot"
14816   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14817   algorithm: "plot_perf_box_name"
14818   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14819   data: "plot-dpdk-throughput-latency-3n-hsw"
14820   include:
14821     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14822     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14823   layout:
14824     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14825     layout: "plot-throughput"
14826
14827 - type: "plot"
14828   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14829   algorithm: "plot_perf_box_name"
14830   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14831   data: "plot-dpdk-throughput-latency-3n-hsw"
14832   include:
14833     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14834     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14835   layout:
14836     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14837     layout: "plot-throughput"
14838
14839 - type: "plot"
14840   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14841   algorithm: "plot_perf_box_name"
14842   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14843   data: "plot-dpdk-throughput-latency-3n-hsw"
14844   include:
14845     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14846     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14847   layout:
14848     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14849     layout: "plot-throughput"
14850
14851 - type: "plot"
14852   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14853   algorithm: "plot_perf_box_name"
14854   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14855   data: "plot-dpdk-throughput-latency-3n-hsw"
14856   include:
14857     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14858     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14859   layout:
14860     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14861     layout: "plot-throughput"
14862
14863 # 3n-hsw-x710
14864
14865 - type: "plot"
14866   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14867   algorithm: "plot_perf_box_name"
14868   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14869   data: "plot-dpdk-throughput-latency-3n-hsw"
14870   include:
14871     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14872     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14873   layout:
14874     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14875     layout: "plot-throughput"
14876
14877 - type: "plot"
14878   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14879   algorithm: "plot_perf_box_name"
14880   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14881   data: "plot-dpdk-throughput-latency-3n-hsw"
14882   include:
14883     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14884     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14885   layout:
14886     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14887     layout: "plot-throughput"
14888
14889 - type: "plot"
14890   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14891   algorithm: "plot_perf_box_name"
14892   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14893   data: "plot-dpdk-throughput-latency-3n-hsw"
14894   include:
14895     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14896     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14897   layout:
14898     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14899     layout: "plot-throughput"
14900
14901 - type: "plot"
14902   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14903   algorithm: "plot_perf_box_name"
14904   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14905   data: "plot-dpdk-throughput-latency-3n-hsw"
14906   include:
14907     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14908     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14909   layout:
14910     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14911     layout: "plot-throughput"
14912
14913 # 2n-dnv-x553
14914
14915 - type: "plot"
14916   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14917   algorithm: "plot_perf_box_name"
14918   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14919   data: "plot-dpdk-throughput-latency-2n-dnv"
14920   include:
14921     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14922     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14923   layout:
14924     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14925     layout: "plot-throughput"
14926
14927 - type: "plot"
14928   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14929   algorithm: "plot_perf_box_name"
14930   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14931   data: "plot-dpdk-throughput-latency-2n-dnv"
14932   include:
14933     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14934     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14935   layout:
14936     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14937     layout: "plot-throughput"
14938
14939 - type: "plot"
14940   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14941   algorithm: "plot_perf_box_name"
14942   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14943   data: "plot-dpdk-throughput-latency-2n-dnv"
14944   include:
14945     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14946     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14947   layout:
14948     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14949     layout: "plot-throughput"
14950
14951 - type: "plot"
14952   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14953   algorithm: "plot_perf_box_name"
14954   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14955   data: "plot-dpdk-throughput-latency-2n-dnv"
14956   include:
14957     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14958     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14959   layout:
14960     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14961     layout: "plot-throughput"
14962
14963 # 3n-dnv-x553
14964
14965 - type: "plot"
14966   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14967   algorithm: "plot_perf_box_name"
14968   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14969   data: "plot-dpdk-throughput-latency-3n-dnv"
14970   include:
14971     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14972     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14973   layout:
14974     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14979   algorithm: "plot_perf_box_name"
14980   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14981   data: "plot-dpdk-throughput-latency-3n-dnv"
14982   include:
14983     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14984     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14985   layout:
14986     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14991   algorithm: "plot_perf_box_name"
14992   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14993   data: "plot-dpdk-throughput-latency-3n-dnv"
14994   include:
14995     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14996     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14997   layout:
14998     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14999     layout: "plot-throughput"
15000
15001 - type: "plot"
15002   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15003   algorithm: "plot_perf_box_name"
15004   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15005   data: "plot-dpdk-throughput-latency-3n-dnv"
15006   include:
15007     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15008     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15009   layout:
15010     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15011     layout: "plot-throughput"
15012
15013 # 3n-tsh-x520
15014
15015 - type: "plot"
15016   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15017   algorithm: "plot_perf_box_name"
15018   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15019   data: "plot-dpdk-throughput-latency-3n-tsh"
15020   include:
15021     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15022     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15023   layout:
15024     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15025     layout: "plot-throughput"
15026
15027 - type: "plot"
15028   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15029   algorithm: "plot_perf_box_name"
15030   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15031   data: "plot-dpdk-throughput-latency-3n-tsh"
15032   include:
15033     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15034     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15035   layout:
15036     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15037     layout: "plot-throughput"
15038
15039 - type: "plot"
15040   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15041   algorithm: "plot_perf_box_name"
15042   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15043   data: "plot-dpdk-throughput-latency-3n-tsh"
15044   include:
15045     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15046     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15047   layout:
15048     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15049     layout: "plot-throughput"
15050
15051 - type: "plot"
15052   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15053   algorithm: "plot_perf_box_name"
15054   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15055   data: "plot-dpdk-throughput-latency-3n-tsh"
15056   include:
15057     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15058     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15059   layout:
15060     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15061     layout: "plot-throughput"
15062
15063 ################################################################################
15064 ###   2n-clx                                                                 ###
15065 ################################################################################
15066
15067 # Packet Throughput
15068
15069 - type: "plot"
15070   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15071   algorithm: "plot_perf_box_name"
15072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15074   include:
15075     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15079   layout:
15080     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15081     layout: "plot-throughput"
15082
15083 - type: "plot"
15084   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15085   algorithm: "plot_perf_box_name"
15086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15088   include:
15089     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15090     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15091     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15093   layout:
15094     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15095     layout: "plot-throughput"
15096
15097 - type: "plot"
15098   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15099   algorithm: "plot_perf_box_name"
15100   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15102   include:
15103     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15104     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15105     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15106     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15107   layout:
15108     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15109     layout: "plot-throughput"
15110
15111 - type: "plot"
15112   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15113   algorithm: "plot_perf_box_name"
15114   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15116   include:
15117     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15118     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15119     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15120     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15121   layout:
15122     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15123     layout: "plot-throughput"
15124
15125 - type: "plot"
15126   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15127   algorithm: "plot_perf_box_name"
15128   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15130   include:
15131     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15136   layout:
15137     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15138     layout: "plot-throughput"
15139
15140 - type: "plot"
15141   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15142   algorithm: "plot_perf_box_name"
15143   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15145   include:
15146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15151   layout:
15152     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15153     layout: "plot-throughput"
15154
15155 - type: "plot"
15156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15157   algorithm: "plot_perf_box_name"
15158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15160   include:
15161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15165   layout:
15166     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15167     layout: "plot-throughput"
15168
15169 - type: "plot"
15170   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15171   algorithm: "plot_perf_box_name"
15172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15174   include:
15175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15179   layout:
15180     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15181     layout: "plot-throughput"
15182
15183 - type: "plot"
15184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15185   algorithm: "plot_perf_box_name"
15186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15188   include:
15189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15194   layout:
15195     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15196     layout: "plot-throughput"
15197
15198 - type: "plot"
15199   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15200   algorithm: "plot_perf_box_name"
15201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15203   include:
15204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15209   layout:
15210     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15211     layout: "plot-throughput"
15212
15213 - type: "plot"
15214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15215   algorithm: "plot_perf_box_name"
15216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15218   include:
15219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15225   layout:
15226     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15227     layout: "plot-throughput"
15228
15229 - type: "plot"
15230   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15231   algorithm: "plot_perf_box_name"
15232   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15234   include:
15235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15241   layout:
15242     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15243     layout: "plot-throughput"
15244
15245 - type: "plot"
15246   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15247   algorithm: "plot_perf_box_name"
15248   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15250   include:
15251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15253   layout:
15254     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15255     layout: "plot-throughput"
15256
15257 - type: "plot"
15258   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15259   algorithm: "plot_perf_box_name"
15260   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15262   include:
15263     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15264     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15265   layout:
15266     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15267     layout: "plot-throughput"
15268
15269 - type: "plot"
15270   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15271   algorithm: "plot_perf_box_name"
15272   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15274   include:
15275     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15277     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15281   layout:
15282     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15283     layout: "plot-throughput"
15284
15285 - type: "plot"
15286   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15287   algorithm: "plot_perf_box_name"
15288   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15290   include:
15291     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15293     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15297   layout:
15298     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15299     layout: "plot-throughput"
15300
15301 - type: "plot"
15302   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15303   algorithm: "plot_perf_box_name"
15304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15306   include:
15307     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15308     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15313   layout:
15314     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15315     layout: "plot-throughput"
15316
15317 - type: "plot"
15318   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15319   algorithm: "plot_perf_box_name"
15320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15322   include:
15323     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15324     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15329   layout:
15330     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15331     layout: "plot-throughput"
15332
15333 - type: "plot"
15334   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15335   algorithm: "plot_perf_box_name"
15336   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15338   include:
15339     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15340     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15341     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15342   layout:
15343     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15344     layout: "plot-throughput"
15345
15346 - type: "plot"
15347   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15348   algorithm: "plot_perf_box_name"
15349   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15351   include:
15352     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15353     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15354     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15355   layout:
15356     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15357     layout: "plot-throughput"
15358
15359 - type: "plot"
15360   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15361   algorithm: "plot_perf_box_name"
15362   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15363   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15364   include:
15365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15370   layout:
15371     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15372     layout: "plot-throughput"
15373
15374 - type: "plot"
15375   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15376   algorithm: "plot_perf_box_name"
15377   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15378   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15379   include:
15380     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15385   layout:
15386     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15387     layout: "plot-throughput"
15388
15389 - type: "plot"
15390   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15391   algorithm: "plot_perf_box_name"
15392   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15394   include:
15395     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15400   layout:
15401     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15402     layout: "plot-throughput"
15403
15404 - type: "plot"
15405   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15406   algorithm: "plot_perf_box_name"
15407   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15409   include:
15410     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15414     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15415   layout:
15416     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15417     layout: "plot-throughput"
15418
15419 - type: "plot"
15420   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15421   algorithm: "plot_perf_box_name"
15422   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15424   include:
15425     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15426     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15427     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15428     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15431   layout:
15432     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15433     layout: "plot-throughput"
15434
15435 - type: "plot"
15436   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15437   algorithm: "plot_perf_box_name"
15438   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15440   include:
15441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15442     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15447   layout:
15448     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15449     layout: "plot-throughput"
15450
15451 - type: "plot"
15452   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15453   algorithm: "plot_perf_box_name"
15454   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15456   include:
15457     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15458     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15459     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15461   layout:
15462     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15467   algorithm: "plot_perf_box_name"
15468   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15470   include:
15471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15475   layout:
15476     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15477     layout: "plot-throughput"
15478
15479 - type: "plot"
15480   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15481   algorithm: "plot_perf_box_name"
15482   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15484   include:
15485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15490   layout:
15491     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15492     layout: "plot-throughput"
15493
15494 - type: "plot"
15495   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15496   algorithm: "plot_perf_box_name"
15497   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15498   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15499   include:
15500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15505   layout:
15506     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15507     layout: "plot-throughput"
15508
15509 - type: "plot"
15510   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15511   algorithm: "plot_perf_box_name"
15512   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15513   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15514   include:
15515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15519   layout:
15520     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15521     layout: "plot-throughput"
15522
15523 - type: "plot"
15524   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15525   algorithm: "plot_perf_box_name"
15526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15528   include:
15529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15533   layout:
15534     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15542   include:
15543     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15544     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15549   layout:
15550     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15551     layout: "plot-throughput"
15552
15553 - type: "plot"
15554   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15555   algorithm: "plot_perf_box_name"
15556   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15558   include:
15559     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15565   layout:
15566     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15567     layout: "plot-throughput"
15568
15569 - type: "plot"
15570   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15571   algorithm: "plot_perf_box_name"
15572   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15574   include:
15575     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15576     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15579   layout:
15580     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15581     layout: "plot-throughput"
15582
15583 - type: "plot"
15584   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15585   algorithm: "plot_perf_box_name"
15586   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15588   include:
15589     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15593   layout:
15594     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15599   algorithm: "plot_perf_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15602   include:
15603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15607   layout:
15608     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15613   algorithm: "plot_perf_box_name"
15614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15616   include:
15617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15621   layout:
15622     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15623     layout: "plot-throughput"
15624
15625 - type: "plot"
15626   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15627   algorithm: "plot_perf_box_name"
15628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15630   include:
15631     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15632     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15633     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15634     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15635   layout:
15636     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15637     layout: "plot-throughput"
15638
15639 - type: "plot"
15640   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15641   algorithm: "plot_perf_box_name"
15642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15644   include:
15645     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15646     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15647     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15648     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15649   layout:
15650     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15651     layout: "plot-throughput"
15652
15653 - type: "plot"
15654   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15655   algorithm: "plot_perf_box_name"
15656   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15658   include:
15659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15663   layout:
15664     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15665     layout: "plot-throughput"
15666
15667 - type: "plot"
15668   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15669   algorithm: "plot_perf_box_name"
15670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15672   include:
15673     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677   layout:
15678     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15679     layout: "plot-throughput"
15680
15681 - type: "plot"
15682   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15683   algorithm: "plot_perf_box_name"
15684   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15685   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15686   include:
15687     - "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"
15688     - "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"
15689     - "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"
15690     - "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"
15691   layout:
15692     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15693     layout: "plot-throughput"
15694
15695 - type: "plot"
15696   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15697   algorithm: "plot_perf_box_name"
15698   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15699   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15700   include:
15701     - "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"
15702     - "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"
15703     - "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"
15704     - "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"
15705   layout:
15706     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15707     layout: "plot-throughput"
15708
15709 ################################################################################
15710
15711 # Packet Speedup
15712
15713 - type: "plot"
15714   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15718   include:
15719     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15720     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15721     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15722     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15723   layout:
15724     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15725     layout: "plot-throughput-speedup-analysis"
15726
15727 - type: "plot"
15728   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15729   algorithm: "plot_tsa_name"
15730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15732   include:
15733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15735     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15736     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15737   layout:
15738     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15739     layout: "plot-throughput-speedup-analysis"
15740
15741 - type: "plot"
15742   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15743   algorithm: "plot_tsa_name"
15744   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15746   include:
15747     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15748     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15749     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15750     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15751   layout:
15752     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
15753     layout: "plot-throughput-speedup-analysis"
15754
15755 - type: "plot"
15756   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15757   algorithm: "plot_tsa_name"
15758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15760   include:
15761     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15762     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15763     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15764     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15765   layout:
15766     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
15767     layout: "plot-throughput-speedup-analysis"
15768
15769 - type: "plot"
15770   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15771   algorithm: "plot_tsa_name"
15772   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15774   include:
15775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15776     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15777     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15778     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15779     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15780   layout:
15781     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 - type: "plot"
15785   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15789   include:
15790     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15791     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15792     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15795   layout:
15796     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15804   include:
15805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15809   layout:
15810     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15811     layout: "plot-throughput-speedup-analysis"
15812
15813 - type: "plot"
15814   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15815   algorithm: "plot_tsa_name"
15816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15818   include:
15819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15823   layout:
15824     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15825     layout: "plot-throughput-speedup-analysis"
15826
15827 - type: "plot"
15828   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15829   algorithm: "plot_tsa_name"
15830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15832   include:
15833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15838   layout:
15839     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15840     layout: "plot-throughput-speedup-analysis"
15841
15842 - type: "plot"
15843   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15844   algorithm: "plot_tsa_name"
15845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15847   include:
15848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15853   layout:
15854     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15855     layout: "plot-throughput-speedup-analysis"
15856
15857 - type: "plot"
15858   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15859   algorithm: "plot_tsa_name"
15860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15862   include:
15863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15869   layout:
15870     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15871     layout: "plot-throughput-speedup-analysis"
15872
15873 - type: "plot"
15874   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15875   algorithm: "plot_tsa_name"
15876   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15878   include:
15879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15885   layout:
15886     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15887     layout: "plot-throughput-speedup-analysis"
15888
15889 - type: "plot"
15890   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15891   algorithm: "plot_tsa_name"
15892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15894   include:
15895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15897   layout:
15898     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
15899     layout: "plot-throughput-speedup-analysis"
15900
15901 - type: "plot"
15902   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15903   algorithm: "plot_tsa_name"
15904   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15906   include:
15907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15909   layout:
15910     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
15911     layout: "plot-throughput-speedup-analysis"
15912
15913 - type: "plot"
15914   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15915   algorithm: "plot_tsa_name"
15916   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15918   include:
15919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15925   layout:
15926     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
15927     layout: "plot-throughput-speedup-analysis"
15928
15929 - type: "plot"
15930   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
15931   algorithm: "plot_tsa_name"
15932   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
15933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15934   include:
15935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15941   layout:
15942     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
15943     layout: "plot-throughput-speedup-analysis"
15944
15945 - type: "plot"
15946   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
15947   algorithm: "plot_tsa_name"
15948   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
15949   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15950   include:
15951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15957   layout:
15958     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
15959     layout: "plot-throughput-speedup-analysis"
15960
15961 - type: "plot"
15962   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
15963   algorithm: "plot_tsa_name"
15964   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
15965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15966   include:
15967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15971     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15973   layout:
15974     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
15975     layout: "plot-throughput-speedup-analysis"
15976
15977 - type: "plot"
15978   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15979   algorithm: "plot_tsa_name"
15980   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15982   include:
15983     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15986   layout:
15987     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15995   include:
15996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15999   layout:
16000     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16001     layout: "plot-throughput-speedup-analysis"
16002
16003 - type: "plot"
16004   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16005   algorithm: "plot_tsa_name"
16006   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16008   include:
16009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16014   layout:
16015     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16016     layout: "plot-throughput-speedup-analysis"
16017
16018 - type: "plot"
16019   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16020   algorithm: "plot_tsa_name"
16021   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16023   include:
16024     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16029   layout:
16030     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 - type: "plot"
16034   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16035   algorithm: "plot_tsa_name"
16036   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16038   include:
16039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16040     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16043     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16044   layout:
16045     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16046     layout: "plot-throughput-speedup-analysis"
16047
16048 - type: "plot"
16049   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16053   include:
16054     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16055     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16058     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16059   layout:
16060     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16061     layout: "plot-throughput-speedup-analysis"
16062
16063 - type: "plot"
16064   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16065   algorithm: "plot_tsa_name"
16066   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16068   include:
16069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16075   layout:
16076     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16077     layout: "plot-throughput-speedup-analysis"
16078
16079 - type: "plot"
16080   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16081   algorithm: "plot_tsa_name"
16082   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16084   include:
16085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16091   layout:
16092     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16093     layout: "plot-throughput-speedup-analysis"
16094
16095 - type: "plot"
16096   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16097   algorithm: "plot_tsa_name"
16098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16100   include:
16101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16105   layout:
16106     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16107     layout: "plot-throughput-speedup-analysis"
16108
16109 - type: "plot"
16110   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16111   algorithm: "plot_tsa_name"
16112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16114   include:
16115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16119   layout:
16120     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16121     layout: "plot-throughput-speedup-analysis"
16122
16123 - type: "plot"
16124   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16125   algorithm: "plot_tsa_name"
16126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16128   include:
16129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16134   layout:
16135     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16136     layout: "plot-throughput-speedup-analysis"
16137
16138 - type: "plot"
16139   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16140   algorithm: "plot_tsa_name"
16141   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16143   include:
16144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16149   layout:
16150     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16151     layout: "plot-throughput-speedup-analysis"
16152
16153 - type: "plot"
16154   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16155   algorithm: "plot_tsa_name"
16156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16158   include:
16159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16163   layout:
16164     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16165     layout: "plot-throughput-speedup-analysis"
16166
16167 - type: "plot"
16168   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16169   algorithm: "plot_tsa_name"
16170   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16172   include:
16173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16177   layout:
16178     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16179     layout: "plot-throughput-speedup-analysis"
16180
16181 - type: "plot"
16182   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16183   algorithm: "plot_tsa_name"
16184   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16185   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16186   include:
16187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16191     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16192     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16193   layout:
16194     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16202   include:
16203     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16204     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16205     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16206     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16207     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16208     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16209   layout:
16210     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16218   include:
16219     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16220     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16221     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16222     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16223   layout:
16224     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16225     layout: "plot-throughput-speedup-analysis"
16226
16227 - type: "plot"
16228   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16229   algorithm: "plot_tsa_name"
16230   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16232   include:
16233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16237   layout:
16238     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16246   include:
16247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16251   layout:
16252     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16253     layout: "plot-throughput-speedup-analysis"
16254
16255 - type: "plot"
16256   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16257   algorithm: "plot_tsa_name"
16258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16260   include:
16261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16264     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16265   layout:
16266     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16267     layout: "plot-throughput-speedup-analysis"
16268
16269 - type: "plot"
16270   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16271   algorithm: "plot_tsa_name"
16272   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16274   include:
16275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16277     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16279   layout:
16280     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16281     layout: "plot-throughput-speedup-analysis"
16282
16283 - type: "plot"
16284   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16285   algorithm: "plot_tsa_name"
16286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16288   include:
16289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16291     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16293   layout:
16294     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16295     layout: "plot-throughput-speedup-analysis"
16296
16297 - type: "plot"
16298   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16299   algorithm: "plot_tsa_name"
16300   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16301   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16302   include:
16303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16307   layout:
16308     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16309     layout: "plot-throughput-speedup-analysis"
16310
16311 - type: "plot"
16312   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16313   algorithm: "plot_tsa_name"
16314   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16316   include:
16317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16321   layout:
16322     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16323     layout: "plot-throughput-speedup-analysis"
16324
16325 - type: "plot"
16326   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16327   algorithm: "plot_tsa_name"
16328   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16330   include:
16331     - "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"
16332     - "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"
16333     - "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"
16334     - "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"
16335   layout:
16336     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16337     layout: "plot-throughput-speedup-analysis"
16338
16339 - type: "plot"
16340   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16341   algorithm: "plot_tsa_name"
16342   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16344   include:
16345     - "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"
16346     - "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"
16347     - "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"
16348     - "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"
16349   layout:
16350     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16351     layout: "plot-throughput-speedup-analysis"
16352
16353 ################################################################################
16354
16355 # Packet Throughput - DPDK
16356
16357 # 2n-clx-xxv710
16358
16359 - type: "plot"
16360   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16361   algorithm: "plot_perf_box_name"
16362   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16363   data: "plot-dpdk-throughput-latency-2n-clx"
16364   include:
16365     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16366     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16367   layout:
16368     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16369     layout: "plot-throughput"
16370
16371 - type: "plot"
16372   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16373   algorithm: "plot_perf_box_name"
16374   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16375   data: "plot-dpdk-throughput-latency-2n-clx"
16376   include:
16377     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16378     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16379   layout:
16380     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16381     layout: "plot-throughput"
16382
16383 - type: "plot"
16384   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16385   algorithm: "plot_perf_box_name"
16386   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16387   data: "plot-dpdk-throughput-latency-2n-clx"
16388   include:
16389     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16390     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16391   layout:
16392     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16393     layout: "plot-throughput"
16394
16395 - type: "plot"
16396   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16397   algorithm: "plot_perf_box_name"
16398   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16399   data: "plot-dpdk-throughput-latency-2n-clx"
16400   include:
16401     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16402     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16403   layout:
16404     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16405     layout: "plot-throughput"
16406
16407 # 2n-clx-x710
16408
16409 - type: "plot"
16410   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16411   algorithm: "plot_perf_box_name"
16412   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16413   data: "plot-dpdk-throughput-latency-2n-clx"
16414   include:
16415     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16416     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16417   layout:
16418     title: "2n-clx-x710-64b-2t1c-base-ndr"
16419     layout: "plot-throughput"
16420
16421 - type: "plot"
16422   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16423   algorithm: "plot_perf_box_name"
16424   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16425   data: "plot-dpdk-throughput-latency-2n-clx"
16426   include:
16427     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16428     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16429   layout:
16430     title: "2n-clx-x710-64b-4t2c-base-ndr"
16431     layout: "plot-throughput"
16432
16433 - type: "plot"
16434   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16435   algorithm: "plot_perf_box_name"
16436   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16437   data: "plot-dpdk-throughput-latency-2n-clx"
16438   include:
16439     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16440     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16441   layout:
16442     title: "2n-clx-x710-64b-2t1c-base-pdr"
16443     layout: "plot-throughput"
16444
16445 - type: "plot"
16446   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16447   algorithm: "plot_perf_box_name"
16448   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16449   data: "plot-dpdk-throughput-latency-2n-clx"
16450   include:
16451     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16452     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16453   layout:
16454     title: "2n-clx-x710-64b-4t2c-base-pdr"
16455     layout: "plot-throughput"
16456
16457 ################################################################################
16458
16459 #- type: "plot"
16460 #  title: "Latency by percentile: 2n-skx"
16461 #  algorithm: "plot_hdrh_lat_by_percentile"
16462 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16463 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16464 #  target-links: "../../_static/vpp"
16465 #  data: "plot-vpp-hdrh-lat-2n-skx"
16466 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16467 #  layout:
16468 #    layout: "plot-hdrh-latency-by-percentile"
16469
16470 #- type: "plot"
16471 #  title: "Latency by percentile: 3n-skx"
16472 #  algorithm: "plot_hdrh_lat_by_percentile"
16473 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16474 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16475 #  target-links: "../../_static/vpp"
16476 #  data: "plot-vpp-hdrh-lat-3n-skx"
16477 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16478 #  layout:
16479 #    layout: "plot-hdrh-latency-by-percentile"
16480
16481 - type: "plot"
16482   title: "Latency by percentile: 2n-clx"
16483   algorithm: "plot_hdrh_lat_by_percentile"
16484   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16485   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16486   target-links: "../../_static/vpp"
16487   data: "plot-vpp-hdrh-lat-2n-clx"
16488   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16489   layout:
16490     layout: "plot-hdrh-latency-by-percentile"
16491
16492 - type: "plot"
16493   title: "Latency by percentile: 3n-hsw"
16494   algorithm: "plot_hdrh_lat_by_percentile"
16495   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16496   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16497   target-links: "../../_static/vpp"
16498   data: "plot-vpp-hdrh-lat-3n-hsw"
16499   filter: "'1T1C' and 'NIC_Intel-XL710'"
16500   layout:
16501     layout: "plot-hdrh-latency-by-percentile"
16502
16503 - type: "plot"
16504   title: "Latency by percentile: 3n-tsh"
16505   algorithm: "plot_hdrh_lat_by_percentile"
16506   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16507   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16508   target-links: "../../_static/vpp"
16509   data: "plot-vpp-hdrh-lat-3n-tsh"
16510   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16511   layout:
16512     layout: "plot-hdrh-latency-by-percentile"
16513
16514 - type: "plot"
16515   title: "Latency by percentile: DPDK 2n-clx"
16516   algorithm: "plot_hdrh_lat_by_percentile"
16517   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16518   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16519   target-links: "../../_static/dpdk"
16520   data: "plot-dpdk-hdrh-lat-2n-clx"
16521   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16522   layout:
16523     layout: "plot-hdrh-latency-by-percentile"
16524
16525 - type: "plot"
16526   title: "Latency by percentile: DPDK 3n-hsw"
16527   algorithm: "plot_hdrh_lat_by_percentile"
16528   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16529   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16530   target-links: "../../_static/dpdk"
16531   data: "plot-dpdk-hdrh-lat-3n-hsw"
16532   filter: "'1T1C' and 'NIC_Intel-XL710'"
16533   layout:
16534     layout: "plot-hdrh-latency-by-percentile"
16535
16536 - type: "plot"
16537   title: "Latency by percentile: DPDK 3n-tsh"
16538   algorithm: "plot_hdrh_lat_by_percentile"
16539   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16540   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16541   target-links: "../../_static/dpdk"
16542   data: "plot-dpdk-hdrh-lat-3n-tsh"
16543   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16544   layout:
16545     layout: "plot-hdrh-latency-by-percentile"