Report: Add reconf tests for 2n-clx
[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-vpp-nfv-reconf-2n-clx:
415       csit-vpp-perf-verify-2001-2n-clx:
416         - 68  # Reconf
417         - 69  # Reconf
418         - 70  # Reconf
419         - 71  # Reconf
420         - 72  # Reconf
421         - 73  # Reconf
422         - 74  # Reconf
423         - 75  # Reconf
424         - 76  # Reconf
425         - 77  # Reconf
426
427     plot-dpdk-throughput-latency-2n-clx:
428       csit-dpdk-perf-verify-2001-2n-clx:
429         - 15  # NDRPDR sel
430         - 16  # NDRPDR sel
431         - 17  # NDRPDR sel
432         - 18  # NDRPDR sel
433         - 19  # NDRPDR sel
434         - 20  # NDRPDR sel
435         - 21  # NDRPDR sel
436         - 22  # NDRPDR sel
437         - 23  # NDRPDR sel
438         - 24  # NDRPDR sel
439         - 25  # NDRPDR sel
440         - 26  # NDRPDR sel
441         - 27  # NDRPDR sel
442         - 28  # NDRPDR sel
443         - 29  # NDRPDR sel
444         - 30  # NDRPDR sel
445         - 31  # NDRPDR sel
446         - 32  # NDRPDR sel
447         - 33  # NDRPDR sel
448         - 34  # NDRPDR sel
449
450
451     plot-dpdk-hdrh-lat-2n-clx:
452       csit-dpdk-perf-verify-2001-2n-clx:
453         - 15  # NDRPDR sel
454
455     # 3n-tsh
456
457     plot-vpp-throughput-lat-tsa-3n-tsh:
458       # TODO: Add the data
459       csit-vpp-perf-verify-2001-3n-tsh:
460         - 3   # NDRPDR sel
461         - 4   # NDRPDR sel
462         - 7   # NDRPDR sel
463         - 8   # NDRPDR sel
464         - 10  # NDRPDR sel
465         - 12  # NDRPDR sel
466         - 13  # NDRPDR sel
467         - 14  # NDRPDR sel
468         - 15  # NDRPDR sel
469
470     plot-vpp-hdrh-lat-3n-tsh:
471       csit-vpp-perf-verify-2001-3n-tsh:
472         - 10  # NDRPDR sel
473
474     plot-dpdk-throughput-latency-3n-tsh:
475       csit-dpdk-perf-verify-2001-3n-tsh:
476         - 3   # NDRPDR sel
477         - 4   # NDRPDR sel
478         - 5   # NDRPDR sel
479         - 9   # NDRPDR sel
480         - 10  # NDRPDR sel
481         - 11  # NDRPDR sel
482         - 12  # NDRPDR sel
483         - 14  # NDRPDR sel
484         - 15  # NDRPDR sel
485         - 18  # NDRPDR sel
486
487     plot-dpdk-hdrh-lat-3n-tsh:
488       csit-dpdk-perf-verify-2001-3n-tsh:
489         - 3   # NDRPDR sel
490
491     # 3n-dnv
492
493     plot-vpp-throughput-lat-tsa-3n-dnv:
494       csit-vpp-perf-verify-2001-3n-dnv:
495         - 5   # NDRPDR sel
496         - 6   # NDRPDR sel
497         - 7   # NDRPDR sel
498         - 8   # NDRPDR sel
499         - 9   # NDRPDR sel
500         - 10  # NDRPDR sel
501         - 12  # NDRPDR sel
502         - 16  # NDRPDR sel
503         - 17  # NDRPDR sel
504         - 18  # NDRPDR sel
505
506     plot-dpdk-throughput-latency-3n-dnv:
507       csit-dpdk-perf-verify-2001-3n-dnv:
508         - 12  # NDRPDR sel
509         - 13  # NDRPDR sel
510         - 14  # NDRPDR sel
511         - 15  # NDRPDR sel
512         - 16  # NDRPDR sel
513         - 17  # NDRPDR sel
514         - 18  # NDRPDR sel
515         - 19  # NDRPDR sel
516         - 20  # NDRPDR sel
517         - 22  # NDRPDR sel
518
519     # 2n-dnv
520
521     plot-vpp-throughput-lat-tsa-2n-dnv:
522       csit-vpp-perf-verify-2001-2n-dnv:
523         - 4   # NDRPDR sel
524         - 5   # NDRPDR sel
525         - 6   # NDRPDR sel
526         - 7   # NDRPDR sel
527         - 8   # NDRPDR sel
528         - 9   # NDRPDR sel
529         - 10  # NDRPDR sel
530         - 11  # NDRPDR sel
531         - 13  # NDRPDR sel
532         - 16  # NDRPDR sel
533
534     plot-dpdk-throughput-latency-2n-dnv:
535       csit-dpdk-perf-verify-2001-2n-dnv:
536         - 9   # NDRPDR sel
537         - 10  # NDRPDR sel
538         - 11  # NDRPDR sel
539         - 12  # NDRPDR sel
540         - 13  # NDRPDR sel
541         - 14  # NDRPDR sel
542         - 15  # NDRPDR sel
543         - 16  # NDRPDR sel
544         - 17  # NDRPDR sel
545         - 18  # NDRPDR sel
546
547     ###########################################################################
548     # Simple tables (only one data set):
549
550     # NIC Comparisons
551
552     vpp-nic-comparison-3n-skx:
553       # TODO: Add the data
554       csit-vpp-perf-verify-2001-3n-skx:
555         - 14  # NDRPDR sel
556         - 15  # NDRPDR sel
557         - 16  # NDRPDR sel
558
559     vpp-nic-comparison-2n-skx:
560       # TODO: Add the data
561       csit-vpp-perf-verify-2001-2n-skx:
562         - 21  # NDRPDR sel
563         - 22  # NDRPDR sel
564         - 23  # NDRPDR sel
565         - 26  # NDRPDR sel
566
567     vpp-nic-comparison-3n-skx-mrr:
568       # TODO: Replace
569       # csit-vpp-perf-verify-2001-3n-skx:
570       csit-vpp-perf-verify-1908-3n-skx:
571         - 36  # MRR sel
572
573     vpp-nic-comparison-2n-skx-mrr:
574       # TODO: Replace
575       # csit-vpp-perf-verify-2001-2n-skx:
576       csit-vpp-perf-verify-1908-2n-skx:
577         - 69  # MRR sel
578
579     # Results
580
581     vpp-perf-results-3n-hsw:
582       csit-vpp-perf-verify-2001-3n-hsw:
583         - 18  # NDRPDR full
584         - 20  # NDRPDR full
585         - 28  # NDRPDR full
586         - 35  # NDRPDR full
587         - 42  # NDRPDR full
588         - 46  # NDRPDR full
589         - 47  # NDRPDR full
590         - 48  # NDRPDR full
591         - 49  # NDRPDR full
592         - 50  # NDRPDR full
593         - 51  # NDRPDR full
594         - 52  # NDRPDR full
595         - 53  # NDRPDR full
596         - 54  # NDRPDR full
597         - 55  # NDRPDR full
598         - 56  # NDRPDR full
599         - 57  # NDRPDR full
600         - 58  # NDRPDR full
601         - 59  # NDRPDR full
602         - 61  # NDRPDR full
603         - 62  # NDRPDR full
604         - 63  # NDRPDR full
605         - 64  # NDRPDR full
606         - 65  # NDRPDR full
607         - 67  # NDRPDR full
608         - 70  # NDRPDR full
609         - 72  # NDRPDR full
610         - 73  # NDRPDR full
611         - 76  # NDRPDR full
612         - 77  # NDRPDR full
613         - 78  # NDRPDR full
614         - 79  # NDRPDR full
615         - 81  # NDRPDR full
616         - 82  # NDRPDR full
617         - 84  # NDRPDR full
618         - 85  # NDRPDR full
619
620     vpp-perf-results-3n-skx:
621       # TODO: Replace
622       csit-vpp-perf-verify-2001-3n-skx:
623         - 14  # NDRPDR sel
624
625     vpp-perf-results-2n-skx:
626       csit-vpp-perf-verify-2001-2n-skx:
627         - 32  # NDRPDR full
628         - 33  # NDRPDR full
629
630     vpp-perf-results-2n-clx:
631       csit-vpp-perf-verify-2001-2n-clx:
632         - 53  # NDRPDR full
633         - 54  # NDRPDR full
634         - 55  # NDRPDR full
635         - 56  # NDRPDR full
636         - 57  # NDRPDR full
637         - 58  # NDRPDR full
638         - 59  # NDRPDR full
639         - 60  # NDRPDR full
640         - 61  # NDRPDR full
641         - 62  # NDRPDR full
642         - 63  # NDRPDR full
643         - 64  # NDRPDR full
644         - 65  # NDRPDR full
645         - 66  # NDRPDR full
646         - 67  # NDRPDR full
647
648     vpp-perf-results-3n-tsh:
649       csit-vpp-perf-verify-2001-3n-tsh:
650         - 10  # NDRPDR sel
651
652     vpp-perf-results-3n-dnv:
653       csit-vpp-perf-verify-2001-3n-dnv:
654         - 19  # NDRPDR full
655         - 20  # NDRPDR full
656         - 21  # NDRPDR full
657         - 22  # NDRPDR full
658         - 23  # NDRPDR full
659         - 24  # NDRPDR full
660         - 25  # NDRPDR full
661         - 26  # NDRPDR full
662         - 37  # NDRPDR full
663         - 38  # NDRPDR full
664         - 39  # NDRPDR full
665
666     vpp-perf-results-2n-dnv:
667       csit-vpp-perf-verify-2001-2n-dnv:
668         - 21  # NDRPDR full
669         - 22  # NDRPDR full
670         - 25  # NDRPDR full
671         - 26  # NDRPDR full
672         - 27  # NDRPDR full
673         - 28  # NDRPDR full
674
675     vpp-mrr-results-3n-hsw:
676       csit-vpp-perf-verify-2001-3n-hsw:
677         - 17  # MRR sel
678
679     vpp-mrr-results-3n-skx:
680       # TODO: Replace
681       # csit-vpp-perf-verify-2001-3n-skx:
682       csit-vpp-perf-verify-1908-3n-skx:
683         - 36  # MRR sel
684
685     vpp-mrr-results-2n-skx:
686       # TODO: Replace
687       # csit-vpp-perf-verify-2001-2n-skx:
688       csit-vpp-perf-verify-1908-2n-skx:
689         - 69  # MRR sel
690
691     vpp-mrr-results-2n-clx:
692       csit-vpp-perf-verify-2001-2n-clx:
693         - 39  # MRR
694
695     vpp-mrr-results-3n-tsh:
696       csit-vpp-perf-verify-2001-3n-tsh:
697         - 9   # MRR sel
698
699     vpp-mrr-results-3n-dnv:
700       csit-vpp-perf-verify-2001-3n-dnv:
701         - 11  # MRR sel
702
703     vpp-mrr-results-2n-dnv:
704       csit-vpp-perf-verify-2001-2n-dnv:
705         - 12  # MRR sel
706
707     vpp-device-results-ubuntu:
708       csit-vpp-device-2001-ubuntu1804-1n-skx:
709         - 57
710
711     dpdk-perf-results-3n-hsw:
712       csit-dpdk-perf-verify-2001-3n-hsw:
713         - 25  # NDRPDR full
714         - 26  # NDRPDR full
715
716     dpdk-perf-results-3n-skx:
717       csit-dpdk-perf-verify-2001-3n-skx:
718         - 1   # NDRPDR sel
719
720     dpdk-perf-results-2n-skx:
721       csit-dpdk-perf-verify-2001-2n-skx:
722         - 1   # NDRPDR sel
723
724     dpdk-perf-results-2n-clx:
725       csit-dpdk-perf-verify-2001-2n-clx:
726         - 15  # NDRPDR sel
727         - 34  # NDRPDR sel
728
729     dpdk-perf-results-2n-dnv:
730       csit-dpdk-perf-verify-2001-2n-dnv:
731         - 16  # NDRPDR sel
732
733     dpdk-perf-results-3n-dnv:
734       csit-dpdk-perf-verify-2001-3n-dnv:
735         - 12  # NDRPDR sel
736
737     dpdk-perf-results-3n-tsh:
738       csit-dpdk-perf-verify-2001-3n-tsh:
739         - 3   # NDRPDR sel
740
741 ###########################################################################
742     # Tables (more than one data set)
743
744     # Performance changes
745
746     vpp-performance-changes-3n-hsw-h1:
747       csit-vpp-perf-verify-1904-3n-hsw:
748         - 11  # NDRPDR sel
749         - 12  # NDRPDR sel
750         - 20  # NDRPDR sel
751         - 21  # NDRPDR sel
752         - 23  # NDRPDR sel
753         - 24  # NDRPDR sel
754         - 25  # NDRPDR sel
755         - 26  # NDRPDR sel
756         - 29  # NDRPDR sel
757         - 30  # NDRPDR sel
758     vpp-performance-changes-3n-hsw-ref:
759       csit-vpp-perf-verify-1908-3n-hsw:
760         - 12  # NDRPDR sel
761         - 13  # NDRPDR sel
762         - 14  # NDRPDR sel
763         - 15  # NDRPDR sel
764         - 16  # NDRPDR sel
765         - 17  # NDRPDR sel
766         - 18  # NDRPDR sel
767         - 19  # NDRPDR sel
768         - 20  # NDRPDR sel
769         - 21  # NDRPDR sel
770     vpp-performance-changes-3n-hsw-cmp:
771       csit-vpp-perf-verify-2001-3n-hsw:
772         - 21  # NDRPDR sel
773         - 22  # NDRPDR sel
774         - 23  # NDRPDR sel
775         - 24  # NDRPDR sel
776         - 25  # NDRPDR sel
777         - 29  # NDRPDR sel
778         - 30  # NDRPDR sel
779         - 31  # NDRPDR sel
780         - 32  # NDRPDR sel
781         - 34  # NDRPDR sel
782     vpp-performance-changes-3n-hsw:
783       - "vpp-performance-changes-3n-hsw-h1"
784       - "vpp-performance-changes-3n-hsw-ref"
785       - "vpp-performance-changes-3n-hsw-cmp"
786
787     vpp-performance-changes-3n-skx-h1:
788       csit-vpp-perf-verify-1904-3n-skx:
789         - 8   # NDRPDR sel
790         - 9   # NDRPDR sel
791         - 10  # NDRPDR sel
792         - 11  # NDRPDR sel
793         - 12  # NDRPDR sel
794         - 14  # NDRPDR sel
795         - 16  # NDRPDR sel
796         - 21  # NDRPDR sel
797         - 23  # NDRPDR sel
798         - 25  # NDRPDR sel
799     vpp-performance-changes-3n-skx-ref:
800       csit-vpp-perf-verify-1908-3n-skx:
801         - 14  # NDRPDR sel
802         - 16  # NDRPDR sel
803         - 19  # NDRPDR sel
804         - 20  # NDRPDR sel
805         - 22  # NDRPDR sel
806         - 23  # NDRPDR sel
807         - 24  # NDRPDR sel
808         - 25  # NDRPDR sel
809         - 26  # NDRPDR sel
810         - 29  # NDRPDR sel
811     vpp-performance-changes-3n-skx-cmp:
812       # TODO: Add the data
813       csit-vpp-perf-verify-2001-3n-skx:
814         - 14  # NDRPDR sel
815         - 15  # NDRPDR sel
816         - 16  # NDRPDR sel
817     vpp-performance-changes-3n-skx:
818       - "vpp-performance-changes-3n-skx-h1"
819       - "vpp-performance-changes-3n-skx-ref"
820       - "vpp-performance-changes-3n-skx-cmp"
821
822     vpp-performance-changes-2n-skx-h1:
823       csit-vpp-perf-verify-1904-2n-skx:
824         - 12  # NDRPDR sel
825         - 14  # NDRPDR sel
826         - 16  # NDRPDR sel
827         - 17  # NDRPDR sel
828         - 18  # NDRPDR sel
829         - 21  # NDRPDR sel
830         - 27  # NDRPDR sel
831         - 30  # NDRPDR sel
832         - 31  # NDRPDR sel
833         - 32  # NDRPDR sel
834     vpp-performance-changes-2n-skx-ref:
835       csit-vpp-perf-verify-1908-2n-skx:
836         - 26  # NDRPDR sel
837         - 27  # NDRPDR sel
838         - 34  # NDRPDR sel
839         - 35  # NDRPDR sel
840         - 36  # NDRPDR sel
841         - 42  # NDRPDR sel
842         - 43  # NDRPDR sel
843         - 44  # NDRPDR sel
844         - 45  # NDRPDR sel
845         - 46  # NDRPDR sel
846     vpp-performance-changes-2n-skx-cmp:
847       # TODO: Add the data
848       csit-vpp-perf-verify-2001-2n-skx:
849         - 21  # NDRPDR sel
850         - 22  # NDRPDR sel
851         - 23  # NDRPDR sel
852         - 26  # NDRPDR sel
853         - 27  # NDRPDR sel
854         - 29  # NDRPDR sel
855     vpp-performance-changes-2n-skx:
856       - "vpp-performance-changes-2n-skx-h1"
857       - "vpp-performance-changes-2n-skx-ref"
858       - "vpp-performance-changes-2n-skx-cmp"
859
860     vpp-performance-changes-nfv-2n-skx-ref:
861       csit-vpp-perf-verify-1908-2n-skx:
862         - 22  # NFV
863         - 31  # NFV
864         - 32  # NFV
865     vpp-performance-changes-nfv-2n-skx-cmp:
866       # TODO: Add the data
867       csit-vpp-perf-verify-2001-2n-skx:
868         - 30  # NFV
869         - 31  # NFV
870     vpp-performance-changes-nfv-2n-skx:
871       - "vpp-performance-changes-nfv-2n-skx-ref"
872       - "vpp-performance-changes-nfv-2n-skx-cmp"
873
874     vpp-performance-changes-2n-dnv-ref:
875       csit-vpp-perf-verify-1908-2n-dnv:
876         - 1   # NDRPDR sel
877         - 2   # NDRPDR sel
878         - 3   # NDRPDR sel
879         - 4   # NDRPDR sel
880         - 5   # NDRPDR sel
881         - 6   # NDRPDR sel
882         - 7   # NDRPDR sel
883         - 8   # NDRPDR sel
884         - 9   # NDRPDR sel
885         - 10  # NDRPDR sel
886     vpp-performance-changes-2n-dnv-cmp:
887       csit-vpp-perf-verify-2001-2n-dnv:
888         - 4   # NDRPDR sel
889         - 5   # NDRPDR sel
890         - 6   # NDRPDR sel
891         - 7   # NDRPDR sel
892         - 8   # NDRPDR sel
893         - 9   # NDRPDR sel
894         - 10  # NDRPDR sel
895         - 11  # NDRPDR sel
896         - 13  # NDRPDR sel
897         - 16  # NDRPDR sel
898     vpp-performance-changes-2n-dnv:
899       - "vpp-performance-changes-2n-dnv-ref"
900       - "vpp-performance-changes-2n-dnv-cmp"
901
902     vpp-performance-changes-3n-dnv-ref:
903       csit-vpp-perf-verify-1908-3n-dnv:
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         - 13  # NDRPDR sel
911         - 14  # NDRPDR sel
912         - 15  # NDRPDR sel
913         - 16  # NDRPDR sel
914     vpp-performance-changes-3n-dnv-cmp:
915       csit-vpp-perf-verify-2001-3n-dnv:
916         - 5   # NDRPDR sel
917         - 6   # NDRPDR sel
918         - 7   # NDRPDR sel
919         - 8   # NDRPDR sel
920         - 9   # NDRPDR sel
921         - 10  # NDRPDR sel
922         - 12  # NDRPDR sel
923         - 16  # NDRPDR sel
924         - 17  # NDRPDR sel
925         - 18  # NDRPDR sel
926     vpp-performance-changes-3n-dnv:
927       - "vpp-performance-changes-3n-dnv-ref"
928       - "vpp-performance-changes-3n-dnv-cmp"
929
930     vpp-performance-changes-3n-tsh-ref:
931       csit-vpp-perf-verify-1908-3n-tsh:
932         - 7   # NDRPDR sel
933         - 8   # NDRPDR sel
934         - 9   # NDRPDR sel
935         - 10  # NDRPDR sel
936         - 11  # NDRPDR sel
937         - 12  # NDRPDR sel
938         - 13  # NDRPDR sel
939         - 14  # NDRPDR sel
940         - 15  # NDRPDR sel
941         - 16  # NDRPDR sel
942     vpp-performance-changes-3n-tsh-cmp:
943       # TODO: Add the data
944       csit-vpp-perf-verify-2001-3n-tsh:
945         - 3   # NDRPDR sel
946         - 4   # NDRPDR sel
947         - 7   # NDRPDR sel
948         - 8   # NDRPDR sel
949         - 10  # NDRPDR sel
950         - 12  # NDRPDR sel
951         - 13  # NDRPDR sel
952         - 14  # NDRPDR sel
953         - 15  # NDRPDR sel
954     vpp-performance-changes-3n-tsh:
955       - "vpp-performance-changes-3n-tsh-ref"
956       - "vpp-performance-changes-3n-tsh-cmp"
957
958     vpp-soak-vs-ndr-2n-skx-ref:
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     vpp-soak-vs-ndr-2n-skx-cmp:
966       # TODO: Replace
967       # csit-vpp-perf-verify-2001-2n-skx:
968       csit-vpp-perf-verify-1908-2n-skx:
969         - 83  # SOAK
970         - 86  # SOAK
971     vpp-soak-vs-ndr-2n-skx:
972       # TODO: Replace
973       # csit-vpp-perf-verify-2001-2n-skx:
974       csit-vpp-perf-verify-1908-2n-skx:
975         - 26  # NDRPDR sel
976         - 27  # NDRPDR sel
977         - 34  # NDRPDR sel
978         - 83  # SOAK
979         - 86  # SOAK
980
981     vpp-performance-changes-3n-hsw-mrr-h1:
982       csit-vpp-perf-verify-1904-3n-hsw:
983         - 9   # MRR sel
984     vpp-performance-changes-3n-hsw-mrr-ref:
985       csit-vpp-perf-verify-1908-3n-hsw:
986         - 39  # MRR sel
987     vpp-performance-changes-3n-hsw-mrr-cmp:
988       csit-vpp-perf-verify-2001-3n-hsw:
989         - 17  # MRR sel
990     vpp-performance-changes-3n-hsw-mrr:
991       - "vpp-performance-changes-3n-hsw-mrr-h1"
992       - "vpp-performance-changes-3n-hsw-mrr-ref"
993       - "vpp-performance-changes-3n-hsw-mrr-cmp"
994
995     vpp-performance-changes-3n-skx-mrr-h1:
996       csit-vpp-perf-verify-1904-3n-skx:
997         - 7   # MRR sel
998     vpp-performance-changes-3n-skx-mrr-ref:
999       csit-vpp-perf-verify-1908-3n-skx:
1000         - 36  # MRR sel
1001     vpp-performance-changes-3n-skx-mrr-cmp:
1002       # TODO: Replace
1003       # csit-vpp-perf-verify-2001-3n-skx:
1004       csit-vpp-perf-verify-1908-3n-skx:
1005         - 36  # MRR sel
1006     vpp-performance-changes-3n-skx-mrr:
1007       - "vpp-performance-changes-3n-skx-mrr-h1"
1008       - "vpp-performance-changes-3n-skx-mrr-ref"
1009       - "vpp-performance-changes-3n-skx-mrr-cmp"
1010
1011     vpp-performance-changes-2n-skx-mrr-h1:
1012       csit-vpp-perf-verify-1904-2n-skx:
1013         - 11  # MRR sel
1014     vpp-performance-changes-2n-skx-mrr-ref:
1015       csit-vpp-perf-verify-1908-2n-skx:
1016         - 69  # MRR sel
1017     vpp-performance-changes-2n-skx-mrr-cmp:
1018       # TODO: Replace
1019       # csit-vpp-perf-verify-2001-2n-skx:
1020       csit-vpp-perf-verify-1908-2n-skx:
1021         - 69  # MRR sel
1022     vpp-performance-changes-2n-skx-mrr:
1023       - "vpp-performance-changes-2n-skx-mrr-h1"
1024       - "vpp-performance-changes-2n-skx-mrr-ref"
1025       - "vpp-performance-changes-2n-skx-mrr-cmp"
1026
1027     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1028       csit-vpp-perf-verify-1908-2n-skx:
1029         - 71  # NFV MRR
1030     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1031       # TODO: Replace
1032       # csit-vpp-perf-verify-2001-2n-skx:
1033       csit-vpp-perf-verify-1908-2n-skx:
1034         - 71  # NFV MRR
1035     vpp-performance-changes-nfv-2n-skx-mrr:
1036       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1037       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1038
1039     vpp-performance-changes-2n-dnv-mrr-ref:
1040       csit-vpp-perf-verify-1908-2n-dnv:
1041         - 11  # MRR sel
1042     vpp-performance-changes-2n-dnv-mrr-cmp:
1043       csit-vpp-perf-verify-2001-2n-dnv:
1044         - 12  # MRR sel
1045     vpp-performance-changes-2n-dnv-mrr:
1046       - "vpp-performance-changes-2n-dnv-mrr-ref"
1047       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1048
1049     vpp-performance-changes-3n-dnv-mrr-ref:
1050       csit-vpp-perf-verify-1908-3n-dnv:
1051         - 17  # MRR sel
1052     vpp-performance-changes-3n-dnv-mrr-cmp:
1053       csit-vpp-perf-verify-2001-3n-dnv:
1054         - 11  # MRR sel
1055     vpp-performance-changes-3n-dnv-mrr:
1056       - "vpp-performance-changes-3n-dnv-mrr-ref"
1057       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1058
1059     vpp-performance-changes-3n-tsh-mrr-ref:
1060       csit-vpp-perf-verify-1908-3n-tsh:
1061         - 17  # MRR sel
1062     vpp-performance-changes-3n-tsh-mrr-cmp:
1063       csit-vpp-perf-verify-2001-3n-tsh:
1064         - 9   # MRR sel
1065     vpp-performance-changes-3n-tsh-mrr:
1066       - "vpp-performance-changes-3n-tsh-mrr-ref"
1067       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1068
1069     dpdk-performance-changes-3n-hsw-h1:
1070       csit-dpdk-perf-verify-1904-3n-hsw:
1071         - 2   # NDRPDR sel
1072         - 3   # NDRPDR sel
1073         - 5   # NDRPDR sel
1074         - 6   # NDRPDR sel
1075         - 13  # NDRPDR sel
1076         - 14  # NDRPDR sel
1077         - 15  # NDRPDR sel
1078         - 18  # NDRPDR sel
1079         - 19  # NDRPDR sel
1080         - 20  # NDRPDR sel
1081     dpdk-performance-changes-3n-hsw-ref:
1082       csit-dpdk-perf-verify-1908-3n-hsw:
1083         - 2   # NDRPDR sel
1084         - 3   # NDRPDR sel
1085         - 4   # NDRPDR sel
1086         - 5   # NDRPDR sel
1087         - 6   # NDRPDR sel
1088         - 7   # NDRPDR sel
1089         - 8   # NDRPDR sel
1090         - 9   # NDRPDR sel
1091         - 10  # NDRPDR sel
1092         - 11  # NDRPDR sel
1093     dpdk-performance-changes-3n-hsw-cmp:
1094       csit-dpdk-perf-verify-2001-3n-hsw:
1095 #        - 4   # NDRPDR sel
1096 #        - 5   # NDRPDR sel
1097 #        - 6   # NDRPDR sel
1098 #        - 7   # NDRPDR sel
1099 #        - 8   # NDRPDR sel
1100 #        - 9   # NDRPDR sel
1101 #        - 10  # NDRPDR sel
1102 #        - 11  # NDRPDR sel
1103 #        - 12  # NDRPDR sel
1104 #        - 13  # NDRPDR sel
1105         - 15  # NDRPDR sel
1106         - 16  # NDRPDR sel
1107         - 17  # NDRPDR sel
1108         - 18  # NDRPDR sel
1109         - 19  # NDRPDR sel
1110         - 20  # NDRPDR sel
1111         - 21  # NDRPDR sel
1112         - 22  # NDRPDR sel
1113         - 23  # NDRPDR sel
1114         - 24  # NDRPDR sel
1115     dpdk-performance-changes-3n-hsw:
1116       - "dpdk-performance-changes-3n-hsw-h1"
1117       - "dpdk-performance-changes-3n-hsw-ref"
1118       - "dpdk-performance-changes-3n-hsw-cmp"
1119
1120     dpdk-performance-changes-3n-skx-h1:
1121       csit-dpdk-perf-verify-1904-3n-skx:
1122         - 2   # NDRPDR sel
1123         - 3   # NDRPDR sel
1124         - 4   # NDRPDR sel
1125         - 5   # NDRPDR sel
1126         - 6   # NDRPDR sel
1127         - 7   # NDRPDR sel
1128         - 11  # NDRPDR sel
1129         - 12  # NDRPDR sel
1130         - 13  # NDRPDR sel
1131         - 14  # NDRPDR sel
1132     dpdk-performance-changes-3n-skx-ref:
1133       csit-dpdk-perf-verify-1908-3n-skx:
1134         - 3   # NDRPDR sel
1135         - 4   # NDRPDR sel
1136         - 5   # NDRPDR sel
1137         - 6   # NDRPDR sel
1138         - 7   # NDRPDR sel
1139         - 8   # NDRPDR sel
1140         - 9   # NDRPDR sel
1141         - 10  # NDRPDR sel
1142         - 11  # NDRPDR sel
1143         - 12  # NDRPDR sel
1144     dpdk-performance-changes-3n-skx-cmp:
1145       csit-dpdk-perf-verify-2001-3n-skx:
1146         - 1   # NDRPDR sel
1147         - 2   # NDRPDR sel
1148         - 3   # NDRPDR sel
1149         - 4   # NDRPDR sel
1150         - 5   # NDRPDR sel
1151         - 6   # NDRPDR sel
1152         - 7   # NDRPDR sel
1153         - 8   # NDRPDR sel
1154         - 9   # NDRPDR sel
1155         - 10  # NDRPDR sel
1156     dpdk-performance-changes-3n-skx:
1157       - "dpdk-performance-changes-3n-skx-h1"
1158       - "dpdk-performance-changes-3n-skx-ref"
1159       - "dpdk-performance-changes-3n-skx-cmp"
1160
1161     dpdk-performance-changes-2n-skx-h1:
1162       csit-dpdk-perf-verify-1904-2n-skx:
1163         - 2   # NDRPDR sel
1164         - 3   # NDRPDR sel
1165         - 4   # NDRPDR sel
1166         - 5   # NDRPDR sel
1167         - 7   # NDRPDR sel
1168         - 8   # NDRPDR sel
1169         - 9   # NDRPDR sel
1170         - 10  # NDRPDR sel
1171         - 11  # NDRPDR sel
1172         - 12  # NDRPDR sel
1173     dpdk-performance-changes-2n-skx-ref:
1174       csit-dpdk-perf-verify-1908-2n-skx:
1175         - 2   # NDRPDR sel
1176         - 3   # NDRPDR sel
1177         - 4   # NDRPDR sel
1178         - 5   # NDRPDR sel
1179         - 7   # NDRPDR sel
1180         - 8   # NDRPDR sel
1181         - 9   # NDRPDR sel
1182         - 10  # NDRPDR sel
1183         - 11  # NDRPDR sel
1184         - 12  # NDRPDR sel
1185     dpdk-performance-changes-2n-skx-cmp:
1186       csit-dpdk-perf-verify-2001-2n-skx:
1187         - 1   # NDRPDR sel
1188         - 2   # NDRPDR sel
1189         - 3   # NDRPDR sel
1190         - 4   # NDRPDR sel
1191         - 5   # NDRPDR sel
1192         - 6   # NDRPDR sel
1193         - 7   # NDRPDR sel
1194         - 8   # NDRPDR sel
1195         - 9   # NDRPDR sel
1196         - 10  # NDRPDR sel
1197         - 11  # NDRPDR sel
1198         - 13  # NDRPDR sel
1199         - 26  # NDRPDR sel
1200         - 16  # NDRPDR sel
1201         - 17  # NDRPDR sel
1202         - 18  # NDRPDR sel
1203         - 19  # NDRPDR sel
1204         - 27  # NDRPDR sel
1205         - 21  # NDRPDR sel
1206         - 25  # NDRPDR sel
1207     dpdk-performance-changes-2n-skx:
1208       - "dpdk-performance-changes-2n-skx-h1"
1209       - "dpdk-performance-changes-2n-skx-ref"
1210       - "dpdk-performance-changes-2n-skx-cmp"
1211
1212     # Compare testbeds
1213
1214     vpp-compare-testbeds-ref:
1215       csit-vpp-perf-verify-2001-3n-hsw:
1216         - 21  # NDRPDR sel
1217         - 22  # NDRPDR sel
1218         - 23  # NDRPDR sel
1219         - 24  # NDRPDR sel
1220         - 25  # NDRPDR sel
1221         - 29  # NDRPDR sel
1222         - 30  # NDRPDR sel
1223         - 31  # NDRPDR sel
1224         - 32  # NDRPDR sel
1225         - 34  # NDRPDR sel
1226     vpp-compare-testbeds-cmp:
1227       # TODO: Add the data
1228       csit-vpp-perf-verify-2001-3n-skx:
1229         - 14  # NDRPDR sel
1230         - 15  # NDRPDR sel
1231         - 16  # NDRPDR sel
1232     vpp-compare-testbeds:
1233       - "vpp-compare-testbeds-ref"
1234       - "vpp-compare-testbeds-cmp"
1235
1236     vpp-compare-testbeds-skx-clx-ref:
1237       # TODO: Add the data
1238       csit-vpp-perf-verify-2001-2n-skx:
1239         - 21  # NDRPDR sel
1240         - 22  # NDRPDR sel
1241         - 23  # NDRPDR sel
1242         - 26  # NDRPDR sel
1243         - 27  # NDRPDR sel
1244         - 29  # NDRPDR sel
1245     vpp-compare-testbeds-skx-clx-cmp:
1246       csit-vpp-perf-verify-2001-2n-clx:
1247         - 28  # NDRPDR sel
1248         - 29  # NDRPDR sel
1249         - 32  # NDRPDR sel
1250         - 40  # NDRPDR sel
1251         - 43  # NDRPDR sel
1252         - 44  # NDRPDR sel
1253         - 45  # NDRPDR sel
1254         - 47  # NDRPDR sel
1255         - 48  # NDRPDR sel
1256         - 49  # NDRPDR sel
1257     vpp-compare-testbeds-skx-clx:
1258       - "vpp-compare-testbeds-skx-clx-ref"
1259       - "vpp-compare-testbeds-skx-clx-cmp"
1260
1261     vpp-compare-testbeds-hsw-clx-ref:
1262       csit-vpp-perf-verify-2001-3n-hsw:
1263         - 21  # NDRPDR sel
1264         - 22  # NDRPDR sel
1265         - 23  # NDRPDR sel
1266         - 24  # NDRPDR sel
1267         - 25  # NDRPDR sel
1268         - 29  # NDRPDR sel
1269         - 30  # NDRPDR sel
1270         - 31  # NDRPDR sel
1271         - 32  # NDRPDR sel
1272         - 34  # NDRPDR sel
1273     vpp-compare-testbeds-hsw-clx-cmp:
1274       csit-vpp-perf-verify-2001-2n-clx:
1275         - 28  # NDRPDR sel
1276         - 29  # NDRPDR sel
1277         - 32  # NDRPDR sel
1278         - 40  # NDRPDR sel
1279         - 43  # NDRPDR sel
1280         - 44  # NDRPDR sel
1281         - 45  # NDRPDR sel
1282         - 47  # NDRPDR sel
1283         - 48  # NDRPDR sel
1284         - 49  # NDRPDR sel
1285     vpp-compare-testbeds-hsw-clx:
1286       - "vpp-compare-testbeds-hsw-clx-ref"
1287       - "vpp-compare-testbeds-hsw-clx-cmp"
1288
1289     vpp-compare-testbeds-mrr-ref:
1290       csit-vpp-perf-verify-2001-3n-hsw:
1291         - 17  # MRR sel
1292     vpp-compare-testbeds-mrr-cmp:
1293       # TODO: Replace
1294       # csit-vpp-perf-verify-2001-3n-skx:
1295       csit-vpp-perf-verify-1908-3n-skx:
1296         - 36  # MRR sel
1297     vpp-compare-testbeds-mrr:
1298       - "vpp-compare-testbeds-mrr-ref"
1299       - "vpp-compare-testbeds-mrr-cmp"
1300
1301     vpp-compare-testbeds-mrr-skx-clx-ref:
1302       # TODO: Replace
1303       # csit-vpp-perf-verify-2001-2n-skx:
1304       csit-vpp-perf-verify-1908-2n-skx:
1305         - 69  # MRR sel
1306     vpp-compare-testbeds-mrr-skx-clx-cmp:
1307       csit-vpp-perf-verify-2001-2n-clx:
1308         - 39  # MRR
1309     vpp-compare-testbeds-mrr-skx-clx:
1310       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1311       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1312
1313     vpp-compare-testbeds-mrr-hsw-clx-ref:
1314       csit-vpp-perf-verify-2001-3n-hsw:
1315         - 17  # MRR sel
1316     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1317       csit-vpp-perf-verify-2001-2n-clx:
1318         - 39  # MRR
1319     vpp-compare-testbeds-mrr-hsw-clx:
1320       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1321       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1322
1323     dpdk-compare-testbeds-ref:
1324       csit-dpdk-perf-verify-2001-3n-hsw:
1325         - 4   # NDRPDR sel
1326         - 5   # NDRPDR sel
1327         - 6   # NDRPDR sel
1328         - 7   # NDRPDR sel
1329         - 8   # NDRPDR sel
1330         - 9   # NDRPDR sel
1331         - 10  # NDRPDR sel
1332         - 11  # NDRPDR sel
1333         - 12  # NDRPDR sel
1334         - 13  # NDRPDR sel
1335         - 15  # NDRPDR sel
1336         - 16  # NDRPDR sel
1337         - 17  # NDRPDR sel
1338         - 18  # NDRPDR sel
1339         - 19  # NDRPDR sel
1340         - 20  # NDRPDR sel
1341         - 21  # NDRPDR sel
1342         - 22  # NDRPDR sel
1343         - 23  # NDRPDR sel
1344         - 24  # NDRPDR sel
1345     dpdk-compare-testbeds-cmp:
1346       csit-dpdk-perf-verify-2001-3n-skx:
1347         - 1   # NDRPDR sel
1348         - 2   # NDRPDR sel
1349         - 3   # NDRPDR sel
1350         - 4   # NDRPDR sel
1351         - 5   # NDRPDR sel
1352         - 6   # NDRPDR sel
1353         - 7   # NDRPDR sel
1354         - 8   # NDRPDR sel
1355         - 9   # NDRPDR sel
1356         - 10  # NDRPDR sel
1357     dpdk-compare-testbeds:
1358       - "dpdk-compare-testbeds-ref"
1359       - "dpdk-compare-testbeds-cmp"
1360
1361     dpdk-compare-testbeds-skx-clx-ref:
1362       csit-dpdk-perf-verify-2001-2n-skx:
1363         - 1   # NDRPDR sel
1364         - 2   # NDRPDR sel
1365         - 3   # NDRPDR sel
1366         - 4   # NDRPDR sel
1367         - 5   # NDRPDR sel
1368         - 6   # NDRPDR sel
1369         - 7   # NDRPDR sel
1370         - 8   # NDRPDR sel
1371         - 9   # NDRPDR sel
1372         - 10  # NDRPDR sel
1373         - 11  # NDRPDR sel
1374         - 13  # NDRPDR sel
1375         - 26  # NDRPDR sel
1376         - 16  # NDRPDR sel
1377         - 17  # NDRPDR sel
1378         - 18  # NDRPDR sel
1379         - 19  # NDRPDR sel
1380         - 27  # NDRPDR sel
1381         - 21  # NDRPDR sel
1382         - 25  # NDRPDR sel
1383     dpdk-compare-testbeds-skx-clx-cmp:
1384       csit-dpdk-perf-verify-2001-2n-clx:
1385         - 15  # NDRPDR sel
1386         - 16  # NDRPDR sel
1387         - 17  # NDRPDR sel
1388         - 18  # NDRPDR sel
1389         - 19  # NDRPDR sel
1390         - 20  # NDRPDR sel
1391         - 21  # NDRPDR sel
1392         - 22  # NDRPDR sel
1393         - 23  # NDRPDR sel
1394         - 24  # NDRPDR sel
1395         - 25  # NDRPDR sel
1396         - 26  # NDRPDR sel
1397         - 27  # NDRPDR sel
1398         - 28  # NDRPDR sel
1399         - 29  # NDRPDR sel
1400         - 30  # NDRPDR sel
1401         - 31  # NDRPDR sel
1402         - 32  # NDRPDR sel
1403         - 33  # NDRPDR sel
1404         - 34  # NDRPDR sel
1405
1406     dpdk-compare-testbeds-skx-clx:
1407       - "dpdk-compare-testbeds-skx-clx-ref"
1408       - "dpdk-compare-testbeds-skx-clx-cmp"
1409
1410     # Compare topologies
1411
1412     vpp-compare-topologies-ref:
1413       # TODO: Add the data
1414       csit-vpp-perf-verify-2001-3n-skx:
1415         - 14  # NDRPDR sel
1416         - 15  # NDRPDR sel
1417         - 16  # NDRPDR sel
1418     vpp-compare-topologies-cmp:
1419       # TODO: Add the data
1420       csit-vpp-perf-verify-2001-2n-skx:
1421         - 21  # NDRPDR sel
1422         - 22  # NDRPDR sel
1423         - 23  # NDRPDR sel
1424         - 26  # NDRPDR sel
1425         - 27  # NDRPDR sel
1426         - 29  # NDRPDR sel
1427     vpp-compare-topologies:
1428       - "vpp-compare-topologies-ref"
1429       - "vpp-compare-topologies-cmp"
1430
1431     vpp-compare-topologies-mrr-ref:
1432       # TODO: Replace
1433       # csit-vpp-perf-verify-2001-3n-skx:
1434       csit-vpp-perf-verify-1908-3n-skx:
1435         - 36  # MRR sel
1436     vpp-compare-topologies-mrr-cmp:
1437       # TODO: Replace
1438       # csit-vpp-perf-verify-2001-2n-skx:
1439       csit-vpp-perf-verify-1908-2n-skx:
1440         - 69  # MRR sel
1441     vpp-compare-topologies-mrr:
1442       - "vpp-compare-topologies-mrr-ref"
1443       - "vpp-compare-topologies-mrr-cmp"
1444
1445     dpdk-compare-topologies-ref:
1446       csit-dpdk-perf-verify-2001-3n-skx:
1447         - 1   # NDRPDR sel
1448         - 2   # NDRPDR sel
1449         - 3   # NDRPDR sel
1450         - 4   # NDRPDR sel
1451         - 5   # NDRPDR sel
1452         - 6   # NDRPDR sel
1453         - 7   # NDRPDR sel
1454         - 8   # NDRPDR sel
1455         - 9   # NDRPDR sel
1456         - 10  # NDRPDR sel
1457     dpdk-compare-topologies-cmp:
1458       csit-dpdk-perf-verify-2001-2n-skx:
1459         - 1   # NDRPDR sel
1460         - 2   # NDRPDR sel
1461         - 3   # NDRPDR sel
1462         - 4   # NDRPDR sel
1463         - 5   # NDRPDR sel
1464         - 6   # NDRPDR sel
1465         - 7   # NDRPDR sel
1466         - 8   # NDRPDR sel
1467         - 9   # NDRPDR sel
1468         - 10  # NDRPDR sel
1469         - 11  # NDRPDR sel
1470         - 13  # NDRPDR sel
1471         - 26  # NDRPDR sel
1472         - 16  # NDRPDR sel
1473         - 17  # NDRPDR sel
1474         - 18  # NDRPDR sel
1475         - 19  # NDRPDR sel
1476         - 27  # NDRPDR sel
1477         - 21  # NDRPDR sel
1478         - 25  # NDRPDR sel
1479     dpdk-compare-topologies:
1480       - "dpdk-compare-topologies-ref"
1481       - "dpdk-compare-topologies-cmp"
1482
1483   plot-layouts:
1484
1485     plot-soak-throughput:
1486       titlefont:
1487         size: 18
1488       xaxis:
1489         title: "<b>Test Cases [Index]</b>"
1490         titlefont:
1491           size: 16
1492         autorange: True
1493         fixedrange: False
1494         gridcolor: "rgb(230, 230, 230)"
1495         linecolor: "rgb(220, 220, 220)"
1496         linewidth: 1
1497         showgrid: True
1498         showline: True
1499         showticklabels: True
1500         tickcolor: "rgb(220, 220, 220)"
1501         tickmode: "linear"
1502         tickfont:
1503           size: 16
1504         zeroline: False
1505       yaxis:
1506         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1507         titlefont:
1508           size: 16
1509         gridcolor: "rgb(230, 230, 230)"
1510         hoverformat: ".4r"
1511         tickformat: ".3r"
1512         linecolor: "rgb(220, 220, 220)"
1513         linewidth: 1
1514         showgrid: True
1515         showline: True
1516         showticklabels: True
1517         tickcolor: "rgb(220, 220, 220)"
1518         tickfont:
1519           size: 16
1520         zeroline: False
1521         range: [0,50]
1522       autosize: False
1523       margin:
1524         t: 50
1525         b: 0
1526         l: 80
1527         r: 20
1528       showlegend: True
1529       legend:
1530         orientation: "h"
1531         font:
1532           size: 16
1533       width: 700
1534       height: 900
1535       paper_bgcolor: "#fff"
1536       plot_bgcolor: "#fff"
1537       hoverlabel:
1538         namelength: -1
1539
1540     plot-service-density:
1541       titlefont:
1542         size: 18
1543       xaxis:
1544         side: "top"
1545         autorange: True
1546         fixedrange: False
1547         showgrid: False
1548         showline: False
1549         showticklabels: False
1550         ticks: ""
1551         ticklen: 0
1552         tickwidth: 0
1553         zeroline: False
1554       yaxis:
1555         autorange: "reversed"
1556         showgrid: False
1557         showline: False
1558         showticklabels: False
1559         ticks: ""
1560         ticklen: 0
1561         tickwidth: 0
1562         zeroline: False
1563       showlegend: False
1564       paper_bgcolor: "#fff"
1565       plot_bgcolor: "#fff"
1566       width: 700
1567       height: 700
1568       hoverlabel:
1569         namelength: -1
1570
1571     plot-cps:
1572       titlefont:
1573         size: 18
1574       xaxis:
1575         title: "<b>Test Cases [Index]</b>"
1576         titlefont:
1577           size: 16
1578         autorange: True
1579         fixedrange: False
1580         gridcolor: "rgb(230, 230, 230)"
1581         linecolor: "rgb(220, 220, 220)"
1582         linewidth: 1
1583         showgrid: True
1584         showline: True
1585         showticklabels: True
1586         tickcolor: "rgb(220, 220, 220)"
1587         tickmode: "linear"
1588         tickfont:
1589           size: 16
1590         zeroline: False
1591       yaxis:
1592         title: "<b>Connections Per Second [cps]</b>"
1593         titlefont:
1594           size: 16
1595         gridcolor: "rgb(230, 230, 230)"
1596         hoverformat: ".4s"
1597         linecolor: "rgb(220, 220, 220)"
1598         linewidth: 1
1599         rangemode: "tozero"
1600         showgrid: True
1601         showline: True
1602         showticklabels: True
1603         tickcolor: "rgb(220, 220, 220)"
1604         tickformat: ".3s"
1605         tickfont:
1606           size: 16
1607         zeroline: False
1608       boxmode: "group"
1609       boxgroupgap: 0.5
1610       autosize: False
1611       margin:
1612         t: 50
1613         b: 20
1614         l: 80
1615         r: 20
1616       showlegend: True
1617       legend:
1618         orientation: "h"
1619         font:
1620           size: 16
1621       width: 700
1622       height: 800
1623       paper_bgcolor: "#fff"
1624       plot_bgcolor: "#fff"
1625       hoverlabel:
1626         namelength: -1
1627
1628     plot-rps:
1629       titlefont:
1630         size: 18
1631       xaxis:
1632         title: "<b>Test Cases [Index]</b>"
1633         titlefont:
1634           size: 16
1635         autorange: True
1636         fixedrange: False
1637         gridcolor: "rgb(230, 230, 230)"
1638         linecolor: "rgb(220, 220, 220)"
1639         linewidth: 1
1640         showgrid: True
1641         showline: True
1642         showticklabels: True
1643         tickcolor: "rgb(220, 220, 220)"
1644         tickmode: "linear"
1645         tickfont:
1646           size: 16
1647         zeroline: False
1648       yaxis:
1649         title: "<b>Requests Per Second [rps]</b>"
1650         titlefont:
1651           size: 16
1652         gridcolor: "rgb(230, 230, 230)"
1653         hoverformat: ".4s"
1654         linecolor: "rgb(220, 220, 220)"
1655         linewidth: 1
1656         rangemode: "tozero"
1657         showgrid: True
1658         showline: True
1659         showticklabels: True
1660         tickcolor: "rgb(230, 230, 230)"
1661         tickformat: ".3s"
1662         tickfont:
1663           size: 16
1664         zeroline: False
1665       boxmode: "group"
1666       boxgroupgap: 0.5
1667       autosize: False
1668       margin:
1669         t: 50
1670         b: 20
1671         l: 80
1672         r: 20
1673       showlegend: True
1674       legend:
1675         orientation: "h"
1676         font:
1677           size: 16
1678       width: 700
1679       height: 800
1680       paper_bgcolor: "#fff"
1681       plot_bgcolor: "#fff"
1682       hoverlabel:
1683         namelength: -1
1684
1685     plot-throughput:
1686       titlefont:
1687         size: 18
1688       xaxis:
1689         title: "<b>Test Cases [Index]</b>"
1690         titlefont:
1691           size: 16
1692         autorange: True
1693         fixedrange: False
1694         gridcolor: "rgb(230, 230, 230)"
1695         linecolor: "rgb(220, 220, 220)"
1696         linewidth: 1
1697         showgrid: True
1698         showline: True
1699         showticklabels: True
1700         tickcolor: "rgb(220, 220, 220)"
1701         tickmode: "linear"
1702         tickfont:
1703           size: 16
1704         zeroline: False
1705       yaxis:
1706         title: "<b>Packet Throughput [Mpps]</b>"
1707         titlefont:
1708           size: 16
1709         gridcolor: "rgb(230, 230, 230)"
1710         hoverformat: ".4r"
1711         tickformat: ".3r"
1712         linecolor: "rgb(220, 220, 220)"
1713         linewidth: 1
1714         showgrid: True
1715         showline: True
1716         showticklabels: True
1717         tickcolor: "rgb(220, 220, 220)"
1718         tickfont:
1719           size: 16
1720         zeroline: False
1721         range: [0,50]
1722       autosize: False
1723       margin:
1724         t: 50
1725         b: 0
1726         l: 80
1727         r: 20
1728       showlegend: True
1729       legend:
1730         orientation: "h"
1731         font:
1732           size: 16
1733       width: 700
1734       height: 900
1735       paper_bgcolor: "#fff"
1736       plot_bgcolor: "#fff"
1737       hoverlabel:
1738         namelength: -1
1739
1740     plot-throughput-speedup-analysis:
1741       titlefont:
1742         size: 18
1743       xaxis:
1744         title: "<b>Number of Cores [Qty]</b>"
1745         titlefont:
1746           size: 16
1747         autorange: True
1748         fixedrange: False
1749         gridcolor: "rgb(230, 230, 230)"
1750         linecolor: "rgb(220, 220, 220)"
1751         linewidth: 1
1752         showgrid: True
1753         showline: True
1754         showticklabels: True
1755         tickcolor: "rgb(238, 238, 238)"
1756         tickmode: "linear"
1757         tickfont:
1758           size: 16
1759         zeroline: False
1760       yaxis:
1761         title: "<b>Packet Throughput [Mpps]</b>"
1762         titlefont:
1763           size: 16
1764         type: "linear"
1765         gridcolor: "rgb(230, 230, 230)"
1766         hoverformat: ".4s"
1767         linecolor: "rgb(220, 220, 220)"
1768         linewidth: 1
1769         showgrid: True
1770         showline: True
1771         showticklabels: True
1772         tickcolor: "rgb(220, 220, 220)"
1773         tickformat: ".4s"
1774         tickfont:
1775           size: 16
1776         zeroline: True
1777         rangemode: "tozero"
1778         range: [0,100]
1779       legend:
1780         orientation: "h"
1781         font:
1782           size: 16
1783         xanchor: "left"
1784         yanchor: "top"
1785         x: 0
1786         y: -0.2
1787         bgcolor: "rgba(255, 255, 255, 0)"
1788         bordercolor: "rgba(255, 255, 255, 0)"
1789         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1790       autosize: False
1791       margin:
1792           't': 50
1793           'b': 150
1794           'l': 85
1795           'r': 10
1796       showlegend: True
1797       width: 700
1798       height: 700
1799       paper_bgcolor: "#fff"
1800       plot_bgcolor: "#fff"
1801       hoverlabel:
1802         namelength: -1
1803       annotations: [
1804         {
1805           text: "_ _          __          ...",
1806           align: "left",
1807           showarrow: False,
1808           xref: "paper",
1809           yref: "paper",
1810           xanchor: "left",
1811           yanchor: "top",
1812           x: 0,
1813           y: -0.13,
1814           font: {
1815             family: "Consolas, Courier New",
1816             size: 15
1817           },
1818         },
1819         {
1820           text: "    Perfect     Measured     Limit",
1821           align: "left",
1822           showarrow: False,
1823           xref: "paper",
1824           yref: "paper",
1825           xanchor: "left",
1826           yanchor: "top",
1827           x: 0,
1828           y: -0.15,
1829           font: {
1830             family: "Consolas, Courier New",
1831             size: 15
1832           },
1833         },
1834       ]
1835
1836     plot-latency:
1837       titlefont:
1838         size: 18
1839       xaxis:
1840         title: "<b>Direction</b>"
1841         titlefont:
1842           size: 16
1843         autorange: True
1844         fixedrange: False
1845         gridcolor: "rgb(230, 230, 230)"
1846         linecolor: "rgb(220, 220, 220)"
1847         linewidth: 1
1848         showgrid: True
1849         showline: True
1850         showticklabels: False
1851         tickcolor: "rgb(220, 220, 220)"
1852         tickmode: "linear"
1853         tickfont:
1854           size: 16
1855         zeroline: False
1856       yaxis:
1857         title: "<b>Packet Latency [uSec]</b>"
1858         titlefont:
1859           size: 16
1860         type: "linear"
1861         gridcolor: "rgb(230, 230, 230)"
1862         hoverformat: ".4s"
1863         linecolor: "rgb(220, 220, 220)"
1864         linewidth: 1
1865         showgrid: True
1866         showline: True
1867         showticklabels: True
1868         tickcolor: "rgb(220, 220, 220)"
1869         tickformat: ".4s"
1870         tickfont:
1871           size: 16
1872         zeroline: True
1873         rangemode: "tozero"
1874       legend:
1875         orientation: "h"
1876         font:
1877           size: 16
1878         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1879       autosize: False
1880       margin:
1881           't': 50
1882           'b': 150
1883           'l': 80
1884           'r': 10
1885       showlegend: True
1886       width: 700
1887       height: 700
1888       paper_bgcolor: "#fff"
1889       plot_bgcolor: "#fff"
1890       hoverlabel:
1891         namelength: -1
1892
1893     plot-hdrh-latency:
1894       title:
1895         text: ""
1896         xanchor: "center"
1897         x: 0.5
1898         font:
1899           size: 16
1900       width: 700
1901       plot_bgcolor: "white"
1902       annotations:
1903         - font:
1904             size: 14
1905           showarrow: False
1906           text: "<b>Packet Latency [uSec]</b>"
1907           x: 1
1908           xanchor: "right"
1909           xref: "paper"
1910           y: -0.045
1911           yanchor: "top"
1912           yref: "paper"
1913         - font:
1914             size: 14
1915           showarrow: False
1916           text: "<b>Probability [%]</b>"
1917           textangle: 270
1918           x: -0.06
1919           xanchor: "center"
1920           xref: "paper"
1921           y: 0.5
1922           yanchor: "middle"
1923           yref: "paper"
1924         - font:
1925             size: 14
1926           showarrow: False
1927           text: "<b>Direction: E-W</b>"
1928           x: 0.24
1929           xanchor: "center"
1930           xref: "paper"
1931           y: 1.05
1932           yanchor: "bottom"
1933           yref: "paper"
1934         - font:
1935             size: 14
1936           showarrow: False
1937           text: "<b>Direction: W-E</b>"
1938           x: 0.74
1939           xanchor: "center"
1940           xref: "paper"
1941           y: 1.05
1942           yanchor: "bottom"
1943           yref: "paper"
1944
1945     plot-hdrh-latency-percentile:
1946       title:
1947         text: ""
1948         xanchor: "center"
1949         x: 0.5
1950         font:
1951           size: 18
1952       xaxis:
1953         type: "log"
1954         title: "<b>Percentile [%]</b>"
1955         titlefont:
1956           size: 16
1957         autorange: True
1958         fixedrange: False
1959         gridcolor: "rgb(230, 230, 230)"
1960         linecolor: "rgb(220, 220, 220)"
1961         linewidth: 1
1962         showgrid: True
1963         showline: True
1964         showticklabels: True
1965         tickcolor: "rgb(220, 220, 220)"
1966         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1967         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1968         tickfont:
1969           size: 16
1970       yaxis:
1971         title: "<b>Packet Latency [uSec]</b>"
1972         titlefont:
1973           size: 16
1974         gridcolor: "rgb(230, 230, 230)"
1975         linecolor: "rgb(220, 220, 220)"
1976         linewidth: 1
1977         showgrid: True
1978         showline: True
1979         showticklabels: True
1980         tickcolor: "rgb(220, 220, 220)"
1981         tickfont:
1982           size: 16
1983       autosize: False
1984       showlegend: True
1985       legend:
1986         traceorder: "normal"
1987         orientation: "h"
1988         font:
1989           size: 16
1990         xanchor: "left"
1991         yanchor: "top"
1992         x: 0
1993         y: -0.15
1994         bgcolor: "rgba(255, 255, 255, 0)"
1995         bordercolor: "rgba(255, 255, 255, 0)"
1996       width: 700
1997       height: 700
1998       paper_bgcolor: "white"
1999       plot_bgcolor: "white"
2000
2001     plot-hdrh-latency-by-percentile:
2002       title:
2003         text: "<b>Latency by Percentile Distribution</b>"
2004         xanchor: "center"
2005         x: 0.5
2006         font:
2007           size: 18
2008       showlegend: True
2009       legend:
2010         traceorder: "normal"
2011         orientation: "h"
2012         font:
2013           size: 16
2014         xanchor: "left"
2015         yanchor: "top"
2016         x: 0
2017         y: -0.2
2018         bgcolor: "rgba(255, 255, 255, 0)"
2019         bordercolor: "rgba(255, 255, 255, 0)"
2020       xaxis:
2021         type: "linear"
2022         title: "<b>Percentile [%]</b>"
2023         titlefont:
2024           size: 14
2025         autorange: False
2026         fixedrange: False
2027         range: [0, 100]
2028         gridcolor: "rgb(230, 230, 230)"
2029         linecolor: "rgb(220, 220, 220)"
2030         linewidth: 1
2031         showgrid: True
2032         showline: True
2033         showticklabels: True
2034         tickcolor: "rgb(220, 220, 220)"
2035         tickvals: [0, 25, 50, 75, 100]
2036         ticktext: [0, 25, 50, 75, 100]
2037         tickfont:
2038           size: 14
2039       yaxis:
2040         title: "<b>One-Way Latency per Direction [uSec]</b>"
2041         titlefont:
2042           size: 14
2043         gridcolor: "rgb(230, 230, 230)"
2044         linecolor: "rgb(220, 220, 220)"
2045         linewidth: 1
2046         showgrid: True
2047         showline: True
2048         showticklabels: True
2049         tickcolor: "rgb(220, 220, 220)"
2050         tickfont:
2051           size: 14
2052       width: 700
2053       height: 700
2054       paper_bgcolor: "white"
2055       plot_bgcolor: "white"
2056
2057 - type: "static"
2058   src-path: "{DIR[RST]}"
2059   dst-path: "{DIR[WORKING,SRC]}"
2060
2061 - type: "input"
2062   general:
2063     file-name: "output_info.xml.gz"
2064     file-format: ".gz"
2065     arch-file-format:
2066       - ".gz"
2067       - ".zip"
2068     download-path: "{job}/{build}/archives/{filename}"
2069     extract: "output.xml"
2070
2071     zip-file-name: "robot-plugin.zip"
2072     zip-file-format: ".zip"
2073     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2074     zip-extract: "robot-plugin/output.xml"
2075
2076   builds:
2077
2078     csit-vpp-perf-verify-1904-3n-hsw:
2079       - 9   # MRR sel
2080       - 11  # NDRPDR sel
2081       - 12  # NDRPDR sel
2082       - 20  # NDRPDR sel
2083       - 21  # NDRPDR sel
2084       - 23  # NDRPDR sel
2085       - 24  # NDRPDR sel
2086       - 25  # NDRPDR sel
2087       - 26  # NDRPDR sel
2088       - 29  # NDRPDR sel
2089       - 30  # NDRPDR sel
2090     csit-vpp-perf-verify-1908-3n-hsw:
2091       - 12  # NDRPDR sel
2092       - 13  # NDRPDR sel
2093       - 14  # NDRPDR sel
2094       - 15  # NDRPDR sel
2095       - 16  # NDRPDR sel
2096       - 17  # NDRPDR sel
2097       - 18  # NDRPDR sel
2098       - 19  # NDRPDR sel
2099       - 20  # NDRPDR sel
2100       - 21  # NDRPDR sel
2101       - 48  # NDRPDR sel vhost
2102       - 49  # NDRPDR sel vhost
2103       - 52  # NDRPDR sel vhost
2104       - 53  # NDRPDR sel vhost
2105       - 54  # NDRPDR sel vhost
2106       - 55  # NDRPDR sel vhost
2107       - 56  # NDRPDR sel vhost
2108       - 57  # NDRPDR sel vhost
2109       - 58  # NDRPDR sel vhost
2110       - 59  # NDRPDR sel vhost
2111       - 39  # MRR sel
2112     csit-vpp-perf-verify-2001-3n-hsw:
2113       - 21  # NDRPDR sel
2114       - 22  # NDRPDR sel
2115       - 23  # NDRPDR sel
2116       - 24  # NDRPDR sel
2117       - 25  # NDRPDR sel
2118       - 29  # NDRPDR sel
2119       - 30  # NDRPDR sel
2120       - 31  # NDRPDR sel
2121       - 32  # NDRPDR sel
2122       - 34  # NDRPDR sel
2123       - 17  # MRR sel
2124       - 18  # NDRPDR full
2125       - 20  # NDRPDR full
2126       - 28  # NDRPDR full
2127       - 35  # NDRPDR full
2128       - 42  # NDRPDR full
2129       - 46  # NDRPDR full
2130       - 47  # NDRPDR full
2131       - 48  # NDRPDR full
2132       - 49  # NDRPDR full
2133       - 50  # NDRPDR full
2134       - 51  # NDRPDR full
2135       - 52  # NDRPDR full
2136       - 53  # NDRPDR full
2137       - 54  # NDRPDR full
2138       - 55  # NDRPDR full
2139       - 56  # NDRPDR full
2140       - 57  # NDRPDR full
2141       - 58  # NDRPDR full
2142       - 59  # NDRPDR full
2143       - 61  # NDRPDR full
2144       - 62  # NDRPDR full
2145       - 63  # NDRPDR full
2146       - 64  # NDRPDR full
2147       - 65  # NDRPDR full
2148       - 67  # NDRPDR full
2149       - 70  # NDRPDR full
2150       - 72  # NDRPDR full
2151       - 73  # NDRPDR full
2152       - 76  # NDRPDR full
2153       - 77  # NDRPDR full
2154       - 78  # NDRPDR full
2155       - 79  # NDRPDR full
2156       - 81  # NDRPDR full
2157       - 82  # NDRPDR full
2158       - 84  # NDRPDR full
2159       - 85  # NDRPDR full
2160
2161 #    csit-vpp-perf-verify-1904-3n-skx:
2162 #      - 7   # MRR sel
2163 #      - 8   # NDRPDR sel
2164 #      - 9   # NDRPDR sel
2165 #      - 10  # NDRPDR sel
2166 #      - 11  # NDRPDR sel
2167 #      - 12  # NDRPDR sel
2168 #      - 14  # NDRPDR sel
2169 #      - 16  # NDRPDR sel
2170 #      - 21  # NDRPDR sel
2171 #      - 23  # NDRPDR sel
2172 #      - 25  # NDRPDR sel
2173 #    csit-vpp-perf-verify-1908-3n-skx:
2174 #      - 14  # NDRPDR sel
2175 #      - 16  # NDRPDR sel
2176 #      - 19  # NDRPDR sel
2177 #      - 20  # NDRPDR sel
2178 #      - 22  # NDRPDR sel
2179 #      - 23  # NDRPDR sel
2180 #      - 24  # NDRPDR sel
2181 #      - 25  # NDRPDR sel
2182 #      - 26  # NDRPDR sel
2183 #      - 29  # NDRPDR sel
2184 #      - 52  # NDRPDR sel vhost
2185 #      - 53  # NDRPDR sel vhost
2186 #      - 55  # NDRPDR sel vhost
2187 #      - 61  # NDRPDR sel vhost
2188 #      - 62  # NDRPDR sel vhost
2189 #      - 63  # NDRPDR sel vhost
2190 #      - 64  # NDRPDR sel vhost
2191 #      - 65  # NDRPDR sel vhost
2192 #      - 66  # NDRPDR sel vhost
2193 #      - 67  # NDRPDR sel vhost
2194 #      - 36  # MRR sel
2195 #    csit-vpp-perf-verify-2001-3n-skx:
2196 #      - 14  # NDRPDR sel
2197 #      - 15  # NDRPDR sel
2198 #      - 16  # NDRPDR sel
2199
2200 #    csit-vpp-perf-verify-1904-2n-skx:
2201 #      - 11  # MRR sel
2202 #      - 12  # NDRPDR sel
2203 #      - 14  # NDRPDR sel
2204 #      - 16  # NDRPDR sel
2205 #      - 17  # NDRPDR sel
2206 #      - 18  # NDRPDR sel
2207 #      - 21  # NDRPDR sel
2208 #      - 27  # NDRPDR sel
2209 #      - 30  # NDRPDR sel
2210 #      - 31  # NDRPDR sel
2211 #      - 32  # NDRPDR sel
2212 #    csit-vpp-perf-verify-1908-2n-skx:
2213 #      - 26  # NDRPDR sel
2214 #      - 27  # NDRPDR sel
2215 #      - 34  # NDRPDR sel
2216 #      - 35  # NDRPDR sel
2217 #      - 36  # NDRPDR sel
2218 #      - 42  # NDRPDR sel
2219 #      - 43  # NDRPDR sel
2220 #      - 44  # NDRPDR sel
2221 #      - 45  # NDRPDR sel
2222 #      - 46  # NDRPDR sel
2223 #      - 88  # NDRPDR sel vhost
2224 #      - 89  # NDRPDR sel vhost
2225 #      - 91  # NDRPDR sel vhost
2226 #      - 92  # NDRPDR sel vhost
2227 #      - 93  # NDRPDR sel vhost
2228 #      - 94  # NDRPDR sel vhost
2229 #      - 95  # NDRPDR sel vhost
2230 #      - 96  # NDRPDR sel vhost
2231 #      - 97  # NDRPDR sel vhost
2232 #      - 98  # NDRPDR sel vhost
2233 #      - 69  # MRR sel
2234 #      - 29  # TCP
2235 #      - 30  # TCP
2236 #      - 58  # TCP
2237 #      - 22  # NFV
2238 #      - 31  # NFV
2239 #      - 32  # NFV
2240 #      - 71  # NFV MRR
2241 #      - 113 # NFV reconf sel
2242 #      - 114 # NFV reconf sel
2243 #      - 115 # NFV reconf sel
2244 #      - 83  # SOAK
2245 #      - 86  # SOAK
2246 #    csit-vpp-perf-verify-2001-2n-skx:
2247 #      - 21  # NDRPDR sel
2248 #      - 22  # NDRPDR sel
2249 #      - 23  # NDRPDR sel
2250 #      - 26  # NDRPDR sel
2251 #      - 27  # NDRPDR sel
2252 #      - 29  # NDRPDR sel
2253 #      - 32  # NDRPDR full
2254 #      - 33  # NDRPDR full
2255 #      - 30  # NFV
2256 #      - 31  # NFV
2257
2258     csit-vpp-perf-verify-2001-2n-clx:
2259       - 28  # NDRPDR sel
2260       - 29  # NDRPDR sel
2261       - 32  # NDRPDR sel
2262       - 40  # NDRPDR sel
2263       - 43  # NDRPDR sel
2264       - 44  # NDRPDR sel
2265       - 45  # NDRPDR sel
2266       - 47  # NDRPDR sel
2267       - 48  # NDRPDR sel
2268       - 49  # NDRPDR sel
2269       - 39  # MRR
2270       - 53  # NDRPDR full
2271       - 54  # NDRPDR full
2272       - 55  # NDRPDR full
2273       - 56  # NDRPDR full
2274       - 57  # NDRPDR full
2275       - 58  # NDRPDR full
2276       - 59  # NDRPDR full
2277       - 60  # NDRPDR full
2278       - 61  # NDRPDR full
2279       - 62  # NDRPDR full
2280       - 63  # NDRPDR full
2281       - 64  # NDRPDR full
2282       - 65  # NDRPDR full
2283       - 66  # NDRPDR full
2284       - 67  # NDRPDR full
2285       - 68  # Reconf
2286       - 69  # Reconf
2287       - 70  # Reconf
2288       - 71  # Reconf
2289       - 72  # Reconf
2290       - 73  # Reconf
2291       - 74  # Reconf
2292       - 75  # Reconf
2293       - 76  # Reconf
2294       - 77  # Reconf
2295
2296     csit-vpp-perf-verify-1908-3n-tsh:
2297       - 7   # NDRPDR sel
2298       - 8   # NDRPDR sel
2299       - 9   # NDRPDR sel
2300       - 10  # NDRPDR sel
2301       - 11  # NDRPDR sel
2302       - 12  # NDRPDR sel
2303       - 13  # NDRPDR sel
2304       - 14  # NDRPDR sel
2305       - 15  # NDRPDR sel
2306       - 16  # NDRPDR sel
2307       - 17  # MRR sel
2308     csit-vpp-perf-verify-2001-3n-tsh:
2309       - 3   # NDRPDR sel
2310       - 4   # NDRPDR sel
2311       - 7   # NDRPDR sel
2312       - 8   # NDRPDR sel
2313       - 10  # NDRPDR sel
2314       - 12  # NDRPDR sel
2315       - 13  # NDRPDR sel
2316       - 14  # NDRPDR sel
2317       - 15  # NDRPDR sel
2318       - 9   # MRR sel
2319
2320     csit-vpp-perf-verify-1908-3n-dnv:
2321       - 6   # NDRPDR sel
2322       - 7   # NDRPDR sel
2323       - 8   # NDRPDR sel
2324       - 9   # NDRPDR sel
2325       - 10  # NDRPDR sel
2326       - 12  # NDRPDR sel
2327       - 13  # NDRPDR sel
2328       - 14  # NDRPDR sel
2329       - 15  # NDRPDR sel
2330       - 16  # NDRPDR sel
2331       - 17  # MRR sel
2332     csit-vpp-perf-verify-2001-3n-dnv:
2333       - 5   # NDRPDR sel
2334       - 6   # NDRPDR sel
2335       - 7   # NDRPDR sel
2336       - 8   # NDRPDR sel
2337       - 9   # NDRPDR sel
2338       - 10  # NDRPDR sel
2339       - 12  # NDRPDR sel
2340       - 16  # NDRPDR sel
2341       - 17  # NDRPDR sel
2342       - 18  # NDRPDR sel
2343       - 11  # MRR sel
2344       - 19  # NDRPDR full
2345       - 20  # NDRPDR full
2346       - 21  # NDRPDR full
2347       - 22  # NDRPDR full
2348       - 23  # NDRPDR full
2349       - 24  # NDRPDR full
2350       - 25  # NDRPDR full
2351       - 26  # NDRPDR full
2352       - 37  # NDRPDR full
2353       - 38  # NDRPDR full
2354       - 39  # NDRPDR full
2355
2356     csit-vpp-perf-verify-1908-2n-dnv:
2357       - 1   # NDRPDR sel
2358       - 2   # NDRPDR sel
2359       - 3   # NDRPDR sel
2360       - 4   # NDRPDR sel
2361       - 5   # NDRPDR sel
2362       - 6   # NDRPDR sel
2363       - 7   # NDRPDR sel
2364       - 8   # NDRPDR sel
2365       - 9   # NDRPDR sel
2366       - 10  # NDRPDR sel
2367       - 11  # MRR sel
2368     csit-vpp-perf-verify-2001-2n-dnv:
2369       - 4   # NDRPDR sel
2370       - 5   # NDRPDR sel
2371       - 6   # NDRPDR sel
2372       - 7   # NDRPDR sel
2373       - 8   # NDRPDR sel
2374       - 9   # NDRPDR sel
2375       - 10  # NDRPDR sel
2376       - 11  # NDRPDR sel
2377       - 13  # NDRPDR sel
2378       - 16  # NDRPDR sel
2379       - 12  # MRR sel
2380       - 21  # NDRPDR full
2381       - 22  # NDRPDR full
2382       - 25  # NDRPDR full
2383       - 26  # NDRPDR full
2384       - 27  # NDRPDR full
2385       - 28  # NDRPDR full
2386
2387     csit-dpdk-perf-verify-1904-3n-hsw:
2388       - 2   # NDRPDR sel
2389       - 3   # NDRPDR sel
2390       - 5   # NDRPDR sel
2391       - 6   # NDRPDR sel
2392       - 13  # NDRPDR sel
2393       - 14  # NDRPDR sel
2394       - 15  # NDRPDR sel
2395       - 18  # NDRPDR sel
2396       - 19  # NDRPDR sel
2397       - 20  # NDRPDR sel
2398     csit-dpdk-perf-verify-1908-3n-hsw:
2399       - 2   # NDRPDR sel
2400       - 3   # NDRPDR sel
2401       - 4   # NDRPDR sel
2402       - 5   # NDRPDR sel
2403       - 6   # NDRPDR sel
2404       - 7   # NDRPDR sel
2405       - 8   # NDRPDR sel
2406       - 9   # NDRPDR sel
2407       - 10  # NDRPDR sel
2408       - 11  # NDRPDR sel
2409     csit-dpdk-perf-verify-2001-3n-hsw:
2410       - 4   # NDRPDR sel
2411       - 5   # NDRPDR sel
2412       - 6   # NDRPDR sel
2413       - 7   # NDRPDR sel
2414       - 8   # NDRPDR sel
2415       - 9   # NDRPDR sel
2416       - 10  # NDRPDR sel
2417       - 11  # NDRPDR sel
2418       - 12  # NDRPDR sel
2419       - 13  # NDRPDR sel
2420       - 15  # NDRPDR sel
2421       - 16  # NDRPDR sel
2422       - 17  # NDRPDR sel
2423       - 18  # NDRPDR sel
2424       - 19  # NDRPDR sel
2425       - 20  # NDRPDR sel
2426       - 21  # NDRPDR sel
2427       - 22  # NDRPDR sel
2428       - 23  # NDRPDR sel
2429       - 24  # NDRPDR sel
2430       - 25  # NDRPDR full
2431       - 26  # NDRPDR full
2432
2433 #    csit-dpdk-perf-verify-1904-3n-skx:
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 #      - 11  # NDRPDR sel
2441 #      - 12  # NDRPDR sel
2442 #      - 13  # NDRPDR sel
2443 #      - 14  # NDRPDR sel
2444 #    csit-dpdk-perf-verify-1908-3n-skx:
2445 #      - 3   # NDRPDR sel
2446 #      - 4   # NDRPDR sel
2447 #      - 5   # NDRPDR sel
2448 #      - 6   # 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-2001-3n-skx:
2456 #      - 1   # NDRPDR sel
2457 #      - 2   # NDRPDR sel
2458 #      - 3   # NDRPDR sel
2459 #      - 4   # NDRPDR sel
2460 #      - 5   # NDRPDR sel
2461 #      - 6   # NDRPDR sel
2462 #      - 7   # NDRPDR sel
2463 #      - 8   # NDRPDR sel
2464 #      - 9   # NDRPDR sel
2465 #      - 10  # NDRPDR sel
2466
2467 #    csit-dpdk-perf-verify-1904-2n-skx:
2468 #      - 2   # NDRPDR sel
2469 #      - 3   # NDRPDR sel
2470 #      - 4   # NDRPDR sel
2471 #      - 5   # NDRPDR sel
2472 #      - 7   # NDRPDR sel
2473 #      - 8   # NDRPDR sel
2474 #      - 9   # NDRPDR sel
2475 #      - 10  # NDRPDR sel
2476 #      - 11  # NDRPDR sel
2477 #      - 12  # NDRPDR sel
2478 #    csit-dpdk-perf-verify-1908-2n-skx:
2479 #      - 2   # NDRPDR sel
2480 #      - 3   # NDRPDR sel
2481 #      - 4   # NDRPDR sel
2482 #      - 5   # NDRPDR sel
2483 #      - 7   # NDRPDR sel
2484 #      - 8   # NDRPDR sel
2485 #      - 9   # NDRPDR sel
2486 #      - 10  # NDRPDR sel
2487 #      - 11  # NDRPDR sel
2488 #      - 12  # NDRPDR sel
2489 #    csit-dpdk-perf-verify-2001-2n-skx:
2490 #      - 1   # NDRPDR sel
2491 #      - 2   # NDRPDR sel
2492 #      - 3   # NDRPDR sel
2493 #      - 4   # NDRPDR sel
2494 #      - 5   # NDRPDR sel
2495 #      - 6   # NDRPDR sel
2496 #      - 7   # NDRPDR sel
2497 #      - 8   # NDRPDR sel
2498 #      - 9   # NDRPDR sel
2499 #      - 10  # NDRPDR sel
2500 #      - 11  # NDRPDR sel
2501 #      - 13  # NDRPDR sel
2502 #      - 26  # NDRPDR sel
2503 #      - 16  # NDRPDR sel
2504 #      - 17  # NDRPDR sel
2505 #      - 18  # NDRPDR sel
2506 #      - 19  # NDRPDR sel
2507 #      - 27  # NDRPDR sel
2508 #      - 21  # NDRPDR sel
2509 #      - 25  # NDRPDR sel
2510
2511     csit-dpdk-perf-verify-2001-2n-clx:
2512       - 15  # NDRPDR sel
2513       - 16  # NDRPDR sel
2514       - 17  # NDRPDR sel
2515       - 18  # NDRPDR sel
2516       - 19  # NDRPDR sel
2517       - 20  # NDRPDR sel
2518       - 21  # NDRPDR sel
2519       - 22  # NDRPDR sel
2520       - 23  # NDRPDR sel
2521       - 24  # NDRPDR sel
2522       - 25  # NDRPDR sel
2523       - 26  # NDRPDR sel
2524       - 27  # NDRPDR sel
2525       - 28  # NDRPDR sel
2526       - 29  # NDRPDR sel
2527       - 30  # NDRPDR sel
2528       - 31  # NDRPDR sel
2529       - 32  # NDRPDR sel
2530       - 33  # NDRPDR sel
2531       - 34  # NDRPDR sel
2532
2533     csit-dpdk-perf-verify-2001-2n-dnv:
2534       - 9   # NDRPDR sel
2535       - 10  # NDRPDR sel
2536       - 11  # NDRPDR sel
2537       - 12  # NDRPDR sel
2538       - 13  # NDRPDR sel
2539       - 14  # NDRPDR sel
2540       - 15  # NDRPDR sel
2541       - 16  # NDRPDR sel
2542       - 17  # NDRPDR sel
2543       - 18  # NDRPDR sel
2544
2545     csit-dpdk-perf-verify-2001-3n-dnv:
2546       - 12  # NDRPDR sel
2547       - 13  # NDRPDR sel
2548       - 14  # NDRPDR sel
2549       - 15  # NDRPDR sel
2550       - 16  # NDRPDR sel
2551       - 17  # NDRPDR sel
2552       - 18  # NDRPDR sel
2553       - 19  # NDRPDR sel
2554       - 20  # NDRPDR sel
2555       - 22  # NDRPDR sel
2556
2557     csit-dpdk-perf-verify-2001-3n-tsh:
2558       - 3   # NDRPDR sel
2559       - 4   # NDRPDR sel
2560       - 5   # NDRPDR sel
2561       - 9   # NDRPDR sel
2562       - 10  # NDRPDR sel
2563       - 11  # NDRPDR sel
2564       - 12  # NDRPDR sel
2565       - 14  # NDRPDR sel
2566       - 15  # NDRPDR sel
2567       - 18  # NDRPDR sel
2568
2569     csit-vpp-device-2001-ubuntu1804-1n-skx:
2570       - 57
2571
2572 - type: "output"
2573   output: "report"
2574   format:
2575     html:
2576     - full
2577 #    pdf:
2578 #    - minimal
2579
2580 ################################################################################
2581 ###                               T A B L E S                                ###
2582 ################################################################################
2583
2584 ## VPP Soak vs NDR
2585 #- type: "table"
2586 #  title: "VPP Soak vs NDR 2n-skx"
2587 #  algorithm: "table_soak_vs_ndr"
2588 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2589 #  reference:
2590 #    title: "NDR"
2591 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2592 #  compare:
2593 #    title: "Soak"
2594 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2595 #  data: "vpp-soak-vs-ndr-2n-skx"
2596 #  include-tests: "NDR"
2597 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2598 #  parameters:
2599 #    - "throughput"
2600 #    - "name"
2601 #    - "parent"
2602
2603 ################################################################################
2604
2605 ## VPP Compare NICs 3n-skx 2t1c ndr
2606 #- type: "table"
2607 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2608 #  algorithm: "table_nics_comparison"
2609 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2610 #  reference:
2611 #    title: "x710"
2612 #    nic: "NIC_Intel-X710"
2613 #  compare:
2614 #    title: "xxv710"
2615 #    nic: "NIC_Intel-XXV710"
2616 #  data: "vpp-nic-comparison-3n-skx"
2617 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2618 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2619 #  parameters:
2620 #  - "name"
2621 #  - "parent"
2622 #  - "throughput"
2623 #  - "tags"
2624 #
2625 ## VPP Compare NICs 3n-skx 4t2c ndr
2626 #- type: "table"
2627 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2628 #  algorithm: "table_nics_comparison"
2629 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2630 #  reference:
2631 #    title: "x710"
2632 #    nic: "NIC_Intel-X710"
2633 #  compare:
2634 #    title: "xxv710"
2635 #    nic: "NIC_Intel-XXV710"
2636 #  data: "vpp-nic-comparison-3n-skx"
2637 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2638 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2639 #  parameters:
2640 #  - "name"
2641 #  - "parent"
2642 #  - "throughput"
2643 #  - "tags"
2644 #
2645 ## VPP Compare NICs 3n-skx 2t1c pdr
2646 #- type: "table"
2647 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2648 #  algorithm: "table_nics_comparison"
2649 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2650 #  reference:
2651 #    title: "x710"
2652 #    nic: "NIC_Intel-X710"
2653 #  compare:
2654 #    title: "xxv710"
2655 #    nic: "NIC_Intel-XXV710"
2656 #  data: "vpp-nic-comparison-3n-skx"
2657 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2658 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2659 #  parameters:
2660 #  - "name"
2661 #  - "parent"
2662 #  - "throughput"
2663 #  - "tags"
2664 #
2665 # # VPP Compare NICs 3n-skx 4t2c pdr
2666 #- type: "table"
2667 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2668 #  algorithm: "table_nics_comparison"
2669 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2670 #  reference:
2671 #    title: "x710"
2672 #    nic: "NIC_Intel-X710"
2673 #  compare:
2674 #    title: "xxv710"
2675 #    nic: "NIC_Intel-XXV710"
2676 #  data: "vpp-nic-comparison-3n-skx"
2677 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2678 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2679 #  parameters:
2680 #  - "name"
2681 #  - "parent"
2682 #  - "throughput"
2683 #  - "tags"
2684 #
2685 ## VPP Compare NICs 3n-skx 2t1c mrr
2686 #- type: "table"
2687 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2688 #  algorithm: "table_nics_comparison"
2689 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2690 #  reference:
2691 #    title: "x710"
2692 #    nic: "NIC_Intel-X710"
2693 #  compare:
2694 #    title: "xxv710"
2695 #    nic: "NIC_Intel-XXV710"
2696 #  data: "vpp-nic-comparison-3n-skx-mrr"
2697 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2698 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2699 #  parameters:
2700 #  - "name"
2701 #  - "parent"
2702 #  - "result"
2703 #  - "tags"
2704 #
2705 ## VPP Compare NICs 3n-skx 4t2c mrr
2706 #- type: "table"
2707 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2708 #  algorithm: "table_nics_comparison"
2709 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2710 #  reference:
2711 #    title: "x710"
2712 #    nic: "NIC_Intel-X710"
2713 #  compare:
2714 #    title: "xxv710"
2715 #    nic: "NIC_Intel-XXV710"
2716 #  data: "vpp-nic-comparison-3n-skx-mrr"
2717 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2719 #  parameters:
2720 #  - "name"
2721 #  - "parent"
2722 #  - "result"
2723 #  - "tags"
2724 #
2725 # # VPP Compare NICs 3n-skx 8t4c mrr
2726 #- type: "table"
2727 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2728 #  algorithm: "table_nics_comparison"
2729 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2730 #  reference:
2731 #    title: "x710"
2732 #    nic: "NIC_Intel-X710"
2733 #  compare:
2734 #    title: "xxv710"
2735 #    nic: "NIC_Intel-XXV710"
2736 #  data: "vpp-nic-comparison-3n-skx-mrr"
2737 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2738 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2739 #  parameters:
2740 #  - "name"
2741 #  - "parent"
2742 #  - "result"
2743 #  - "tags"
2744 #
2745 ## VPP Compare NICs 2n-skx 2t1c ndr
2746 #- type: "table"
2747 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2748 #  algorithm: "table_nics_comparison"
2749 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2750 #  reference:
2751 #    title: "x710"
2752 #    nic: "NIC_Intel-X710"
2753 #  compare:
2754 #    title: "xxv710"
2755 #    nic: "NIC_Intel-XXV710"
2756 #  data: "vpp-nic-comparison-2n-skx"
2757 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2758 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2759 #  parameters:
2760 #  - "name"
2761 #  - "parent"
2762 #  - "throughput"
2763 #  - "tags"
2764 #
2765 ## VPP Compare NICs 2n-skx 4t2c ndr
2766 #- type: "table"
2767 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2768 #  algorithm: "table_nics_comparison"
2769 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2770 #  reference:
2771 #    title: "x710"
2772 #    nic: "NIC_Intel-X710"
2773 #  compare:
2774 #    title: "xxv710"
2775 #    nic: "NIC_Intel-XXV710"
2776 #  data: "vpp-nic-comparison-2n-skx"
2777 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2778 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2779 #  parameters:
2780 #  - "name"
2781 #  - "parent"
2782 #  - "throughput"
2783 #  - "tags"
2784 #
2785 # # VPP Compare NICs 2n-skx 2t1c pdr
2786 #- type: "table"
2787 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2788 #  algorithm: "table_nics_comparison"
2789 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2790 #  reference:
2791 #    title: "x710"
2792 #    nic: "NIC_Intel-X710"
2793 #  compare:
2794 #    title: "xxv710"
2795 #    nic: "NIC_Intel-XXV710"
2796 #  data: "vpp-nic-comparison-2n-skx"
2797 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2798 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2799 #  parameters:
2800 #  - "name"
2801 #  - "parent"
2802 #  - "throughput"
2803 #  - "tags"
2804 #
2805 ## VPP Compare NICs 2n-skx 4t2c pdr
2806 #- type: "table"
2807 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2808 #  algorithm: "table_nics_comparison"
2809 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2810 #  reference:
2811 #    title: "x710"
2812 #    nic: "NIC_Intel-X710"
2813 #  compare:
2814 #    title: "xxv710"
2815 #    nic: "NIC_Intel-XXV710"
2816 #  data: "vpp-nic-comparison-2n-skx"
2817 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2818 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2819 #  parameters:
2820 #  - "name"
2821 #  - "parent"
2822 #  - "throughput"
2823 #  - "tags"
2824 #
2825 ## VPP Compare NICs 2n-skx 2t1c mrr
2826 #- type: "table"
2827 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2828 #  algorithm: "table_nics_comparison"
2829 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2830 #  reference:
2831 #    title: "x710"
2832 #    nic: "NIC_Intel-X710"
2833 #  compare:
2834 #    title: "xxv710"
2835 #    nic: "NIC_Intel-XXV710"
2836 #  data: "vpp-nic-comparison-2n-skx-mrr"
2837 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2838 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2839 #  parameters:
2840 #  - "name"
2841 #  - "parent"
2842 #  - "result"
2843 #  - "tags"
2844 #
2845 ## VPP Compare NICs 2n-skx 4t2c mrr
2846 #- type: "table"
2847 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2848 #  algorithm: "table_nics_comparison"
2849 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2850 #  reference:
2851 #    title: "x710"
2852 #    nic: "NIC_Intel-X710"
2853 #  compare:
2854 #    title: "xxv710"
2855 #    nic: "NIC_Intel-XXV710"
2856 #  data: "vpp-nic-comparison-2n-skx-mrr"
2857 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2858 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2859 #  parameters:
2860 #  - "name"
2861 #  - "parent"
2862 #  - "result"
2863 #  - "tags"
2864 #
2865 ## VPP Compare NICs 2n-skx 8t4c mrr
2866 #- type: "table"
2867 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2868 #  algorithm: "table_nics_comparison"
2869 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2870 #  reference:
2871 #    title: "x710"
2872 #    nic: "NIC_Intel-X710"
2873 #  compare:
2874 #    title: "xxv710"
2875 #    nic: "NIC_Intel-XXV710"
2876 #  data: "vpp-nic-comparison-2n-skx-mrr"
2877 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2878 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2879 #  parameters:
2880 #  - "name"
2881 #  - "parent"
2882 #  - "result"
2883 #  - "tags"
2884
2885 ################################################################################
2886 # VPP
2887
2888 # VPP Performance Changes 3n-hsw 1t1c pdr
2889 - type: "table"
2890   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2891   algorithm: "table_perf_comparison"
2892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-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: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2906   parameters:
2907   - "name"
2908   - "parent"
2909   - "throughput"
2910
2911 # VPP Performance Changes 3n-hsw 2t2c pdr
2912 - type: "table"
2913   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2914   algorithm: "table_perf_comparison"
2915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
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: "PDR" # "PDR" | "NDR" | "MRR"
2928   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2929   parameters:
2930   - "name"
2931   - "parent"
2932   - "throughput"
2933
2934 # VPP Performance Changes 3n-hsw 1t1c ndr
2935 - type: "table"
2936   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2937   algorithm: "table_perf_comparison"
2938   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-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: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2952   parameters:
2953   - "name"
2954   - "parent"
2955   - "throughput"
2956
2957 # VPP Performance Changes 3n-hsw 2t2c ndr
2958 - type: "table"
2959   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2960   algorithm: "table_perf_comparison"
2961   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2962   history:
2963     - title: "rls1904"
2964       data: "vpp-performance-changes-3n-hsw-h1"
2965   reference:
2966     title: "rls1908"
2967     data: "vpp-performance-changes-3n-hsw-ref"
2968     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2969   compare:
2970     title: "rls2001"
2971     data: "vpp-performance-changes-3n-hsw-cmp"
2972   data: "vpp-performance-changes-3n-hsw"
2973   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2974   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2975   parameters:
2976   - "name"
2977   - "parent"
2978   - "throughput"
2979
2980 ## VPP Performance Changes 3n-skx 2t1c pdr
2981 #- type: "table"
2982 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2983 #  algorithm: "table_perf_comparison_nic"
2984 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2985 #  history:
2986 #    - title: "rls1904 x710"
2987 #      data: "vpp-performance-changes-3n-skx-h1"
2988 #      nic: "NIC_Intel-X710"
2989 #  reference:
2990 #    title: "rls1908 xxv710"
2991 #    data: "vpp-performance-changes-3n-skx-ref"
2992 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2993 #    nic: "NIC_Intel-XXV710"
2994 #  compare:
2995 #    title: "rls2001 xxv710"
2996 #    data: "vpp-performance-changes-3n-skx-cmp"
2997 #    nic: "NIC_Intel-XXV710"
2998 #  data: "vpp-performance-changes-3n-skx"
2999 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3000 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3001 #  parameters:
3002 #  - "name"
3003 #  - "parent"
3004 #  - "throughput"
3005 #  - "tags"
3006 #
3007 ## VPP Performance Changes 3n-skx 4t2c pdr
3008 #- type: "table"
3009 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
3010 #  algorithm: "table_perf_comparison_nic"
3011 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3012 #  history:
3013 #    - title: "rls1904 x710"
3014 #      data: "vpp-performance-changes-3n-skx-h1"
3015 #      nic: "NIC_Intel-X710"
3016 #  reference:
3017 #    title: "rls1908 x710"
3018 #    data: "vpp-performance-changes-3n-skx-ref"
3019 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3020 #    nic: "NIC_Intel-X710"
3021 #  compare:
3022 #    title: "rls2001 xxv710"
3023 #    data: "vpp-performance-changes-3n-skx-cmp"
3024 #    nic: "NIC_Intel-XXV710"
3025 #  data: "vpp-performance-changes-3n-skx"
3026 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3027 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3028 #  parameters:
3029 #  - "name"
3030 #  - "parent"
3031 #  - "throughput"
3032 #  - "tags"
3033 #
3034 ## VPP Performance Changes 3n-skx 2t1c ndr
3035 #- type: "table"
3036 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
3037 #  algorithm: "table_perf_comparison_nic"
3038 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3039 #  history:
3040 #    - title: "rls1904 x710"
3041 #      data: "vpp-performance-changes-3n-skx-h1"
3042 #      nic: "NIC_Intel-X710"
3043 #  reference:
3044 #    title: "rls1908 x710"
3045 #    data: "vpp-performance-changes-3n-skx-ref"
3046 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3047 #    nic: "NIC_Intel-X710"
3048 #  compare:
3049 #    title: "rls2001 xxv710"
3050 #    data: "vpp-performance-changes-3n-skx-cmp"
3051 #    nic: "NIC_Intel-XXV710"
3052 #  data: "vpp-performance-changes-3n-skx"
3053 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3054 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3055 #  parameters:
3056 #  - "name"
3057 #  - "parent"
3058 #  - "throughput"
3059 #  - "tags"
3060 #
3061 ## VPP Performance Changes 3n-skx 4t2c ndr
3062 #- type: "table"
3063 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3064 #  algorithm: "table_perf_comparison_nic"
3065 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3066 #  history:
3067 #    - title: "rls1904 x710"
3068 #      data: "vpp-performance-changes-3n-skx-h1"
3069 #      nic: "NIC_Intel-X710"
3070 #  reference:
3071 #    title: "rls1908 x710"
3072 #    data: "vpp-performance-changes-3n-skx-ref"
3073 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3074 #    nic: "NIC_Intel-X710"
3075 #  compare:
3076 #    title: "rls2001 xxv710"
3077 #    data: "vpp-performance-changes-3n-skx-cmp"
3078 #    nic: "NIC_Intel-XXV710"
3079 #  data: "vpp-performance-changes-3n-skx"
3080 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3081 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3082 #  parameters:
3083 #  - "name"
3084 #  - "parent"
3085 #  - "throughput"
3086 #  - "tags"
3087 #
3088 ## VPP Performance Changes 2n-skx 2t1c pdr
3089 #- type: "table"
3090 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
3091 #  algorithm: "table_perf_comparison_nic"
3092 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3093 #  history:
3094 #    - title: "rls1904 x710"
3095 #      data: "vpp-performance-changes-2n-skx-h1"
3096 #      nic: "NIC_Intel-X710"
3097 #  reference:
3098 #    title: "rls1908 xxv710"
3099 #    data: "vpp-performance-changes-2n-skx-ref"
3100 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3101 #    nic: "NIC_Intel-XXV710"
3102 #  compare:
3103 #    title: "rls2001 xxv710"
3104 #    data: "vpp-performance-changes-2n-skx-cmp"
3105 #    nic: "NIC_Intel-XXV710"
3106 #  data: "vpp-performance-changes-2n-skx"
3107 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3108 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3109 #  parameters:
3110 #  - "name"
3111 #  - "parent"
3112 #  - "throughput"
3113 #  - "tags"
3114 #
3115 ## VPP Performance Changes 2n-skx 4t2c pdr
3116 #- type: "table"
3117 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3118 #  algorithm: "table_perf_comparison_nic"
3119 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3120 #  history:
3121 #    - title: "rls1904 x710"
3122 #      data: "vpp-performance-changes-2n-skx-h1"
3123 #      nic: "NIC_Intel-X710"
3124 #  reference:
3125 #    title: "rls1908 xxv710"
3126 #    data: "vpp-performance-changes-2n-skx-ref"
3127 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3128 #    nic: "NIC_Intel-XXV710"
3129 #  compare:
3130 #    title: "rls2001 xxv710"
3131 #    data: "vpp-performance-changes-2n-skx-cmp"
3132 #    nic: "NIC_Intel-XXV710"
3133 #  data: "vpp-performance-changes-2n-skx"
3134 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3135 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3136 #  parameters:
3137 #  - "name"
3138 #  - "parent"
3139 #  - "throughput"
3140 #  - "tags"
3141 #
3142 ## VPP Performance Changes 2n-skx 2t1c ndr
3143 #- type: "table"
3144 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3145 #  algorithm: "table_perf_comparison_nic"
3146 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3147 #  history:
3148 #    - title: "rls1904 x710"
3149 #      data: "vpp-performance-changes-2n-skx-h1"
3150 #      nic: "NIC_Intel-X710"
3151 #  reference:
3152 #    title: "rls1908 xxv710"
3153 #    data: "vpp-performance-changes-2n-skx-ref"
3154 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3155 #    nic: "NIC_Intel-XXV710"
3156 #  compare:
3157 #    title: "rls2001 xxv710"
3158 #    data: "vpp-performance-changes-2n-skx-cmp"
3159 #    nic: "NIC_Intel-XXV710"
3160 #  data: "vpp-performance-changes-2n-skx"
3161 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3162 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3163 #  parameters:
3164 #  - "name"
3165 #  - "parent"
3166 #  - "throughput"
3167 #  - "tags"
3168 #
3169 ## VPP Performance Changes 2n-skx 4t2c ndr
3170 #- type: "table"
3171 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3172 #  algorithm: "table_perf_comparison_nic"
3173 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3174 #  history:
3175 #    - title: "rls1904 x710"
3176 #      data: "vpp-performance-changes-2n-skx-h1"
3177 #      nic: "NIC_Intel-X710"
3178 #  reference:
3179 #    title: "rls1908 xxv710"
3180 #    data: "vpp-performance-changes-2n-skx-ref"
3181 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3182 #    nic: "NIC_Intel-XXV710"
3183 #  compare:
3184 #    title: "rls2001 xxv710"
3185 #    data: "vpp-performance-changes-2n-skx-cmp"
3186 #    nic: "NIC_Intel-XXV710"
3187 #  data: "vpp-performance-changes-2n-skx"
3188 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3189 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3190 #  parameters:
3191 #  - "name"
3192 #  - "parent"
3193 #  - "throughput"
3194 #  - "tags"
3195 #
3196 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3197 #- type: "table"
3198 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3199 #  algorithm: "table_perf_comparison"
3200 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3201 #  reference:
3202 #    title: "rls1908"
3203 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3204 #  compare:
3205 #    title: "rls2001"
3206 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3207 #  data: "vpp-performance-changes-nfv-2n-skx"
3208 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3209 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3210 #  parameters:
3211 #  - "name"
3212 #  - "parent"
3213 #  - "throughput"
3214 #  - "tags"
3215 #
3216 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3217 #- type: "table"
3218 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3219 #  algorithm: "table_perf_comparison"
3220 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3221 #  reference:
3222 #    title: "rls1908"
3223 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3224 #  compare:
3225 #    title: "rls2001"
3226 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3227 #  data: "vpp-performance-changes-nfv-2n-skx"
3228 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3229 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3230 #  parameters:
3231 #  - "name"
3232 #  - "parent"
3233 #  - "throughput"
3234 #  - "tags"
3235 #
3236 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3237 #- type: "table"
3238 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3239 #  algorithm: "table_perf_comparison"
3240 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3241 #  reference:
3242 #    title: "rls1908"
3243 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3244 #  compare:
3245 #    title: "rls2001"
3246 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3247 #  data: "vpp-performance-changes-nfv-2n-skx"
3248 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3249 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3250 #  parameters:
3251 #  - "name"
3252 #  - "parent"
3253 #  - "throughput"
3254 #  - "tags"
3255 #
3256 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3257 #- type: "table"
3258 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3259 #  algorithm: "table_perf_comparison"
3260 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3261 #  reference:
3262 #    title: "rls1908"
3263 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3264 #  compare:
3265 #    title: "rls2001"
3266 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3267 #  data: "vpp-performance-changes-nfv-2n-skx"
3268 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3269 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3270 #  parameters:
3271 #  - "name"
3272 #  - "parent"
3273 #  - "throughput"
3274 #  - "tags"
3275
3276 # VPP Performance Changes 2n-dnv 1t1c pdr
3277 - type: "table"
3278   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3279   algorithm: "table_perf_comparison"
3280   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3281   reference:
3282     title: "rls1908"
3283     data: "vpp-performance-changes-2n-dnv-ref"
3284   compare:
3285     title: "rls2001"
3286     data: "vpp-performance-changes-2n-dnv-cmp"
3287   data: "vpp-performance-changes-2n-dnv"
3288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3289   filter: "'1T1C'"
3290   parameters:
3291   - "name"
3292   - "parent"
3293   - "throughput"
3294   - "tags"
3295
3296 # VPP Performance Changes 2n-dnv 2t2c pdr
3297 - type: "table"
3298   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3299   algorithm: "table_perf_comparison"
3300   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3301   reference:
3302     title: "rls1908"
3303     data: "vpp-performance-changes-2n-dnv-ref"
3304   compare:
3305     title: "rls2001"
3306     data: "vpp-performance-changes-2n-dnv-cmp"
3307   data: "vpp-performance-changes-2n-dnv"
3308   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3309   filter: "'2T2C'"
3310   parameters:
3311   - "name"
3312   - "parent"
3313   - "throughput"
3314   - "tags"
3315
3316 # VPP Performance Changes 2n-dnv 1t1c ndr
3317 - type: "table"
3318   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3319   algorithm: "table_perf_comparison"
3320   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3321   reference:
3322     title: "rls1908"
3323     data: "vpp-performance-changes-2n-dnv-ref"
3324   compare:
3325     title: "rls2001"
3326     data: "vpp-performance-changes-2n-dnv-cmp"
3327   data: "vpp-performance-changes-2n-dnv"
3328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3329   filter: "'1T1C'"
3330   parameters:
3331   - "name"
3332   - "parent"
3333   - "throughput"
3334   - "tags"
3335
3336 # VPP Performance Changes 2n-dnv 2t2c ndr
3337 - type: "table"
3338   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3339   algorithm: "table_perf_comparison"
3340   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3341   reference:
3342     title: "rls1908 "
3343     data: "vpp-performance-changes-2n-dnv-ref"
3344   compare:
3345     title: "rls2001"
3346     data: "vpp-performance-changes-2n-dnv-cmp"
3347   data: "vpp-performance-changes-2n-dnv"
3348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3349   filter: "'2T2C'"
3350   parameters:
3351   - "name"
3352   - "parent"
3353   - "throughput"
3354   - "tags"
3355
3356 # VPP Performance Changes 3n-dnv 1t1c pdr
3357 - type: "table"
3358   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3359   algorithm: "table_perf_comparison"
3360   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3361   reference:
3362     title: "rls1908"
3363     data: "vpp-performance-changes-3n-dnv-ref"
3364   compare:
3365     title: "rls2001"
3366     data: "vpp-performance-changes-3n-dnv-cmp"
3367   data: "vpp-performance-changes-3n-dnv"
3368   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3369   filter: "'1T1C'"
3370   parameters:
3371   - "name"
3372   - "parent"
3373   - "throughput"
3374   - "tags"
3375
3376 # VPP Performance Changes 3n-dnv 2t2c pdr
3377 - type: "table"
3378   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3379   algorithm: "table_perf_comparison"
3380   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3381   reference:
3382     title: "rls1908"
3383     data: "vpp-performance-changes-3n-dnv-ref"
3384   compare:
3385     title: "rls2001"
3386     data: "vpp-performance-changes-3n-dnv-cmp"
3387   data: "vpp-performance-changes-3n-dnv"
3388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3389   filter: "'2T2C'"
3390   parameters:
3391   - "name"
3392   - "parent"
3393   - "throughput"
3394   - "tags"
3395
3396 # VPP Performance Changes 3n-dnv 1t1c ndr
3397 - type: "table"
3398   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3399   algorithm: "table_perf_comparison"
3400   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3401   reference:
3402     title: "rls1908"
3403     data: "vpp-performance-changes-3n-dnv-ref"
3404   compare:
3405     title: "rls2001"
3406     data: "vpp-performance-changes-3n-dnv-cmp"
3407   data: "vpp-performance-changes-3n-dnv"
3408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3409   filter: "'1T1C'"
3410   parameters:
3411   - "name"
3412   - "parent"
3413   - "throughput"
3414   - "tags"
3415
3416 # VPP Performance Changes 3n-dnv 2t2c ndr
3417 - type: "table"
3418   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3419   algorithm: "table_perf_comparison"
3420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3421   reference:
3422     title: "rls1908"
3423     data: "vpp-performance-changes-3n-dnv-ref"
3424   compare:
3425     title: "rls2001"
3426     data: "vpp-performance-changes-3n-dnv-cmp"
3427   data: "vpp-performance-changes-3n-dnv"
3428   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3429   filter: "'2T2C'"
3430   parameters:
3431   - "name"
3432   - "parent"
3433   - "throughput"
3434   - "tags"
3435
3436 # VPP Performance Changes 3n-tsh 1t1c pdr
3437 - type: "table"
3438   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3439   algorithm: "table_perf_comparison"
3440   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3441   reference:
3442     title: "rls1908"
3443     data: "vpp-performance-changes-3n-tsh-ref"
3444   compare:
3445     title: "rls2001"
3446     data: "vpp-performance-changes-3n-tsh-cmp"
3447   data: "vpp-performance-changes-3n-tsh"
3448   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3449   filter: "'1T1C'"
3450   parameters:
3451   - "name"
3452   - "parent"
3453   - "throughput"
3454   - "tags"
3455
3456 # VPP Performance Changes 3n-tsh 2t2c pdr
3457 - type: "table"
3458   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3459   algorithm: "table_perf_comparison"
3460   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3461   reference:
3462     title: "rls1908"
3463     data: "vpp-performance-changes-3n-tsh-ref"
3464   compare:
3465     title: "rls2001"
3466     data: "vpp-performance-changes-3n-tsh-cmp"
3467   data: "vpp-performance-changes-3n-tsh"
3468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3469   filter: "'2T2C'"
3470   parameters:
3471   - "name"
3472   - "parent"
3473   - "throughput"
3474   - "tags"
3475
3476 # VPP Performance Changes 3n-tsh 1t1c ndr
3477 - type: "table"
3478   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3479   algorithm: "table_perf_comparison"
3480   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3481   reference:
3482     title: "rls1908"
3483     data: "vpp-performance-changes-3n-tsh-ref"
3484   compare:
3485     title: "rls2001"
3486     data: "vpp-performance-changes-3n-tsh-cmp"
3487   data: "vpp-performance-changes-3n-tsh"
3488   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3489   filter: "'1T1C'"
3490   parameters:
3491   - "name"
3492   - "parent"
3493   - "throughput"
3494   - "tags"
3495
3496 # VPP Performance Changes 3n-tsh 2t2c ndr
3497 - type: "table"
3498   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3499   algorithm: "table_perf_comparison"
3500   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3501   reference:
3502     title: "rls1908"
3503     data: "vpp-performance-changes-3n-tsh-ref"
3504   compare:
3505     title: "rls2001"
3506     data: "vpp-performance-changes-3n-tsh-cmp"
3507   data: "vpp-performance-changes-3n-tsh"
3508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3509   filter: "'2T2C'"
3510   parameters:
3511   - "name"
3512   - "parent"
3513   - "throughput"
3514   - "tags"
3515
3516 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3517 #- type: "table"
3518 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3519 #  algorithm: "table_perf_comparison_nic"
3520 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3521 #  reference:
3522 #    title: "3n-hsw xl710"
3523 #    data: "vpp-compare-testbeds-ref"
3524 #    nic: "NIC_Intel-XL710"
3525 #  compare:
3526 #    title: "3n-skx xxv710"
3527 #    data: "vpp-compare-testbeds-cmp"
3528 #    nic: "NIC_Intel-XXV710"
3529 #  data: "vpp-compare-testbeds"
3530 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3531 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3532 #  parameters:
3533 #  - "name"
3534 #  - "parent"
3535 #  - "throughput"
3536 #  - "tags"
3537 #
3538 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3539 #- type: "table"
3540 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3541 #  algorithm: "table_perf_comparison_nic"
3542 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3543 #  reference:
3544 #    title: "3n-hsw xl710"
3545 #    data: "vpp-compare-testbeds-ref"
3546 #    nic: "NIC_Intel-XL710"
3547 #  compare:
3548 #    title: "3n-skx xxv710"
3549 #    data: "vpp-compare-testbeds-cmp"
3550 #    nic: "NIC_Intel-XXV710"
3551 #  data: "vpp-compare-testbeds"
3552 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3553 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3554 #  parameters:
3555 #  - "name"
3556 #  - "parent"
3557 #  - "throughput"
3558 #  - "tags"
3559 #
3560 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3561 #- type: "table"
3562 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3563 #  algorithm: "table_perf_comparison_nic"
3564 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3565 #  reference:
3566 #    title: "3n-hsw xl710"
3567 #    data: "vpp-compare-testbeds-ref"
3568 #    nic: "NIC_Intel-XL710"
3569 #  compare:
3570 #    title: "3n-skx xxv710"
3571 #    data: "vpp-compare-testbeds-cmp"
3572 #    nic: "NIC_Intel-XXV710"
3573 #  data: "vpp-compare-testbeds"
3574 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3575 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3576 #  parameters:
3577 #  - "name"
3578 #  - "parent"
3579 #  - "throughput"
3580 #  - "tags"
3581 #
3582 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3583 #- type: "table"
3584 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3585 #  algorithm: "table_perf_comparison_nic"
3586 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3587 #  reference:
3588 #    title: "3n-hsw xl710"
3589 #    data: "vpp-compare-testbeds-ref"
3590 #    nic: "NIC_Intel-XL710"
3591 #  compare:
3592 #    title: "3n-skx xxv710"
3593 #    data: "vpp-compare-testbeds-cmp"
3594 #    nic: "NIC_Intel-XXV710"
3595 #  data: "vpp-compare-testbeds"
3596 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3597 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3598 #  parameters:
3599 #  - "name"
3600 #  - "parent"
3601 #  - "throughput"
3602 #  - "tags"
3603
3604 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3605 #- type: "table"
3606 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3607 #  algorithm: "table_perf_comparison"
3608 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3609 #  reference:
3610 #    title: "2n-skx"
3611 #    data: "vpp-compare-testbeds-skx-clx-ref"
3612 #  compare:
3613 #    title: "2n-clx"
3614 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3615 #  data: "vpp-compare-testbeds-skx-clx"
3616 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3617 #  filter: "'2T1C'"
3618 #  parameters:
3619 #  - "name"
3620 #  - "parent"
3621 #  - "throughput"
3622 #  - "tags"
3623 #
3624 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3625 #- type: "table"
3626 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3627 #  algorithm: "table_perf_comparison"
3628 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3629 #  reference:
3630 #    title: "2n-skx"
3631 #    data: "vpp-compare-testbeds-skx-clx-ref"
3632 #  compare:
3633 #    title: "2n-clx"
3634 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3635 #  data: "vpp-compare-testbeds-skx-clx"
3636 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3637 #  filter: "'4T2C'"
3638 #  parameters:
3639 #  - "name"
3640 #  - "parent"
3641 #  - "throughput"
3642 #  - "tags"
3643 #
3644 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3645 #- type: "table"
3646 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3647 #  algorithm: "table_perf_comparison"
3648 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3649 #  reference:
3650 #    title: "2n-skx"
3651 #    data: "vpp-compare-testbeds-skx-clx-ref"
3652 #  compare:
3653 #    title: "2n-clx"
3654 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3655 #  data: "vpp-compare-testbeds-skx-clx"
3656 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3657 #  filter: "'2T1C'"
3658 #  parameters:
3659 #  - "name"
3660 #  - "parent"
3661 #  - "throughput"
3662 #  - "tags"
3663 #
3664 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3665 #- type: "table"
3666 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3667 #  algorithm: "table_perf_comparison"
3668 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3669 #  reference:
3670 #    title: "2n-skx"
3671 #    data: "vpp-compare-testbeds-skx-clx-ref"
3672 #  compare:
3673 #    title: "2n-clx"
3674 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3675 #  data: "vpp-compare-testbeds-skx-clx"
3676 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3677 #  filter: "'4T2C'"
3678 #  parameters:
3679 #  - "name"
3680 #  - "parent"
3681 #  - "throughput"
3682 #  - "tags"
3683
3684 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3685 - type: "table"
3686   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3687   algorithm: "table_perf_comparison_nic"
3688   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3689   reference:
3690     title: "3n-hsw xl710"
3691     data: "vpp-compare-testbeds-hsw-clx-ref"
3692     nic: "NIC_Intel-XL710"
3693   compare:
3694     title: "2n-clx xxv710"
3695     data: "vpp-compare-testbeds-hsw-clx-cmp"
3696     nic: "NIC_Intel-XXV710"
3697   data: "vpp-compare-testbeds-hsw-clx"
3698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3699   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3700   parameters:
3701   - "name"
3702   - "parent"
3703   - "throughput"
3704   - "tags"
3705
3706 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3707 - type: "table"
3708   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3709   algorithm: "table_perf_comparison_nic"
3710   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3711   reference:
3712     title: "3n-hsw xl710"
3713     data: "vpp-compare-testbeds-hsw-clx-ref"
3714     nic: "NIC_Intel-XL710"
3715   compare:
3716     title: "2n-clx xxv710"
3717     data: "vpp-compare-testbeds-hsw-clx-cmp"
3718     nic: "NIC_Intel-XXV710"
3719   data: "vpp-compare-testbeds-hsw-clx"
3720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3721   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3722   parameters:
3723   - "name"
3724   - "parent"
3725   - "throughput"
3726   - "tags"
3727
3728 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3729 - type: "table"
3730   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3731   algorithm: "table_perf_comparison_nic"
3732   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3733   reference:
3734     title: "3n-hsw xl710"
3735     data: "vpp-compare-testbeds-hsw-clx-ref"
3736     nic: "NIC_Intel-XL710"
3737   compare:
3738     title: "2n-clx xxv710"
3739     data: "vpp-compare-testbeds-hsw-clx-cmp"
3740     nic: "NIC_Intel-XXV710"
3741   data: "vpp-compare-testbeds-hsw-clx"
3742   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3743   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3744   parameters:
3745   - "name"
3746   - "parent"
3747   - "throughput"
3748   - "tags"
3749
3750 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3751 - type: "table"
3752   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3753   algorithm: "table_perf_comparison_nic"
3754   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3755   reference:
3756     title: "3n-hsw xl710"
3757     data: "vpp-compare-testbeds-hsw-clx-ref"
3758     nic: "NIC_Intel-XL710"
3759   compare:
3760     title: "2n-clx xxv710"
3761     data: "vpp-compare-testbeds-hsw-clx-cmp"
3762     nic: "NIC_Intel-XXV710"
3763   data: "vpp-compare-testbeds-hsw-clx"
3764   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3765   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3766   parameters:
3767   - "name"
3768   - "parent"
3769   - "throughput"
3770   - "tags"
3771
3772 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3773 #- type: "table"
3774 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3775 #  algorithm: "table_perf_comparison"
3776 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3777 #  reference:
3778 #    title: "3-Node Skx"
3779 #    data: "vpp-compare-topologies-ref"
3780 #  compare:
3781 #    title: "2-Node Skx"
3782 #    data: "vpp-compare-topologies-cmp"
3783 #  data: "vpp-compare-topologies"
3784 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3785 #  filter: "'NDRPDR' and '1C'"
3786 #  parameters:
3787 #  - "name"
3788 #  - "parent"
3789 #  - "throughput"
3790 #
3791 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3792 #- type: "table"
3793 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3794 #  algorithm: "table_perf_comparison"
3795 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3796 #  reference:
3797 #    title: "3-Node Skx"
3798 #    data: "vpp-compare-topologies-ref"
3799 #  compare:
3800 #    title: "2-Node Skx"
3801 #    data: "vpp-compare-topologies-cmp"
3802 #  data: "vpp-compare-topologies"
3803 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3804 #  filter: "'NDRPDR' and '2C'"
3805 #  parameters:
3806 #  - "name"
3807 #  - "parent"
3808 #  - "throughput"
3809 #
3810 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3811 #- type: "table"
3812 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3813 #  algorithm: "table_perf_comparison"
3814 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3815 #  reference:
3816 #    title: "3-Node Skx"
3817 #    data: "vpp-compare-topologies-ref"
3818 #  compare:
3819 #    title: "2-Node Skx"
3820 #    data: "vpp-compare-topologies-cmp"
3821 #  data: "vpp-compare-topologies"
3822 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3823 #  filter: "'NDRPDR' and '1C'"
3824 #  parameters:
3825 #  - "name"
3826 #  - "parent"
3827 #  - "throughput"
3828 #
3829 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3830 #- type: "table"
3831 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3832 #  algorithm: "table_perf_comparison"
3833 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3834 #  reference:
3835 #    title: "3-Node Skx"
3836 #    data: "vpp-compare-topologies-ref"
3837 #  compare:
3838 #    title: "2-Node Skx"
3839 #    data: "vpp-compare-topologies-cmp"
3840 #  data: "vpp-compare-topologies"
3841 #  include-tests: "PDR"
3842 #  filter: "'NDRPDR' and '2C'"
3843 #  parameters:
3844 #  - "name"
3845 #  - "parent"
3846 #  - "throughput"
3847
3848 # VPP Performance Changes 3n-hsw 1t1c MRR
3849 - type: "table"
3850   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3851   algorithm: "table_perf_comparison"
3852   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3853   history:
3854     - title: "rls1904"
3855       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3856   reference:
3857     title: "rls1908"
3858     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3859   compare:
3860     title: "rls2001"
3861     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3862   data: "vpp-performance-changes-3n-hsw-mrr"
3863   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3864   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3865   parameters:
3866   - "name"
3867   - "parent"
3868   - "result"
3869
3870 # VPP Performance Changes 3n-hsw 2t2c MRR
3871 - type: "table"
3872   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3873   algorithm: "table_perf_comparison"
3874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3875   history:
3876     - title: "rls1904"
3877       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3878   reference:
3879     title: "rls1908"
3880     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3881   compare:
3882     title: "rls2001"
3883     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3884   data: "vpp-performance-changes-3n-hsw-mrr"
3885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3886   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3887   parameters:
3888   - "name"
3889   - "parent"
3890   - "result"
3891
3892 # VPP Performance Changes 3n-hsw 4t4c MRR
3893 - type: "table"
3894   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3895   algorithm: "table_perf_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3897   history:
3898     - title: "rls1904"
3899       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3900   reference:
3901     title: "rls1908"
3902     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3903   compare:
3904     title: "rls2001"
3905     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3906   data: "vpp-performance-changes-3n-hsw-mrr"
3907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3908   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3909   parameters:
3910   - "name"
3911   - "parent"
3912   - "result"
3913
3914 ## VPP Performance Changes 3n-skx 2t1c MRR
3915 #- type: "table"
3916 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3917 #  algorithm: "table_perf_comparison"
3918 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3919 #  history:
3920 #    - title: "rls1904"
3921 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3922 #  reference:
3923 #    title: "rls1908"
3924 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3925 #  compare:
3926 #    title: "rls2001"
3927 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3928 #  data: "vpp-performance-changes-3n-skx-mrr"
3929 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3930 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3931 #  parameters:
3932 #  - "name"
3933 #  - "parent"
3934 #  - "result"
3935 #
3936 ## VPP Performance Changes 3n-skx 4t2c MRR
3937 #- type: "table"
3938 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3939 #  algorithm: "table_perf_comparison"
3940 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3941 #  history:
3942 #    - title: "rls1904"
3943 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3944 #  reference:
3945 #    title: "rls1908"
3946 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3947 #  compare:
3948 #    title: "rls2001"
3949 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3950 #  data: "vpp-performance-changes-3n-skx-mrr"
3951 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3952 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3953 #  parameters:
3954 #  - "name"
3955 #  - "parent"
3956 #  - "result"
3957 #
3958 ## VPP Performance Changes 3n-skx 8t4c MRR
3959 #- type: "table"
3960 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3961 #  algorithm: "table_perf_comparison"
3962 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3963 #  history:
3964 #    - title: "rls1904"
3965 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3966 #  reference:
3967 #    title: "rls1908"
3968 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3969 #  compare:
3970 #    title: "rls2001"
3971 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3972 #  data: "vpp-performance-changes-3n-skx-mrr"
3973 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3974 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3975 #  parameters:
3976 #  - "name"
3977 #  - "parent"
3978 #  - "result"
3979 #
3980 ## VPP Performance Changes 2n-skx 2t1c MRR
3981 #- type: "table"
3982 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3983 #  algorithm: "table_perf_comparison"
3984 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3985 #  history:
3986 #    - title: "rls1904"
3987 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3988 #  reference:
3989 #    title: "rls1908"
3990 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3991 #  compare:
3992 #    title: "rls2001"
3993 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3994 #  data: "vpp-performance-changes-2n-skx-mrr"
3995 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3996 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3997 #  parameters:
3998 #  - "name"
3999 #  - "parent"
4000 #  - "result"
4001 #
4002 ## VPP Performance Changes 2n-skx 4t2c MRR
4003 #- type: "table"
4004 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
4005 #  algorithm: "table_perf_comparison"
4006 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4007 #  history:
4008 #    - title: "rls1904"
4009 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4010 #  reference:
4011 #    title: "rls1908"
4012 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4013 #  compare:
4014 #    title: "rls2001"
4015 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4016 #  data: "vpp-performance-changes-2n-skx-mrr"
4017 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4018 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4019 #  parameters:
4020 #  - "name"
4021 #  - "parent"
4022 #  - "result"
4023 #
4024 ## VPP Performance Changes 2n-skx 8t4c MRR
4025 #- type: "table"
4026 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4027 #  algorithm: "table_perf_comparison"
4028 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4029 #  history:
4030 #    - title: "rls1904"
4031 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4032 #  reference:
4033 #    title: "rls1908"
4034 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4035 #  compare:
4036 #    title: "rls2001"
4037 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4038 #  data: "vpp-performance-changes-2n-skx-mrr"
4039 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4040 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4041 #  parameters:
4042 #  - "name"
4043 #  - "parent"
4044 #  - "result"
4045 #
4046 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4047 #- type: "table"
4048 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4049 #  algorithm: "table_perf_comparison"
4050 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4051 #  reference:
4052 #    title: "rls1908"
4053 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4054 #  compare:
4055 #    title: "rls2001"
4056 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4057 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4058 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4059 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4060 #  parameters:
4061 #  - "name"
4062 #  - "parent"
4063 #  - "result"
4064 #
4065 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4066 #- type: "table"
4067 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4068 #  algorithm: "table_perf_comparison"
4069 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4070 #  reference:
4071 #    title: "rls1908"
4072 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4073 #  compare:
4074 #    title: "rls2001"
4075 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4076 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4077 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4078 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4079 #  parameters:
4080 #  - "name"
4081 #  - "parent"
4082 #  - "result"
4083 #
4084 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4085 #- type: "table"
4086 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4087 #  algorithm: "table_perf_comparison"
4088 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4089 #  reference:
4090 #    title: "rls1908"
4091 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4092 #  compare:
4093 #    title: "rls2001"
4094 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4095 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4096 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4097 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4098 #  parameters:
4099 #  - "name"
4100 #  - "parent"
4101 #  - "result"
4102
4103 # VPP Performance Changes 2n-dnv 1t1c MRR
4104 - type: "table"
4105   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4106   algorithm: "table_perf_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4108   reference:
4109     title: "rls1908"
4110     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4111   compare:
4112     title: "rls2001"
4113     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4114   data: "vpp-performance-changes-2n-dnv-mrr"
4115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4116   filter: "'1T1C' and 'MRR'"
4117   parameters:
4118   - "name"
4119   - "parent"
4120   - "result"
4121
4122 # VPP Performance Changes 2n-dnv 2t2c MRR
4123 - type: "table"
4124   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4125   algorithm: "table_perf_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4127   reference:
4128     title: "rls1908"
4129     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4130   compare:
4131     title: "rls2001"
4132     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4133   data: "vpp-performance-changes-2n-dnv-mrr"
4134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4135   filter: "'2T2C' and 'MRR'"
4136   parameters:
4137   - "name"
4138   - "parent"
4139   - "result"
4140
4141 # VPP Performance Changes 2n-dnv 4t4c MRR
4142 - type: "table"
4143   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4144   algorithm: "table_perf_comparison"
4145   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4146   reference:
4147     title: "rls1908"
4148     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4149   compare:
4150     title: "rls2001"
4151     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4152   data: "vpp-performance-changes-2n-dnv-mrr"
4153   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4154   filter: "'4T4C' and 'MRR'"
4155   parameters:
4156   - "name"
4157   - "parent"
4158   - "result"
4159
4160 # VPP Performance Changes 3n-dnv 1t1c MRR
4161 - type: "table"
4162   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4163   algorithm: "table_perf_comparison"
4164   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4165   reference:
4166     title: "rls1908"
4167     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4168   compare:
4169     title: "rls2001"
4170     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4171   data: "vpp-performance-changes-3n-dnv-mrr"
4172   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4173   filter: "'1T1C' and 'MRR'"
4174   parameters:
4175   - "name"
4176   - "parent"
4177   - "result"
4178
4179 # VPP Performance Changes 3n-dnv 2t2c MRR
4180 - type: "table"
4181   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4182   algorithm: "table_perf_comparison"
4183   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4184   reference:
4185     title: "rls1908"
4186     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4187   compare:
4188     title: "rls2001"
4189     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4190   data: "vpp-performance-changes-3n-dnv-mrr"
4191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4192   filter: "'2T2C' and 'MRR'"
4193   parameters:
4194   - "name"
4195   - "parent"
4196   - "result"
4197
4198 # VPP Performance Changes 3n-dnv 4t4c MRR
4199 - type: "table"
4200   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4201   algorithm: "table_perf_comparison"
4202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4203   reference:
4204     title: "rls1908"
4205     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4206   compare:
4207     title: "rls2001"
4208     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4209   data: "vpp-performance-changes-3n-dnv-mrr"
4210   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4211   filter: "'4T4C' and 'MRR'"
4212   parameters:
4213   - "name"
4214   - "parent"
4215   - "result"
4216
4217 # VPP Performance Changes 3n-tsh 1t1c MRR
4218 - type: "table"
4219   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4220   algorithm: "table_perf_comparison"
4221   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4222   reference:
4223     title: "rls1908"
4224     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4225   compare:
4226     title: "rls2001"
4227     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4228   data: "vpp-performance-changes-3n-tsh-mrr"
4229   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4230   filter: "'1T1C' and 'MRR'"
4231   parameters:
4232   - "name"
4233   - "parent"
4234   - "result"
4235
4236 # VPP Performance Changes 3n-tsh 2t2c MRR
4237 - type: "table"
4238   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4239   algorithm: "table_perf_comparison"
4240   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4241   reference:
4242     title: "rls1908"
4243     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4244   compare:
4245     title: "rls2001"
4246     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4247   data: "vpp-performance-changes-3n-tsh-mrr"
4248   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4249   filter: "'2T2C' and 'MRR'"
4250   parameters:
4251   - "name"
4252   - "parent"
4253   - "result"
4254
4255 # VPP Performance Changes 3n-tsh 4t4c MRR
4256 - type: "table"
4257   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4258   algorithm: "table_perf_comparison"
4259   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4260   reference:
4261     title: "rls1908"
4262     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4263   compare:
4264     title: "rls2001"
4265     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4266   data: "vpp-performance-changes-3n-tsh-mrr"
4267   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4268   filter: "'4T4C' and 'MRR'"
4269   parameters:
4270   - "name"
4271   - "parent"
4272   - "result"
4273
4274 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4275 #- type: "table"
4276 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4277 #  algorithm: "table_perf_comparison_nic"
4278 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4279 #  reference:
4280 #    title: "3n-hsw xl710"
4281 #    data: "vpp-compare-testbeds-mrr-ref"
4282 #    nic: "NIC_Intel-XL710"
4283 #  compare:
4284 #    title: "3n-skx xxv710"
4285 #    data: "vpp-compare-testbeds-mrr-cmp"
4286 #    nic: "NIC_Intel-XXV710"
4287 #  data: "vpp-compare-testbeds-mrr"
4288 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4289 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4290 #  parameters:
4291 #  - "name"
4292 #  - "parent"
4293 #  - "result"
4294 #  - "tags"
4295 #
4296 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4297 #- type: "table"
4298 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4299 #  algorithm: "table_perf_comparison_nic"
4300 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4301 #  reference:
4302 #    title: "3n-hsw xl710"
4303 #    data: "vpp-compare-testbeds-mrr-ref"
4304 #    nic: "NIC_Intel-XL710"
4305 #  compare:
4306 #    title: "3n-skx xxv710"
4307 #    data: "vpp-compare-testbeds-mrr-cmp"
4308 #    nic: "NIC_Intel-XXV710"
4309 #  data: "vpp-compare-testbeds-mrr"
4310 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4311 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4312 #  parameters:
4313 #  - "name"
4314 #  - "parent"
4315 #  - "result"
4316 #  - "tags"
4317 #
4318 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4319 #- type: "table"
4320 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4321 #  algorithm: "table_perf_comparison_nic"
4322 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4323 #  reference:
4324 #    title: "3n-hsw xl710"
4325 #    data: "vpp-compare-testbeds-mrr-ref"
4326 #    nic: "NIC_Intel-XL710"
4327 #  compare:
4328 #    title: "3n-skx xxv710"
4329 #    data: "vpp-compare-testbeds-mrr-cmp"
4330 #    nic: "NIC_Intel-XXV710"
4331 #  data: "vpp-compare-testbeds-mrr"
4332 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4333 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4334 #  parameters:
4335 #  - "name"
4336 #  - "parent"
4337 #  - "result"
4338 #  - "tags"
4339
4340 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4341 #- type: "table"
4342 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4343 #  algorithm: "table_perf_comparison"
4344 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4345 #  reference:
4346 #    title: "2n-skx"
4347 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4348 #  compare:
4349 #    title: "2n-clx"
4350 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4351 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4352 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4353 #  filter: "'2T1C'"
4354 #  parameters:
4355 #  - "name"
4356 #  - "parent"
4357 #  - "result"
4358 #  - "tags"
4359 #
4360 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4361 #- type: "table"
4362 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4363 #  algorithm: "table_perf_comparison"
4364 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4365 #  reference:
4366 #    title: "2n-skx"
4367 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4368 #  compare:
4369 #    title: "2n-clx"
4370 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4371 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4372 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4373 #  filter: "'4T2C'"
4374 #  parameters:
4375 #  - "name"
4376 #  - "parent"
4377 #  - "result"
4378 #  - "tags"
4379 #
4380 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4381 #- type: "table"
4382 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4383 #  algorithm: "table_perf_comparison"
4384 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4385 #  reference:
4386 #    title: "2n-skx"
4387 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4388 #  compare:
4389 #    title: "2n-clx"
4390 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4391 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4392 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4393 #  filter: "'8T4C'"
4394 #  parameters:
4395 #  - "name"
4396 #  - "parent"
4397 #  - "result"
4398 #  - "tags"
4399 #
4400 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4401 #- type: "table"
4402 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4403 #  algorithm: "table_perf_comparison"
4404 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4405 #  reference:
4406 #    title: "3-Node Skx"
4407 #    data: "vpp-compare-topologies-mrr-ref"
4408 #  compare:
4409 #    title: "2-Node Skx"
4410 #    data: "vpp-compare-topologies-mrr-cmp"
4411 #  data: "vpp-compare-topologies-mrr"
4412 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4413 #  filter: "'MRR' and '1C'"
4414 #  parameters:
4415 #  - "name"
4416 #  - "parent"
4417 #  - "result"
4418 #
4419 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4420 #- type: "table"
4421 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4422 #  algorithm: "table_perf_comparison"
4423 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4424 #  reference:
4425 #    title: "3-Node Skx"
4426 #    data: "vpp-compare-topologies-mrr-ref"
4427 #  compare:
4428 #    title: "2-Node Skx"
4429 #    data: "vpp-compare-topologies-mrr-cmp"
4430 #  data: "vpp-compare-topologies-mrr"
4431 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4432 #  filter: "'MRR' and '2C'"
4433 #  parameters:
4434 #  - "name"
4435 #  - "parent"
4436 #  - "result"
4437 #
4438 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4439 #- type: "table"
4440 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4441 #  algorithm: "table_perf_comparison"
4442 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4443 #  reference:
4444 #    title: "3-Node Skx"
4445 #    data: "vpp-compare-topologies-mrr-ref"
4446 #  compare:
4447 #    title: "2-Node Skx"
4448 #    data: "vpp-compare-topologies-mrr-cmp"
4449 #  data: "vpp-compare-topologies-mrr"
4450 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4451 #  filter: "'MRR' and '4C'"
4452 #  parameters:
4453 #  - "name"
4454 #  - "parent"
4455 #  - "result"
4456
4457 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4458 - type: "table"
4459   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4460   algorithm: "table_perf_comparison_nic"
4461   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4462   reference:
4463     title: "3n-hsw xl710"
4464     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4465     nic: "NIC_Intel-XL710"
4466   compare:
4467     title: "2n-clx xxv710"
4468     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4469     nic: "NIC_Intel-XXV710"
4470   data: "vpp-compare-testbeds-mrr-hsw-clx"
4471   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4472   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4473   parameters:
4474   - "name"
4475   - "parent"
4476   - "result"
4477   - "tags"
4478
4479 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4480 - type: "table"
4481   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4482   algorithm: "table_perf_comparison_nic"
4483   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4484   reference:
4485     title: "3n-hsw xl710"
4486     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4487     nic: "NIC_Intel-XL710"
4488   compare:
4489     title: "2n-clx xxv710"
4490     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4491     nic: "NIC_Intel-XXV710"
4492   data: "vpp-compare-testbeds-mrr-hsw-clx"
4493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4494   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4495   parameters:
4496   - "name"
4497   - "parent"
4498   - "result"
4499   - "tags"
4500
4501 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4502 - type: "table"
4503   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4504   algorithm: "table_perf_comparison_nic"
4505   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4506   reference:
4507     title: "3n-hsw xl710"
4508     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4509     nic: "NIC_Intel-XL710"
4510   compare:
4511     title: "2n-clx xxv710"
4512     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4513     nic: "NIC_Intel-XXV710"
4514   data: "vpp-compare-testbeds-mrr-hsw-clx"
4515   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4516   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4517   parameters:
4518   - "name"
4519   - "parent"
4520   - "result"
4521   - "tags"
4522
4523 # Detailed Test Results - VPP Performance Results 3n-hsw
4524 - type: "table"
4525   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4526   algorithm: "table_merged_details"
4527   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4528   columns:
4529   - title: " |prein| Test Name |preout| "
4530     data: "data name"
4531   - 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| "
4532     data: "data msg"
4533   data: "vpp-perf-results-3n-hsw"
4534   filter: "all"
4535   parameters:
4536   - "name"
4537   - "parent"
4538   - "msg"
4539
4540 ## Detailed Test Results - VPP Performance Results 3n-skx
4541 #- type: "table"
4542 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4543 #  algorithm: "table_merged_details"
4544 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4545 #  columns:
4546 #  - title: " |prein| Test Name |preout| "
4547 #    data: "data name"
4548 #  - 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| "
4549 #    data: "data msg"
4550 #  data: "vpp-perf-results-3n-skx"
4551 #  filter: "all"
4552 #  parameters:
4553 #  - "name"
4554 #  - "parent"
4555 #  - "msg"
4556 #
4557 ## Detailed Test Results - VPP Performance Results 2n-skx
4558 #- type: "table"
4559 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4560 #  algorithm: "table_merged_details"
4561 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4562 #  columns:
4563 #  - title: " |prein| Test Name |preout| "
4564 #    data: "data name"
4565 #  - 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| "
4566 #    data: "data msg"
4567 #  data: "vpp-perf-results-2n-skx"
4568 #  filter: "all"
4569 #  parameters:
4570 #  - "name"
4571 #  - "parent"
4572 #  - "msg"
4573
4574 # Detailed Test Results - VPP Performance Results 2n-clx
4575 - type: "table"
4576   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4577   algorithm: "table_merged_details"
4578   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4579   columns:
4580   - title: " |prein| Test Name |preout| "
4581     data: "data name"
4582   - 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| "
4583     data: "data msg"
4584   data: "vpp-perf-results-2n-clx"
4585   filter: "all"
4586   parameters:
4587   - "name"
4588   - "parent"
4589   - "msg"
4590
4591 # Detailed Test Results - VPP Performance Results 3n-tsh
4592 - type: "table"
4593   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4594   algorithm: "table_merged_details"
4595   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4596   columns:
4597   - title: " |prein| Test Name |preout| "
4598     data: "data name"
4599   - 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| "
4600     data: "data msg"
4601   data: "vpp-perf-results-3n-tsh"
4602   filter: "all"
4603   parameters:
4604   - "name"
4605   - "parent"
4606   - "msg"
4607
4608 # Detailed Test Results - VPP Performance Results 3n-dnv
4609 - type: "table"
4610   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4611   algorithm: "table_merged_details"
4612   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4613   columns:
4614   - title: " |prein| Test Name |preout| "
4615     data: "data name"
4616   - 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| "
4617     data: "data msg"
4618   data: "vpp-perf-results-3n-dnv"
4619   filter: "all"
4620   parameters:
4621   - "name"
4622   - "parent"
4623   - "msg"
4624
4625 # Detailed Test Results - VPP Performance Results 2n-dnv
4626 - type: "table"
4627   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4628   algorithm: "table_merged_details"
4629   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4630   columns:
4631   - title: " |prein| Test Name |preout| "
4632     data: "data name"
4633   - 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| "
4634     data: "data msg"
4635   data: "vpp-perf-results-2n-dnv"
4636   filter: "all"
4637   parameters:
4638   - "name"
4639   - "parent"
4640   - "msg"
4641
4642 # Test configuration - VPP Performance Test Configs 3n-hsw
4643 - type: "table"
4644   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4645   algorithm: "table_merged_details"
4646   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4647   columns:
4648   - title: " |prein| Test Name |preout| "
4649     data: "data name"
4650   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4651     data: "data conf-history"
4652   data: "vpp-perf-results-3n-hsw"
4653   filter: "all"
4654   parameters:
4655   - "parent"
4656   - "name"
4657   - "conf-history"
4658
4659 ## Test configuration - VPP Performance Test Configs 3n-skx
4660 #- type: "table"
4661 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4662 #  algorithm: "table_merged_details"
4663 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4664 #  columns:
4665 #  - title: " |prein| Test Name |preout| "
4666 #    data: "data name"
4667 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4668 #    data: "data conf-history"
4669 #  data: "vpp-perf-results-3n-skx"
4670 #  filter: "all"
4671 #  parameters:
4672 #  - "parent"
4673 #  - "name"
4674 #  - "conf-history"
4675 #
4676 ## Test configuration - VPP Performance Test Configs 2n-skx
4677 #- type: "table"
4678 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4679 #  algorithm: "table_merged_details"
4680 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4681 #  columns:
4682 #  - title: " |prein| Test Name |preout| "
4683 #    data: "data name"
4684 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4685 #    data: "data conf-history"
4686 #  data: "vpp-perf-results-2n-skx"
4687 #  filter: "all"
4688 #  parameters:
4689 #  - "parent"
4690 #  - "name"
4691 #  - "conf-history"
4692
4693 # Test configuration - VPP Performance Test Configs 2n-clx
4694 - type: "table"
4695   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4696   algorithm: "table_merged_details"
4697   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4698   columns:
4699   - title: " |prein| Test Name |preout| "
4700     data: "data name"
4701   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4702     data: "data conf-history"
4703   data: "vpp-perf-results-2n-clx"
4704   filter: "all"
4705   parameters:
4706   - "parent"
4707   - "name"
4708   - "conf-history"
4709
4710 # Test configuration - VPP Performance Test Configs 3n-tsh
4711 - type: "table"
4712   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4713   algorithm: "table_merged_details"
4714   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4715   columns:
4716   - title: " |prein| Test Name |preout| "
4717     data: "data name"
4718   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4719     data: "data conf-history"
4720   data: "vpp-perf-results-3n-tsh"
4721   filter: "all"
4722   parameters:
4723   - "parent"
4724   - "name"
4725   - "conf-history"
4726
4727 # Test configuration - VPP Performance Test Configs 3n-dnv
4728 - type: "table"
4729   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4730   algorithm: "table_merged_details"
4731   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4732   columns:
4733   - title: " |prein| Test Name |preout| "
4734     data: "data name"
4735   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4736     data: "data conf-history"
4737   data: "vpp-perf-results-3n-dnv"
4738   filter: "all"
4739   parameters:
4740   - "parent"
4741   - "name"
4742   - "conf-history"
4743
4744 # Test configuration - VPP Performance Test Configs 2n-dnv
4745 - type: "table"
4746   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4747   algorithm: "table_merged_details"
4748   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4749   columns:
4750   - title: " |prein| Test Name |preout| "
4751     data: "data name"
4752   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4753     data: "data conf-history"
4754   data: "vpp-perf-results-2n-dnv"
4755   filter: "all"
4756   parameters:
4757   - "parent"
4758   - "name"
4759   - "conf-history"
4760
4761 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4762 - type: "table"
4763   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4764   algorithm: "table_oper_data_html"
4765   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4766   data: "vpp-perf-results-3n-hsw"
4767   filter: "all"
4768
4769 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4770 #- type: "table"
4771 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4772 #  algorithm: "table_oper_data_html"
4773 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4774 #  data: "vpp-perf-results-3n-skx"
4775 #  filter: "all"
4776 #
4777 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4778 #- type: "table"
4779 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4780 #  algorithm: "table_oper_data_html"
4781 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4782 #  data: "vpp-perf-results-2n-skx"
4783 #  filter: "all"
4784
4785 # Test Operational Data - VPP Performance Operational Data 2n-clx
4786 - type: "table"
4787   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4788   algorithm: "table_oper_data_html"
4789   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4790   data: "vpp-perf-results-2n-clx"
4791   filter: "all"
4792
4793 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4794 - type: "table"
4795   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4796   algorithm: "table_oper_data_html"
4797   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4798   data: "vpp-perf-results-3n-tsh"
4799   filter: "all"
4800
4801 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4802 - type: "table"
4803   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4804   algorithm: "table_oper_data_html"
4805   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4806   data: "vpp-perf-results-3n-dnv"
4807   filter: "all"
4808
4809 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4810 - type: "table"
4811   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4812   algorithm: "table_oper_data_html"
4813   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4814   data: "vpp-perf-results-2n-dnv"
4815   filter: "all"
4816
4817 # Detailed Test Results - VPP MRR Results 3n-hsw
4818 - type: "table"
4819   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4820   algorithm: "table_merged_details"
4821   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4822   columns:
4823   - title: " |prein| Test Name |preout| "
4824     data: "data name"
4825   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4826     data: "data msg"
4827   data: "vpp-mrr-results-3n-hsw"
4828   filter: "all"
4829   parameters:
4830   - "name"
4831   - "parent"
4832   - "msg"
4833
4834 ## Detailed Test Results - VPP MRR Results 3n-skx
4835 #- type: "table"
4836 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4837 #  algorithm: "table_merged_details"
4838 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4839 #  columns:
4840 #  - title: " |prein| Test Name |preout| "
4841 #    data: "data name"
4842 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4843 #    data: "data msg"
4844 #  data: "vpp-mrr-results-3n-skx"
4845 #  filter: "all"
4846 #  parameters:
4847 #  - "name"
4848 #  - "parent"
4849 #  - "msg"
4850 #
4851 ## Detailed Test Results - VPP MRR Results 2n-skx
4852 #- type: "table"
4853 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4854 #  algorithm: "table_merged_details"
4855 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4856 #  columns:
4857 #  - title: " |prein| Test Name |preout| "
4858 #    data: "data name"
4859 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4860 #    data: "data msg"
4861 #  data: "vpp-mrr-results-2n-skx"
4862 #  filter: "all"
4863 #  parameters:
4864 #  - "name"
4865 #  - "parent"
4866 #  - "msg"
4867
4868 # Detailed Test Results - VPP MRR Results 2n-clx
4869 - type: "table"
4870   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4871   algorithm: "table_merged_details"
4872   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4873   columns:
4874   - title: " |prein| Test Name |preout| "
4875     data: "data name"
4876   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4877     data: "data msg"
4878   data: "vpp-mrr-results-2n-clx"
4879   filter: "all"
4880   parameters:
4881   - "name"
4882   - "parent"
4883   - "msg"
4884
4885 # Detailed Test Results - VPP MRR Results 3n-tsh
4886 - type: "table"
4887   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4888   algorithm: "table_merged_details"
4889   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4890   columns:
4891   - title: " |prein| Test Name |preout| "
4892     data: "data name"
4893   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4894     data: "data msg"
4895   data: "vpp-mrr-results-3n-tsh"
4896   filter: "all"
4897   parameters:
4898   - "name"
4899   - "parent"
4900   - "msg"
4901
4902 # Detailed Test Results - VPP MRR Results 3n-dnv
4903 - type: "table"
4904   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4905   algorithm: "table_merged_details"
4906   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4907   columns:
4908   - title: " |prein| Test Name |preout| "
4909     data: "data name"
4910   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4911     data: "data msg"
4912   data: "vpp-mrr-results-3n-dnv"
4913   filter: "all"
4914   parameters:
4915   - "name"
4916   - "parent"
4917   - "msg"
4918
4919 # Detailed Test Results - VPP MRR Results 2n-dnv
4920 - type: "table"
4921   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4922   algorithm: "table_merged_details"
4923   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4924   columns:
4925   - title: " |prein| Test Name |preout| "
4926     data: "data name"
4927   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4928     data: "data msg"
4929   data: "vpp-mrr-results-2n-dnv"
4930   filter: "all"
4931   parameters:
4932   - "name"
4933   - "parent"
4934   - "msg"
4935
4936 # Test configuration - VPP MRR Test Configs 3n-hsw
4937 - type: "table"
4938   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4939   algorithm: "table_merged_details"
4940   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4941   columns:
4942   - title: " |prein| Test Name |preout| "
4943     data: "data name"
4944   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4945     data: "data conf-history"
4946   data: "vpp-mrr-results-3n-hsw"
4947   filter: "all"
4948   parameters:
4949   - "parent"
4950   - "name"
4951   - "conf-history"
4952
4953 ## Test configuration - VPP MRR Test Configs 3n-skx
4954 #- type: "table"
4955 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4956 #  algorithm: "table_merged_details"
4957 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4958 #  columns:
4959 #  - title: " |prein| Test Name |preout| "
4960 #    data: "data name"
4961 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4962 #    data: "data conf-history"
4963 #  data: "vpp-mrr-results-3n-skx"
4964 #  filter: "all"
4965 #  parameters:
4966 #  - "parent"
4967 #  - "name"
4968 #  - "conf-history"
4969 #
4970 ## Test configuration - VPP MRR Test Configs 2n-skx
4971 #- type: "table"
4972 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4973 #  algorithm: "table_merged_details"
4974 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4975 #  columns:
4976 #  - title: " |prein| Test Name |preout| "
4977 #    data: "data name"
4978 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4979 #    data: "data conf-history"
4980 #  data: "vpp-mrr-results-2n-skx"
4981 #  filter: "all"
4982 #  parameters:
4983 #  - "parent"
4984 #  - "name"
4985 #  - "conf-history"
4986
4987 # Test configuration - VPP MRR Test Configs 2n-clx
4988 - type: "table"
4989   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4990   algorithm: "table_merged_details"
4991   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4992   columns:
4993   - title: " |prein| Test Name |preout| "
4994     data: "data name"
4995   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4996     data: "data conf-history"
4997   data: "vpp-mrr-results-2n-clx"
4998   filter: "all"
4999   parameters:
5000   - "parent"
5001   - "name"
5002   - "conf-history"
5003
5004 # Test configuration - VPP MRR Test Configs 3n-tsh
5005 - type: "table"
5006   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5007   algorithm: "table_merged_details"
5008   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5009   columns:
5010   - title: " |prein| Test Name |preout| "
5011     data: "data name"
5012   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5013     data: "data conf-history"
5014   data: "vpp-mrr-results-3n-tsh"
5015   filter: "all"
5016   parameters:
5017   - "parent"
5018   - "name"
5019   - "conf-history"
5020
5021 # Test configuration - VPP MRR Test Configs 3n-dnv
5022 - type: "table"
5023   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5024   algorithm: "table_merged_details"
5025   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
5026   columns:
5027   - title: " |prein| Test Name |preout| "
5028     data: "data name"
5029   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5030     data: "data conf-history"
5031   data: "vpp-mrr-results-3n-dnv"
5032   filter: "all"
5033   parameters:
5034   - "parent"
5035   - "name"
5036   - "conf-history"
5037
5038 # Test configuration - VPP MRR Test Configs 2n-dnv
5039 - type: "table"
5040   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5041   algorithm: "table_merged_details"
5042   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
5043   columns:
5044   - title: " |prein| Test Name |preout| "
5045     data: "data name"
5046   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5047     data: "data conf-history"
5048   data: "vpp-mrr-results-2n-dnv"
5049   filter: "all"
5050   parameters:
5051   - "parent"
5052   - "name"
5053   - "conf-history"
5054
5055 # Detailed Test Results - VPP Device Results - Ubuntu
5056 - type: "table"
5057   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5058   algorithm: "table_merged_details"
5059   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5060   columns:
5061   - title: " |prein| Test Name |preout| "
5062     data: "data name"
5063   - title: " |prein| Status |preout| "
5064     data: "data status"
5065   data: "vpp-device-results-ubuntu"
5066   filter: "all"
5067   parameters:
5068   - "name"
5069   - "parent"
5070   - "doc"
5071   - "status"
5072
5073 # Test configuration - VPP Device Test Configs - Ubuntu
5074 - type: "table"
5075   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5076   algorithm: "table_merged_details"
5077   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5078   columns:
5079   - title: " |prein| Test Name |preout| "
5080     data: "data name"
5081   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5082     data: "data conf-history"
5083   data: "vpp-device-results-ubuntu"
5084   filter: "all"
5085   parameters:
5086   - "parent"
5087   - "name"
5088   - "conf-history"
5089
5090 ################################################################################
5091
5092 # DPDK Performance Changes 3n-hsw 1t1c pdr
5093 - type: "table"
5094   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5095   algorithm: "table_perf_comparison"
5096   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5097   history:
5098     - title: "rls1904"
5099       data: "dpdk-performance-changes-3n-hsw-h1"
5100   reference:
5101     title: "rls1908"
5102     data: "dpdk-performance-changes-3n-hsw-ref"
5103   compare:
5104     title: "rls2001"
5105     data: "dpdk-performance-changes-3n-hsw-cmp"
5106   data: "dpdk-performance-changes-3n-hsw"
5107   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5108   filter: "'1T1C' and 'NDRPDR'"
5109   parameters:
5110   - "name"
5111   - "parent"
5112   - "throughput"
5113
5114 # DPDK Performance Changes 3n-hsw 2t2c pdr
5115 - type: "table"
5116   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5117   algorithm: "table_perf_comparison"
5118   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5119   history:
5120     - title: "rls1904"
5121       data: "dpdk-performance-changes-3n-hsw-h1"
5122   reference:
5123     title: "rls1908"
5124     data: "dpdk-performance-changes-3n-hsw-ref"
5125   compare:
5126     title: "rls2001"
5127     data: "dpdk-performance-changes-3n-hsw-cmp"
5128   data: "dpdk-performance-changes-3n-hsw"
5129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130   filter: "'2T2C' and 'NDRPDR'"
5131   parameters:
5132   - "name"
5133   - "parent"
5134   - "throughput"
5135
5136 # DPDK Performance Changes 3n-hsw 1t1c ndr
5137 - type: "table"
5138   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5139   algorithm: "table_perf_comparison"
5140   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5141   history:
5142     - title: "rls1904"
5143       data: "dpdk-performance-changes-3n-hsw-h1"
5144   reference:
5145     title: "rls1908"
5146     data: "dpdk-performance-changes-3n-hsw-ref"
5147   compare:
5148     title: "rls2001"
5149     data: "dpdk-performance-changes-3n-hsw-cmp"
5150   data: "dpdk-performance-changes-3n-hsw"
5151   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5152   filter: "'1T1C' and 'NDRPDR'"
5153   parameters:
5154   - "name"
5155   - "parent"
5156   - "throughput"
5157
5158 # DPDK Performance Changes 3n-hsw 2t2c ndr
5159 - type: "table"
5160   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5161   algorithm: "table_perf_comparison"
5162   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5163   history:
5164     - title: "rls1904"
5165       data: "dpdk-performance-changes-3n-hsw-h1"
5166   reference:
5167     title: "rls1908"
5168     data: "dpdk-performance-changes-3n-hsw-ref"
5169   compare:
5170     title: "rls2001"
5171     data: "dpdk-performance-changes-3n-hsw-cmp"
5172   data: "dpdk-performance-changes-3n-hsw"
5173   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5174   filter: "'2T2C' and 'NDRPDR'"
5175   parameters:
5176   - "name"
5177   - "parent"
5178   - "throughput"
5179
5180 ## DPDK Performance Changes 3n-skx 2t1c pdr
5181 #- type: "table"
5182 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5183 #  algorithm: "table_perf_comparison"
5184 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5185 #  history:
5186 #    - title: "rls1904"
5187 #      data: "dpdk-performance-changes-3n-skx-h1"
5188 #  reference:
5189 #    title: "rls1908"
5190 #    data: "dpdk-performance-changes-3n-skx-ref"
5191 #  compare:
5192 #    title: "rls2001"
5193 #    data: "dpdk-performance-changes-3n-skx-cmp"
5194 #  data: "dpdk-performance-changes-3n-skx"
5195 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5196 #  filter: "'2T1C' and 'NDRPDR'"
5197 #  parameters:
5198 #  - "name"
5199 #  - "parent"
5200 #  - "throughput"
5201 #
5202 ## DPDK Performance Changes 3n-skx 4t2c pdr
5203 #- type: "table"
5204 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5205 #  algorithm: "table_perf_comparison"
5206 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5207 #  history:
5208 #    - title: "rls1904"
5209 #      data: "dpdk-performance-changes-3n-skx-h1"
5210 #  reference:
5211 #    title: "rls1908"
5212 #    data: "dpdk-performance-changes-3n-skx-ref"
5213 #  compare:
5214 #    title: "rls2001"
5215 #    data: "dpdk-performance-changes-3n-skx-cmp"
5216 #  data: "dpdk-performance-changes-3n-skx"
5217 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5218 #  filter: "'4T2C' and 'NDRPDR'"
5219 #  parameters:
5220 #  - "name"
5221 #  - "parent"
5222 #  - "throughput"
5223 #
5224 ## DPDK Performance Changes 3n-skx 2t1c ndr
5225 #- type: "table"
5226 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5227 #  algorithm: "table_perf_comparison"
5228 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5229 #  history:
5230 #    - title: "rls1904"
5231 #      data: "dpdk-performance-changes-3n-skx-h1"
5232 #  reference:
5233 #    title: "rls1908"
5234 #    data: "dpdk-performance-changes-3n-skx-ref"
5235 #  compare:
5236 #    title: "rls2001"
5237 #    data: "dpdk-performance-changes-3n-skx-cmp"
5238 #  data: "dpdk-performance-changes-3n-skx"
5239 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5240 #  filter: "'2T1C' and 'NDRPDR'"
5241 #  parameters:
5242 #  - "name"
5243 #  - "parent"
5244 #  - "throughput"
5245 #
5246 ## DPDK Performance Changes 3n-skx 4t2c ndr
5247 #- type: "table"
5248 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5249 #  algorithm: "table_perf_comparison"
5250 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5251 #  history:
5252 #    - title: "rls1904"
5253 #      data: "dpdk-performance-changes-3n-skx-h1"
5254 #  reference:
5255 #    title: "rls1908"
5256 #    data: "dpdk-performance-changes-3n-skx-ref"
5257 #  compare:
5258 #    title: "rls2001"
5259 #    data: "dpdk-performance-changes-3n-skx-cmp"
5260 #  data: "dpdk-performance-changes-3n-skx"
5261 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5262 #  filter: "'4T2C' and 'NDRPDR'"
5263 #  parameters:
5264 #  - "name"
5265 #  - "parent"
5266 #  - "throughput"
5267 #
5268 ## DPDK Performance Changes 2n-skx 2t1c pdr
5269 #- type: "table"
5270 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5271 #  algorithm: "table_perf_comparison"
5272 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5273 #  history:
5274 #    - title: "rls1904"
5275 #      data: "dpdk-performance-changes-2n-skx-h1"
5276 #  reference:
5277 #    title: "rls1908"
5278 #    data: "dpdk-performance-changes-2n-skx-ref"
5279 #  compare:
5280 #    title: "rls2001"
5281 #    data: "dpdk-performance-changes-2n-skx-cmp"
5282 #  data: "dpdk-performance-changes-2n-skx"
5283 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5284 #  filter: "'2T1C' and 'NDRPDR'"
5285 #  parameters:
5286 #  - "name"
5287 #  - "parent"
5288 #  - "throughput"
5289 #
5290 ## DPDK Performance Changes 2n-skx 4t2c pdr
5291 #- type: "table"
5292 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5293 #  algorithm: "table_perf_comparison"
5294 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5295 #  history:
5296 #    - title: "rls1904"
5297 #      data: "dpdk-performance-changes-2n-skx-h1"
5298 #  reference:
5299 #    title: "rls1908"
5300 #    data: "dpdk-performance-changes-2n-skx-ref"
5301 #  compare:
5302 #    title: "rls2001"
5303 #    data: "dpdk-performance-changes-2n-skx-cmp"
5304 #  data: "dpdk-performance-changes-2n-skx"
5305 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5306 #  filter: "'4T2C' and 'NDRPDR'"
5307 #  parameters:
5308 #  - "name"
5309 #  - "parent"
5310 #  - "throughput"
5311 #
5312 ## DPDK Performance Changes 2n-skx 2t1c ndr
5313 #- type: "table"
5314 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5315 #  algorithm: "table_perf_comparison"
5316 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5317 #  history:
5318 #    - title: "rls1904"
5319 #      data: "dpdk-performance-changes-2n-skx-h1"
5320 #  reference:
5321 #    title: "rls1908"
5322 #    data: "dpdk-performance-changes-2n-skx-ref"
5323 #  compare:
5324 #    title: "rls2001"
5325 #    data: "dpdk-performance-changes-2n-skx-cmp"
5326 #  data: "dpdk-performance-changes-2n-skx"
5327 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5328 #  filter: "'2T1C' and 'NDRPDR'"
5329 #  parameters:
5330 #  - "name"
5331 #  - "parent"
5332 #  - "throughput"
5333 #
5334 ## DPDK Performance Changes 2n-skx 4t2c ndr
5335 #- type: "table"
5336 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5337 #  algorithm: "table_perf_comparison"
5338 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5339 #  history:
5340 #    - title: "rls1904"
5341 #      data: "dpdk-performance-changes-2n-skx-h1"
5342 #  reference:
5343 #    title: "rls1908"
5344 #    data: "dpdk-performance-changes-2n-skx-ref"
5345 #  compare:
5346 #    title: "rls2001"
5347 #    data: "dpdk-performance-changes-2n-skx-cmp"
5348 #  data: "dpdk-performance-changes-2n-skx"
5349 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5350 #  filter: "'4T2C' and 'NDRPDR'"
5351 #  parameters:
5352 #  - "name"
5353 #  - "parent"
5354 #  - "throughput"
5355 #
5356 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5357 #- type: "table"
5358 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5359 #  algorithm: "table_perf_comparison"
5360 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5361 #  reference:
5362 #    title: "3-Node Hsw"
5363 #    data: "dpdk-compare-testbeds-ref"
5364 #  compare:
5365 #    title: "3-Node Skx"
5366 #    data: "dpdk-compare-testbeds-cmp"
5367 #  data: "dpdk-compare-testbeds"
5368 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5369 #  filter: "'NIC_Intel-X710'"
5370 #  parameters:
5371 #  - "name"
5372 #  - "parent"
5373 #  - "throughput"
5374 #
5375 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5376 #- type: "table"
5377 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5378 #  algorithm: "table_perf_comparison"
5379 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5380 #  reference:
5381 #    title: "3-Node Hsw"
5382 #    data: "dpdk-compare-testbeds-ref"
5383 #  compare:
5384 #    title: "3-Node Skx"
5385 #    data: "dpdk-compare-testbeds-cmp"
5386 #  data: "dpdk-compare-testbeds"
5387 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5388 #  filter: "'NIC_Intel-X710'"
5389 #  parameters:
5390 #  - "name"
5391 #  - "parent"
5392 #  - "throughput"
5393 #
5394 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5395 #- type: "table"
5396 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5397 #  algorithm: "table_perf_comparison"
5398 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5399 #  reference:
5400 #    title: "2-Node Skx"
5401 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5402 #  compare:
5403 #    title: "2-Node Clx"
5404 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5405 #  data: "dpdk-compare-testbeds-skx-clx"
5406 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5407 #  filter: "all"
5408 #  parameters:
5409 #  - "name"
5410 #  - "parent"
5411 #  - "throughput"
5412 #
5413 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5414 #- type: "table"
5415 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5416 #  algorithm: "table_perf_comparison"
5417 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5418 #  reference:
5419 #    title: "2-Node Skx"
5420 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5421 #  compare:
5422 #    title: "2-Node Clx"
5423 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5424 #  data: "dpdk-compare-testbeds-skx-clx"
5425 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5426 #  filter: "all"
5427 #  parameters:
5428 #  - "name"
5429 #  - "parent"
5430 #  - "throughput"
5431 #
5432 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5433 #- type: "table"
5434 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5435 #  algorithm: "table_perf_comparison"
5436 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5437 #  reference:
5438 #    title: "3-Node Skx"
5439 #    data: "dpdk-compare-topologies-ref"
5440 #  compare:
5441 #    title: "2-Node Skx"
5442 #    data: "dpdk-compare-topologies-cmp"
5443 #  data: "dpdk-compare-topologies"
5444 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5445 #  filter: "all"
5446 #  parameters:
5447 #  - "name"
5448 #  - "parent"
5449 #  - "throughput"
5450 #
5451 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5452 #- type: "table"
5453 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5454 #  algorithm: "table_perf_comparison"
5455 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5456 #  reference:
5457 #    title: "3-Node Skx"
5458 #    data: "dpdk-compare-topologies-ref"
5459 #  compare:
5460 #    title: "2-Node Skx"
5461 #    data: "dpdk-compare-topologies-cmp"
5462 #  data: "dpdk-compare-topologies"
5463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5464 #  filter: "all"
5465 #  parameters:
5466 #  - "name"
5467 #  - "parent"
5468 #  - "throughput"
5469
5470 # Detailed Test Results - DPDK Performance Results 3n-hsw
5471 - type: "table"
5472   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5473   algorithm: "table_merged_details"
5474   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5475   columns:
5476   - title: " |prein| Test Name |preout| "
5477     data: "data name"
5478   - 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| "
5479     data: "data msg"
5480   data: "dpdk-perf-results-3n-hsw"
5481   filter: "all"
5482   parameters:
5483   - "name"
5484   - "parent"
5485   - "msg"
5486
5487 ## Detailed Test Results - DPDK Performance Results 3n-skx
5488 #- type: "table"
5489 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5490 #  algorithm: "table_merged_details"
5491 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5492 #  columns:
5493 #  - title: " |prein| Test Name |preout| "
5494 #    data: "data name"
5495 #  - 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| "
5496 #    data: "data msg"
5497 #  data: "dpdk-perf-results-3n-skx"
5498 #  filter: "all"
5499 #  parameters:
5500 #  - "name"
5501 #  - "parent"
5502 #  - "msg"
5503 #
5504 ## Detailed Test Results - DPDK Performance Results 2n-skx
5505 #- type: "table"
5506 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5507 #  algorithm: "table_merged_details"
5508 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5509 #  columns:
5510 #  - title: " |prein| Test Name |preout| "
5511 #    data: "data name"
5512 #  - 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| "
5513 #    data: "data msg"
5514 #  data: "dpdk-perf-results-2n-skx"
5515 #  filter: "all"
5516 #  parameters:
5517 #  - "name"
5518 #  - "parent"
5519 #  - "msg"
5520
5521 # Detailed Test Results - DPDK Performance Results 2n-clx
5522 - type: "table"
5523   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5524   algorithm: "table_merged_details"
5525   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5526   columns:
5527   - title: " |prein| Test Name |preout| "
5528     data: "data name"
5529   - 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| "
5530     data: "data msg"
5531   data: "dpdk-perf-results-2n-clx"
5532   filter: "all"
5533   parameters:
5534   - "name"
5535   - "parent"
5536   - "msg"
5537
5538 # Detailed Test Results - DPDK Performance Results 2n-dnv
5539 - type: "table"
5540   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5541   algorithm: "table_merged_details"
5542   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5543   columns:
5544   - title: " |prein| Test Name |preout| "
5545     data: "data name"
5546   - 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| "
5547     data: "data msg"
5548   data: "dpdk-perf-results-2n-dnv"
5549   filter: "all"
5550   parameters:
5551   - "name"
5552   - "parent"
5553   - "msg"
5554
5555 # Detailed Test Results - DPDK Performance Results 3n-dnv
5556 - type: "table"
5557   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5558   algorithm: "table_merged_details"
5559   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5560   columns:
5561   - title: " |prein| Test Name |preout| "
5562     data: "data name"
5563   - 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| "
5564     data: "data msg"
5565   data: "dpdk-perf-results-3n-dnv"
5566   filter: "all"
5567   parameters:
5568   - "name"
5569   - "parent"
5570   - "msg"
5571
5572 # Detailed Test Results - DPDK Performance Results 3n-tsh
5573 - type: "table"
5574   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5575   algorithm: "table_merged_details"
5576   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5577   columns:
5578   - title: " |prein| Test Name |preout| "
5579     data: "data name"
5580   - 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| "
5581     data: "data msg"
5582   data: "dpdk-perf-results-3n-tsh"
5583   filter: "all"
5584   parameters:
5585   - "name"
5586   - "parent"
5587   - "msg"
5588
5589 ################################################################################
5590 ###                                F I L E S                                 ###
5591 ################################################################################
5592
5593 # VPP Performance Results
5594 - type: "file"
5595   title: "VPP Performance Results"
5596   algorithm: "file_details_split"
5597   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5598   dir-tables:
5599 #    - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5600 #    - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5601     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5602     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5603     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5604     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5605     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5606   data:
5607 #    - "vpp-perf-results-2n-skx"
5608 #    - "vpp-perf-results-3n-skx"
5609     - "vpp-perf-results-2n-clx"
5610     - "vpp-perf-results-3n-hsw"
5611     - "vpp-perf-results-3n-tsh"
5612     - "vpp-perf-results-2n-dnv"
5613     - "vpp-perf-results-3n-dnv"
5614   filter: "all"
5615   data-start-level: 4
5616   order-chapters:
5617     - "l2"
5618     - "ip4"
5619     - "ip6"
5620     - "srv6"
5621     - "ip4_tunnels"
5622     - "ip6_tunnels"
5623     - "vm_vhost"
5624     - "container_memif"
5625     - "crypto"
5626     - "vts"
5627     - "lb"
5628     - "nfv_density"
5629     - "hoststack"
5630   order-sub-chapters:
5631     - "2n-skx"
5632     - "3n-skx"
5633     - "2n-clx"
5634     - "3n-hsw"
5635     - "3n-tsh"
5636     - "2n-dnv"
5637     - "3n-dnv"
5638
5639 # VPP Performance Configuration
5640 - type: "file"
5641   title: "VPP Performance Configuration"
5642   algorithm: "file_details_split"
5643   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5644   dir-tables:
5645 #    - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5646 #    - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5647     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5648     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5649     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5650     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5651     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5652   data:
5653 #    - "vpp-perf-results-2n-skx"
5654 #    - "vpp-perf-results-3n-skx"
5655     - "vpp-perf-results-2n-clx"
5656     - "vpp-perf-results-3n-hsw"
5657     - "vpp-perf-results-3n-tsh"
5658     - "vpp-perf-results-2n-dnv"
5659     - "vpp-perf-results-3n-dnv"
5660   filter: "all"
5661   data-start-level: 4
5662   order-chapters:
5663     - "l2"
5664     - "ip4"
5665     - "ip6"
5666     - "srv6"
5667     - "ip4_tunnels"
5668     - "ip6_tunnels"
5669     - "vm_vhost"
5670     - "container_memif"
5671     - "crypto"
5672     - "vts"
5673     - "lb"
5674     - "nfv_density"
5675     - "hoststack"
5676   order-sub-chapters:
5677     - "2n-skx"
5678     - "3n-skx"
5679     - "2n-clx"
5680     - "3n-hsw"
5681     - "3n-tsh"
5682     - "2n-dnv"
5683     - "3n-dnv"
5684
5685 # VPP Performance Operational
5686 - type: "file"
5687   title: "VPP Performance Operational"
5688   algorithm: "file_details_split_html"
5689   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5690   dir-tables:
5691 #    - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5692 #    - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5693     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5694     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5695     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5696     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5697     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5698   data:
5699 #    - "vpp-perf-results-2n-skx"
5700 #    - "vpp-perf-results-3n-skx"
5701     - "vpp-perf-results-2n-clx"
5702     - "vpp-perf-results-3n-hsw"
5703     - "vpp-perf-results-3n-tsh"
5704     - "vpp-perf-results-2n-dnv"
5705     - "vpp-perf-results-3n-dnv"
5706   filter: "all"
5707   data-start-level: 4
5708   order-chapters:
5709     - "l2"
5710     - "ip4"
5711     - "ip6"
5712     - "srv6"
5713     - "ip4_tunnels"
5714     - "ip6_tunnels"
5715     - "vm_vhost"
5716     - "container_memif"
5717     - "crypto"
5718     - "vts"
5719     - "lb"
5720     - "nfv_density"
5721     - "hoststack"
5722   order-sub-chapters:
5723     - "2n-skx"
5724     - "3n-skx"
5725     - "2n-clx"
5726     - "3n-hsw"
5727     - "3n-tsh"
5728     - "2n-dnv"
5729     - "3n-dnv"
5730
5731 # VPP MRR Results
5732 - type: "file"
5733   title: "VPP MRR Results"
5734   algorithm: "file_details_split"
5735   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5736   dir-tables:
5737 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5738 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5739     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5740     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5741     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5742     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5743     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5744   data:
5745 #    - "vpp-mrr-results-2n-skx"
5746 #    - "vpp-mrr-results-3n-skx"
5747     - "vpp-mrr-results-2n-clx"
5748     - "vpp-mrr-results-3n-hsw"
5749     - "vpp-mrr-results-3n-tsh"
5750     - "vpp-mrr-results-2n-dnv"
5751     - "vpp-mrr-results-3n-dnv"
5752   filter: "all"
5753   data-start-level: 4
5754   order-chapters:
5755     - "l2"
5756     - "ip4"
5757     - "ip6"
5758     - "srv6"
5759     - "ip4_tunnels"
5760     - "ip6_tunnels"
5761     - "vm_vhost"
5762     - "container_memif"
5763     - "crypto"
5764     - "vts"
5765     - "lb"
5766     - "nfv_density"
5767     - "hoststack"
5768   order-sub-chapters:
5769     - "2n-skx"
5770     - "3n-skx"
5771     - "2n-clx"
5772     - "3n-hsw"
5773     - "3n-tsh"
5774     - "2n-dnv"
5775     - "3n-dnv"
5776
5777 # VPP MRR Configuration
5778 - type: "file"
5779   title: "VPP MRR Configuration"
5780   algorithm: "file_details_split"
5781   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5782   dir-tables:
5783 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5784 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5785     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5786     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5787     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5788     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5789     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5790   data:
5791 #    - "vpp-mrr-results-2n-skx"
5792 #    - "vpp-mrr-results-3n-skx"
5793     - "vpp-mrr-results-2n-clx"
5794     - "vpp-mrr-results-3n-hsw"
5795     - "vpp-mrr-results-3n-tsh"
5796     - "vpp-mrr-results-2n-dnv"
5797     - "vpp-mrr-results-3n-dnv"
5798   filter: "all"
5799   data-start-level: 4
5800   order-chapters:
5801     - "l2"
5802     - "ip4"
5803     - "ip6"
5804     - "srv6"
5805     - "ip4_tunnels"
5806     - "ip6_tunnels"
5807     - "vm_vhost"
5808     - "container_memif"
5809     - "crypto"
5810     - "vts"
5811     - "lb"
5812     - "nfv_density"
5813     - "hoststack"
5814   order-sub-chapters:
5815     - "2n-skx"
5816     - "3n-skx"
5817     - "2n-clx"
5818     - "3n-hsw"
5819     - "3n-tsh"
5820     - "2n-dnv"
5821     - "3n-dnv"
5822
5823 # VPP Device Results - Ubuntu
5824 - type: "file"
5825   title: "VPP Device Results - Ubuntu"
5826   algorithm: "file_test_results"
5827   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5828   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5829   data: "vpp-device-results-ubuntu"
5830   filter: "all"
5831   data-start-level: 4
5832
5833 # VPP Device Configuration - Ubuntu
5834 - type: "file"
5835   title: "VPP Device Configuration - Ubuntu"
5836   algorithm: "file_test_results"
5837   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5838   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5839   data: "vpp-device-results-ubuntu"
5840   filter: "all"
5841   data-start-level: 4
5842
5843 # DPDK Performance Results 3n-hsw
5844 - type: "file"
5845   title: "DPDK Performance Results 3n-hsw"
5846   algorithm: "file_test_results"
5847   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5848   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5849   data: "dpdk-perf-results-3n-hsw"
5850   filter: "all"
5851   data-start-level: 4
5852
5853 ## DPDK Performance Results 3n-skx
5854 #- type: "file"
5855 #  title: "DPDK Performance Results 3n-skx"
5856 #  algorithm: "file_test_results"
5857 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5858 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5859 #  data: "dpdk-perf-results-3n-skx"
5860 #  filter: "all"
5861 #  data-start-level: 4
5862 #
5863 ## DPDK Performance Results 2n-skx
5864 #- type: "file"
5865 #  title: "DPDK Performance Results 2n-skx"
5866 #  algorithm: "file_test_results"
5867 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5868 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5869 #  data: "dpdk-perf-results-2n-skx"
5870 #  filter: "all"
5871 #  data-start-level: 4
5872
5873 # DPDK Performance Results 2n-clx
5874 - type: "file"
5875   title: "DPDK Performance Results 2n-clx"
5876   algorithm: "file_test_results"
5877   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5878   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5879   data: "dpdk-perf-results-2n-clx"
5880   filter: "all"
5881   data-start-level: 4
5882
5883 # DPDK Performance Results 2n-dnv
5884 - type: "file"
5885   title: "DPDK Performance Results 2n-dnv"
5886   algorithm: "file_test_results"
5887   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5888   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5889   data: "dpdk-perf-results-2n-dnv"
5890   filter: "all"
5891   data-start-level: 4
5892
5893 # DPDK Performance Results 3n-dnv
5894 - type: "file"
5895   title: "DPDK Performance Results 3n-dnv"
5896   algorithm: "file_test_results"
5897   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5898   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5899   data: "dpdk-perf-results-3n-dnv"
5900   filter: "all"
5901   data-start-level: 4
5902
5903 # DPDK Performance Results 3n-tsh
5904 - type: "file"
5905   title: "DPDK Performance Results 3n-tsh"
5906   algorithm: "file_test_results"
5907   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5908   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5909   data: "dpdk-perf-results-3n-tsh"
5910   filter: "all"
5911   data-start-level: 4
5912
5913 ################################################################################
5914 ###                                P L O T S                                 ###
5915 ################################################################################
5916
5917 ## Plots VPP HTTP Server Performance
5918 #- type: "plot"
5919 #  title: "VPP HTTP Server Performance"
5920 #  algorithm: "plot_http_server_perf_box"
5921 #  output-file-type: ".html"
5922 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5923 #  data:
5924 #    "plot-vpp-http-server-performance"
5925 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5926 #  # each tag is enclosed with ' (apostrophe).
5927 #  filter: "'HTTP' and 'TCP_CPS'"
5928 #  parameters:
5929 #  - "result"
5930 #  - "name"
5931 #  traces:
5932 #    hoverinfo: "y+name"
5933 #    boxpoints: "outliers"
5934 #    whiskerwidth: 0
5935 #  layout:
5936 #    title: "VPP HTTP Server Performance"
5937 #    layout:
5938 #      "plot-cps"
5939 #
5940 #- type: "plot"
5941 #  title: "VPP HTTP Server Performance"
5942 #  algorithm: "plot_http_server_perf_box"
5943 #  output-file-type: ".html"
5944 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5945 #  data:
5946 #    "plot-vpp-http-server-performance"
5947 #  filter: "'HTTP' and 'TCP_RPS'"
5948 #  parameters:
5949 #  - "result"
5950 #  - "name"
5951 #  traces:
5952 #    hoverinfo: "y+name"
5953 #    boxpoints: "outliers"
5954 #    whiskerwidth: 0
5955 #  layout:
5956 #    title: "VPP HTTP Server Performance"
5957 #    layout:
5958 #      "plot-rps"
5959
5960 ################################################################################
5961
5962 ## Soak Test (PLRsearch), boxes
5963 #- type: "plot"
5964 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5965 #  algorithm: "plot_perf_box_name"
5966 #  output-file-type: ".html"
5967 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5968 #  data: "plot-vpp-soak-2n-skx"
5969 #  include:
5970 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5971 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5972 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5973 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5974 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5975 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5976 #  layout:
5977 #    title: "30 Minutes Soak Test (PLRsearch)"
5978 #    layout: "plot-soak-throughput"
5979 #
5980 ## Soak Test (PLRsearch), boxes
5981 #- type: "plot"
5982 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5983 #  algorithm: "plot_perf_box_name"
5984 #  output-file-type: ".html"
5985 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5986 #  data: "plot-vpp-soak-2n-skx"
5987 #  include:
5988 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5989 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5990 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5991 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5992 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5993 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5994 #  layout:
5995 #    title: "30 Minutes Soak Test (PLRsearch)"
5996 #    layout: "plot-soak-throughput"
5997
5998 ###############################################################################
5999
6000 # Reconf tests 2n-skx
6001
6002 #- type: "plot"
6003 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6004 #  algorithm: "plot_nf_reconf_box_name"
6005 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6006 #  data: "plot-vpp-nfv-reconf-2n-skx"
6007 #  include:
6008 #    - "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"
6009 #    - "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"
6010 #    - "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"
6011 #    - "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"
6012 #    - "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"
6013 #    - "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"
6014 #  layout:
6015 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6016 #    layout: "plot-throughput"
6017 #
6018 #- type: "plot"
6019 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6020 #  algorithm: "plot_nf_reconf_box_name"
6021 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6022 #  data: "plot-vpp-nfv-reconf-2n-skx"
6023 #  include:
6024 #    - "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"
6025 #    - "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"
6026 #    - "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"
6027 #    - "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"
6028 #    - "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"
6029 #    - "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"
6030 #  layout:
6031 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6032 #    layout: "plot-throughput"
6033 #
6034 #- type: "plot"
6035 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6036 #  algorithm: "plot_nf_reconf_box_name"
6037 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6038 #  data: "plot-vpp-nfv-reconf-2n-skx"
6039 #  include:
6040 #    - "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"
6041 #    - "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"
6042 #    - "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"
6043 #    - "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"
6044 #    - "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"
6045 #    - "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"
6046 #  layout:
6047 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6048 #    layout: "plot-throughput"
6049
6050 ###############################################################################
6051
6052 # Reconf tests 2n-clx
6053
6054 - type: "plot"
6055   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6056   algorithm: "plot_nf_reconf_box_name"
6057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6058   data: "plot-vpp-nfv-reconf-2n-clx"
6059   include:
6060     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6061     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6062     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6063     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6064   layout:
6065     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6066     layout: "plot-throughput"
6067
6068 - type: "plot"
6069   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6070   algorithm: "plot_nf_reconf_box_name"
6071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6072   data: "plot-vpp-nfv-reconf-2n-clx"
6073   include:
6074     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6075     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6076     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6077     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6078   layout:
6079     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6080     layout: "plot-throughput"
6081
6082 - type: "plot"
6083   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6084   algorithm: "plot_nf_reconf_box_name"
6085   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6086   data: "plot-vpp-nfv-reconf-2n-clx"
6087   include:
6088     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6089     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6090     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6091     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6092   layout:
6093     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6094     layout: "plot-throughput"
6095
6096 ################################################################################
6097 ## Plots - NF Density - VSC - MRR 64b
6098 #- type: "plot"
6099 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6100 #  algorithm: "plot_nf_heatmap"
6101 #  output-file-type: ".html"
6102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6103 #  data: "plot-vpp-nfv-2n-skx-mrr"
6104 #  filter: "'NIC_Intel-XXV710' and
6105 #           'NF_DENSITY' and
6106 #           'VHOST' and
6107 #           not 'VXLAN' and
6108 #           'CHAIN' and
6109 #           'NF_VPPIP4' and
6110 #           '64B' and
6111 #           '2T1C' and
6112 #           'MRR'"
6113 #  parameters:
6114 #  - "result"
6115 #  - "name"
6116 #  - "tags"
6117 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6118 #  x-axis: "X = VNFs per Service Chain"
6119 #  y-axis: "Y = Number of Service Chains"
6120 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6121 #  layout:
6122 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6123 #    layout: "plot-service-density"
6124 #
6125 #- type: "plot"
6126 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6127 #  algorithm: "plot_nf_heatmap"
6128 #  output-file-type: ".html"
6129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6130 #  data: "plot-vpp-nfv-2n-skx-mrr"
6131 #  filter: "'NIC_Intel-XXV710' and
6132 #           'NF_DENSITY' and
6133 #           'VHOST' and
6134 #           not 'VXLAN' and
6135 #           'CHAIN' and
6136 #           'NF_VPPIP4' and
6137 #           '64B' and
6138 #           '4T2C' and
6139 #           'MRR'"
6140 #  parameters:
6141 #  - "result"
6142 #  - "name"
6143 #  - "tags"
6144 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6145 #  x-axis: "X = VNFs per Service Chain"
6146 #  y-axis: "Y = Number of Service Chains"
6147 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6148 #  layout:
6149 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6150 #    layout: "plot-service-density"
6151 #
6152 #- type: "plot"
6153 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6154 #  algorithm: "plot_nf_heatmap"
6155 #  output-file-type: ".html"
6156 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6157 #  data: "plot-vpp-nfv-2n-skx-mrr"
6158 #  filter: "'NIC_Intel-XXV710' and
6159 #           'NF_DENSITY' and
6160 #           'VHOST' and
6161 #           not 'VXLAN' and
6162 #           'CHAIN' and
6163 #           'NF_VPPIP4' and
6164 #           '64B' and
6165 #           '8T4C' and
6166 #           'MRR'"
6167 #  parameters:
6168 #  - "result"
6169 #  - "name"
6170 #  - "tags"
6171 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6172 #  x-axis: "X = VNFs per Service Chain"
6173 #  y-axis: "Y = Number of Service Chains"
6174 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6175 #  layout:
6176 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6177 #    layout: "plot-service-density"
6178 #
6179 ## Plots - NF Density - VSC - MRR IMIX
6180 #- type: "plot"
6181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6182 #  algorithm: "plot_nf_heatmap"
6183 #  output-file-type: ".html"
6184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6185 #  data: "plot-vpp-nfv-2n-skx-mrr"
6186 #  filter: "'NIC_Intel-XXV710' and
6187 #           'NF_DENSITY' and
6188 #           'VHOST' and
6189 #           not 'VXLAN' and
6190 #           'CHAIN' and
6191 #           'NF_VPPIP4' and
6192 #           'IMIX' and
6193 #           '2T1C' and
6194 #           'MRR'"
6195 #  parameters:
6196 #  - "result"
6197 #  - "name"
6198 #  - "tags"
6199 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6200 #  x-axis: "X = VNFs per Service Chain"
6201 #  y-axis: "Y = Number of Service Chains"
6202 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6203 #  layout:
6204 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6205 #    layout: "plot-service-density"
6206 #
6207 #- type: "plot"
6208 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6209 #  algorithm: "plot_nf_heatmap"
6210 #  output-file-type: ".html"
6211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6212 #  data: "plot-vpp-nfv-2n-skx-mrr"
6213 #  filter: "'NIC_Intel-XXV710' and
6214 #           'NF_DENSITY' and
6215 #           'VHOST' and
6216 #           not 'VXLAN' and
6217 #           'CHAIN' and
6218 #           'NF_VPPIP4' and
6219 #           'IMIX' and
6220 #           '4T2C' and
6221 #           'MRR'"
6222 #  parameters:
6223 #  - "result"
6224 #  - "name"
6225 #  - "tags"
6226 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6227 #  x-axis: "X = VNFs per Service Chain"
6228 #  y-axis: "Y = Number of Service Chains"
6229 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6230 #  layout:
6231 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6232 #    layout: "plot-service-density"
6233 #
6234 #- type: "plot"
6235 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6236 #  algorithm: "plot_nf_heatmap"
6237 #  output-file-type: ".html"
6238 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6239 #  data: "plot-vpp-nfv-2n-skx-mrr"
6240 #  filter: "'NIC_Intel-XXV710' and
6241 #           'NF_DENSITY' and
6242 #           'VHOST' and
6243 #           not 'VXLAN' and
6244 #           'CHAIN' and
6245 #           'NF_VPPIP4' and
6246 #           'IMIX' and
6247 #           '8T4C' and
6248 #           'MRR'"
6249 #  parameters:
6250 #  - "result"
6251 #  - "name"
6252 #  - "tags"
6253 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6254 #  x-axis: "X = VNFs per Service Chain"
6255 #  y-axis: "Y = Number of Service Chains"
6256 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6257 #  layout:
6258 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6259 #    layout: "plot-service-density"
6260 #
6261 ## Plots - NF Density - VSC - NDR 64b
6262 #- type: "plot"
6263 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6264 #  algorithm: "plot_nf_heatmap"
6265 #  output-file-type: ".html"
6266 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6267 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6268 #  filter: "'NIC_Intel-XXV710' and
6269 #           'NF_DENSITY' and
6270 #           'VHOST' and
6271 #           not 'VXLAN' and
6272 #           'CHAIN' and
6273 #           'NF_VPPIP4' and
6274 #           '64B' and
6275 #           '2T1C' and
6276 #           'NDRPDR'"
6277 #  parameters:
6278 #  - "throughput"
6279 #  - "name"
6280 #  - "tags"
6281 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6282 #  x-axis: "X = VNFs per Service Chain"
6283 #  y-axis: "Y = Number of Service Chains"
6284 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6285 #  layout:
6286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6287 #    layout: "plot-service-density"
6288 #
6289 #- type: "plot"
6290 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6291 #  algorithm: "plot_nf_heatmap"
6292 #  output-file-type: ".html"
6293 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6294 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6295 #  filter: "'NIC_Intel-XXV710' and
6296 #           'NF_DENSITY' and
6297 #           'VHOST' and
6298 #           not 'VXLAN' and
6299 #           'CHAIN' and
6300 #           'NF_VPPIP4' and
6301 #           '64B' and
6302 #           '4T2C' and
6303 #           'NDRPDR'"
6304 #  parameters:
6305 #  - "throughput"
6306 #  - "name"
6307 #  - "tags"
6308 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6309 #  x-axis: "X = VNFs per Service Chain"
6310 #  y-axis: "Y = Number of Service Chains"
6311 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6312 #  layout:
6313 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6314 #    layout: "plot-service-density"
6315 #
6316 #- type: "plot"
6317 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6318 #  algorithm: "plot_nf_heatmap"
6319 #  output-file-type: ".html"
6320 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6321 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6322 #  filter: "'NIC_Intel-XXV710' and
6323 #           'NF_DENSITY' and
6324 #           'VHOST' and
6325 #           not 'VXLAN' and
6326 #           'CHAIN' and
6327 #           'NF_VPPIP4' and
6328 #           '64B' and
6329 #           '8T4C' and
6330 #           'NDRPDR'"
6331 #  parameters:
6332 #  - "throughput"
6333 #  - "name"
6334 #  - "tags"
6335 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6336 #  x-axis: "X = VNFs per Service Chain"
6337 #  y-axis: "Y = Number of Service Chains"
6338 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6339 #  layout:
6340 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6341 #    layout: "plot-service-density"
6342 #
6343 ## Plots - NF Density - VSC - NDR IMIX
6344 #- type: "plot"
6345 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6346 #  algorithm: "plot_nf_heatmap"
6347 #  output-file-type: ".html"
6348 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6349 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6350 #  filter: "'NIC_Intel-XXV710' and
6351 #           'NF_DENSITY' and
6352 #           'VHOST' and
6353 #           not 'VXLAN' and
6354 #           'CHAIN' and
6355 #           'NF_VPPIP4' and
6356 #           'IMIX' and
6357 #           '2T1C' and
6358 #           'NDRPDR'"
6359 #  parameters:
6360 #  - "throughput"
6361 #  - "name"
6362 #  - "tags"
6363 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6364 #  x-axis: "X = VNFs per Service Chain"
6365 #  y-axis: "Y = Number of Service Chains"
6366 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6367 #  layout:
6368 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6369 #    layout: "plot-service-density"
6370 #
6371 #- type: "plot"
6372 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6373 #  algorithm: "plot_nf_heatmap"
6374 #  output-file-type: ".html"
6375 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6376 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6377 #  filter: "'NIC_Intel-XXV710' and
6378 #           'NF_DENSITY' and
6379 #           'VHOST' and
6380 #           not 'VXLAN' and
6381 #           'CHAIN' and
6382 #           'NF_VPPIP4' and
6383 #           'IMIX' and
6384 #           '4T2C' and
6385 #           'NDRPDR'"
6386 #  parameters:
6387 #  - "throughput"
6388 #  - "name"
6389 #  - "tags"
6390 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6391 #  x-axis: "X = VNFs per Service Chain"
6392 #  y-axis: "Y = Number of Service Chains"
6393 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6394 #  layout:
6395 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6396 #    layout: "plot-service-density"
6397 #
6398 #- type: "plot"
6399 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6400 #  algorithm: "plot_nf_heatmap"
6401 #  output-file-type: ".html"
6402 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6403 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6404 #  filter: "'NIC_Intel-XXV710' and
6405 #           'NF_DENSITY' and
6406 #           'VHOST' and
6407 #           not 'VXLAN' and
6408 #           'CHAIN' and
6409 #           'NF_VPPIP4' and
6410 #           'IMIX' and
6411 #           '8T4C' and
6412 #           'NDRPDR'"
6413 #  parameters:
6414 #  - "throughput"
6415 #  - "name"
6416 #  - "tags"
6417 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6418 #  x-axis: "X = VNFs per Service Chain"
6419 #  y-axis: "Y = Number of Service Chains"
6420 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6421 #  layout:
6422 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6423 #    layout: "plot-service-density"
6424 #
6425 ## Plots - NF Density - VSC - PDR 64b
6426 #- type: "plot"
6427 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6428 #  algorithm: "plot_nf_heatmap"
6429 #  output-file-type: ".html"
6430 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6431 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6432 #  filter: "'NIC_Intel-XXV710' and
6433 #           'NF_DENSITY' and
6434 #           'VHOST' and
6435 #           not 'VXLAN' and
6436 #           'CHAIN' and
6437 #           'NF_VPPIP4' and
6438 #           '64B' and
6439 #           '2T1C' and
6440 #           'NDRPDR'"
6441 #  parameters:
6442 #  - "throughput"
6443 #  - "name"
6444 #  - "tags"
6445 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6446 #  x-axis: "X = VNFs per Service Chain"
6447 #  y-axis: "Y = Number of Service Chains"
6448 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6449 #  layout:
6450 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6451 #    layout: "plot-service-density"
6452 #
6453 #- type: "plot"
6454 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6455 #  algorithm: "plot_nf_heatmap"
6456 #  output-file-type: ".html"
6457 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6458 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6459 #  filter: "'NIC_Intel-XXV710' and
6460 #           'NF_DENSITY' and
6461 #           'VHOST' and
6462 #           not 'VXLAN' and
6463 #           'CHAIN' and
6464 #           'NF_VPPIP4' and
6465 #           '64B' and
6466 #           '4T2C' and
6467 #           'NDRPDR'"
6468 #  parameters:
6469 #  - "throughput"
6470 #  - "name"
6471 #  - "tags"
6472 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6473 #  x-axis: "X = VNFs per Service Chain"
6474 #  y-axis: "Y = Number of Service Chains"
6475 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6476 #  layout:
6477 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6478 #    layout: "plot-service-density"
6479 #
6480 #- type: "plot"
6481 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6482 #  algorithm: "plot_nf_heatmap"
6483 #  output-file-type: ".html"
6484 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6485 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6486 #  filter: "'NIC_Intel-XXV710' and
6487 #           'NF_DENSITY' and
6488 #           'VHOST' and
6489 #           not 'VXLAN' and
6490 #           'CHAIN' and
6491 #           'NF_VPPIP4' and
6492 #           '64B' and
6493 #           '8T4C' and
6494 #           'NDRPDR'"
6495 #  parameters:
6496 #  - "throughput"
6497 #  - "name"
6498 #  - "tags"
6499 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6500 #  x-axis: "X = VNFs per Service Chain"
6501 #  y-axis: "Y = Number of Service Chains"
6502 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6503 #  layout:
6504 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6505 #    layout: "plot-service-density"
6506 #
6507 ## Plots - NF Density - VSC - PDR IMIX
6508 #- type: "plot"
6509 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6510 #  algorithm: "plot_nf_heatmap"
6511 #  output-file-type: ".html"
6512 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6513 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6514 #  filter: "'NIC_Intel-XXV710' and
6515 #           'NF_DENSITY' and
6516 #           'VHOST' and
6517 #           not 'VXLAN' and
6518 #           'CHAIN' and
6519 #           'NF_VPPIP4' and
6520 #           'IMIX' and
6521 #           '2T1C' and
6522 #           'NDRPDR'"
6523 #  parameters:
6524 #  - "throughput"
6525 #  - "name"
6526 #  - "tags"
6527 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6528 #  x-axis: "X = VNFs per Service Chain"
6529 #  y-axis: "Y = Number of Service Chains"
6530 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6531 #  layout:
6532 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6533 #    layout: "plot-service-density"
6534 #
6535 #- type: "plot"
6536 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6537 #  algorithm: "plot_nf_heatmap"
6538 #  output-file-type: ".html"
6539 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6540 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6541 #  filter: "'NIC_Intel-XXV710' and
6542 #           'NF_DENSITY' and
6543 #           'VHOST' and
6544 #           not 'VXLAN' and
6545 #           'CHAIN' and
6546 #           'NF_VPPIP4' and
6547 #           'IMIX' and
6548 #           '4T2C' and
6549 #           'NDRPDR'"
6550 #  parameters:
6551 #  - "throughput"
6552 #  - "name"
6553 #  - "tags"
6554 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6555 #  x-axis: "X = VNFs per Service Chain"
6556 #  y-axis: "Y = Number of Service Chains"
6557 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6558 #  layout:
6559 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6560 #    layout: "plot-service-density"
6561 #
6562 #- type: "plot"
6563 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6564 #  algorithm: "plot_nf_heatmap"
6565 #  output-file-type: ".html"
6566 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6567 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6568 #  filter: "'NIC_Intel-XXV710' and
6569 #           'NF_DENSITY' and
6570 #           'VHOST' and
6571 #           not 'VXLAN' and
6572 #           'CHAIN' and
6573 #           'NF_VPPIP4' and
6574 #           'IMIX' and
6575 #           '8T4C' and
6576 #           'NDRPDR'"
6577 #  parameters:
6578 #  - "throughput"
6579 #  - "name"
6580 #  - "tags"
6581 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6582 #  x-axis: "X = VNFs per Service Chain"
6583 #  y-axis: "Y = Number of Service Chains"
6584 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6585 #  layout:
6586 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6587 #    layout: "plot-service-density"
6588 #
6589 ################################################################################
6590 ## Plots - NF Density - VSC - MRR 64b
6591 #- type: "plot"
6592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6593 #  algorithm: "plot_nf_heatmap"
6594 #  output-file-type: ".html"
6595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6596 #  data: "plot-vpp-nfv-2n-skx-mrr"
6597 #  filter: "'NIC_Intel-XXV710' and
6598 #           'NF_DENSITY' and
6599 #           'VHOST' and
6600 #           'VXLAN' and
6601 #           'CHAIN' and
6602 #           '118' and
6603 #           '2T1C' and
6604 #           'MRR'"
6605 #  parameters:
6606 #  - "result"
6607 #  - "name"
6608 #  - "tags"
6609 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6610 #  x-axis: "X = VNFs per Service Chain"
6611 #  y-axis: "Y = Number of Service Chains"
6612 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6613 #  layout:
6614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6615 #    layout: "plot-service-density"
6616 #
6617 #- type: "plot"
6618 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6619 #  algorithm: "plot_nf_heatmap"
6620 #  output-file-type: ".html"
6621 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6622 #  data: "plot-vpp-nfv-2n-skx-mrr"
6623 #  filter: "'NIC_Intel-XXV710' and
6624 #           'NF_DENSITY' and
6625 #           'VHOST' and
6626 #           'VXLAN' and
6627 #           'CHAIN' and
6628 #           '118' and
6629 #           '4T2C' and
6630 #           'MRR'"
6631 #  parameters:
6632 #  - "result"
6633 #  - "name"
6634 #  - "tags"
6635 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6636 #  x-axis: "X = VNFs per Service Chain"
6637 #  y-axis: "Y = Number of Service Chains"
6638 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6639 #  layout:
6640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6641 #    layout: "plot-service-density"
6642 #
6643 #- type: "plot"
6644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6645 #  algorithm: "plot_nf_heatmap"
6646 #  output-file-type: ".html"
6647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6648 #  data: "plot-vpp-nfv-2n-skx-mrr"
6649 #  filter: "'NIC_Intel-XXV710' and
6650 #           'NF_DENSITY' and
6651 #           'VHOST' and
6652 #           'VXLAN' and
6653 #           'CHAIN' and
6654 #           '118' and
6655 #           '8T4C' and
6656 #           'MRR'"
6657 #  parameters:
6658 #  - "result"
6659 #  - "name"
6660 #  - "tags"
6661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6662 #  x-axis: "X = VNFs per Service Chain"
6663 #  y-axis: "Y = Number of Service Chains"
6664 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6665 #  layout:
6666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6667 #    layout: "plot-service-density"
6668 #
6669 ## Plots - NF Density - VSC - MRR IMIX
6670 #- type: "plot"
6671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6672 #  algorithm: "plot_nf_heatmap"
6673 #  output-file-type: ".html"
6674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6675 #  data: "plot-vpp-nfv-2n-skx-mrr"
6676 #  filter: "'NIC_Intel-XXV710' and
6677 #           'NF_DENSITY' and
6678 #           'VHOST' and
6679 #           'VXLAN' and
6680 #           'CHAIN' and
6681 #           'IMIX' and
6682 #           '2T1C' and
6683 #           'MRR'"
6684 #  parameters:
6685 #  - "result"
6686 #  - "name"
6687 #  - "tags"
6688 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6689 #  x-axis: "X = VNFs per Service Chain"
6690 #  y-axis: "Y = Number of Service Chains"
6691 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6692 #  layout:
6693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6694 #    layout: "plot-service-density"
6695 #
6696 #- type: "plot"
6697 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6698 #  algorithm: "plot_nf_heatmap"
6699 #  output-file-type: ".html"
6700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6701 #  data: "plot-vpp-nfv-2n-skx-mrr"
6702 #  filter: "'NIC_Intel-XXV710' and
6703 #           'NF_DENSITY' and
6704 #           'VHOST' and
6705 #           'VXLAN' and
6706 #           'CHAIN' and
6707 #           'IMIX' and
6708 #           '4T2C' and
6709 #           'MRR'"
6710 #  parameters:
6711 #  - "result"
6712 #  - "name"
6713 #  - "tags"
6714 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6715 #  x-axis: "X = VNFs per Service Chain"
6716 #  y-axis: "Y = Number of Service Chains"
6717 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6718 #  layout:
6719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6720 #    layout: "plot-service-density"
6721 #
6722 #- type: "plot"
6723 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6724 #  algorithm: "plot_nf_heatmap"
6725 #  output-file-type: ".html"
6726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6727 #  data: "plot-vpp-nfv-2n-skx-mrr"
6728 #  filter: "'NIC_Intel-XXV710' and
6729 #           'NF_DENSITY' and
6730 #           'VHOST' and
6731 #           'VXLAN' and
6732 #           'CHAIN' and
6733 #           'IMIX' and
6734 #           '8T4C' and
6735 #           'MRR'"
6736 #  parameters:
6737 #  - "result"
6738 #  - "name"
6739 #  - "tags"
6740 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6741 #  x-axis: "X = VNFs per Service Chain"
6742 #  y-axis: "Y = Number of Service Chains"
6743 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6744 #  layout:
6745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6746 #    layout: "plot-service-density"
6747 #
6748 ## Plots - NF Density - VSC - NDR 64b
6749 #- type: "plot"
6750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6751 #  algorithm: "plot_nf_heatmap"
6752 #  output-file-type: ".html"
6753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6754 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6755 #  filter: "'NIC_Intel-XXV710' and
6756 #           'NF_DENSITY' and
6757 #           'VHOST' and
6758 #           'VXLAN' and
6759 #           'CHAIN' and
6760 #           '118' and
6761 #           '2T1C' and
6762 #           'NDRPDR'"
6763 #  parameters:
6764 #  - "throughput"
6765 #  - "name"
6766 #  - "tags"
6767 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6768 #  x-axis: "X = VNFs per Service Chain"
6769 #  y-axis: "Y = Number of Service Chains"
6770 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6771 #  layout:
6772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6773 #    layout: "plot-service-density"
6774 #
6775 #- type: "plot"
6776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6777 #  algorithm: "plot_nf_heatmap"
6778 #  output-file-type: ".html"
6779 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6780 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6781 #  filter: "'NIC_Intel-XXV710' and
6782 #           'NF_DENSITY' and
6783 #           'VHOST' and
6784 #           'VXLAN' and
6785 #           'CHAIN' and
6786 #           '118' and
6787 #           '4T2C' and
6788 #           'NDRPDR'"
6789 #  parameters:
6790 #  - "throughput"
6791 #  - "name"
6792 #  - "tags"
6793 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6794 #  x-axis: "X = VNFs per Service Chain"
6795 #  y-axis: "Y = Number of Service Chains"
6796 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6797 #  layout:
6798 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6799 #    layout: "plot-service-density"
6800 #
6801 #- type: "plot"
6802 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6803 #  algorithm: "plot_nf_heatmap"
6804 #  output-file-type: ".html"
6805 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6806 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6807 #  filter: "'NIC_Intel-XXV710' and
6808 #           'NF_DENSITY' and
6809 #           'VHOST' and
6810 #           'VXLAN' and
6811 #           'CHAIN' and
6812 #           '118' and
6813 #           '8T4C' and
6814 #           'NDRPDR'"
6815 #  parameters:
6816 #  - "throughput"
6817 #  - "name"
6818 #  - "tags"
6819 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6820 #  x-axis: "X = VNFs per Service Chain"
6821 #  y-axis: "Y = Number of Service Chains"
6822 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6823 #  layout:
6824 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6825 #    layout: "plot-service-density"
6826 #
6827 ## Plots - NF Density - VSC - NDR IMIX
6828 #- type: "plot"
6829 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6830 #  algorithm: "plot_nf_heatmap"
6831 #  output-file-type: ".html"
6832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6833 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6834 #  filter: "'NIC_Intel-XXV710' and
6835 #           'NF_DENSITY' and
6836 #           'VHOST' and
6837 #           'VXLAN' and
6838 #           'CHAIN' and
6839 #           'IMIX' and
6840 #           '2T1C' and
6841 #           'NDRPDR'"
6842 #  parameters:
6843 #  - "throughput"
6844 #  - "name"
6845 #  - "tags"
6846 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6847 #  x-axis: "X = VNFs per Service Chain"
6848 #  y-axis: "Y = Number of Service Chains"
6849 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6850 #  layout:
6851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6852 #    layout: "plot-service-density"
6853 #
6854 #- type: "plot"
6855 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6856 #  algorithm: "plot_nf_heatmap"
6857 #  output-file-type: ".html"
6858 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6859 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6860 #  filter: "'NIC_Intel-XXV710' and
6861 #           'NF_DENSITY' and
6862 #           'VHOST' and
6863 #           'VXLAN' and
6864 #           'CHAIN' and
6865 #           'IMIX' and
6866 #           '4T2C' and
6867 #           'NDRPDR'"
6868 #  parameters:
6869 #  - "throughput"
6870 #  - "name"
6871 #  - "tags"
6872 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6873 #  x-axis: "X = VNFs per Service Chain"
6874 #  y-axis: "Y = Number of Service Chains"
6875 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6876 #  layout:
6877 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6878 #    layout: "plot-service-density"
6879 #
6880 #- type: "plot"
6881 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6882 #  algorithm: "plot_nf_heatmap"
6883 #  output-file-type: ".html"
6884 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6885 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6886 #  filter: "'NIC_Intel-XXV710' and
6887 #           'NF_DENSITY' and
6888 #           'VHOST' and
6889 #           'VXLAN' and
6890 #           'CHAIN' and
6891 #           'IMIX' and
6892 #           '8T4C' and
6893 #           'NDRPDR'"
6894 #  parameters:
6895 #  - "throughput"
6896 #  - "name"
6897 #  - "tags"
6898 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6899 #  x-axis: "X = VNFs per Service Chain"
6900 #  y-axis: "Y = Number of Service Chains"
6901 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6902 #  layout:
6903 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6904 #    layout: "plot-service-density"
6905 #
6906 ## Plots - NF Density - VSC - PDR 64b
6907 #- type: "plot"
6908 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6909 #  algorithm: "plot_nf_heatmap"
6910 #  output-file-type: ".html"
6911 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6912 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6913 #  filter: "'NIC_Intel-XXV710' and
6914 #           'NF_DENSITY' and
6915 #           'VHOST' and
6916 #           'VXLAN' and
6917 #           'CHAIN' and
6918 #           '118' and
6919 #           '2T1C' and
6920 #           'NDRPDR'"
6921 #  parameters:
6922 #  - "throughput"
6923 #  - "name"
6924 #  - "tags"
6925 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6926 #  x-axis: "X = VNFs per Service Chain"
6927 #  y-axis: "Y = Number of Service Chains"
6928 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6929 #  layout:
6930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6931 #    layout: "plot-service-density"
6932 #
6933 #- type: "plot"
6934 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6935 #  algorithm: "plot_nf_heatmap"
6936 #  output-file-type: ".html"
6937 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6938 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6939 #  filter: "'NIC_Intel-XXV710' and
6940 #           'NF_DENSITY' and
6941 #           'VHOST' and
6942 #           'VXLAN' and
6943 #           'CHAIN' and
6944 #           '118' and
6945 #           '4T2C' and
6946 #           'NDRPDR'"
6947 #  parameters:
6948 #  - "throughput"
6949 #  - "name"
6950 #  - "tags"
6951 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6952 #  x-axis: "X = VNFs per Service Chain"
6953 #  y-axis: "Y = Number of Service Chains"
6954 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6955 #  layout:
6956 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6957 #    layout: "plot-service-density"
6958 #
6959 #- type: "plot"
6960 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6961 #  algorithm: "plot_nf_heatmap"
6962 #  output-file-type: ".html"
6963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6964 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6965 #  filter: "'NIC_Intel-XXV710' and
6966 #           'NF_DENSITY' and
6967 #           'VHOST' and
6968 #           'VXLAN' and
6969 #           'CHAIN' and
6970 #           '118' and
6971 #           '8T4C' and
6972 #           'NDRPDR'"
6973 #  parameters:
6974 #  - "throughput"
6975 #  - "name"
6976 #  - "tags"
6977 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6978 #  x-axis: "X = VNFs per Service Chain"
6979 #  y-axis: "Y = Number of Service Chains"
6980 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6981 #  layout:
6982 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6983 #    layout: "plot-service-density"
6984 #
6985 ## Plots - NF Density - VSC - PDR IMIX
6986 #- type: "plot"
6987 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6988 #  algorithm: "plot_nf_heatmap"
6989 #  output-file-type: ".html"
6990 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6991 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6992 #  filter: "'NIC_Intel-XXV710' and
6993 #           'NF_DENSITY' and
6994 #           'VHOST' and
6995 #           'VXLAN' and
6996 #           'CHAIN' and
6997 #           'IMIX' and
6998 #           '2T1C' and
6999 #           'NDRPDR'"
7000 #  parameters:
7001 #  - "throughput"
7002 #  - "name"
7003 #  - "tags"
7004 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7005 #  x-axis: "X = VNFs per Service Chain"
7006 #  y-axis: "Y = Number of Service Chains"
7007 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7008 #  layout:
7009 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7010 #    layout: "plot-service-density"
7011 #
7012 #- type: "plot"
7013 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7014 #  algorithm: "plot_nf_heatmap"
7015 #  output-file-type: ".html"
7016 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7017 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7018 #  filter: "'NIC_Intel-XXV710' and
7019 #           'NF_DENSITY' and
7020 #           'VHOST' and
7021 #           'VXLAN' and
7022 #           'CHAIN' and
7023 #           'IMIX' and
7024 #           '4T2C' and
7025 #           'NDRPDR'"
7026 #  parameters:
7027 #  - "throughput"
7028 #  - "name"
7029 #  - "tags"
7030 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7031 #  x-axis: "X = VNFs per Service Chain"
7032 #  y-axis: "Y = Number of Service Chains"
7033 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7034 #  layout:
7035 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7036 #    layout: "plot-service-density"
7037 #
7038 #- type: "plot"
7039 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7040 #  algorithm: "plot_nf_heatmap"
7041 #  output-file-type: ".html"
7042 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7043 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7044 #  filter: "'NIC_Intel-XXV710' and
7045 #           'NF_DENSITY' and
7046 #           'VHOST' and
7047 #           'VXLAN' and
7048 #           'CHAIN' and
7049 #           'IMIX' and
7050 #           '8T4C' and
7051 #           'NDRPDR'"
7052 #  parameters:
7053 #  - "throughput"
7054 #  - "name"
7055 #  - "tags"
7056 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7057 #  x-axis: "X = VNFs per Service Chain"
7058 #  y-axis: "Y = Number of Service Chains"
7059 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7060 #  layout:
7061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7062 #    layout: "plot-service-density"
7063 #
7064 ################################################################################
7065 ## Plots - NF Density - CSC - MRR 64b
7066 #- type: "plot"
7067 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7068 #  algorithm: "plot_nf_heatmap"
7069 #  output-file-type: ".html"
7070 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7071 #  data: "plot-vpp-nfv-2n-skx-mrr"
7072 #  filter: "'NIC_Intel-XXV710' and
7073 #           'NF_DENSITY' and
7074 #           'DOCKER' and
7075 #           'CHAIN' and
7076 #           'NF_VPPIP4' and
7077 #           '64B' and
7078 #           '2T1C' and
7079 #           'MRR'"
7080 #  parameters:
7081 #  - "result"
7082 #  - "name"
7083 #  - "tags"
7084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7085 #  x-axis: "X = CNFs per Service Chain"
7086 #  y-axis: "Y = Number of Service Chains"
7087 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7088 #  layout:
7089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7090 #    layout: "plot-service-density"
7091 #
7092 #- type: "plot"
7093 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7094 #  algorithm: "plot_nf_heatmap"
7095 #  output-file-type: ".html"
7096 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7097 #  data: "plot-vpp-nfv-2n-skx-mrr"
7098 #  filter: "'NIC_Intel-XXV710' and
7099 #           'NF_DENSITY' and
7100 #           'DOCKER' and
7101 #           'CHAIN' and
7102 #           'NF_VPPIP4' and
7103 #           '64B' and
7104 #           '4T2C' and
7105 #           'MRR'"
7106 #  parameters:
7107 #  - "result"
7108 #  - "name"
7109 #  - "tags"
7110 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7111 #  x-axis: "X = CNFs per Service Chain"
7112 #  y-axis: "Y = Number of Service Chains"
7113 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7114 #  layout:
7115 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7116 #    layout: "plot-service-density"
7117 #
7118 #- type: "plot"
7119 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7120 #  algorithm: "plot_nf_heatmap"
7121 #  output-file-type: ".html"
7122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7123 #  data: "plot-vpp-nfv-2n-skx-mrr"
7124 #  filter: "'NIC_Intel-XXV710' and
7125 #           'NF_DENSITY' and
7126 #           'DOCKER' and
7127 #           'CHAIN' and
7128 #           'NF_VPPIP4' and
7129 #           '64B' and
7130 #           '8T4C' and
7131 #           'MRR'"
7132 #  parameters:
7133 #  - "result"
7134 #  - "name"
7135 #  - "tags"
7136 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7137 #  x-axis: "X = CNFs per Service Chain"
7138 #  y-axis: "Y = Number of Service Chains"
7139 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7140 #  layout:
7141 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7142 #    layout: "plot-service-density"
7143 #
7144 ## Plots - NF Density - CSC - MRR IMIX
7145 #- type: "plot"
7146 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7147 #  algorithm: "plot_nf_heatmap"
7148 #  output-file-type: ".html"
7149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7150 #  data: "plot-vpp-nfv-2n-skx-mrr"
7151 #  filter: "'NIC_Intel-XXV710' and
7152 #           'NF_DENSITY' and
7153 #           'DOCKER' and
7154 #           'CHAIN' and
7155 #           'NF_VPPIP4' and
7156 #           'IMIX' and
7157 #           '2T1C' and
7158 #           'MRR'"
7159 #  parameters:
7160 #  - "result"
7161 #  - "name"
7162 #  - "tags"
7163 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7164 #  x-axis: "X = CNFs per Service Chain"
7165 #  y-axis: "Y = Number of Service Chains"
7166 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7167 #  layout:
7168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7169 #    layout: "plot-service-density"
7170 #
7171 #- type: "plot"
7172 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7173 #  algorithm: "plot_nf_heatmap"
7174 #  output-file-type: ".html"
7175 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7176 #  data: "plot-vpp-nfv-2n-skx-mrr"
7177 #  filter: "'NIC_Intel-XXV710' and
7178 #           'NF_DENSITY' and
7179 #           'DOCKER' and
7180 #           'CHAIN' and
7181 #           'NF_VPPIP4' and
7182 #           'IMIX' and
7183 #           '4T2C' and
7184 #           'MRR'"
7185 #  parameters:
7186 #  - "result"
7187 #  - "name"
7188 #  - "tags"
7189 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7190 #  x-axis: "X = CNFs per Service Chain"
7191 #  y-axis: "Y = Number of Service Chains"
7192 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7193 #  layout:
7194 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7195 #    layout: "plot-service-density"
7196 #
7197 #- type: "plot"
7198 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7199 #  algorithm: "plot_nf_heatmap"
7200 #  output-file-type: ".html"
7201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7202 #  data: "plot-vpp-nfv-2n-skx-mrr"
7203 #  filter: "'NIC_Intel-XXV710' and
7204 #           'NF_DENSITY' and
7205 #           'DOCKER' and
7206 #           'CHAIN' and
7207 #           'NF_VPPIP4' and
7208 #           'IMIX' and
7209 #           '8T4C' and
7210 #           'MRR'"
7211 #  parameters:
7212 #  - "result"
7213 #  - "name"
7214 #  - "tags"
7215 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7216 #  x-axis: "X = CNFs per Service Chain"
7217 #  y-axis: "Y = Number of Service Chains"
7218 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7219 #  layout:
7220 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7221 #    layout: "plot-service-density"
7222 #
7223 ## Plots - NF Density - CSC - NDR 64b
7224 #- type: "plot"
7225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7226 #  algorithm: "plot_nf_heatmap"
7227 #  output-file-type: ".html"
7228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7229 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7230 #  filter: "'NIC_Intel-XXV710' and
7231 #           'NF_DENSITY' and
7232 #           'DOCKER' and
7233 #           'CHAIN' and
7234 #           'NF_VPPIP4' and
7235 #           '64B' and
7236 #           '2T1C' and
7237 #           'NDRPDR'"
7238 #  parameters:
7239 #  - "throughput"
7240 #  - "name"
7241 #  - "tags"
7242 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7243 #  x-axis: "X = CNFs per Service Chain"
7244 #  y-axis: "Y = Number of Service Chains"
7245 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7246 #  layout:
7247 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7248 #    layout: "plot-service-density"
7249 #
7250 #- type: "plot"
7251 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7252 #  algorithm: "plot_nf_heatmap"
7253 #  output-file-type: ".html"
7254 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7255 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7256 #  filter: "'NIC_Intel-XXV710' and
7257 #           'NF_DENSITY' and
7258 #           'DOCKER' and
7259 #           'CHAIN' and
7260 #           'NF_VPPIP4' and
7261 #           '64B' and
7262 #           '4T2C' and
7263 #           'NDRPDR'"
7264 #  parameters:
7265 #  - "throughput"
7266 #  - "name"
7267 #  - "tags"
7268 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7269 #  x-axis: "X = CNFs per Service Chain"
7270 #  y-axis: "Y = Number of Service Chains"
7271 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7272 #  layout:
7273 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7274 #    layout: "plot-service-density"
7275 #
7276 #- type: "plot"
7277 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7278 #  algorithm: "plot_nf_heatmap"
7279 #  output-file-type: ".html"
7280 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7281 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7282 #  filter: "'NIC_Intel-XXV710' and
7283 #           'NF_DENSITY' and
7284 #           'DOCKER' and
7285 #           'CHAIN' and
7286 #           'NF_VPPIP4' and
7287 #           '64B' and
7288 #           '8T4C' and
7289 #           'NDRPDR'"
7290 #  parameters:
7291 #  - "throughput"
7292 #  - "name"
7293 #  - "tags"
7294 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7295 #  x-axis: "X = CNFs per Service Chain"
7296 #  y-axis: "Y = Number of Service Chains"
7297 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7298 #  layout:
7299 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7300 #    layout: "plot-service-density"
7301 #
7302 ## Plots - NF Density - CSC - NDR IMIX
7303 #- type: "plot"
7304 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7305 #  algorithm: "plot_nf_heatmap"
7306 #  output-file-type: ".html"
7307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7308 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7309 #  filter: "'NIC_Intel-XXV710' and
7310 #           'NF_DENSITY' and
7311 #           'DOCKER' and
7312 #           'CHAIN' and
7313 #           'NF_VPPIP4' and
7314 #           'IMIX' and
7315 #           '2T1C' and
7316 #           'NDRPDR'"
7317 #  parameters:
7318 #  - "throughput"
7319 #  - "name"
7320 #  - "tags"
7321 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7322 #  x-axis: "X = CNFs per Service Chain"
7323 #  y-axis: "Y = Number of Service Chains"
7324 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7325 #  layout:
7326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7327 #    layout: "plot-service-density"
7328 #
7329 #- type: "plot"
7330 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7331 #  algorithm: "plot_nf_heatmap"
7332 #  output-file-type: ".html"
7333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7334 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7335 #  filter: "'NIC_Intel-XXV710' and
7336 #           'NF_DENSITY' and
7337 #           'DOCKER' and
7338 #           'CHAIN' and
7339 #           'NF_VPPIP4' and
7340 #           'IMIX' and
7341 #           '4T2C' and
7342 #           'NDRPDR'"
7343 #  parameters:
7344 #  - "throughput"
7345 #  - "name"
7346 #  - "tags"
7347 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7348 #  x-axis: "X = CNFs per Service Chain"
7349 #  y-axis: "Y = Number of Service Chains"
7350 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7351 #  layout:
7352 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7353 #    layout: "plot-service-density"
7354 #
7355 #- type: "plot"
7356 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7357 #  algorithm: "plot_nf_heatmap"
7358 #  output-file-type: ".html"
7359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7360 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7361 #  filter: "'NIC_Intel-XXV710' and
7362 #           'NF_DENSITY' and
7363 #           'DOCKER' and
7364 #           'CHAIN' and
7365 #           'NF_VPPIP4' and
7366 #           'IMIX' and
7367 #           '8T4C' and
7368 #           'NDRPDR'"
7369 #  parameters:
7370 #  - "throughput"
7371 #  - "name"
7372 #  - "tags"
7373 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7374 #  x-axis: "X = CNFs per Service Chain"
7375 #  y-axis: "Y = Number of Service Chains"
7376 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7377 #  layout:
7378 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7379 #    layout: "plot-service-density"
7380 #
7381 ## Plots - NF Density - CSC - PDR 64b
7382 #- type: "plot"
7383 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7384 #  algorithm: "plot_nf_heatmap"
7385 #  output-file-type: ".html"
7386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7387 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7388 #  filter: "'NIC_Intel-XXV710' and
7389 #           'NF_DENSITY' and
7390 #           'DOCKER' and
7391 #           'CHAIN' and
7392 #           'NF_VPPIP4' and
7393 #           '64B' and
7394 #           '2T1C' and
7395 #           'NDRPDR'"
7396 #  parameters:
7397 #  - "throughput"
7398 #  - "name"
7399 #  - "tags"
7400 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7401 #  x-axis: "X = CNFs per Service Chain"
7402 #  y-axis: "Y = Number of Service Chains"
7403 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7404 #  layout:
7405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7406 #    layout: "plot-service-density"
7407 #
7408 #- type: "plot"
7409 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7410 #  algorithm: "plot_nf_heatmap"
7411 #  output-file-type: ".html"
7412 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7413 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7414 #  filter: "'NIC_Intel-XXV710' and
7415 #           'NF_DENSITY' and
7416 #           'DOCKER' and
7417 #           'CHAIN' and
7418 #           'NF_VPPIP4' and
7419 #           '64B' and
7420 #           '4T2C' and
7421 #           'NDRPDR'"
7422 #  parameters:
7423 #  - "throughput"
7424 #  - "name"
7425 #  - "tags"
7426 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7427 #  x-axis: "X = CNFs per Service Chain"
7428 #  y-axis: "Y = Number of Service Chains"
7429 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7430 #  layout:
7431 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7432 #    layout: "plot-service-density"
7433 #
7434 #- type: "plot"
7435 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7436 #  algorithm: "plot_nf_heatmap"
7437 #  output-file-type: ".html"
7438 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7439 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7440 #  filter: "'NIC_Intel-XXV710' and
7441 #           'NF_DENSITY' and
7442 #           'DOCKER' and
7443 #           'CHAIN' and
7444 #           'NF_VPPIP4' and
7445 #           '64B' and
7446 #           '8T4C' and
7447 #           'NDRPDR'"
7448 #  parameters:
7449 #  - "throughput"
7450 #  - "name"
7451 #  - "tags"
7452 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7453 #  x-axis: "X = CNFs per Service Chain"
7454 #  y-axis: "Y = Number of Service Chains"
7455 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7456 #  layout:
7457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7458 #    layout: "plot-service-density"
7459 #
7460 ## Plots - NF Density - CSC - PDR IMIX
7461 #- type: "plot"
7462 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7463 #  algorithm: "plot_nf_heatmap"
7464 #  output-file-type: ".html"
7465 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7466 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7467 #  filter: "'NIC_Intel-XXV710' and
7468 #           'NF_DENSITY' and
7469 #           'DOCKER' and
7470 #           'CHAIN' and
7471 #           'NF_VPPIP4' and
7472 #           'IMIX' and
7473 #           '2T1C' and
7474 #           'NDRPDR'"
7475 #  parameters:
7476 #  - "throughput"
7477 #  - "name"
7478 #  - "tags"
7479 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7480 #  x-axis: "X = CNFs per Service Chain"
7481 #  y-axis: "Y = Number of Service Chains"
7482 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7483 #  layout:
7484 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7485 #    layout: "plot-service-density"
7486 #
7487 #- type: "plot"
7488 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7489 #  algorithm: "plot_nf_heatmap"
7490 #  output-file-type: ".html"
7491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7492 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7493 #  filter: "'NIC_Intel-XXV710' and
7494 #           'NF_DENSITY' and
7495 #           'DOCKER' and
7496 #           'CHAIN' and
7497 #           'NF_VPPIP4' and
7498 #           'IMIX' and
7499 #           '4T2C' and
7500 #           'NDRPDR'"
7501 #  parameters:
7502 #  - "throughput"
7503 #  - "name"
7504 #  - "tags"
7505 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7506 #  x-axis: "X = CNFs per Service Chain"
7507 #  y-axis: "Y = Number of Service Chains"
7508 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7509 #  layout:
7510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7511 #    layout: "plot-service-density"
7512 #
7513 #- type: "plot"
7514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7515 #  algorithm: "plot_nf_heatmap"
7516 #  output-file-type: ".html"
7517 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7518 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7519 #  filter: "'NIC_Intel-XXV710' and
7520 #           'NF_DENSITY' and
7521 #           'DOCKER' and
7522 #           'CHAIN' and
7523 #           'NF_VPPIP4' and
7524 #           'IMIX' and
7525 #           '8T4C' and
7526 #           'NDRPDR'"
7527 #  parameters:
7528 #  - "throughput"
7529 #  - "name"
7530 #  - "tags"
7531 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7532 #  x-axis: "X = CNFs per Service Chain"
7533 #  y-axis: "Y = Number of Service Chains"
7534 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7535 #  layout:
7536 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7537 #    layout: "plot-service-density"
7538 #
7539 ################################################################################
7540 #
7541 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7542 #- type: "plot"
7543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7544 #  algorithm: "plot_nf_heatmap"
7545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7546 #  data: "plot-vpp-nfv-3n-skx-mrr"
7547 #  filter: "'NIC_Intel-XXV710' and
7548 #           'NF_DENSITY' and
7549 #           'DOCKER' and
7550 #           'CHAIN' and
7551 #           'NF_VPPIP4' and
7552 #           'IPSEC' and
7553 #           'TNL_4' and
7554 #           'IMIX' and
7555 #           '2T1C' and
7556 #           'MRR'"
7557 #  parameters:
7558 #  - "result"
7559 #  - "name"
7560 #  - "tags"
7561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7562 #  x-axis: "X = CNFs per Service Chain"
7563 #  y-axis: "Y = Number of Service Chains"
7564 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7565 #  layout:
7566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7567 #    layout: "plot-service-density"
7568 #
7569 #- type: "plot"
7570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7571 #  algorithm: "plot_nf_heatmap"
7572 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7573 #  data: "plot-vpp-nfv-3n-skx-mrr"
7574 #  filter: "'NIC_Intel-XXV710' and
7575 #           'NF_DENSITY' and
7576 #           'DOCKER' and
7577 #           'CHAIN' and
7578 #           'NF_VPPIP4' and
7579 #           'IPSEC' and
7580 #           'TNL_4' and
7581 #           'IMIX' and
7582 #           '4T2C' and
7583 #           'MRR'"
7584 #  parameters:
7585 #  - "result"
7586 #  - "name"
7587 #  - "tags"
7588 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7589 #  x-axis: "X = CNFs per Service Chain"
7590 #  y-axis: "Y = Number of Service Chains"
7591 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7592 #  layout:
7593 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7594 #    layout: "plot-service-density"
7595 #
7596 #- type: "plot"
7597 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7598 #  algorithm: "plot_nf_heatmap"
7599 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7600 #  data: "plot-vpp-nfv-3n-skx-mrr"
7601 #  filter: "'NIC_Intel-XXV710' and
7602 #           'NF_DENSITY' and
7603 #           'DOCKER' and
7604 #           'CHAIN' and
7605 #           'NF_VPPIP4' and
7606 #           'IPSEC' and
7607 #           'TNL_4' and
7608 #           'IMIX' and
7609 #           '8T4C' and
7610 #           'MRR'"
7611 #  parameters:
7612 #  - "result"
7613 #  - "name"
7614 #  - "tags"
7615 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7616 #  x-axis: "X = CNFs per Service Chain"
7617 #  y-axis: "Y = Number of Service Chains"
7618 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7619 #  layout:
7620 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7621 #    layout: "plot-service-density"
7622 #
7623 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7624 #- type: "plot"
7625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7626 #  algorithm: "plot_nf_heatmap"
7627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7628 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7629 #  filter: "'NIC_Intel-XXV710' and
7630 #           'NF_DENSITY' and
7631 #           'DOCKER' and
7632 #           'CHAIN' and
7633 #           'NF_VPPIP4' and
7634 #           'IPSEC' and
7635 #           'TNL_4' and
7636 #           'IMIX' and
7637 #           '2T1C' and
7638 #           'NDRPDR'"
7639 #  parameters:
7640 #  - "throughput"
7641 #  - "name"
7642 #  - "tags"
7643 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7644 #  x-axis: "X = CNFs per Service Chain"
7645 #  y-axis: "Y = Number of Service Chains"
7646 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7647 #  layout:
7648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7649 #    layout: "plot-service-density"
7650 #
7651 #- type: "plot"
7652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7653 #  algorithm: "plot_nf_heatmap"
7654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7655 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7656 #  filter: "'NIC_Intel-XXV710' and
7657 #           'NF_DENSITY' and
7658 #           'DOCKER' and
7659 #           'CHAIN' and
7660 #           'NF_VPPIP4' and
7661 #           'IPSEC' and
7662 #           'TNL_4' and
7663 #           'IMIX' and
7664 #           '4T2C' and
7665 #           'NDRPDR'"
7666 #  parameters:
7667 #  - "throughput"
7668 #  - "name"
7669 #  - "tags"
7670 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7671 #  x-axis: "X = CNFs per Service Chain"
7672 #  y-axis: "Y = Number of Service Chains"
7673 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7674 #  layout:
7675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7676 #    layout: "plot-service-density"
7677 #
7678 #- type: "plot"
7679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7680 #  algorithm: "plot_nf_heatmap"
7681 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7682 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7683 #  filter: "'NIC_Intel-XXV710' and
7684 #           'NF_DENSITY' and
7685 #           'DOCKER' and
7686 #           'CHAIN' and
7687 #           'NF_VPPIP4' and
7688 #           'IPSEC' and
7689 #           'TNL_4' and
7690 #           'IMIX' and
7691 #           '8T4C' and
7692 #           'NDRPDR'"
7693 #  parameters:
7694 #  - "throughput"
7695 #  - "name"
7696 #  - "tags"
7697 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7698 #  x-axis: "X = CNFs per Service Chain"
7699 #  y-axis: "Y = Number of Service Chains"
7700 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7701 #  layout:
7702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7703 #    layout: "plot-service-density"
7704 #
7705 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7706 #- type: "plot"
7707 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7708 #  algorithm: "plot_nf_heatmap"
7709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7710 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7711 #  filter: "'NIC_Intel-XXV710' and
7712 #           'NF_DENSITY' and
7713 #           'DOCKER' and
7714 #           'CHAIN' and
7715 #           'NF_VPPIP4' and
7716 #           'IPSEC' and
7717 #           'TNL_4' and
7718 #           'IMIX' and
7719 #           '2T1C' and
7720 #           'NDRPDR'"
7721 #  parameters:
7722 #  - "throughput"
7723 #  - "name"
7724 #  - "tags"
7725 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7726 #  x-axis: "X = CNFs per Service Chain"
7727 #  y-axis: "Y = Number of Service Chains"
7728 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7729 #  layout:
7730 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7731 #    layout: "plot-service-density"
7732 #
7733 #- type: "plot"
7734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7735 #  algorithm: "plot_nf_heatmap"
7736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7737 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7738 #  filter: "'NIC_Intel-XXV710' and
7739 #           'NF_DENSITY' and
7740 #           'DOCKER' and
7741 #           'CHAIN' and
7742 #           'NF_VPPIP4' and
7743 #           'IPSEC' and
7744 #           'TNL_4' and
7745 #           'IMIX' and
7746 #           '4T2C' and
7747 #           'NDRPDR'"
7748 #  parameters:
7749 #  - "throughput"
7750 #  - "name"
7751 #  - "tags"
7752 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7753 #  x-axis: "X = CNFs per Service Chain"
7754 #  y-axis: "Y = Number of Service Chains"
7755 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7756 #  layout:
7757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7758 #    layout: "plot-service-density"
7759 #
7760 #- type: "plot"
7761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7762 #  algorithm: "plot_nf_heatmap"
7763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7764 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7765 #  filter: "'NIC_Intel-XXV710' and
7766 #           'NF_DENSITY' and
7767 #           'DOCKER' and
7768 #           'CHAIN' and
7769 #           'NF_VPPIP4' and
7770 #           'IPSEC' and
7771 #           'TNL_4' and
7772 #           'IMIX' and
7773 #           '8T4C' and
7774 #           'NDRPDR'"
7775 #  parameters:
7776 #  - "throughput"
7777 #  - "name"
7778 #  - "tags"
7779 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7780 #  x-axis: "X = CNFs per Service Chain"
7781 #  y-axis: "Y = Number of Service Chains"
7782 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7783 #  layout:
7784 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7785 #    layout: "plot-service-density"
7786
7787 ###############################################################################
7788
7789 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7790 - type: "plot"
7791   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7792   algorithm: "plot_nf_heatmap"
7793   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7794   data: "plot-vpp-nfv-3n-hsw-mrr"
7795   filter: "'NIC_Intel-XL710' and
7796            'NF_DENSITY' and
7797            'DOCKER' and
7798            'CHAIN' and
7799            'NF_VPPIP4' and
7800            'IMIX' and
7801            'TNL_4' and
7802            '1T1C' and
7803            'MRR'"
7804   parameters:
7805   - "result"
7806   - "name"
7807   - "tags"
7808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7809   x-axis: "X = CNFs per Service Chain"
7810   y-axis: "Y = Number of Service Chains"
7811   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7812   layout:
7813     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7814     layout: "plot-service-density"
7815
7816 - type: "plot"
7817   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7818   algorithm: "plot_nf_heatmap"
7819   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7820   data: "plot-vpp-nfv-3n-hsw-mrr"
7821   filter: "'NIC_Intel-XL710' and
7822            'NF_DENSITY' and
7823            'DOCKER' and
7824            'CHAIN' and
7825            'NF_VPPIP4' and
7826            'IPSEC' and
7827            'TNL_4' and
7828            'IMIX' and
7829            '2T2C' and
7830            'MRR'"
7831   parameters:
7832   - "result"
7833   - "name"
7834   - "tags"
7835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7836   x-axis: "X = CNFs per Service Chain"
7837   y-axis: "Y = Number of Service Chains"
7838   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7839   layout:
7840     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7841     layout: "plot-service-density"
7842
7843 - type: "plot"
7844   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7845   algorithm: "plot_nf_heatmap"
7846   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7847   data: "plot-vpp-nfv-3n-hsw-mrr"
7848   filter: "'NIC_Intel-XL710' and
7849            'NF_DENSITY' and
7850            'DOCKER' and
7851            'CHAIN' and
7852            'NF_VPPIP4' and
7853            'IPSEC' and
7854            'TNL_4' and
7855            'IMIX' and
7856            '4T4C' and
7857            'MRR'"
7858   parameters:
7859   - "result"
7860   - "name"
7861   - "tags"
7862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7863   x-axis: "X = CNFs per Service Chain"
7864   y-axis: "Y = Number of Service Chains"
7865   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7866   layout:
7867     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7868     layout: "plot-service-density"
7869
7870 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7871 - type: "plot"
7872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7873   algorithm: "plot_nf_heatmap"
7874   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7875   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7876   filter: "'NIC_Intel-XL710' and
7877            'NF_DENSITY' and
7878            'DOCKER' and
7879            'CHAIN' and
7880            'NF_VPPIP4' and
7881            'IPSEC' and
7882            'TNL_4' and
7883            'IMIX' and
7884            '1T1C' and
7885            'NDRPDR'"
7886   parameters:
7887   - "throughput"
7888   - "name"
7889   - "tags"
7890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7891   x-axis: "X = CNFs per Service Chain"
7892   y-axis: "Y = Number of Service Chains"
7893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7894   layout:
7895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7896     layout: "plot-service-density"
7897
7898 - type: "plot"
7899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7900   algorithm: "plot_nf_heatmap"
7901   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7902   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7903   filter: "'NIC_Intel-XL710' and
7904            'NF_DENSITY' and
7905            'DOCKER' and
7906            'CHAIN' and
7907            'NF_VPPIP4' and
7908            'IPSEC' and
7909            'TNL_4' and
7910            'IMIX' and
7911            '2T2C' and
7912            'NDRPDR'"
7913   parameters:
7914   - "throughput"
7915   - "name"
7916   - "tags"
7917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7918   x-axis: "X = CNFs per Service Chain"
7919   y-axis: "Y = Number of Service Chains"
7920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7921   layout:
7922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7923     layout: "plot-service-density"
7924
7925 - type: "plot"
7926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7927   algorithm: "plot_nf_heatmap"
7928   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7929   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7930   filter: "'NIC_Intel-XL710' and
7931            'NF_DENSITY' and
7932            'DOCKER' and
7933            'CHAIN' and
7934            'NF_VPPIP4' and
7935            'IPSEC' and
7936            'TNL_4' and
7937            'IMIX' and
7938            '4T4C' and
7939            'NDRPDR'"
7940   parameters:
7941   - "throughput"
7942   - "name"
7943   - "tags"
7944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7945   x-axis: "X = CNFs per Service Chain"
7946   y-axis: "Y = Number of Service Chains"
7947   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7948   layout:
7949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7950     layout: "plot-service-density"
7951
7952 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7953 - type: "plot"
7954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7955   algorithm: "plot_nf_heatmap"
7956   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7957   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7958   filter: "'NIC_Intel-XL710' and
7959            'NF_DENSITY' and
7960            'DOCKER' and
7961            'CHAIN' and
7962            'NF_VPPIP4' and
7963            'IPSEC' and
7964            'TNL_4' and
7965            'IMIX' and
7966            '1T1C' and
7967            'NDRPDR'"
7968   parameters:
7969   - "throughput"
7970   - "name"
7971   - "tags"
7972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7973   x-axis: "X = CNFs per Service Chain"
7974   y-axis: "Y = Number of Service Chains"
7975   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7976   layout:
7977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7978     layout: "plot-service-density"
7979
7980 - type: "plot"
7981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7982   algorithm: "plot_nf_heatmap"
7983   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7984   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7985   filter: "'NIC_Intel-XL710' and
7986            'NF_DENSITY' and
7987            'DOCKER' and
7988            'CHAIN' and
7989            'NF_VPPIP4' and
7990            'IPSEC' and
7991            'TNL_4' and
7992            'IMIX' and
7993            '2T2C' and
7994            'NDRPDR'"
7995   parameters:
7996   - "throughput"
7997   - "name"
7998   - "tags"
7999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8000   x-axis: "X = CNFs per Service Chain"
8001   y-axis: "Y = Number of Service Chains"
8002   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8003   layout:
8004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8005     layout: "plot-service-density"
8006
8007 - type: "plot"
8008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8009   algorithm: "plot_nf_heatmap"
8010   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8011   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8012   filter: "'NIC_Intel-XL710' and
8013            'NF_DENSITY' and
8014            'DOCKER' and
8015            'CHAIN' and
8016            'NF_VPPIP4' and
8017            'IPSEC' and
8018            'TNL_4' and
8019            'IMIX' and
8020            '4T4C' and
8021            'NDRPDR'"
8022   parameters:
8023   - "throughput"
8024   - "name"
8025   - "tags"
8026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8027   x-axis: "X = CNFs per Service Chain"
8028   y-axis: "Y = Number of Service Chains"
8029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8030   layout:
8031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8032     layout: "plot-service-density"
8033
8034 ###############################################################################
8035
8036 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8037 #- type: "plot"
8038 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8039 #  algorithm: "plot_nf_heatmap"
8040 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8041 #  data: "plot-vpp-nfv-3n-skx-mrr"
8042 #  filter: "'NIC_Intel-XXV710' and
8043 #           'NF_DENSITY' and
8044 #           'DOCKER' and
8045 #           'CHAIN' and
8046 #           'NF_VPPIP4' and
8047 #           'IPSEC' and
8048 #           'TNL_1000' and
8049 #           'IMIX' and
8050 #           '2T1C' and
8051 #           'MRR'"
8052 #  parameters:
8053 #  - "result"
8054 #  - "name"
8055 #  - "tags"
8056 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8057 #  x-axis: "X = CNFs per Service Chain"
8058 #  y-axis: "Y = Number of Service Chains"
8059 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8060 #  layout:
8061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8062 #    layout: "plot-service-density"
8063 #
8064 #- type: "plot"
8065 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8066 #  algorithm: "plot_nf_heatmap"
8067 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8068 #  data: "plot-vpp-nfv-3n-skx-mrr"
8069 #  filter: "'NIC_Intel-XXV710' and
8070 #           'NF_DENSITY' and
8071 #           'DOCKER' and
8072 #           'CHAIN' and
8073 #           'NF_VPPIP4' and
8074 #           'IPSEC' and
8075 #           'TNL_1000' and
8076 #           'IMIX' and
8077 #           '4T2C' and
8078 #           'MRR'"
8079 #  parameters:
8080 #  - "result"
8081 #  - "name"
8082 #  - "tags"
8083 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8084 #  x-axis: "X = CNFs per Service Chain"
8085 #  y-axis: "Y = Number of Service Chains"
8086 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8087 #  layout:
8088 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8089 #    layout: "plot-service-density"
8090 #
8091 #- type: "plot"
8092 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8093 #  algorithm: "plot_nf_heatmap"
8094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8095 #  data: "plot-vpp-nfv-3n-skx-mrr"
8096 #  filter: "'NIC_Intel-XXV710' and
8097 #           'NF_DENSITY' and
8098 #           'DOCKER' and
8099 #           'CHAIN' and
8100 #           'NF_VPPIP4' and
8101 #           'IPSEC' and
8102 #           'TNL_1000' and
8103 #           'IMIX' and
8104 #           '8T4C' and
8105 #           'MRR'"
8106 #  parameters:
8107 #  - "result"
8108 #  - "name"
8109 #  - "tags"
8110 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8111 #  x-axis: "X = CNFs per Service Chain"
8112 #  y-axis: "Y = Number of Service Chains"
8113 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8114 #  layout:
8115 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8116 #    layout: "plot-service-density"
8117 #
8118 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8119 #- type: "plot"
8120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8121 #  algorithm: "plot_nf_heatmap"
8122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8123 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8124 #  filter: "'NIC_Intel-XXV710' and
8125 #           'NF_DENSITY' and
8126 #           'DOCKER' and
8127 #           'CHAIN' and
8128 #           'NF_VPPIP4' and
8129 #           'IPSEC' and
8130 #           'TNL_1000' and
8131 #           'IMIX' and
8132 #           '2T1C' and
8133 #           'NDRPDR'"
8134 #  parameters:
8135 #  - "throughput"
8136 #  - "name"
8137 #  - "tags"
8138 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8139 #  x-axis: "X = CNFs per Service Chain"
8140 #  y-axis: "Y = Number of Service Chains"
8141 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8142 #  layout:
8143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8144 #    layout: "plot-service-density"
8145 #
8146 #- type: "plot"
8147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8148 #  algorithm: "plot_nf_heatmap"
8149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8150 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8151 #  filter: "'NIC_Intel-XXV710' and
8152 #           'NF_DENSITY' and
8153 #           'DOCKER' and
8154 #           'CHAIN' and
8155 #           'NF_VPPIP4' and
8156 #           'IPSEC' and
8157 #           'TNL_1000' and
8158 #           'IMIX' and
8159 #           '4T2C' and
8160 #           'NDRPDR'"
8161 #  parameters:
8162 #  - "throughput"
8163 #  - "name"
8164 #  - "tags"
8165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8166 #  x-axis: "X = CNFs per Service Chain"
8167 #  y-axis: "Y = Number of Service Chains"
8168 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8169 #  layout:
8170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8171 #    layout: "plot-service-density"
8172 #
8173 #- type: "plot"
8174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8175 #  algorithm: "plot_nf_heatmap"
8176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8177 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8178 #  filter: "'NIC_Intel-XXV710' and
8179 #           'NF_DENSITY' and
8180 #           'DOCKER' and
8181 #           'CHAIN' and
8182 #           'NF_VPPIP4' and
8183 #           'IPSEC' and
8184 #           'TNL_1000' and
8185 #           'IMIX' and
8186 #           '8T4C' and
8187 #           'NDRPDR'"
8188 #  parameters:
8189 #  - "throughput"
8190 #  - "name"
8191 #  - "tags"
8192 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8193 #  x-axis: "X = CNFs per Service Chain"
8194 #  y-axis: "Y = Number of Service Chains"
8195 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8196 #  layout:
8197 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8198 #    layout: "plot-service-density"
8199 #
8200 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8201 #- type: "plot"
8202 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8203 #  algorithm: "plot_nf_heatmap"
8204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8205 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8206 #  filter: "'NIC_Intel-XXV710' and
8207 #           'NF_DENSITY' and
8208 #           'DOCKER' and
8209 #           'CHAIN' and
8210 #           'NF_VPPIP4' and
8211 #           'IPSEC' and
8212 #           'TNL_1000' and
8213 #           'IMIX' and
8214 #           '2T1C' and
8215 #           'NDRPDR'"
8216 #  parameters:
8217 #  - "throughput"
8218 #  - "name"
8219 #  - "tags"
8220 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8221 #  x-axis: "X = CNFs per Service Chain"
8222 #  y-axis: "Y = Number of Service Chains"
8223 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8224 #  layout:
8225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8226 #    layout: "plot-service-density"
8227 #
8228 #- type: "plot"
8229 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8230 #  algorithm: "plot_nf_heatmap"
8231 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8232 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8233 #  filter: "'NIC_Intel-XXV710' and
8234 #           'NF_DENSITY' and
8235 #           'DOCKER' and
8236 #           'CHAIN' and
8237 #           'NF_VPPIP4' and
8238 #           'IPSEC' and
8239 #           'TNL_1000' and
8240 #           'IMIX' and
8241 #           '4T2C' and
8242 #           'NDRPDR'"
8243 #  parameters:
8244 #  - "throughput"
8245 #  - "name"
8246 #  - "tags"
8247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8248 #  x-axis: "X = CNFs per Service Chain"
8249 #  y-axis: "Y = Number of Service Chains"
8250 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8251 #  layout:
8252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8253 #    layout: "plot-service-density"
8254 #
8255 #- type: "plot"
8256 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8257 #  algorithm: "plot_nf_heatmap"
8258 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8259 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8260 #  filter: "'NIC_Intel-XXV710' and
8261 #           'NF_DENSITY' and
8262 #           'DOCKER' and
8263 #           'CHAIN' and
8264 #           'NF_VPPIP4' and
8265 #           'IPSEC' and
8266 #           'TNL_1000' and
8267 #           'IMIX' and
8268 #           '8T4C' and
8269 #           'NDRPDR'"
8270 #  parameters:
8271 #  - "throughput"
8272 #  - "name"
8273 #  - "tags"
8274 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8275 #  x-axis: "X = CNFs per Service Chain"
8276 #  y-axis: "Y = Number of Service Chains"
8277 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8278 #  layout:
8279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8280 #    layout: "plot-service-density"
8281
8282 ###############################################################################
8283
8284 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8285 - type: "plot"
8286   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8287   algorithm: "plot_nf_heatmap"
8288   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8289   data: "plot-vpp-nfv-3n-hsw-mrr"
8290   filter: "'NIC_Intel-XL710' and
8291            'NF_DENSITY' and
8292            'DOCKER' and
8293            'CHAIN' and
8294            'NF_VPPIP4' and
8295            'IMIX' and
8296            'TNL_1000' and
8297            '1T1C' and
8298            'MRR'"
8299   parameters:
8300   - "result"
8301   - "name"
8302   - "tags"
8303   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8304   x-axis: "X = CNFs per Service Chain"
8305   y-axis: "Y = Number of Service Chains"
8306   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8307   layout:
8308     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8309     layout: "plot-service-density"
8310
8311 - type: "plot"
8312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8313   algorithm: "plot_nf_heatmap"
8314   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8315   data: "plot-vpp-nfv-3n-hsw-mrr"
8316   filter: "'NIC_Intel-XL710' and
8317            'NF_DENSITY' and
8318            'DOCKER' and
8319            'CHAIN' and
8320            'NF_VPPIP4' and
8321            'IPSEC' and
8322            'TNL_1000' and
8323            'IMIX' and
8324            '2T2C' and
8325            'MRR'"
8326   parameters:
8327   - "result"
8328   - "name"
8329   - "tags"
8330   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8331   x-axis: "X = CNFs per Service Chain"
8332   y-axis: "Y = Number of Service Chains"
8333   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8334   layout:
8335     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8336     layout: "plot-service-density"
8337
8338 - type: "plot"
8339   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8340   algorithm: "plot_nf_heatmap"
8341   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8342   data: "plot-vpp-nfv-3n-hsw-mrr"
8343   filter: "'NIC_Intel-XL710' and
8344            'NF_DENSITY' and
8345            'DOCKER' and
8346            'CHAIN' and
8347            'NF_VPPIP4' and
8348            'IPSEC' and
8349            'TNL_1000' and
8350            'IMIX' and
8351            '4T4C' and
8352            'MRR'"
8353   parameters:
8354   - "result"
8355   - "name"
8356   - "tags"
8357   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8358   x-axis: "X = CNFs per Service Chain"
8359   y-axis: "Y = Number of Service Chains"
8360   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8361   layout:
8362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8363     layout: "plot-service-density"
8364
8365 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8366 - type: "plot"
8367   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8368   algorithm: "plot_nf_heatmap"
8369   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8370   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8371   filter: "'NIC_Intel-XL710' and
8372            'NF_DENSITY' and
8373            'DOCKER' and
8374            'CHAIN' and
8375            'NF_VPPIP4' and
8376            'IPSEC' and
8377            'TNL_1000' and
8378            'IMIX' and
8379            '1T1C' and
8380            'NDRPDR'"
8381   parameters:
8382   - "throughput"
8383   - "name"
8384   - "tags"
8385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8386   x-axis: "X = CNFs per Service Chain"
8387   y-axis: "Y = Number of Service Chains"
8388   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8389   layout:
8390     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8391     layout: "plot-service-density"
8392
8393 - type: "plot"
8394   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8395   algorithm: "plot_nf_heatmap"
8396   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8397   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8398   filter: "'NIC_Intel-XL710' and
8399            'NF_DENSITY' and
8400            'DOCKER' and
8401            'CHAIN' and
8402            'NF_VPPIP4' and
8403            'IPSEC' and
8404            'TNL_1000' and
8405            'IMIX' and
8406            '2T2C' and
8407            'NDRPDR'"
8408   parameters:
8409   - "throughput"
8410   - "name"
8411   - "tags"
8412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8413   x-axis: "X = CNFs per Service Chain"
8414   y-axis: "Y = Number of Service Chains"
8415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8416   layout:
8417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8418     layout: "plot-service-density"
8419
8420 - type: "plot"
8421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8422   algorithm: "plot_nf_heatmap"
8423   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8424   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8425   filter: "'NIC_Intel-XL710' and
8426            'NF_DENSITY' and
8427            'DOCKER' and
8428            'CHAIN' and
8429            'NF_VPPIP4' and
8430            'IPSEC' and
8431            'TNL_1000' and
8432            'IMIX' and
8433            '4T4C' and
8434            'NDRPDR'"
8435   parameters:
8436   - "throughput"
8437   - "name"
8438   - "tags"
8439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8440   x-axis: "X = CNFs per Service Chain"
8441   y-axis: "Y = Number of Service Chains"
8442   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8443   layout:
8444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8445     layout: "plot-service-density"
8446
8447 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8448 - type: "plot"
8449   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8450   algorithm: "plot_nf_heatmap"
8451   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8452   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8453   filter: "'NIC_Intel-XL710' and
8454            'NF_DENSITY' and
8455            'DOCKER' and
8456            'CHAIN' and
8457            'NF_VPPIP4' and
8458            'IPSEC' and
8459            'TNL_1000' and
8460            'IMIX' and
8461            '1T1C' and
8462            'NDRPDR'"
8463   parameters:
8464   - "throughput"
8465   - "name"
8466   - "tags"
8467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8468   x-axis: "X = CNFs per Service Chain"
8469   y-axis: "Y = Number of Service Chains"
8470   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8471   layout:
8472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8473     layout: "plot-service-density"
8474
8475 - type: "plot"
8476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8477   algorithm: "plot_nf_heatmap"
8478   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8479   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8480   filter: "'NIC_Intel-XL710' and
8481            'NF_DENSITY' and
8482            'DOCKER' and
8483            'CHAIN' and
8484            'NF_VPPIP4' and
8485            'IPSEC' and
8486            'TNL_1000' and
8487            'IMIX' and
8488            '2T2C' and
8489            'NDRPDR'"
8490   parameters:
8491   - "throughput"
8492   - "name"
8493   - "tags"
8494   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8495   x-axis: "X = CNFs per Service Chain"
8496   y-axis: "Y = Number of Service Chains"
8497   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8498   layout:
8499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8500     layout: "plot-service-density"
8501
8502 - type: "plot"
8503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8504   algorithm: "plot_nf_heatmap"
8505   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8506   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8507   filter: "'NIC_Intel-XL710' and
8508            'NF_DENSITY' and
8509            'DOCKER' and
8510            'CHAIN' and
8511            'NF_VPPIP4' and
8512            'IPSEC' and
8513            'TNL_1000' and
8514            'IMIX' and
8515            '4T4C' and
8516            'NDRPDR'"
8517   parameters:
8518   - "throughput"
8519   - "name"
8520   - "tags"
8521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8522   x-axis: "X = CNFs per Service Chain"
8523   y-axis: "Y = Number of Service Chains"
8524   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8525   layout:
8526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8527     layout: "plot-service-density"
8528
8529 ###############################################################################
8530
8531 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8532 #- type: "plot"
8533 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8534 #  algorithm: "plot_nf_heatmap"
8535 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8536 #  data: "plot-vpp-nfv-3n-skx-mrr"
8537 #  filter: "'NIC_Intel-XXV710' and
8538 #           'NF_DENSITY' and
8539 #           'DOCKER' and
8540 #           'CHAIN' and
8541 #           'NF_VPPIP4' and
8542 #           'IPSEC' and
8543 #           'TNL_10000' and
8544 #           'IMIX' and
8545 #           '2T1C' and
8546 #           'MRR'"
8547 #  parameters:
8548 #  - "result"
8549 #  - "name"
8550 #  - "tags"
8551 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8552 #  x-axis: "X = CNFs per Service Chain"
8553 #  y-axis: "Y = Number of Service Chains"
8554 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8555 #  layout:
8556 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8557 #    layout: "plot-service-density"
8558 #
8559 #- type: "plot"
8560 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8561 #  algorithm: "plot_nf_heatmap"
8562 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8563 #  data: "plot-vpp-nfv-3n-skx-mrr"
8564 #  filter: "'NIC_Intel-XXV710' and
8565 #           'NF_DENSITY' and
8566 #           'DOCKER' and
8567 #           'CHAIN' and
8568 #           'NF_VPPIP4' and
8569 #           'IPSEC' and
8570 #           'TNL_10000' and
8571 #           'IMIX' and
8572 #           '4T2C' and
8573 #           'MRR'"
8574 #  parameters:
8575 #  - "result"
8576 #  - "name"
8577 #  - "tags"
8578 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8579 #  x-axis: "X = CNFs per Service Chain"
8580 #  y-axis: "Y = Number of Service Chains"
8581 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8582 #  layout:
8583 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8584 #    layout: "plot-service-density"
8585 #
8586 #- type: "plot"
8587 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8588 #  algorithm: "plot_nf_heatmap"
8589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8590 #  data: "plot-vpp-nfv-3n-skx-mrr"
8591 #  filter: "'NIC_Intel-XXV710' and
8592 #           'NF_DENSITY' and
8593 #           'DOCKER' and
8594 #           'CHAIN' and
8595 #           'NF_VPPIP4' and
8596 #           'IPSEC' and
8597 #           'TNL_10000' and
8598 #           'IMIX' and
8599 #           '8T4C' and
8600 #           'MRR'"
8601 #  parameters:
8602 #  - "result"
8603 #  - "name"
8604 #  - "tags"
8605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8606 #  x-axis: "X = CNFs per Service Chain"
8607 #  y-axis: "Y = Number of Service Chains"
8608 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8609 #  layout:
8610 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8611 #    layout: "plot-service-density"
8612 #
8613 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8614 #- type: "plot"
8615 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8616 #  algorithm: "plot_nf_heatmap"
8617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8618 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8619 #  filter: "'NIC_Intel-XXV710' and
8620 #           'NF_DENSITY' and
8621 #           'DOCKER' and
8622 #           'CHAIN' and
8623 #           'NF_VPPIP4' and
8624 #           'IPSEC' and
8625 #           'TNL_10000' and
8626 #           'IMIX' and
8627 #           '2T1C' and
8628 #           'NDRPDR'"
8629 #  parameters:
8630 #  - "throughput"
8631 #  - "name"
8632 #  - "tags"
8633 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8634 #  x-axis: "X = CNFs per Service Chain"
8635 #  y-axis: "Y = Number of Service Chains"
8636 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8637 #  layout:
8638 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8639 #    layout: "plot-service-density"
8640 #
8641 #- type: "plot"
8642 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8643 #  algorithm: "plot_nf_heatmap"
8644 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8645 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8646 #  filter: "'NIC_Intel-XXV710' and
8647 #           'NF_DENSITY' and
8648 #           'DOCKER' and
8649 #           'CHAIN' and
8650 #           'NF_VPPIP4' and
8651 #           'IPSEC' and
8652 #           'TNL_10000' and
8653 #           'IMIX' and
8654 #           '4T2C' and
8655 #           'NDRPDR'"
8656 #  parameters:
8657 #  - "throughput"
8658 #  - "name"
8659 #  - "tags"
8660 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8661 #  x-axis: "X = CNFs per Service Chain"
8662 #  y-axis: "Y = Number of Service Chains"
8663 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8664 #  layout:
8665 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8666 #    layout: "plot-service-density"
8667 #
8668 #- type: "plot"
8669 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8670 #  algorithm: "plot_nf_heatmap"
8671 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8672 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8673 #  filter: "'NIC_Intel-XXV710' and
8674 #           'NF_DENSITY' and
8675 #           'DOCKER' and
8676 #           'CHAIN' and
8677 #           'NF_VPPIP4' and
8678 #           'IPSEC' and
8679 #           'TNL_10000' and
8680 #           'IMIX' and
8681 #           '8T4C' and
8682 #           'NDRPDR'"
8683 #  parameters:
8684 #  - "throughput"
8685 #  - "name"
8686 #  - "tags"
8687 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8688 #  x-axis: "X = CNFs per Service Chain"
8689 #  y-axis: "Y = Number of Service Chains"
8690 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8691 #  layout:
8692 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8693 #    layout: "plot-service-density"
8694 #
8695 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8696 #- type: "plot"
8697 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8698 #  algorithm: "plot_nf_heatmap"
8699 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8700 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8701 #  filter: "'NIC_Intel-XXV710' and
8702 #           'NF_DENSITY' and
8703 #           'DOCKER' and
8704 #           'CHAIN' and
8705 #           'NF_VPPIP4' and
8706 #           'IPSEC' and
8707 #           'TNL_10000' and
8708 #           'IMIX' and
8709 #           '2T1C' and
8710 #           'NDRPDR'"
8711 #  parameters:
8712 #  - "throughput"
8713 #  - "name"
8714 #  - "tags"
8715 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8716 #  x-axis: "X = CNFs per Service Chain"
8717 #  y-axis: "Y = Number of Service Chains"
8718 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8719 #  layout:
8720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8721 #    layout: "plot-service-density"
8722 #
8723 #- type: "plot"
8724 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8725 #  algorithm: "plot_nf_heatmap"
8726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8727 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8728 #  filter: "'NIC_Intel-XXV710' and
8729 #           'NF_DENSITY' and
8730 #           'DOCKER' and
8731 #           'CHAIN' and
8732 #           'NF_VPPIP4' and
8733 #           'IPSEC' and
8734 #           'TNL_10000' and
8735 #           'IMIX' and
8736 #           '4T2C' and
8737 #           'NDRPDR'"
8738 #  parameters:
8739 #  - "throughput"
8740 #  - "name"
8741 #  - "tags"
8742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8743 #  x-axis: "X = CNFs per Service Chain"
8744 #  y-axis: "Y = Number of Service Chains"
8745 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8746 #  layout:
8747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8748 #    layout: "plot-service-density"
8749 #
8750 #- type: "plot"
8751 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8752 #  algorithm: "plot_nf_heatmap"
8753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8754 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8755 #  filter: "'NIC_Intel-XXV710' and
8756 #           'NF_DENSITY' and
8757 #           'DOCKER' and
8758 #           'CHAIN' and
8759 #           'NF_VPPIP4' and
8760 #           'IPSEC' and
8761 #           'TNL_10000' and
8762 #           'IMIX' and
8763 #           '8T4C' and
8764 #           'NDRPDR'"
8765 #  parameters:
8766 #  - "throughput"
8767 #  - "name"
8768 #  - "tags"
8769 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8770 #  x-axis: "X = CNFs per Service Chain"
8771 #  y-axis: "Y = Number of Service Chains"
8772 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8773 #  layout:
8774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8775 #    layout: "plot-service-density"
8776
8777 ###############################################################################
8778
8779 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8780 - type: "plot"
8781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8782   algorithm: "plot_nf_heatmap"
8783   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8784   data: "plot-vpp-nfv-3n-hsw-mrr"
8785   filter: "'NIC_Intel-XL710' and
8786            'NF_DENSITY' and
8787            'DOCKER' and
8788            'CHAIN' and
8789            'NF_VPPIP4' and
8790            'IMIX' and
8791            'TNL_10000' and
8792            '1T1C' and
8793            'MRR'"
8794   parameters:
8795   - "result"
8796   - "name"
8797   - "tags"
8798   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8799   x-axis: "X = CNFs per Service Chain"
8800   y-axis: "Y = Number of Service Chains"
8801   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8802   layout:
8803     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8804     layout: "plot-service-density"
8805
8806 - type: "plot"
8807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8808   algorithm: "plot_nf_heatmap"
8809   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8810   data: "plot-vpp-nfv-3n-hsw-mrr"
8811   filter: "'NIC_Intel-XL710' and
8812            'NF_DENSITY' and
8813            'DOCKER' and
8814            'CHAIN' and
8815            'NF_VPPIP4' and
8816            'IPSEC' and
8817            'TNL_10000' and
8818            'IMIX' and
8819            '2T2C' and
8820            'MRR'"
8821   parameters:
8822   - "result"
8823   - "name"
8824   - "tags"
8825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8826   x-axis: "X = CNFs per Service Chain"
8827   y-axis: "Y = Number of Service Chains"
8828   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8829   layout:
8830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8831     layout: "plot-service-density"
8832
8833 - type: "plot"
8834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8835   algorithm: "plot_nf_heatmap"
8836   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8837   data: "plot-vpp-nfv-3n-hsw-mrr"
8838   filter: "'NIC_Intel-XL710' and
8839            'NF_DENSITY' and
8840            'DOCKER' and
8841            'CHAIN' and
8842            'NF_VPPIP4' and
8843            'IPSEC' and
8844            'TNL_10000' and
8845            'IMIX' and
8846            '4T4C' and
8847            'MRR'"
8848   parameters:
8849   - "result"
8850   - "name"
8851   - "tags"
8852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8853   x-axis: "X = CNFs per Service Chain"
8854   y-axis: "Y = Number of Service Chains"
8855   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8856   layout:
8857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8858     layout: "plot-service-density"
8859
8860 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8861 - type: "plot"
8862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8863   algorithm: "plot_nf_heatmap"
8864   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8865   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8866   filter: "'NIC_Intel-XL710' and
8867            'NF_DENSITY' and
8868            'DOCKER' and
8869            'CHAIN' and
8870            'NF_VPPIP4' and
8871            'IPSEC' and
8872            'TNL_10000' and
8873            'IMIX' and
8874            '1T1C' and
8875            'NDRPDR'"
8876   parameters:
8877   - "throughput"
8878   - "name"
8879   - "tags"
8880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8881   x-axis: "X = CNFs per Service Chain"
8882   y-axis: "Y = Number of Service Chains"
8883   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8884   layout:
8885     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8886     layout: "plot-service-density"
8887
8888 - type: "plot"
8889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8890   algorithm: "plot_nf_heatmap"
8891   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8892   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8893   filter: "'NIC_Intel-XL710' and
8894            'NF_DENSITY' and
8895            'DOCKER' and
8896            'CHAIN' and
8897            'NF_VPPIP4' and
8898            'IPSEC' and
8899            'TNL_10000' and
8900            'IMIX' and
8901            '2T2C' and
8902            'NDRPDR'"
8903   parameters:
8904   - "throughput"
8905   - "name"
8906   - "tags"
8907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8908   x-axis: "X = CNFs per Service Chain"
8909   y-axis: "Y = Number of Service Chains"
8910   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8911   layout:
8912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8913     layout: "plot-service-density"
8914
8915 - type: "plot"
8916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8917   algorithm: "plot_nf_heatmap"
8918   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8919   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8920   filter: "'NIC_Intel-XL710' and
8921            'NF_DENSITY' and
8922            'DOCKER' and
8923            'CHAIN' and
8924            'NF_VPPIP4' and
8925            'IPSEC' and
8926            'TNL_10000' and
8927            'IMIX' and
8928            '4T4C' and
8929            'NDRPDR'"
8930   parameters:
8931   - "throughput"
8932   - "name"
8933   - "tags"
8934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8935   x-axis: "X = CNFs per Service Chain"
8936   y-axis: "Y = Number of Service Chains"
8937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8938   layout:
8939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8940     layout: "plot-service-density"
8941
8942 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8943 - type: "plot"
8944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8945   algorithm: "plot_nf_heatmap"
8946   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8947   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8948   filter: "'NIC_Intel-XL710' and
8949            'NF_DENSITY' and
8950            'DOCKER' and
8951            'CHAIN' and
8952            'NF_VPPIP4' and
8953            'IPSEC' and
8954            'TNL_10000' and
8955            'IMIX' and
8956            '1T1C' and
8957            'NDRPDR'"
8958   parameters:
8959   - "throughput"
8960   - "name"
8961   - "tags"
8962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8963   x-axis: "X = CNFs per Service Chain"
8964   y-axis: "Y = Number of Service Chains"
8965   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8966   layout:
8967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8968     layout: "plot-service-density"
8969
8970 - type: "plot"
8971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8972   algorithm: "plot_nf_heatmap"
8973   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8974   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8975   filter: "'NIC_Intel-XL710' and
8976            'NF_DENSITY' and
8977            'DOCKER' and
8978            'CHAIN' and
8979            'NF_VPPIP4' and
8980            'IPSEC' and
8981            'TNL_10000' and
8982            'IMIX' and
8983            '2T2C' and
8984            'NDRPDR'"
8985   parameters:
8986   - "throughput"
8987   - "name"
8988   - "tags"
8989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8990   x-axis: "X = CNFs per Service Chain"
8991   y-axis: "Y = Number of Service Chains"
8992   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8993   layout:
8994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8995     layout: "plot-service-density"
8996
8997 - type: "plot"
8998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8999   algorithm: "plot_nf_heatmap"
9000   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9001   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9002   filter: "'NIC_Intel-XL710' and
9003            'NF_DENSITY' and
9004            'DOCKER' and
9005            'CHAIN' and
9006            'NF_VPPIP4' and
9007            'IPSEC' and
9008            'TNL_10000' and
9009            'IMIX' and
9010            '4T4C' and
9011            'NDRPDR'"
9012   parameters:
9013   - "throughput"
9014   - "name"
9015   - "tags"
9016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9017   x-axis: "X = CNFs per Service Chain"
9018   y-axis: "Y = Number of Service Chains"
9019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9020   layout:
9021     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9022     layout: "plot-service-density"
9023
9024 ###############################################################################
9025
9026 # Plots - NF Density - CSP - MRR 64b
9027
9028 #- type: "plot"
9029 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9030 #  algorithm: "plot_nf_heatmap"
9031 #  output-file-type: ".html"
9032 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9033 #  data: "plot-vpp-nfv-2n-skx-mrr"
9034 #  filter: "'NIC_Intel-XXV710' and
9035 #           'NF_DENSITY' and
9036 #           'DOCKER' and
9037 #           'PIPELINE' and
9038 #           'NF_VPPIP4' and
9039 #           '64B' and
9040 #           '2T1C' and
9041 #           'MRR'"
9042 #  parameters:
9043 #  - "result"
9044 #  - "name"
9045 #  - "tags"
9046 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9047 #  x-axis: "X = CNFs per Service Pipeline"
9048 #  y-axis: "Y = Number of Service Pipelines"
9049 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9050 #  layout:
9051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9052 #    layout: "plot-service-density"
9053 #
9054 #- type: "plot"
9055 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9056 #  algorithm: "plot_nf_heatmap"
9057 #  output-file-type: ".html"
9058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9059 #  data: "plot-vpp-nfv-2n-skx-mrr"
9060 #  filter: "'NIC_Intel-XXV710' and
9061 #           'NF_DENSITY' and
9062 #           'DOCKER' and
9063 #           'PIPELINE' and
9064 #           'NF_VPPIP4' and
9065 #           '64B' and
9066 #           '4T2C' and
9067 #           'MRR'"
9068 #  parameters:
9069 #  - "result"
9070 #  - "name"
9071 #  - "tags"
9072 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9073 #  x-axis: "X = CNFs per Service Pipeline"
9074 #  y-axis: "Y = Number of Service Pipelines"
9075 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9076 #  layout:
9077 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9078 #    layout: "plot-service-density"
9079 #
9080 #- type: "plot"
9081 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9082 #  algorithm: "plot_nf_heatmap"
9083 #  output-file-type: ".html"
9084 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9085 #  data: "plot-vpp-nfv-2n-skx-mrr"
9086 #  filter: "'NIC_Intel-XXV710' and
9087 #           'NF_DENSITY' and
9088 #           'DOCKER' and
9089 #           'PIPELINE' and
9090 #           'NF_VPPIP4' and
9091 #           '64B' and
9092 #           '8T4C' and
9093 #           'MRR'"
9094 #  parameters:
9095 #  - "result"
9096 #  - "name"
9097 #  - "tags"
9098 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9099 #  x-axis: "X = CNFs per Service Pipeline"
9100 #  y-axis: "Y = Number of Service Pipelines"
9101 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9102 #  layout:
9103 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9104 #    layout: "plot-service-density"
9105 #
9106 ## Plots - NF Density - CSP - MRR IMIX
9107 #- type: "plot"
9108 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9109 #  algorithm: "plot_nf_heatmap"
9110 #  output-file-type: ".html"
9111 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9112 #  data: "plot-vpp-nfv-2n-skx-mrr"
9113 #  filter: "'NIC_Intel-XXV710' and
9114 #           'NF_DENSITY' and
9115 #           'DOCKER' and
9116 #           'PIPELINE' and
9117 #           'NF_VPPIP4' and
9118 #           'IMIX' and
9119 #           '2T1C' and
9120 #           'MRR'"
9121 #  parameters:
9122 #  - "result"
9123 #  - "name"
9124 #  - "tags"
9125 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9126 #  x-axis: "X = CNFs per Service Pipeline"
9127 #  y-axis: "Y = Number of Service Pipelines"
9128 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9129 #  layout:
9130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9131 #    layout: "plot-service-density"
9132 #
9133 #- type: "plot"
9134 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9135 #  algorithm: "plot_nf_heatmap"
9136 #  output-file-type: ".html"
9137 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9138 #  data: "plot-vpp-nfv-2n-skx-mrr"
9139 #  filter: "'NIC_Intel-XXV710' and
9140 #           'NF_DENSITY' and
9141 #           'DOCKER' and
9142 #           'PIPELINE' and
9143 #           'NF_VPPIP4' and
9144 #           'IMIX' and
9145 #           '4T2C' and
9146 #           'MRR'"
9147 #  parameters:
9148 #  - "result"
9149 #  - "name"
9150 #  - "tags"
9151 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9152 #  x-axis: "X = CNFs per Service Pipeline"
9153 #  y-axis: "Y = Number of Service Pipelines"
9154 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9155 #  layout:
9156 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9157 #    layout: "plot-service-density"
9158 #
9159 #- type: "plot"
9160 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9161 #  algorithm: "plot_nf_heatmap"
9162 #  output-file-type: ".html"
9163 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9164 #  data: "plot-vpp-nfv-2n-skx-mrr"
9165 #  filter: "'NIC_Intel-XXV710' and
9166 #           'NF_DENSITY' and
9167 #           'DOCKER' and
9168 #           'PIPELINE' and
9169 #           'NF_VPPIP4' and
9170 #           'IMIX' and
9171 #           '8T4C' and
9172 #           'MRR'"
9173 #  parameters:
9174 #  - "result"
9175 #  - "name"
9176 #  - "tags"
9177 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9178 #  x-axis: "X = CNFs per Service Pipeline"
9179 #  y-axis: "Y = Number of Service Pipelines"
9180 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9181 #  layout:
9182 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9183 #    layout: "plot-service-density"
9184 #
9185 ## Plots - NF Density - CSP - NDR 64b
9186 #- type: "plot"
9187 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9188 #  algorithm: "plot_nf_heatmap"
9189 #  output-file-type: ".html"
9190 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9191 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9192 #  filter: "'NIC_Intel-XXV710' and
9193 #           'NF_DENSITY' and
9194 #           'DOCKER' and
9195 #           'PIPELINE' and
9196 #           'NF_VPPIP4' and
9197 #           '64B' and
9198 #           '2T1C' and
9199 #           'NDRPDR'"
9200 #  parameters:
9201 #  - "throughput"
9202 #  - "name"
9203 #  - "tags"
9204 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9205 #  x-axis: "X = CNFs per Service Pipeline"
9206 #  y-axis: "Y = Number of Service Pipelines"
9207 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9208 #  layout:
9209 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9210 #    layout: "plot-service-density"
9211 #
9212 #- type: "plot"
9213 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9214 #  algorithm: "plot_nf_heatmap"
9215 #  output-file-type: ".html"
9216 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9217 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9218 #  filter: "'NIC_Intel-XXV710' and
9219 #           'NF_DENSITY' and
9220 #           'DOCKER' and
9221 #           'PIPELINE' and
9222 #           'NF_VPPIP4' and
9223 #           '64B' and
9224 #           '4T2C' and
9225 #           'NDRPDR'"
9226 #  parameters:
9227 #  - "throughput"
9228 #  - "name"
9229 #  - "tags"
9230 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9231 #  x-axis: "X = CNFs per Service Pipeline"
9232 #  y-axis: "Y = Number of Service Pipelines"
9233 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9234 #  layout:
9235 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9236 #    layout: "plot-service-density"
9237 #
9238 #- type: "plot"
9239 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9240 #  algorithm: "plot_nf_heatmap"
9241 #  output-file-type: ".html"
9242 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9243 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9244 #  filter: "'NIC_Intel-XXV710' and
9245 #           'NF_DENSITY' and
9246 #           'DOCKER' and
9247 #           'PIPELINE' and
9248 #           'NF_VPPIP4' and
9249 #           '64B' and
9250 #           '8T4C' and
9251 #           'NDRPDR'"
9252 #  parameters:
9253 #  - "throughput"
9254 #  - "name"
9255 #  - "tags"
9256 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9257 #  x-axis: "X = CNFs per Service Pipeline"
9258 #  y-axis: "Y = Number of Service Pipelines"
9259 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9260 #  layout:
9261 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9262 #    layout: "plot-service-density"
9263 #
9264 ## Plots - NF Density - CSP - NDR IMIX
9265 #- type: "plot"
9266 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9267 #  algorithm: "plot_nf_heatmap"
9268 #  output-file-type: ".html"
9269 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9270 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9271 #  filter: "'NIC_Intel-XXV710' and
9272 #           'NF_DENSITY' and
9273 #           'DOCKER' and
9274 #           'PIPELINE' and
9275 #           'NF_VPPIP4' and
9276 #           'IMIX' and
9277 #           '2T1C' and
9278 #           'NDRPDR'"
9279 #  parameters:
9280 #  - "throughput"
9281 #  - "name"
9282 #  - "tags"
9283 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9284 #  x-axis: "X = CNFs per Service Pipeline"
9285 #  y-axis: "Y = Number of Service Pipelines"
9286 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9287 #  layout:
9288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9289 #    layout: "plot-service-density"
9290 #
9291 #- type: "plot"
9292 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9293 #  algorithm: "plot_nf_heatmap"
9294 #  output-file-type: ".html"
9295 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9296 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9297 #  filter: "'NIC_Intel-XXV710' and
9298 #           'NF_DENSITY' and
9299 #           'DOCKER' and
9300 #           'PIPELINE' and
9301 #           'NF_VPPIP4' and
9302 #           'IMIX' and
9303 #           '4T2C' and
9304 #           'NDRPDR'"
9305 #  parameters:
9306 #  - "throughput"
9307 #  - "name"
9308 #  - "tags"
9309 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9310 #  x-axis: "X = CNFs per Service Pipeline"
9311 #  y-axis: "Y = Number of Service Pipelines"
9312 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9313 #  layout:
9314 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9315 #    layout: "plot-service-density"
9316 #
9317 #- type: "plot"
9318 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9319 #  algorithm: "plot_nf_heatmap"
9320 #  output-file-type: ".html"
9321 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9322 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9323 #  filter: "'NIC_Intel-XXV710' and
9324 #           'NF_DENSITY' and
9325 #           'DOCKER' and
9326 #           'PIPELINE' and
9327 #           'NF_VPPIP4' and
9328 #           'IMIX' and
9329 #           '8T4C' and
9330 #           'NDRPDR'"
9331 #  parameters:
9332 #  - "throughput"
9333 #  - "name"
9334 #  - "tags"
9335 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9336 #  x-axis: "X = CNFs per Service Pipeline"
9337 #  y-axis: "Y = Number of Service Pipelines"
9338 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9339 #  layout:
9340 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9341 #    layout: "plot-service-density"
9342 #
9343 ## Plots - NF Density - CSP - PDR 64b
9344 #- type: "plot"
9345 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9346 #  algorithm: "plot_nf_heatmap"
9347 #  output-file-type: ".html"
9348 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9349 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9350 #  filter: "'NIC_Intel-XXV710' and
9351 #           'NF_DENSITY' and
9352 #           'DOCKER' and
9353 #           'PIPELINE' and
9354 #           'NF_VPPIP4' and
9355 #           '64B' and
9356 #           '2T1C' and
9357 #           'NDRPDR'"
9358 #  parameters:
9359 #  - "throughput"
9360 #  - "name"
9361 #  - "tags"
9362 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9363 #  x-axis: "X = CNFs per Service Pipeline"
9364 #  y-axis: "Y = Number of Service Pipelines"
9365 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9366 #  layout:
9367 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9368 #    layout: "plot-service-density"
9369 #
9370 #- type: "plot"
9371 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9372 #  algorithm: "plot_nf_heatmap"
9373 #  output-file-type: ".html"
9374 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9375 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9376 #  filter: "'NIC_Intel-XXV710' and
9377 #           'NF_DENSITY' and
9378 #           'DOCKER' and
9379 #           'PIPELINE' and
9380 #           'NF_VPPIP4' and
9381 #           '64B' and
9382 #           '4T2C' and
9383 #           'NDRPDR'"
9384 #  parameters:
9385 #  - "throughput"
9386 #  - "name"
9387 #  - "tags"
9388 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9389 #  x-axis: "X = CNFs per Service Pipeline"
9390 #  y-axis: "Y = Number of Service Pipelines"
9391 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9392 #  layout:
9393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9394 #    layout: "plot-service-density"
9395 #
9396 #- type: "plot"
9397 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9398 #  algorithm: "plot_nf_heatmap"
9399 #  output-file-type: ".html"
9400 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9401 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9402 #  filter: "'NIC_Intel-XXV710' and
9403 #           'NF_DENSITY' and
9404 #           'DOCKER' and
9405 #           'PIPELINE' and
9406 #           'NF_VPPIP4' and
9407 #           '64B' and
9408 #           '8T4C' and
9409 #           'NDRPDR'"
9410 #  parameters:
9411 #  - "throughput"
9412 #  - "name"
9413 #  - "tags"
9414 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9415 #  x-axis: "X = CNFs per Service Pipeline"
9416 #  y-axis: "Y = Number of Service Pipelines"
9417 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9418 #  layout:
9419 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9420 #    layout: "plot-service-density"
9421 #
9422 ## Plots - NF Density - CSP - PDR IMIX
9423 #- type: "plot"
9424 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9425 #  algorithm: "plot_nf_heatmap"
9426 #  output-file-type: ".html"
9427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9428 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9429 #  filter: "'NIC_Intel-XXV710' and
9430 #           'NF_DENSITY' and
9431 #           'DOCKER' and
9432 #           'PIPELINE' and
9433 #           'NF_VPPIP4' and
9434 #           'IMIX' and
9435 #           '2T1C' and
9436 #           'NDRPDR'"
9437 #  parameters:
9438 #  - "throughput"
9439 #  - "name"
9440 #  - "tags"
9441 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9442 #  x-axis: "X = CNFs per Service Pipeline"
9443 #  y-axis: "Y = Number of Service Pipelines"
9444 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9445 #  layout:
9446 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9447 #    layout: "plot-service-density"
9448 #
9449 #- type: "plot"
9450 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9451 #  algorithm: "plot_nf_heatmap"
9452 #  output-file-type: ".html"
9453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9454 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9455 #  filter: "'NIC_Intel-XXV710' and
9456 #           'NF_DENSITY' and
9457 #           'DOCKER' and
9458 #           'PIPELINE' and
9459 #           'NF_VPPIP4' and
9460 #           'IMIX' and
9461 #           '4T2C' and
9462 #           'NDRPDR'"
9463 #  parameters:
9464 #  - "throughput"
9465 #  - "name"
9466 #  - "tags"
9467 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9468 #  x-axis: "X = CNFs per Service Pipeline"
9469 #  y-axis: "Y = Number of Service Pipelines"
9470 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9471 #  layout:
9472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9473 #    layout: "plot-service-density"
9474 #
9475 #- type: "plot"
9476 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9477 #  algorithm: "plot_nf_heatmap"
9478 #  output-file-type: ".html"
9479 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9480 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9481 #  filter: "'NIC_Intel-XXV710' and
9482 #           'NF_DENSITY' and
9483 #           'DOCKER' and
9484 #           'PIPELINE' and
9485 #           'NF_VPPIP4' and
9486 #           'IMIX' and
9487 #           '8T4C' and
9488 #           'NDRPDR'"
9489 #  parameters:
9490 #  - "throughput"
9491 #  - "name"
9492 #  - "tags"
9493 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9494 #  x-axis: "X = CNFs per Service Pipeline"
9495 #  y-axis: "Y = Number of Service Pipelines"
9496 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9497 #  layout:
9498 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9499 #    layout: "plot-service-density"
9500
9501 ###############################################################################
9502 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9503
9504 - type: "plot"
9505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9506   algorithm: "plot_nf_heatmap"
9507   output-file-type: ".html"
9508   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9509   data: "plot-vpp-nfv-2n-clx-mrr"
9510   filter: "'NIC_Intel-XXV710' and
9511            'NF_DENSITY' and
9512            'VHOST' and
9513            not 'VXLAN' and
9514            'CHAIN' and
9515            'NF_VPPIP4' and
9516            'IMIX' and
9517            '2T1C' and
9518            'MRR'"
9519   parameters:
9520   - "result"
9521   - "name"
9522   - "tags"
9523   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9524   x-axis: "X = VNFs per Service Chain"
9525   y-axis: "Y = Number of Service Chains"
9526   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9527   layout:
9528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9529     layout: "plot-service-density"
9530
9531 - type: "plot"
9532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9533   algorithm: "plot_nf_heatmap"
9534   output-file-type: ".html"
9535   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9536   data: "plot-vpp-nfv-2n-clx-mrr"
9537   filter: "'NIC_Intel-XXV710' and
9538            'NF_DENSITY' and
9539            'VHOST' and
9540            not 'VXLAN' and
9541            'CHAIN' and
9542            'NF_VPPIP4' and
9543            'IMIX' and
9544            '4T2C' and
9545            'MRR'"
9546   parameters:
9547   - "result"
9548   - "name"
9549   - "tags"
9550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9551   x-axis: "X = VNFs per Service Chain"
9552   y-axis: "Y = Number of Service Chains"
9553   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9554   layout:
9555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9556     layout: "plot-service-density"
9557
9558 - type: "plot"
9559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9560   algorithm: "plot_nf_heatmap"
9561   output-file-type: ".html"
9562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9563   data: "plot-vpp-nfv-2n-clx-mrr"
9564   filter: "'NIC_Intel-XXV710' and
9565            'NF_DENSITY' and
9566            'VHOST' and
9567            not 'VXLAN' and
9568            'CHAIN' and
9569            'NF_VPPIP4' and
9570            'IMIX' and
9571            '8T4C' and
9572            'MRR'"
9573   parameters:
9574   - "result"
9575   - "name"
9576   - "tags"
9577   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9578   x-axis: "X = VNFs per Service Chain"
9579   y-axis: "Y = Number of Service Chains"
9580   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9581   layout:
9582     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9583     layout: "plot-service-density"
9584
9585 # Plots - NF Density - VSC - NDR IMIX
9586 - type: "plot"
9587   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9588   algorithm: "plot_nf_heatmap"
9589   output-file-type: ".html"
9590   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9591   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9592   filter: "'NIC_Intel-XXV710' and
9593            'NF_DENSITY' and
9594            'VHOST' and
9595            not 'VXLAN' and
9596            'CHAIN' and
9597            'NF_VPPIP4' and
9598            'IMIX' and
9599            '2T1C' and
9600            'NDRPDR'"
9601   parameters:
9602   - "throughput"
9603   - "name"
9604   - "tags"
9605   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9606   x-axis: "X = VNFs per Service Chain"
9607   y-axis: "Y = Number of Service Chains"
9608   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9609   layout:
9610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9611     layout: "plot-service-density"
9612
9613 - type: "plot"
9614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9615   algorithm: "plot_nf_heatmap"
9616   output-file-type: ".html"
9617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9618   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9619   filter: "'NIC_Intel-XXV710' and
9620            'NF_DENSITY' and
9621            'VHOST' and
9622            not 'VXLAN' and
9623            'CHAIN' and
9624            'NF_VPPIP4' and
9625            'IMIX' and
9626            '4T2C' and
9627            'NDRPDR'"
9628   parameters:
9629   - "throughput"
9630   - "name"
9631   - "tags"
9632   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9633   x-axis: "X = VNFs per Service Chain"
9634   y-axis: "Y = Number of Service Chains"
9635   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9636   layout:
9637     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9638     layout: "plot-service-density"
9639
9640 - type: "plot"
9641   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9642   algorithm: "plot_nf_heatmap"
9643   output-file-type: ".html"
9644   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9645   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9646   filter: "'NIC_Intel-XXV710' and
9647            'NF_DENSITY' and
9648            'VHOST' and
9649            not 'VXLAN' and
9650            'CHAIN' and
9651            'NF_VPPIP4' and
9652            'IMIX' and
9653            '8T4C' and
9654            'NDRPDR'"
9655   parameters:
9656   - "throughput"
9657   - "name"
9658   - "tags"
9659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9660   x-axis: "X = VNFs per Service Chain"
9661   y-axis: "Y = Number of Service Chains"
9662   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9663   layout:
9664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9665     layout: "plot-service-density"
9666
9667 # Plots - NF Density - VSC - PDR IMIX
9668 - type: "plot"
9669   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9670   algorithm: "plot_nf_heatmap"
9671   output-file-type: ".html"
9672   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9673   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9674   filter: "'NIC_Intel-XXV710' and
9675            'NF_DENSITY' and
9676            'VHOST' and
9677            not 'VXLAN' and
9678            'CHAIN' and
9679            'NF_VPPIP4' and
9680            'IMIX' and
9681            '2T1C' and
9682            'NDRPDR'"
9683   parameters:
9684   - "throughput"
9685   - "name"
9686   - "tags"
9687   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9688   x-axis: "X = VNFs per Service Chain"
9689   y-axis: "Y = Number of Service Chains"
9690   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9691   layout:
9692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9693     layout: "plot-service-density"
9694
9695 - type: "plot"
9696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9697   algorithm: "plot_nf_heatmap"
9698   output-file-type: ".html"
9699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9700   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9701   filter: "'NIC_Intel-XXV710' and
9702            'NF_DENSITY' and
9703            'VHOST' and
9704            not 'VXLAN' and
9705            'CHAIN' and
9706            'NF_VPPIP4' and
9707            'IMIX' and
9708            '4T2C' and
9709            'NDRPDR'"
9710   parameters:
9711   - "throughput"
9712   - "name"
9713   - "tags"
9714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9715   x-axis: "X = VNFs per Service Chain"
9716   y-axis: "Y = Number of Service Chains"
9717   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9718   layout:
9719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9720     layout: "plot-service-density"
9721
9722 - type: "plot"
9723   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9724   algorithm: "plot_nf_heatmap"
9725   output-file-type: ".html"
9726   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9727   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9728   filter: "'NIC_Intel-XXV710' and
9729            'NF_DENSITY' and
9730            'VHOST' and
9731            not 'VXLAN' and
9732            'CHAIN' and
9733            'NF_VPPIP4' and
9734            'IMIX' and
9735            '8T4C' and
9736            'NDRPDR'"
9737   parameters:
9738   - "throughput"
9739   - "name"
9740   - "tags"
9741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9742   x-axis: "X = VNFs per Service Chain"
9743   y-axis: "Y = Number of Service Chains"
9744   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9745   layout:
9746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9747     layout: "plot-service-density"
9748
9749 # Plots - NF Density - VSC - MRR IMIX
9750 - type: "plot"
9751   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9752   algorithm: "plot_nf_heatmap"
9753   output-file-type: ".html"
9754   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9755   data: "plot-vpp-nfv-2n-clx-mrr"
9756   filter: "'NIC_Intel-XXV710' and
9757            'NF_DENSITY' and
9758            'VHOST' and
9759            'VXLAN' and
9760            'CHAIN' and
9761            'IMIX' and
9762            '2T1C' and
9763            'MRR'"
9764   parameters:
9765   - "result"
9766   - "name"
9767   - "tags"
9768   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9769   x-axis: "X = VNFs per Service Chain"
9770   y-axis: "Y = Number of Service Chains"
9771   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9772   layout:
9773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9774     layout: "plot-service-density"
9775
9776 - type: "plot"
9777   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9778   algorithm: "plot_nf_heatmap"
9779   output-file-type: ".html"
9780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9781   data: "plot-vpp-nfv-2n-clx-mrr"
9782   filter: "'NIC_Intel-XXV710' and
9783            'NF_DENSITY' and
9784            'VHOST' and
9785            'VXLAN' and
9786            'CHAIN' and
9787            'IMIX' and
9788            '4T2C' and
9789            'MRR'"
9790   parameters:
9791   - "result"
9792   - "name"
9793   - "tags"
9794   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9795   x-axis: "X = VNFs per Service Chain"
9796   y-axis: "Y = Number of Service Chains"
9797   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9798   layout:
9799     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9800     layout: "plot-service-density"
9801
9802 - type: "plot"
9803   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9804   algorithm: "plot_nf_heatmap"
9805   output-file-type: ".html"
9806   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9807   data: "plot-vpp-nfv-2n-clx-mrr"
9808   filter: "'NIC_Intel-XXV710' and
9809            'NF_DENSITY' and
9810            'VHOST' and
9811            'VXLAN' and
9812            'CHAIN' and
9813            'IMIX' and
9814            '8T4C' and
9815            'MRR'"
9816   parameters:
9817   - "result"
9818   - "name"
9819   - "tags"
9820   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9821   x-axis: "X = VNFs per Service Chain"
9822   y-axis: "Y = Number of Service Chains"
9823   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9824   layout:
9825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9826     layout: "plot-service-density"
9827
9828 # Plots - NF Density - VSC - NDR IMIX
9829 - type: "plot"
9830   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9831   algorithm: "plot_nf_heatmap"
9832   output-file-type: ".html"
9833   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9834   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9835   filter: "'NIC_Intel-XXV710' and
9836            'NF_DENSITY' and
9837            'VHOST' and
9838            'VXLAN' and
9839            'CHAIN' a
9840            'IMIX' and
9841            '2T1C' and
9842            'NDRPDR'"
9843   parameters:
9844   - "throughput"
9845   - "name"
9846   - "tags"
9847   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9848   x-axis: "X = VNFs per Service Chain"
9849   y-axis: "Y = Number of Service Chains"
9850   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9851   layout:
9852     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9853     layout: "plot-service-density"
9854
9855 - type: "plot"
9856   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9857   algorithm: "plot_nf_heatmap"
9858   output-file-type: ".html"
9859   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9860   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9861   filter: "'NIC_Intel-XXV710' and
9862            'NF_DENSITY' and
9863            'VHOST' and
9864            'VXLAN' and
9865            'CHAIN' and
9866            'IMIX' and
9867            '4T2C' and
9868            'NDRPDR'"
9869   parameters:
9870   - "throughput"
9871   - "name"
9872   - "tags"
9873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9874   x-axis: "X = VNFs per Service Chain"
9875   y-axis: "Y = Number of Service Chains"
9876   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9877   layout:
9878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9879     layout: "plot-service-density"
9880
9881 - type: "plot"
9882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9883   algorithm: "plot_nf_heatmap"
9884   output-file-type: ".html"
9885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9886   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9887   filter: "'NIC_Intel-XXV710' and
9888            'NF_DENSITY' and
9889            'VHOST' and
9890            'VXLAN' and
9891            'CHAIN' and
9892            'IMIX' and
9893            '8T4C' and
9894            'NDRPDR'"
9895   parameters:
9896   - "throughput"
9897   - "name"
9898   - "tags"
9899   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9900   x-axis: "X = VNFs per Service Chain"
9901   y-axis: "Y = Number of Service Chains"
9902   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9903   layout:
9904     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9905     layout: "plot-service-density"
9906
9907 # Plots - NF Density - VSC - PDR IMIX
9908 - type: "plot"
9909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9910   algorithm: "plot_nf_heatmap"
9911   output-file-type: ".html"
9912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9913   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9914   filter: "'NIC_Intel-XXV710' and
9915            'NF_DENSITY' and
9916            'VHOST' and
9917            'VXLAN' and
9918            'CHAIN' and
9919            'IMIX' and
9920            '2T1C' and
9921            'NDRPDR'"
9922   parameters:
9923   - "throughput"
9924   - "name"
9925   - "tags"
9926   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9927   x-axis: "X = VNFs per Service Chain"
9928   y-axis: "Y = Number of Service Chains"
9929   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9930   layout:
9931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9932     layout: "plot-service-density"
9933
9934 - type: "plot"
9935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9936   algorithm: "plot_nf_heatmap"
9937   output-file-type: ".html"
9938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9939   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9940   filter: "'NIC_Intel-XXV710' and
9941            'NF_DENSITY' and
9942            'VHOST' and
9943            'VXLAN' and
9944            'CHAIN' and
9945            'IMIX' and
9946            '4T2C' and
9947            'NDRPDR'"
9948   parameters:
9949   - "throughput"
9950   - "name"
9951   - "tags"
9952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9953   x-axis: "X = VNFs per Service Chain"
9954   y-axis: "Y = Number of Service Chains"
9955   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9956   layout:
9957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9958     layout: "plot-service-density"
9959
9960 - type: "plot"
9961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9962   algorithm: "plot_nf_heatmap"
9963   output-file-type: ".html"
9964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9965   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9966   filter: "'NIC_Intel-XXV710' and
9967            'NF_DENSITY' and
9968            'VHOST' and
9969            'VXLAN' and
9970            'CHAIN' and
9971            'IMIX' and
9972            '8T4C' and
9973            'NDRPDR'"
9974   parameters:
9975   - "throughput"
9976   - "name"
9977   - "tags"
9978   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9979   x-axis: "X = VNFs per Service Chain"
9980   y-axis: "Y = Number of Service Chains"
9981   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9982   layout:
9983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9984     layout: "plot-service-density"
9985
9986 # Plots - NF Density - CSC - MRR IMIX
9987 - type: "plot"
9988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9989   algorithm: "plot_nf_heatmap"
9990   output-file-type: ".html"
9991   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9992   data: "plot-vpp-nfv-2n-clx-mrr"
9993   filter: "'NIC_Intel-XXV710' and
9994            'NF_DENSITY' and
9995            'DOCKER' and
9996            'CHAIN' and
9997            'NF_VPPIP4' and
9998            'IMIX' and
9999            '2T1C' and
10000            'MRR'"
10001   parameters:
10002   - "result"
10003   - "name"
10004   - "tags"
10005   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10006   x-axis: "X = CNFs per Service Chain"
10007   y-axis: "Y = Number of Service Chains"
10008   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10009   layout:
10010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10011     layout: "plot-service-density"
10012
10013 - type: "plot"
10014   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10015   algorithm: "plot_nf_heatmap"
10016   output-file-type: ".html"
10017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10018   data: "plot-vpp-nfv-2n-clx-mrr"
10019   filter: "'NIC_Intel-XXV710' and
10020            'NF_DENSITY' and
10021            'DOCKER' and
10022            'CHAIN' and
10023            'NF_VPPIP4' and
10024            'IMIX' and
10025            '4T2C' and
10026            'MRR'"
10027   parameters:
10028   - "result"
10029   - "name"
10030   - "tags"
10031   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10032   x-axis: "X = CNFs per Service Chain"
10033   y-axis: "Y = Number of Service Chains"
10034   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10035   layout:
10036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10037     layout: "plot-service-density"
10038
10039 - type: "plot"
10040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10041   algorithm: "plot_nf_heatmap"
10042   output-file-type: ".html"
10043   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10044   data: "plot-vpp-nfv-2n-clx-mrr"
10045   filter: "'NIC_Intel-XXV710' and
10046            'NF_DENSITY' and
10047            'DOCKER' and
10048            'CHAIN' and
10049            'NF_VPPIP4' and
10050            'IMIX' and
10051            '8T4C' and
10052            'MRR'"
10053   parameters:
10054   - "result"
10055   - "name"
10056   - "tags"
10057   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10058   x-axis: "X = CNFs per Service Chain"
10059   y-axis: "Y = Number of Service Chains"
10060   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10061   layout:
10062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10063     layout: "plot-service-density"
10064
10065 # Plots - NF Density - CSC - NDR IMIX
10066 - type: "plot"
10067   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10068   algorithm: "plot_nf_heatmap"
10069   output-file-type: ".html"
10070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10071   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10072   filter: "'NIC_Intel-XXV710' and
10073            'NF_DENSITY' and
10074            'DOCKER' and
10075            'CHAIN' and
10076            'NF_VPPIP4' and
10077            'IMIX' and
10078            '2T1C' and
10079            'NDRPDR'"
10080   parameters:
10081   - "throughput"
10082   - "name"
10083   - "tags"
10084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10085   x-axis: "X = CNFs per Service Chain"
10086   y-axis: "Y = Number of Service Chains"
10087   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10088   layout:
10089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10090     layout: "plot-service-density"
10091
10092 - type: "plot"
10093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10094   algorithm: "plot_nf_heatmap"
10095   output-file-type: ".html"
10096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10097   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10098   filter: "'NIC_Intel-XXV710' and
10099            'NF_DENSITY' and
10100            'DOCKER' and
10101            'CHAIN' and
10102            'NF_VPPIP4' and
10103            'IMIX' and
10104            '4T2C' and
10105            'NDRPDR'"
10106   parameters:
10107   - "throughput"
10108   - "name"
10109   - "tags"
10110   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10111   x-axis: "X = CNFs per Service Chain"
10112   y-axis: "Y = Number of Service Chains"
10113   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10114   layout:
10115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10116     layout: "plot-service-density"
10117
10118 - type: "plot"
10119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10120   algorithm: "plot_nf_heatmap"
10121   output-file-type: ".html"
10122   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10123   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10124   filter: "'NIC_Intel-XXV710' and
10125            'NF_DENSITY' and
10126            'DOCKER' and
10127            'CHAIN' and
10128            'NF_VPPIP4' and
10129            'IMIX' and
10130            '8T4C' and
10131            'NDRPDR'"
10132   parameters:
10133   - "throughput"
10134   - "name"
10135   - "tags"
10136   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10137   x-axis: "X = CNFs per Service Chain"
10138   y-axis: "Y = Number of Service Chains"
10139   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10140   layout:
10141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10142     layout: "plot-service-density"
10143
10144 # Plots - NF Density - CSC - PDR IMIX
10145 - type: "plot"
10146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10147   algorithm: "plot_nf_heatmap"
10148   output-file-type: ".html"
10149   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10150   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10151   filter: "'NIC_Intel-XXV710' and
10152            'NF_DENSITY' and
10153            'DOCKER' and
10154            'CHAIN' and
10155            'NF_VPPIP4' and
10156            'IMIX' and
10157            '2T1C' and
10158            'NDRPDR'"
10159   parameters:
10160   - "throughput"
10161   - "name"
10162   - "tags"
10163   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10164   x-axis: "X = CNFs per Service Chain"
10165   y-axis: "Y = Number of Service Chains"
10166   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10167   layout:
10168     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10169     layout: "plot-service-density"
10170
10171 - type: "plot"
10172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10173   algorithm: "plot_nf_heatmap"
10174   output-file-type: ".html"
10175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10176   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10177   filter: "'NIC_Intel-XXV710' and
10178            'NF_DENSITY' and
10179            'DOCKER' and
10180            'CHAIN' and
10181            'NF_VPPIP4' and
10182            'IMIX' and
10183            '4T2C' and
10184            'NDRPDR'"
10185   parameters:
10186   - "throughput"
10187   - "name"
10188   - "tags"
10189   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10190   x-axis: "X = CNFs per Service Chain"
10191   y-axis: "Y = Number of Service Chains"
10192   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10193   layout:
10194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10195     layout: "plot-service-density"
10196
10197 - type: "plot"
10198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10199   algorithm: "plot_nf_heatmap"
10200   output-file-type: ".html"
10201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10202   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10203   filter: "'NIC_Intel-XXV710' and
10204            'NF_DENSITY' and
10205            'DOCKER' and
10206            'CHAIN' and
10207            'NF_VPPIP4' and
10208            'IMIX' and
10209            '8T4C' and
10210            'NDRPDR'"
10211   parameters:
10212   - "throughput"
10213   - "name"
10214   - "tags"
10215   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10216   x-axis: "X = CNFs per Service Chain"
10217   y-axis: "Y = Number of Service Chains"
10218   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10219   layout:
10220     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10221     layout: "plot-service-density"
10222
10223 # Plots - NF Density - CSP - MRR IMIX
10224 - type: "plot"
10225   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10226   algorithm: "plot_nf_heatmap"
10227   output-file-type: ".html"
10228   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10229   data: "plot-vpp-nfv-2n-clx-mrr"
10230   filter: "'NIC_Intel-XXV710' and
10231            'NF_DENSITY' and
10232            'DOCKER' and
10233            'PIPELINE' and
10234            'NF_VPPIP4' and
10235            'IMIX' and
10236            '2T1C' and
10237            'MRR'"
10238   parameters:
10239   - "result"
10240   - "name"
10241   - "tags"
10242   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10243   x-axis: "X = CNFs per Service Pipeline"
10244   y-axis: "Y = Number of Service Pipelines"
10245   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10246   layout:
10247     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10248     layout: "plot-service-density"
10249
10250 - type: "plot"
10251   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10252   algorithm: "plot_nf_heatmap"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10255   data: "plot-vpp-nfv-2n-clx-mrr"
10256   filter: "'NIC_Intel-XXV710' and
10257            'NF_DENSITY' and
10258            'DOCKER' and
10259            'PIPELINE' and
10260            'NF_VPPIP4' and
10261            'IMIX' and
10262            '4T2C' and
10263            'MRR'"
10264   parameters:
10265   - "result"
10266   - "name"
10267   - "tags"
10268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10269   x-axis: "X = CNFs per Service Pipeline"
10270   y-axis: "Y = Number of Service Pipelines"
10271   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10272   layout:
10273     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10274     layout: "plot-service-density"
10275
10276 - type: "plot"
10277   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10278   algorithm: "plot_nf_heatmap"
10279   output-file-type: ".html"
10280   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10281   data: "plot-vpp-nfv-2n-clx-mrr"
10282   filter: "'NIC_Intel-XXV710' and
10283            'NF_DENSITY' and
10284            'DOCKER' and
10285            'PIPELINE' and
10286            'NF_VPPIP4' and
10287            'IMIX' and
10288            '8T4C' and
10289            'MRR'"
10290   parameters:
10291   - "result"
10292   - "name"
10293   - "tags"
10294   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10295   x-axis: "X = CNFs per Service Pipeline"
10296   y-axis: "Y = Number of Service Pipelines"
10297   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10298   layout:
10299     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10300     layout: "plot-service-density"
10301
10302 # Plots - NF Density - CSP - NDR IMIX
10303 - type: "plot"
10304   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10305   algorithm: "plot_nf_heatmap"
10306   output-file-type: ".html"
10307   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10308   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10309   filter: "'NIC_Intel-XXV710' and
10310            'NF_DENSITY' and
10311            'DOCKER' and
10312            'PIPELINE' and
10313            'NF_VPPIP4' and
10314            'IMIX' and
10315            '2T1C' and
10316            'NDRPDR'"
10317   parameters:
10318   - "throughput"
10319   - "name"
10320   - "tags"
10321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10322   x-axis: "X = CNFs per Service Pipeline"
10323   y-axis: "Y = Number of Service Pipelines"
10324   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10325   layout:
10326     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10327     layout: "plot-service-density"
10328
10329 - type: "plot"
10330   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10331   algorithm: "plot_nf_heatmap"
10332   output-file-type: ".html"
10333   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10334   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10335   filter: "'NIC_Intel-XXV710' and
10336            'NF_DENSITY' and
10337            'DOCKER' and
10338            'PIPELINE' and
10339            'NF_VPPIP4' and
10340            'IMIX' and
10341            '4T2C' and
10342            'NDRPDR'"
10343   parameters:
10344   - "throughput"
10345   - "name"
10346   - "tags"
10347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10348   x-axis: "X = CNFs per Service Pipeline"
10349   y-axis: "Y = Number of Service Pipelines"
10350   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10351   layout:
10352     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10353     layout: "plot-service-density"
10354
10355 - type: "plot"
10356   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10357   algorithm: "plot_nf_heatmap"
10358   output-file-type: ".html"
10359   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10360   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10361   filter: "'NIC_Intel-XXV710' and
10362            'NF_DENSITY' and
10363            'DOCKER' and
10364            'PIPELINE' and
10365            'NF_VPPIP4' and
10366            'IMIX' and
10367            '8T4C' and
10368            'NDRPDR'"
10369   parameters:
10370   - "throughput"
10371   - "name"
10372   - "tags"
10373   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10374   x-axis: "X = CNFs per Service Pipeline"
10375   y-axis: "Y = Number of Service Pipelines"
10376   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10377   layout:
10378     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10379     layout: "plot-service-density"
10380
10381 # Plots - NF Density - CSP - PDR IMIX
10382 - type: "plot"
10383   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10384   algorithm: "plot_nf_heatmap"
10385   output-file-type: ".html"
10386   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10387   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10388   filter: "'NIC_Intel-XXV710' and
10389            'NF_DENSITY' and
10390            'DOCKER' and
10391            'PIPELINE' and
10392            'NF_VPPIP4' and
10393            'IMIX' and
10394            '2T1C' and
10395            'NDRPDR'"
10396   parameters:
10397   - "throughput"
10398   - "name"
10399   - "tags"
10400   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10401   x-axis: "X = CNFs per Service Pipeline"
10402   y-axis: "Y = Number of Service Pipelines"
10403   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10404   layout:
10405     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10406     layout: "plot-service-density"
10407
10408 - type: "plot"
10409   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10410   algorithm: "plot_nf_heatmap"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10413   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10414   filter: "'NIC_Intel-XXV710' and
10415            'NF_DENSITY' and
10416            'DOCKER' and
10417            'PIPELINE' and
10418            'NF_VPPIP4' and
10419            'IMIX' and
10420            '4T2C' and
10421            'NDRPDR'"
10422   parameters:
10423   - "throughput"
10424   - "name"
10425   - "tags"
10426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10427   x-axis: "X = CNFs per Service Pipeline"
10428   y-axis: "Y = Number of Service Pipelines"
10429   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10430   layout:
10431     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10432     layout: "plot-service-density"
10433
10434 - type: "plot"
10435   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10436   algorithm: "plot_nf_heatmap"
10437   output-file-type: ".html"
10438   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10439   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10440   filter: "'NIC_Intel-XXV710' and
10441            'NF_DENSITY' and
10442            'DOCKER' and
10443            'PIPELINE' and
10444            'NF_VPPIP4' and
10445            'IMIX' and
10446            '8T4C' and
10447            'NDRPDR'"
10448   parameters:
10449   - "throughput"
10450   - "name"
10451   - "tags"
10452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10453   x-axis: "X = CNFs per Service Pipeline"
10454   y-axis: "Y = Number of Service Pipelines"
10455   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10456   layout:
10457     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10458     layout: "plot-service-density"
10459
10460 ################################################################################
10461
10462 # Packet Throughput
10463
10464 #- type: "plot"
10465 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10466 #  algorithm: "plot_perf_box_name"
10467 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10468 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10469 #  include:
10470 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10471 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10472 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10473 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10474 #  layout:
10475 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10476 #    layout: "plot-throughput"
10477 #
10478 #- type: "plot"
10479 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10480 #  algorithm: "plot_perf_box_name"
10481 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10482 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10483 #  include:
10484 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10485 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10486 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10487 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10488 #  layout:
10489 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10490 #    layout: "plot-throughput"
10491 #
10492 #- type: "plot"
10493 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10494 #  algorithm: "plot_perf_box_name"
10495 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10496 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10497 #  include:
10498 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10499 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10500 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10503 #  layout:
10504 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10505 #    layout: "plot-throughput"
10506 #
10507 #- type: "plot"
10508 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10509 #  algorithm: "plot_perf_box_name"
10510 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10511 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10512 #  include:
10513 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10514 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10515 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10518 #  layout:
10519 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10520 #    layout: "plot-throughput"
10521
10522 - type: "plot"
10523   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10524   algorithm: "plot_perf_box_name"
10525   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10526   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10527   include:
10528     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10529     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10530     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10531     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10532     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10533   layout:
10534     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10535     layout: "plot-throughput"
10536
10537 - type: "plot"
10538   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10539   algorithm: "plot_perf_box_name"
10540   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10541   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10542   include:
10543     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10544     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10545     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10546     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10547     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10548   layout:
10549     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10550     layout: "plot-throughput"
10551
10552 #- type: "plot"
10553 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10554 #  algorithm: "plot_perf_box_name"
10555 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10556 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10557 #  include:
10558 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10559 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10561 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10562 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10563 #  layout:
10564 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10565 #    layout: "plot-throughput"
10566 #
10567 #- type: "plot"
10568 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10569 #  algorithm: "plot_perf_box_name"
10570 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10571 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10572 #  include:
10573 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10574 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10575 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10578 #  layout:
10579 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10580 #    layout: "plot-throughput"
10581 #
10582 #- type: "plot"
10583 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10584 #  algorithm: "plot_perf_box_name"
10585 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10586 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10587 #  include:
10588 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10589 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10590 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10592 #  layout:
10593 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10594 #    layout: "plot-throughput"
10595 #
10596 #- type: "plot"
10597 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10598 #  algorithm: "plot_perf_box_name"
10599 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10601 #  include:
10602 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10603 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10604 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10605 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10606 #  layout:
10607 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10608 #    layout: "plot-throughput"
10609 #
10610 #- type: "plot"
10611 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10612 #  algorithm: "plot_perf_box_name"
10613 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10614 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10615 #  include:
10616 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10617 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10618 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10619 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10621 #  layout:
10622 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10623 #    layout: "plot-throughput"
10624 #
10625 #- type: "plot"
10626 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10627 #  algorithm: "plot_perf_box_name"
10628 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10629 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10630 #  include:
10631 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10632 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10636 #  layout:
10637 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10638 #    layout: "plot-throughput"
10639 #
10640 #- type: "plot"
10641 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10642 #  algorithm: "plot_perf_box_name"
10643 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10644 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10645 #  include:
10646 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10647 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10648 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10652 #  layout:
10653 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10654 #    layout: "plot-throughput"
10655 #
10656 #- type: "plot"
10657 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10658 #  algorithm: "plot_perf_box_name"
10659 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10660 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10661 #  include:
10662 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10663 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10664 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10665 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10666 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10667 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10668 #  layout:
10669 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10670 #    layout: "plot-throughput"
10671
10672 - type: "plot"
10673   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10674   algorithm: "plot_perf_box_name"
10675   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10677   include:
10678     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10679     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10680     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10681   layout:
10682     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10683     layout: "plot-throughput"
10684
10685 - type: "plot"
10686   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10687   algorithm: "plot_perf_box_name"
10688   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10689   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10690   include:
10691     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10692     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10693     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10694   layout:
10695     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10696     layout: "plot-throughput"
10697
10698 #- type: "plot"
10699 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10700 #  algorithm: "plot_perf_box_name"
10701 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10702 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10703 #  include:
10704 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10705 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10706 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10707 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10708 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10709 #  layout:
10710 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10711 #    layout: "plot-throughput"
10712 #
10713 #- type: "plot"
10714 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10715 #  algorithm: "plot_perf_box_name"
10716 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10717 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10718 #  include:
10719 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10720 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10721 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10722 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10723 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10724 #  layout:
10725 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10726 #    layout: "plot-throughput"
10727 #
10728 #- type: "plot"
10729 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10730 #  algorithm: "plot_perf_box_name"
10731 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10732 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10733 #  include:
10734 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10735 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10736 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10737 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10738 #  layout:
10739 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10740 #    layout: "plot-throughput"
10741 #
10742 #- type: "plot"
10743 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10744 #  algorithm: "plot_perf_box_name"
10745 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10746 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10747 #  include:
10748 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10749 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10750 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10751 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10752 #  layout:
10753 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10754 #    layout: "plot-throughput"
10755 #
10756 #- type: "plot"
10757 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10758 #  algorithm: "plot_perf_box_name"
10759 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10760 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10761 #  include:
10762 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10763 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10766 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10767 #  layout:
10768 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10769 #    layout: "plot-throughput"
10770 #
10771 #- type: "plot"
10772 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10773 #  algorithm: "plot_perf_box_name"
10774 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10775 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10776 #  include:
10777 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10778 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10781 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10782 #  layout:
10783 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10784 #    layout: "plot-throughput"
10785 #
10786 #- type: "plot"
10787 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10788 #  algorithm: "plot_perf_box_name"
10789 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10790 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10791 #  include:
10792 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10793 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10797 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10798 #  layout:
10799 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10800 #    layout: "plot-throughput"
10801 #
10802 #- type: "plot"
10803 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10804 #  algorithm: "plot_perf_box_name"
10805 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10806 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10807 #  include:
10808 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10809 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10810 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10811 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10812 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10813 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10814 #  layout:
10815 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10816 #    layout: "plot-throughput"
10817
10818 - type: "plot"
10819   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10820   algorithm: "plot_perf_box_name"
10821   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10822   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10823   include:
10824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10829   layout:
10830     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10831     layout: "plot-throughput"
10832
10833 - type: "plot"
10834   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10835   algorithm: "plot_perf_box_name"
10836   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10837   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10838   include:
10839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10844   layout:
10845     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10846     layout: "plot-throughput"
10847
10848 - type: "plot"
10849   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10850   algorithm: "plot_perf_box_name"
10851   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10852   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10853   include:
10854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10860   layout:
10861     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10862     layout: "plot-throughput"
10863
10864 - type: "plot"
10865   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10866   algorithm: "plot_perf_box_name"
10867   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10868   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10869   include:
10870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10876   layout:
10877     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10878     layout: "plot-throughput"
10879
10880 - type: "plot"
10881   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10882   algorithm: "plot_perf_box_name"
10883   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10884   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10885   include:
10886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10891   layout:
10892     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10893     layout: "plot-throughput"
10894
10895 - type: "plot"
10896   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10897   algorithm: "plot_perf_box_name"
10898   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10899   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10900   include:
10901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10906   layout:
10907     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10908     layout: "plot-throughput"
10909
10910 - type: "plot"
10911   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10912   algorithm: "plot_perf_box_name"
10913   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10914   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10915   include:
10916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10922   layout:
10923     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10924     layout: "plot-throughput"
10925
10926 - type: "plot"
10927   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10928   algorithm: "plot_perf_box_name"
10929   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10930   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10931   include:
10932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10938   layout:
10939     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10940     layout: "plot-throughput"
10941
10942 - type: "plot"
10943   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10944   algorithm: "plot_perf_box_name"
10945   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10946   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10947   include:
10948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10953   layout:
10954     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10955     layout: "plot-throughput"
10956
10957 - type: "plot"
10958   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10959   algorithm: "plot_perf_box_name"
10960   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10961   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10962   include:
10963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10968   layout:
10969     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10970     layout: "plot-throughput"
10971
10972 - type: "plot"
10973   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10974   algorithm: "plot_perf_box_name"
10975   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10976   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10977   include:
10978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10984   layout:
10985     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10986     layout: "plot-throughput"
10987
10988 - type: "plot"
10989   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10990   algorithm: "plot_perf_box_name"
10991   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10992   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10993   include:
10994     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11000   layout:
11001     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11002     layout: "plot-throughput"
11003
11004 - type: "plot"
11005   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11006   algorithm: "plot_perf_box_name"
11007   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11009   include:
11010     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11012   layout:
11013     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11014     layout: "plot-throughput"
11015
11016 - type: "plot"
11017   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11018   algorithm: "plot_perf_box_name"
11019   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11021   include:
11022     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11023     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11024   layout:
11025     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11026     layout: "plot-throughput"
11027
11028 #- type: "plot"
11029 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11030 #  algorithm: "plot_perf_box_name"
11031 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11032 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11033 #  include:
11034 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11035 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11036 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11037 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11038 #  layout:
11039 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11040 #    layout: "plot-throughput"
11041 #
11042 #- type: "plot"
11043 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11044 #  algorithm: "plot_perf_box_name"
11045 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11046 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11047 #  include:
11048 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11049 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11050 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11051 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11052 #  layout:
11053 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11054 #    layout: "plot-throughput"
11055
11056 - type: "plot"
11057   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11058   algorithm: "plot_perf_box_name"
11059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11061   include:
11062     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11063     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11066   layout:
11067     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11072   algorithm: "plot_perf_box_name"
11073   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11074   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11075   include:
11076     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11080   layout:
11081     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11082     layout: "plot-throughput"
11083
11084 - type: "plot"
11085   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11086   algorithm: "plot_perf_box_name"
11087   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11088   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11089   include:
11090     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11094   layout:
11095     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11096     layout: "plot-throughput"
11097
11098 - type: "plot"
11099   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11100   algorithm: "plot_perf_box_name"
11101   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11102   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11103   include:
11104     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11108   layout:
11109     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11110     layout: "plot-throughput"
11111
11112 #- type: "plot"
11113 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11114 #  algorithm: "plot_perf_box_name"
11115 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11116 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11117 #  include:
11118 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11119 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11120 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11121 #  layout:
11122 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11123 #    layout: "plot-throughput"
11124 #
11125 #- type: "plot"
11126 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11127 #  algorithm: "plot_perf_box_name"
11128 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11129 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11130 #  include:
11131 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11132 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11133 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11134 #  layout:
11135 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11136 #    layout: "plot-throughput"
11137 #
11138 #- type: "plot"
11139 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11140 #  algorithm: "plot_perf_box_name"
11141 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11142 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11143 #  include:
11144 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11145 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11146 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11147 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11148 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11149 #  layout:
11150 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11151 #    layout: "plot-throughput"
11152 #
11153 #- type: "plot"
11154 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11155 #  algorithm: "plot_perf_box_name"
11156 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11157 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11158 #  include:
11159 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11160 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11161 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11163 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11164 #  layout:
11165 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11166 #    layout: "plot-throughput"
11167
11168 - type: "plot"
11169   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11170   algorithm: "plot_perf_box_name"
11171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11173   include:
11174     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11177   layout:
11178     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11179     layout: "plot-throughput"
11180
11181 - type: "plot"
11182   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11183   algorithm: "plot_perf_box_name"
11184   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11186   include:
11187     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11188     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11190   layout:
11191     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11192     layout: "plot-throughput"
11193
11194 #- type: "plot"
11195 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11196 #  algorithm: "plot_perf_box_name"
11197 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11198 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11199 #  include:
11200 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11201 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11202 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11203 #  layout:
11204 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11205 #    layout: "plot-throughput"
11206 #
11207 #- type: "plot"
11208 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11209 #  algorithm: "plot_perf_box_name"
11210 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11211 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11212 #  include:
11213 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11214 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11215 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11216 #  layout:
11217 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11218 #    layout: "plot-throughput"
11219 #
11220 #- type: "plot"
11221 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11222 #  algorithm: "plot_perf_box_name"
11223 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11224 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11225 #  include:
11226 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11227 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11228 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11229 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11230 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11231 #  layout:
11232 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11233 #    layout: "plot-throughput"
11234 #
11235 #- type: "plot"
11236 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11237 #  algorithm: "plot_perf_box_name"
11238 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11239 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11240 #  include:
11241 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11242 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11243 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11244 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11245 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11246 #  layout:
11247 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11248 #    layout: "plot-throughput"
11249
11250 - type: "plot"
11251   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11252   algorithm: "plot_perf_box_name"
11253   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11254   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11255   include:
11256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11261   layout:
11262     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11263     layout: "plot-throughput"
11264
11265 - type: "plot"
11266   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11267   algorithm: "plot_perf_box_name"
11268   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11269   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11270   include:
11271     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11272     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11276   layout:
11277     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11278     layout: "plot-throughput"
11279
11280 - type: "plot"
11281   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11282   algorithm: "plot_perf_box_name"
11283   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11284   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11285   include:
11286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11291   layout:
11292     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11293     layout: "plot-throughput"
11294
11295 - type: "plot"
11296   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11297   algorithm: "plot_perf_box_name"
11298   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11299   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11300   include:
11301     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11306   layout:
11307     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11308     layout: "plot-throughput"
11309
11310 - type: "plot"
11311   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11312   algorithm: "plot_perf_box_name"
11313   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11314   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11315   include:
11316     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11317     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11318     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11321   layout:
11322     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11323     layout: "plot-throughput"
11324
11325 - type: "plot"
11326   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11327   algorithm: "plot_perf_box_name"
11328   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11329   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11330   include:
11331     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11332     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11333     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11336   layout:
11337     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11338     layout: "plot-throughput"
11339
11340 - type: "plot"
11341   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11342   algorithm: "plot_perf_box_name"
11343   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11344   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11345   include:
11346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11352   layout:
11353     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11354     layout: "plot-throughput"
11355
11356 - type: "plot"
11357   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11358   algorithm: "plot_perf_box_name"
11359   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11360   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11361   include:
11362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11368   layout:
11369     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11370     layout: "plot-throughput"
11371
11372 - type: "plot"
11373   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11374   algorithm: "plot_perf_box_name"
11375   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11377   include:
11378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11382   layout:
11383     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11384     layout: "plot-throughput"
11385
11386 - type: "plot"
11387   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11388   algorithm: "plot_perf_box_name"
11389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11391   include:
11392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11395     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11396   layout:
11397     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11398     layout: "plot-throughput"
11399
11400 #- type: "plot"
11401 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11402 #  algorithm: "plot_perf_box_name"
11403 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11404 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11405 #  include:
11406 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11407 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11408 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11409 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11410 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11411 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11412 #  layout:
11413 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11414 #    layout: "plot-throughput"
11415 #
11416 #- type: "plot"
11417 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11418 #  algorithm: "plot_perf_box_name"
11419 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11420 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11421 #  include:
11422 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11423 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11424 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11425 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11427 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11428 #  layout:
11429 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11430 #    layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11434   algorithm: "plot_perf_box_name"
11435   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11436   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11437   include:
11438     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11439 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11440     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11441 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11442     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11443 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11444   layout:
11445     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11446     layout: "plot-throughput"
11447
11448 - type: "plot"
11449   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11450   algorithm: "plot_perf_box_name"
11451   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11452   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11453   include:
11454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11455 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11457 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11459 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11460   layout:
11461     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11466   algorithm: "plot_perf_box_name"
11467   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11468   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11469   include:
11470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11476   layout:
11477     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11478     layout: "plot-throughput"
11479
11480 - type: "plot"
11481   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11482   algorithm: "plot_perf_box_name"
11483   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11484   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11485   include:
11486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11492   layout:
11493     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11494     layout: "plot-throughput"
11495
11496 #- type: "plot"
11497 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11498 #  algorithm: "plot_perf_box_name"
11499 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11500 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11501 #  include:
11502 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11503 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11504 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11505 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11506 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11507 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11508 #  layout:
11509 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11510 #    layout: "plot-throughput"
11511 #
11512 #- type: "plot"
11513 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11514 #  algorithm: "plot_perf_box_name"
11515 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11516 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11517 #  include:
11518 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11519 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11520 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11521 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11522 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11524 #  layout:
11525 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11526 #    layout: "plot-throughput"
11527 #
11528 #- type: "plot"
11529 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11530 #  algorithm: "plot_perf_box_name"
11531 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11532 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11533 #  include:
11534 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11535 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11536 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11538 #  layout:
11539 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11540 #    layout: "plot-throughput"
11541 #
11542 #- type: "plot"
11543 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11544 #  algorithm: "plot_perf_box_name"
11545 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11546 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11547 #  include:
11548 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11549 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11550 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11551 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11552 #  layout:
11553 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11554 #    layout: "plot-throughput"
11555 #
11556 #- type: "plot"
11557 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11558 #  algorithm: "plot_perf_box_name"
11559 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11560 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11561 #  include:
11562 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11563 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11564 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11565 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11566 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11567 #  layout:
11568 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11569 #    layout: "plot-throughput"
11570 #
11571 #- type: "plot"
11572 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11573 #  algorithm: "plot_perf_box_name"
11574 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11576 #  include:
11577 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11578 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11579 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11580 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11581 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11582 #  layout:
11583 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11584 #    layout: "plot-throughput"
11585 #
11586 #- type: "plot"
11587 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11588 #  algorithm: "plot_perf_box_name"
11589 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11590 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11591 #  include:
11592 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11593 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11594 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11595 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11596 #  layout:
11597 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11598 #    layout: "plot-throughput"
11599 #
11600 #- type: "plot"
11601 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11602 #  algorithm: "plot_perf_box_name"
11603 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11604 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11605 #  include:
11606 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11607 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11608 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11609 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11610 #  layout:
11611 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11612 #    layout: "plot-throughput"
11613
11614 - type: "plot"
11615   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11616   algorithm: "plot_perf_box_name"
11617   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11618   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11619   include:
11620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11625     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11626   layout:
11627     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11628     layout: "plot-throughput"
11629
11630 - type: "plot"
11631   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11632   algorithm: "plot_perf_box_name"
11633   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11635   include:
11636     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11640     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11641     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11642   layout:
11643     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11644     layout: "plot-throughput"
11645
11646 #- type: "plot"
11647 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11648 #  algorithm: "plot_perf_box_name"
11649 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11650 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11651 #  include:
11652 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11653 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11654 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11655 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11656 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11657 #  layout:
11658 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11659 #    layout: "plot-throughput"
11660 #
11661 #- type: "plot"
11662 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11663 #  algorithm: "plot_perf_box_name"
11664 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11665 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11666 #  include:
11667 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11668 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11669 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11670 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11671 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11672 #  layout:
11673 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11674 #    layout: "plot-throughput"
11675 #
11676 #- type: "plot"
11677 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11678 #  algorithm: "plot_perf_box_name"
11679 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11680 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11681 #  include:
11682 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11683 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11684 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11685 #  layout:
11686 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11687 #    layout: "plot-throughput"
11688 #
11689 #- type: "plot"
11690 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11691 #  algorithm: "plot_perf_box_name"
11692 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11693 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11694 #  include:
11695 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11696 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11697 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11698 #  layout:
11699 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11700 #    layout: "plot-throughput"
11701 #
11702 #- type: "plot"
11703 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11704 #  algorithm: "plot_perf_box_name"
11705 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11706 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11707 #  include:
11708 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11709 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11710 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11711 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11712 #  layout:
11713 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11714 #    layout: "plot-throughput"
11715 #
11716 #- type: "plot"
11717 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11718 #  algorithm: "plot_perf_box_name"
11719 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11720 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11721 #  include:
11722 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11723 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11724 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11725 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11726 #  layout:
11727 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11728 #    layout: "plot-throughput"
11729 #
11730 #- type: "plot"
11731 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11732 #  algorithm: "plot_perf_box_name"
11733 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11734 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11735 #  include:
11736 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11737 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11738 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11739 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11741 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11742 #  layout:
11743 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11744 #    layout: "plot-throughput"
11745 #
11746 #- type: "plot"
11747 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11748 #  algorithm: "plot_perf_box_name"
11749 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11750 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11751 #  include:
11752 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11753 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11754 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11755 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11756 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11757 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11758 #  layout:
11759 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11760 #    layout: "plot-throughput"
11761 #
11762 #- type: "plot"
11763 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11764 #  algorithm: "plot_perf_box_name"
11765 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11766 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11767 #  include:
11768 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11769 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11770 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11771 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11772 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11773 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11774 #  layout:
11775 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11776 #    layout: "plot-throughput"
11777 #
11778 #- type: "plot"
11779 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11780 #  algorithm: "plot_perf_box_name"
11781 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11782 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11783 #  include:
11784 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11785 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11786 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11787 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11788 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11789 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11790 #  layout:
11791 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11792 #    layout: "plot-throughput"
11793
11794 - type: "plot"
11795   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11796   algorithm: "plot_perf_box_name"
11797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11799   include:
11800     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11804   layout:
11805     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11806     layout: "plot-throughput"
11807
11808 - type: "plot"
11809   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11810   algorithm: "plot_perf_box_name"
11811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11813   include:
11814     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11818   layout:
11819     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11824   algorithm: "plot_perf_box_name"
11825   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11826   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11827   include:
11828     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11834   layout:
11835     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11843   include:
11844     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11850   layout:
11851     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11852     layout: "plot-throughput"
11853
11854 - type: "plot"
11855   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11856   algorithm: "plot_perf_box_name"
11857   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11858   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11859   include:
11860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11866   layout:
11867     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11868     layout: "plot-throughput"
11869
11870 - type: "plot"
11871   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11872   algorithm: "plot_perf_box_name"
11873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11875   include:
11876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11882   layout:
11883     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11884     layout: "plot-throughput"
11885
11886 - type: "plot"
11887   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11888   algorithm: "plot_perf_box_name"
11889   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11890   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11891   include:
11892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11896   layout:
11897     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11898     layout: "plot-throughput"
11899
11900 - type: "plot"
11901   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11902   algorithm: "plot_perf_box_name"
11903   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11904   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11905   include:
11906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11910   layout:
11911     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11912     layout: "plot-throughput"
11913
11914 - type: "plot"
11915   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11916   algorithm: "plot_perf_box_name"
11917   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11918   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11919   include:
11920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11926   layout:
11927     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11928     layout: "plot-throughput"
11929
11930 - type: "plot"
11931   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11932   algorithm: "plot_perf_box_name"
11933   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11934   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11935   include:
11936     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11942   layout:
11943     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11944     layout: "plot-throughput"
11945
11946 - type: "plot"
11947   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11948   algorithm: "plot_perf_box_name"
11949   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11950   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11951   include:
11952     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11953     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11956   layout:
11957     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11958     layout: "plot-throughput"
11959
11960 - type: "plot"
11961   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11962   algorithm: "plot_perf_box_name"
11963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11965   include:
11966     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11967     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11969     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11970   layout:
11971     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11979   include:
11980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11982     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11986   layout:
11987     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11995   include:
11996     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12002   layout:
12003     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12004     layout: "plot-throughput"
12005
12006 - type: "plot"
12007   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12008   algorithm: "plot_perf_box_name"
12009   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12010   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12011   include:
12012     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12018   layout:
12019     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12020     layout: "plot-throughput"
12021
12022 - type: "plot"
12023   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12024   algorithm: "plot_perf_box_name"
12025   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12026   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12027   include:
12028     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12031     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12034   layout:
12035     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12036     layout: "plot-throughput"
12037
12038 - type: "plot"
12039   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12040   algorithm: "plot_perf_box_name"
12041   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12043   include:
12044     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12045     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12046     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12047     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12048     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12049     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12050   layout:
12051     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12052     layout: "plot-throughput"
12053
12054 - type: "plot"
12055   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12056   algorithm: "plot_perf_box_name"
12057   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12059   include:
12060     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12061     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12065     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12066   layout:
12067     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12068     layout: "plot-throughput"
12069
12070 #- type: "plot"
12071 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12072 #  algorithm: "plot_perf_box_name"
12073 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12074 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12075 #  include:
12076 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12077 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12081 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12082 #  layout:
12083 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12084 #    layout: "plot-throughput"
12085 #
12086 #- type: "plot"
12087 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12088 #  algorithm: "plot_perf_box_name"
12089 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12090 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12091 #  include:
12092 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12093 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12095 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12096 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12097 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12098 #  layout:
12099 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12100 #    layout: "plot-throughput"
12101
12102 - type: "plot"
12103   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12104   algorithm: "plot_perf_box_name"
12105   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12106   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12107   include:
12108     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12109     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12110     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12113     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12114   layout:
12115     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12116     layout: "plot-throughput"
12117
12118 - type: "plot"
12119   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12120   algorithm: "plot_perf_box_name"
12121   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12122   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12123   include:
12124     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12125     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12126     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12129     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12130   layout:
12131     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12132     layout: "plot-throughput"
12133
12134 #- type: "plot"
12135 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12136 #  algorithm: "plot_perf_box_name"
12137 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12138 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12139 #  include:
12140 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12141 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12142 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12143 #  layout:
12144 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12145 #    layout: "plot-throughput"
12146 #
12147 #- type: "plot"
12148 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12149 #  algorithm: "plot_perf_box_name"
12150 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12151 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12152 #  include:
12153 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12154 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12155 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12156 #  layout:
12157 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12158 #    layout: "plot-throughput"
12159
12160 #- type: "plot"
12161 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12162 #  algorithm: "plot_perf_box_name"
12163 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12164 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12165 #  include:
12166 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12167 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12168 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12169 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12170 #  layout:
12171 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12172 #    layout: "plot-throughput"
12173 #
12174 #- type: "plot"
12175 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12176 #  algorithm: "plot_perf_box_name"
12177 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12178 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12179 #  include:
12180 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12181 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12182 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12184 #  layout:
12185 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12186 #    layout: "plot-throughput"
12187 #
12188 #- type: "plot"
12189 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12190 #  algorithm: "plot_perf_box_name"
12191 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12192 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12193 #  include:
12194 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12195 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12196 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12197 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12198 #  layout:
12199 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12200 #    layout: "plot-throughput"
12201 #
12202 #- type: "plot"
12203 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12204 #  algorithm: "plot_perf_box_name"
12205 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12206 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12207 #  include:
12208 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12209 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12210 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12211 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12212 #  layout:
12213 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12214 #    layout: "plot-throughput"
12215
12216 - type: "plot"
12217   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12218   algorithm: "plot_perf_box_name"
12219   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12221   include:
12222     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12223     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12224     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12225     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12226   layout:
12227     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12228     layout: "plot-throughput"
12229
12230 - type: "plot"
12231   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12232   algorithm: "plot_perf_box_name"
12233   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12234   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12235   include:
12236     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12237     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12238     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12239     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12240   layout:
12241     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12242     layout: "plot-throughput"
12243
12244 - type: "plot"
12245   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12246   algorithm: "plot_perf_box_name"
12247   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12249   include:
12250     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12251     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12252     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12254   layout:
12255     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12256     layout: "plot-throughput"
12257
12258 - type: "plot"
12259   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12260   algorithm: "plot_perf_box_name"
12261   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12262   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12263   include:
12264     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12265     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12266     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12267     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12268   layout:
12269     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12270     layout: "plot-throughput"
12271
12272 #- type: "plot"
12273 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12274 #  algorithm: "plot_perf_box_name"
12275 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12276 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12277 #  include:
12278 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12279 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12281 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12282 #  layout:
12283 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12284 #    layout: "plot-throughput"
12285 #
12286 #- type: "plot"
12287 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12288 #  algorithm: "plot_perf_box_name"
12289 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12290 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12291 #  include:
12292 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12293 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12294 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12295 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12296 #  layout:
12297 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12298 #    layout: "plot-throughput"
12299 #
12300 #- type: "plot"
12301 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12302 #  algorithm: "plot_perf_box_name"
12303 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12304 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12305 #  include:
12306 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12307 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12308 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12310 #  layout:
12311 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12312 #    layout: "plot-throughput"
12313 #
12314 #- type: "plot"
12315 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12316 #  algorithm: "plot_perf_box_name"
12317 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12318 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12319 #  include:
12320 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12321 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12322 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12323 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12324 #  layout:
12325 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12326 #    layout: "plot-throughput"
12327 #
12328 #- type: "plot"
12329 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12330 #  algorithm: "plot_perf_box_name"
12331 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12332 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12333 #  include:
12334 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12335 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12336 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12337 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12339 #  layout:
12340 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12341 #    layout: "plot-throughput"
12342 #
12343 #- type: "plot"
12344 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12345 #  algorithm: "plot_perf_box_name"
12346 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12347 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12348 #  include:
12349 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12350 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12351 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12353 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12354 #  layout:
12355 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12356 #    layout: "plot-throughput"
12357 #
12358 #- type: "plot"
12359 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12360 #  algorithm: "plot_perf_box_name"
12361 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12362 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12363 #  include:
12364 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12365 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12366 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12367 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12369 #  layout:
12370 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12371 #    layout: "plot-throughput"
12372 #
12373 #- type: "plot"
12374 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12375 #  algorithm: "plot_perf_box_name"
12376 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12377 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12378 #  include:
12379 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12380 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12381 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12384 #  layout:
12385 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12386 #    layout: "plot-throughput"
12387 #
12388 #- type: "plot"
12389 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12390 #  algorithm: "plot_perf_box_name"
12391 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12392 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12393 #  include:
12394 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12400 #  layout:
12401 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12402 #    layout: "plot-throughput"
12403 #
12404 #- type: "plot"
12405 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12406 #  algorithm: "plot_perf_box_name"
12407 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12408 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12409 #  include:
12410 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12411 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12413 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12415 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12416 #  layout:
12417 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12418 #    layout: "plot-throughput"
12419 #
12420 #- type: "plot"
12421 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12422 #  algorithm: "plot_perf_box_name"
12423 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12424 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12425 #  include:
12426 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12428 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12429 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12430 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12431 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12432 #  layout:
12433 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12434 #    layout: "plot-throughput"
12435 #
12436 #- type: "plot"
12437 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12438 #  algorithm: "plot_perf_box_name"
12439 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12440 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12441 #  include:
12442 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12443 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12444 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12445 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12446 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12447 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12448 #  layout:
12449 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12450 #    layout: "plot-throughput"
12451
12452 - type: "plot"
12453   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12454   algorithm: "plot_perf_box_name"
12455   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12456   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12457   include:
12458     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12462     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12463   layout:
12464     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12472   include:
12473     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12474     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12478   layout:
12479     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12480     layout: "plot-throughput"
12481
12482 #- type: "plot"
12483 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12484 #  algorithm: "plot_perf_box_name"
12485 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12486 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12487 #  include:
12488 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12489 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12490 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12491 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12492 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12493 #  layout:
12494 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12495 #    layout: "plot-throughput"
12496 #
12497 #- type: "plot"
12498 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12499 #  algorithm: "plot_perf_box_name"
12500 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12501 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12502 #  include:
12503 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12504 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12505 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12508 #  layout:
12509 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12510 #    layout: "plot-throughput"
12511
12512 #- type: "plot"
12513 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12514 #  algorithm: "plot_perf_box_name"
12515 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12516 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12517 #  include:
12518 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12519 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12520 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12524 #  layout:
12525 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12526 #    layout: "plot-throughput"
12527 #
12528 #- type: "plot"
12529 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12530 #  algorithm: "plot_perf_box_name"
12531 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12532 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12533 #  include:
12534 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12535 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12537 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12540 #  layout:
12541 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12542 #    layout: "plot-throughput"
12543
12544 #- type: "plot"
12545 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12546 #  algorithm: "plot_perf_box_name"
12547 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12548 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12549 #  include:
12550 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12551 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12553 #  layout:
12554 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12555 #    layout: "plot-throughput"
12556 #
12557 #- type: "plot"
12558 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12559 #  algorithm: "plot_perf_box_name"
12560 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12561 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12562 #  include:
12563 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12564 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12565 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12566 #  layout:
12567 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12568 #    layout: "plot-throughput"
12569
12570 ################################################################################
12571
12572 # Packet Speedup
12573
12574 #- type: "plot"
12575 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12576 #  algorithm: "plot_tsa_name"
12577 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12578 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12579 #  include:
12580 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12584 #  layout:
12585 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12586 #    layout: "plot-throughput-speedup-analysis"
12587 #
12588 #- type: "plot"
12589 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12590 #  algorithm: "plot_tsa_name"
12591 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12592 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12593 #  include:
12594 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12595 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12596 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12597 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12598 #  layout:
12599 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12600 #    layout: "plot-throughput-speedup-analysis"
12601 #
12602 #- type: "plot"
12603 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12604 #  algorithm: "plot_tsa_name"
12605 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12606 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12607 #  include:
12608 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12609 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12610 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12611 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12613 #  layout:
12614 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12615 #    layout: "plot-throughput-speedup-analysis"
12616 #
12617 #- type: "plot"
12618 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12619 #  algorithm: "plot_tsa_name"
12620 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12621 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12622 #  include:
12623 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12624 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12625 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12626 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12628 #  layout:
12629 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12630 #    layout: "plot-throughput-speedup-analysis"
12631 #
12632 #- type: "plot"
12633 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12634 #  algorithm: "plot_tsa_name"
12635 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12636 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12637 #  include:
12638 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12639 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12640 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12641 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12642 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12643 #  layout:
12644 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12645 #    layout: "plot-throughput-speedup-analysis"
12646 #
12647 #- type: "plot"
12648 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12649 #  algorithm: "plot_tsa_name"
12650 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12651 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12652 #  include:
12653 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12654 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12655 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12658 #  layout:
12659 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12660 #    layout: "plot-throughput-speedup-analysis"
12661 #
12662 #- type: "plot"
12663 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12664 #  algorithm: "plot_tsa_name"
12665 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12666 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12667 #  include:
12668 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12669 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12670 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12672 #  layout:
12673 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12674 #    layout: "plot-throughput-speedup-analysis"
12675 #
12676 #- type: "plot"
12677 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12678 #  algorithm: "plot_tsa_name"
12679 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12680 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12681 #  include:
12682 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12683 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12684 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12685 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12686 #  layout:
12687 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12688 #    layout: "plot-throughput-speedup-analysis"
12689 #
12690 #- type: "plot"
12691 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12692 #  algorithm: "plot_tsa_name"
12693 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12694 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12695 #  include:
12696 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12697 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12698 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12699 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12700 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12701 #  layout:
12702 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12703 #    layout: "plot-throughput-speedup-analysis"
12704 #
12705 #- type: "plot"
12706 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12707 #  algorithm: "plot_tsa_name"
12708 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12709 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12710 #  include:
12711 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12712 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12713 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12715 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12716 #  layout:
12717 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12718 #    layout: "plot-throughput-speedup-analysis"
12719 #
12720 #- type: "plot"
12721 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12722 #  algorithm: "plot_tsa_name"
12723 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12724 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12725 #  include:
12726 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12727 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12728 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12732 #  layout:
12733 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12734 #    layout: "plot-throughput-speedup-analysis"
12735 #
12736 #- type: "plot"
12737 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12738 #  algorithm: "plot_tsa_name"
12739 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12740 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12741 #  include:
12742 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12743 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12746 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12747 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12748 #  layout:
12749 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12750 #    layout: "plot-throughput-speedup-analysis"
12751
12752 - type: "plot"
12753   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12754   algorithm: "plot_tsa_name"
12755   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12756   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12757   include:
12758     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12761   layout:
12762     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12763     layout: "plot-throughput-speedup-analysis"
12764
12765 - type: "plot"
12766   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12767   algorithm: "plot_tsa_name"
12768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12770   include:
12771     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12772     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12773     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12774   layout:
12775     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12776     layout: "plot-throughput-speedup-analysis"
12777
12778 #- type: "plot"
12779 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12780 #  algorithm: "plot_tsa_name"
12781 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12782 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12783 #  include:
12784 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12785 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12787 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12788 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12789 #  layout:
12790 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12791 #    layout: "plot-throughput-speedup-analysis"
12792 #
12793 #- type: "plot"
12794 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12795 #  algorithm: "plot_tsa_name"
12796 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12797 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12798 #  include:
12799 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12800 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12801 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12802 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12804 #  layout:
12805 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12806 #    layout: "plot-throughput-speedup-analysis"
12807 #
12808 #- type: "plot"
12809 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12810 #  algorithm: "plot_tsa_name"
12811 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12812 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12813 #  include:
12814 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12815 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12816 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12817 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12818 #  layout:
12819 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12820 #    layout: "plot-throughput-speedup-analysis"
12821 #
12822 #- type: "plot"
12823 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12824 #  algorithm: "plot_tsa_name"
12825 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12826 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12827 #  include:
12828 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12829 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12830 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12831 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12832 #  layout:
12833 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12834 #    layout: "plot-throughput-speedup-analysis"
12835 #
12836 #- type: "plot"
12837 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12838 #  algorithm: "plot_tsa_name"
12839 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12840 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12841 #  include:
12842 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12843 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12844 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12845 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12846 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12847 #  layout:
12848 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12849 #    layout: "plot-throughput-speedup-analysis"
12850 #
12851 #- type: "plot"
12852 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12853 #  algorithm: "plot_tsa_name"
12854 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12855 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12856 #  include:
12857 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12859 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12862 #  layout:
12863 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12864 #    layout: "plot-throughput-speedup-analysis"
12865 #
12866 #- type: "plot"
12867 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12868 #  algorithm: "plot_tsa_name"
12869 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12870 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12871 #  include:
12872 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12873 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12874 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12878 #  layout:
12879 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12880 #    layout: "plot-throughput-speedup-analysis"
12881 #
12882 #- type: "plot"
12883 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12884 #  algorithm: "plot_tsa_name"
12885 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12886 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12887 #  include:
12888 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12889 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12890 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12891 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12892 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12893 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12894 #  layout:
12895 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12896 #    layout: "plot-throughput-speedup-analysis"
12897
12898 - type: "plot"
12899   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12900   algorithm: "plot_tsa_name"
12901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12903   include:
12904     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12905     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12906   layout:
12907     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12908     layout: "plot-throughput-speedup-analysis"
12909
12910 - type: "plot"
12911   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12912   algorithm: "plot_tsa_name"
12913   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12915   include:
12916     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12917     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12918   layout:
12919     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12920     layout: "plot-throughput-speedup-analysis"
12921
12922 #- type: "plot"
12923 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12924 #  algorithm: "plot_tsa_name"
12925 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12926 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12927 #  include:
12928 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12929 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12930 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12931 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12932 #  layout:
12933 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12934 #    layout: "plot-throughput-speedup-analysis"
12935 #
12936 #- type: "plot"
12937 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12938 #  algorithm: "plot_tsa_name"
12939 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12940 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12941 #  include:
12942 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12943 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12944 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12945 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12946 #  layout:
12947 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12948 #    layout: "plot-throughput-speedup-analysis"
12949 #
12950 #- type: "plot"
12951 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12952 #  algorithm: "plot_tsa_name"
12953 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12954 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12955 #  include:
12956 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12957 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12958 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12959 #  layout:
12960 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12961 #    layout: "plot-throughput-speedup-analysis"
12962 #
12963 #- type: "plot"
12964 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12965 #  algorithm: "plot_tsa_name"
12966 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12967 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12968 #  include:
12969 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12970 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12971 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12972 #  layout:
12973 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12974 #    layout: "plot-throughput-speedup-analysis"
12975 #
12976 #- type: "plot"
12977 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12978 #  algorithm: "plot_tsa_name"
12979 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12980 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12981 #  include:
12982 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12983 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12984 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12985 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12986 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12987 #  layout:
12988 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12989 #    layout: "plot-throughput-speedup-analysis"
12990 #
12991 #- type: "plot"
12992 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12993 #  algorithm: "plot_tsa_name"
12994 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12995 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12996 #  include:
12997 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12998 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12999 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13000 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13001 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13002 #  layout:
13003 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13004 #    layout: "plot-throughput-speedup-analysis"
13005
13006 - type: "plot"
13007   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13008   algorithm: "plot_tsa_name"
13009   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13010   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13011   include:
13012     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13013     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13014     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13015   layout:
13016     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13017     layout: "plot-throughput-speedup-analysis"
13018
13019 - type: "plot"
13020   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13021   algorithm: "plot_tsa_name"
13022   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13024   include:
13025     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13026     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13027     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13028   layout:
13029     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13030     layout: "plot-throughput-speedup-analysis"
13031
13032 #- type: "plot"
13033 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13034 #  algorithm: "plot_tsa_name"
13035 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13036 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13037 #  include:
13038 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13039 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13040 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13041 #  layout:
13042 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13043 #    layout: "plot-throughput-speedup-analysis"
13044 #
13045 #- type: "plot"
13046 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13047 #  algorithm: "plot_tsa_name"
13048 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13049 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13050 #  include:
13051 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13052 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13053 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13054 #  layout:
13055 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13056 #    layout: "plot-throughput-speedup-analysis"
13057 #
13058 #- type: "plot"
13059 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13060 #  algorithm: "plot_tsa_name"
13061 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13062 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13063 #  include:
13064 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13065 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13066 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13067 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13068 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13069 #  layout:
13070 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13071 #    layout: "plot-throughput-speedup-analysis"
13072 #
13073 #- type: "plot"
13074 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13075 #  algorithm: "plot_tsa_name"
13076 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13077 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13078 #  include:
13079 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13080 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13081 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13082 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13083 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13084 #  layout:
13085 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13086 #    layout: "plot-throughput-speedup-analysis"
13087
13088 - type: "plot"
13089   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13090   algorithm: "plot_tsa_name"
13091   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13092   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13093   include:
13094     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13099     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13100   layout:
13101     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13102     layout: "plot-throughput-speedup-analysis"
13103
13104 - type: "plot"
13105   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13106   algorithm: "plot_tsa_name"
13107   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13108   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13109   include:
13110     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13113     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13114     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13116   layout:
13117     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13118     layout: "plot-throughput-speedup-analysis"
13119
13120 - type: "plot"
13121   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13122   algorithm: "plot_tsa_name"
13123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13125   include:
13126     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13130   layout:
13131     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13132     layout: "plot-throughput-speedup-analysis"
13133
13134 - type: "plot"
13135   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13136   algorithm: "plot_tsa_name"
13137   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13139   include:
13140     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13141     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13142     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13143     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13144   layout:
13145     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13146     layout: "plot-throughput-speedup-analysis"
13147
13148 #- type: "plot"
13149 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13150 #  algorithm: "plot_tsa_name"
13151 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13152 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13153 #  include:
13154 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13155 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13156 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13157 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13158 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13159 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13160 #  layout:
13161 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13162 #    layout: "plot-throughput-speedup-analysis"
13163 #
13164 #- type: "plot"
13165 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13166 #  algorithm: "plot_tsa_name"
13167 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13168 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13169 #  include:
13170 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13171 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13172 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13173 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13174 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13175 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13176 #  layout:
13177 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13178 #    layout: "plot-throughput-speedup-analysis"
13179 #
13180 #- type: "plot"
13181 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13182 #  algorithm: "plot_tsa_name"
13183 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13184 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13185 #  include:
13186 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13187 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13188 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13189 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13190 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13191 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13192 #  layout:
13193 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13194 #    layout: "plot-throughput-speedup-analysis"
13195 #
13196 #- type: "plot"
13197 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13198 #  algorithm: "plot_tsa_name"
13199 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13200 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13201 #  include:
13202 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13203 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13204 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13205 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13208 #  layout:
13209 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13210 #    layout: "plot-throughput-speedup-analysis"
13211 #
13212 #- type: "plot"
13213 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13214 #  algorithm: "plot_tsa_name"
13215 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13216 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13217 #  include:
13218 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13219 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13222 #  layout:
13223 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13224 #    layout: "plot-throughput-speedup-analysis"
13225 #
13226 #- type: "plot"
13227 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13228 #  algorithm: "plot_tsa_name"
13229 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13230 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13231 #  include:
13232 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13234 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13235 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13236 #  layout:
13237 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13238 #    layout: "plot-throughput-speedup-analysis"
13239 #
13240 #- type: "plot"
13241 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13242 #  algorithm: "plot_tsa_name"
13243 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13244 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13245 #  include:
13246 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13247 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13251 #  layout:
13252 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13253 #    layout: "plot-throughput-speedup-analysis"
13254 #
13255 #- type: "plot"
13256 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13257 #  algorithm: "plot_tsa_name"
13258 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13260 #  include:
13261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13266 #  layout:
13267 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13268 #    layout: "plot-throughput-speedup-analysis"
13269 #
13270 #- type: "plot"
13271 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13272 #  algorithm: "plot_tsa_name"
13273 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13274 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13275 #  include:
13276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13277 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13280 #  layout:
13281 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13282 #    layout: "plot-throughput-speedup-analysis"
13283 #
13284 #- type: "plot"
13285 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13286 #  algorithm: "plot_tsa_name"
13287 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13288 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13289 #  include:
13290 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13291 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13292 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13293 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13294 #  layout:
13295 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13296 #    layout: "plot-throughput-speedup-analysis"
13297
13298 - type: "plot"
13299   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13300   algorithm: "plot_tsa_name"
13301   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13302   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13303   include:
13304     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13305     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13306     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13307     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13309     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13310   layout:
13311     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13312     layout: "plot-throughput-speedup-analysis"
13313
13314 - type: "plot"
13315   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13316   algorithm: "plot_tsa_name"
13317   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13318   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13319   include:
13320     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13321     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13326   layout:
13327     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13328     layout: "plot-throughput-speedup-analysis"
13329
13330 #- type: "plot"
13331 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13332 #  algorithm: "plot_tsa_name"
13333 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13334 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13335 #  include:
13336 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13337 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13338 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13339 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13340 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13341 #  layout:
13342 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13343 #    layout: "plot-throughput-speedup-analysis"
13344 #
13345 #- type: "plot"
13346 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13347 #  algorithm: "plot_tsa_name"
13348 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13349 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13350 #  include:
13351 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13352 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13353 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13354 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13355 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13356 #  layout:
13357 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13358 #    layout: "plot-throughput-speedup-analysis"
13359 #
13360 #- type: "plot"
13361 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13362 #  algorithm: "plot_tsa_name"
13363 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13364 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13365 #  include:
13366 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13367 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13368 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13369 #  layout:
13370 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13371 #    layout: "plot-throughput-speedup-analysis"
13372 #
13373 #- type: "plot"
13374 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13375 #  algorithm: "plot_tsa_name"
13376 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13377 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378 #  include:
13379 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13380 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13381 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13382 #  layout:
13383 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13384 #    layout: "plot-throughput-speedup-analysis"
13385 #
13386 #- type: "plot"
13387 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13388 #  algorithm: "plot_tsa_name"
13389 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13390 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13391 #  include:
13392 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13393 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13394 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13395 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13396 #  layout:
13397 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13398 #    layout: "plot-throughput-speedup-analysis"
13399 #
13400 #- type: "plot"
13401 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13402 #  algorithm: "plot_tsa_name"
13403 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13404 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13405 #  include:
13406 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13407 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13408 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13409 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13410 #  layout:
13411 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13412 #    layout: "plot-throughput-speedup-analysis"
13413 #
13414 #- type: "plot"
13415 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13416 #  algorithm: "plot_tsa_name"
13417 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13418 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13419 #  include:
13420 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13421 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13422 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13425 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13426 #  layout:
13427 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13428 #    layout: "plot-throughput-speedup-analysis"
13429 #
13430 #- type: "plot"
13431 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13432 #  algorithm: "plot_tsa_name"
13433 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13434 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13435 #  include:
13436 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13437 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13439 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13440 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13441 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13442 #  layout:
13443 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13444 #    layout: "plot-throughput-speedup-analysis"
13445 #
13446 #- type: "plot"
13447 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13448 #  algorithm: "plot_tsa_name"
13449 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13450 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13451 #  include:
13452 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13453 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13454 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13455 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13456 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13457 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13458 #  layout:
13459 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13460 #    layout: "plot-throughput-speedup-analysis"
13461 #
13462 #- type: "plot"
13463 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13464 #  algorithm: "plot_tsa_name"
13465 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13466 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13467 #  include:
13468 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13469 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13470 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13471 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13472 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13473 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13474 #  layout:
13475 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13476 #    layout: "plot-throughput-speedup-analysis"
13477
13478 - type: "plot"
13479   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13480   algorithm: "plot_tsa_name"
13481   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13483   include:
13484     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13485     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13486     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13487     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13488     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13489     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13490   layout:
13491     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13492     layout: "plot-throughput-speedup-analysis"
13493
13494 - type: "plot"
13495   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13496   algorithm: "plot_tsa_name"
13497   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13499   include:
13500     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13501     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13502     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13503     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13504     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13505     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13506   layout:
13507     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13508     layout: "plot-throughput-speedup-analysis"
13509
13510 #- type: "plot"
13511 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13512 #  algorithm: "plot_tsa_name"
13513 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13514 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13515 #  include:
13516 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13517 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13518 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13519 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13521 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13522 #  layout:
13523 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13524 #    layout: "plot-throughput-speedup-analysis"
13525 #
13526 #- type: "plot"
13527 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13528 #  algorithm: "plot_tsa_name"
13529 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13530 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13531 #  include:
13532 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13533 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13535 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13536 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13537 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13538 #  layout:
13539 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13540 #    layout: "plot-throughput-speedup-analysis"
13541 #
13542 #- type: "plot"
13543 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13544 #  algorithm: "plot_tsa_name"
13545 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13546 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13547 #  include:
13548 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13549 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13550 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13551 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13552 #  layout:
13553 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13554 #    layout: "plot-throughput-speedup-analysis"
13555 #
13556 #- type: "plot"
13557 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13558 #  algorithm: "plot_tsa_name"
13559 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13560 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13561 #  include:
13562 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13563 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13564 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13565 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13566 #  layout:
13567 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13568 #    layout: "plot-throughput-speedup-analysis"
13569 #
13570 #- type: "plot"
13571 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13572 #  algorithm: "plot_tsa_name"
13573 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13574 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13575 #  include:
13576 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13577 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13578 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13579 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13580 #  layout:
13581 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13582 #    layout: "plot-throughput-speedup-analysis"
13583 #
13584 #- type: "plot"
13585 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13586 #  algorithm: "plot_tsa_name"
13587 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13588 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13589 #  include:
13590 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13591 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13592 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13593 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13594 #  layout:
13595 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13596 #    layout: "plot-throughput-speedup-analysis"
13597
13598 - type: "plot"
13599   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13600   algorithm: "plot_tsa_name"
13601   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13603   include:
13604     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13607     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13608   layout:
13609     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13610     layout: "plot-throughput-speedup-analysis"
13611
13612 - type: "plot"
13613   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13614   algorithm: "plot_tsa_name"
13615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13617   include:
13618     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13619     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13620     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13622   layout:
13623     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13624     layout: "plot-throughput-speedup-analysis"
13625
13626 - type: "plot"
13627   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13628   algorithm: "plot_tsa_name"
13629   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13630   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13631   include:
13632     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13633     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13634     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13636   layout:
13637     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13638     layout: "plot-throughput-speedup-analysis"
13639
13640 - type: "plot"
13641   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13642   algorithm: "plot_tsa_name"
13643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13645   include:
13646     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13647     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13648     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13649     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13650   layout:
13651     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13652     layout: "plot-throughput-speedup-analysis"
13653
13654 #- type: "plot"
13655 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13656 #  algorithm: "plot_tsa_name"
13657 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13658 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13659 #  include:
13660 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13661 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13662 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13663 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13664 #  layout:
13665 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13666 #    layout: "plot-throughput-speedup-analysis"
13667 #
13668 #- type: "plot"
13669 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13670 #  algorithm: "plot_tsa_name"
13671 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13672 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13673 #  include:
13674 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13675 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13676 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13678 #  layout:
13679 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13680 #    layout: "plot-throughput-speedup-analysis"
13681 #
13682 #- type: "plot"
13683 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13684 #  algorithm: "plot_tsa_name"
13685 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13686 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13687 #  include:
13688 #    - "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"
13689 #    - "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"
13690 #    - "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"
13691 #    - "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"
13692 #  layout:
13693 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13694 #    layout: "plot-throughput-speedup-analysis"
13695 #
13696 #- type: "plot"
13697 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13698 #  algorithm: "plot_tsa_name"
13699 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13700 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13701 #  include:
13702 #    - "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"
13703 #    - "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"
13704 #    - "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"
13705 #    - "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"
13706 #  layout:
13707 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13708 #    layout: "plot-throughput-speedup-analysis"
13709 #
13710 #- type: "plot"
13711 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13712 #  algorithm: "plot_tsa_name"
13713 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13714 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13715 #  include:
13716 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13717 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13718 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13719 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13720 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13721 #  layout:
13722 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13723 #    layout: "plot-throughput-speedup-analysis"
13724 #
13725 #- type: "plot"
13726 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13727 #  algorithm: "plot_tsa_name"
13728 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13729 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13730 #  include:
13731 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13732 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13733 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13734 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13735 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13736 #  layout:
13737 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13738 #    layout: "plot-throughput-speedup-analysis"
13739 #
13740 #- type: "plot"
13741 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13742 #  algorithm: "plot_tsa_name"
13743 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13744 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13745 #  include:
13746 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13747 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13748 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13749 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13750 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13751 #  layout:
13752 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13753 #    layout: "plot-throughput-speedup-analysis"
13754 #
13755 #- type: "plot"
13756 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13757 #  algorithm: "plot_tsa_name"
13758 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13759 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13760 #  include:
13761 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13762 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13763 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13766 #  layout:
13767 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13768 #    layout: "plot-throughput-speedup-analysis"
13769 #
13770 #- type: "plot"
13771 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13772 #  algorithm: "plot_tsa_name"
13773 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13774 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13775 #  include:
13776 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13781 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13782 #  layout:
13783 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13784 #    layout: "plot-throughput-speedup-analysis"
13785 #
13786 #- type: "plot"
13787 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13788 #  algorithm: "plot_tsa_name"
13789 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13790 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13791 #  include:
13792 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13793 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13794 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13795 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13796 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13797 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13798 #  layout:
13799 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13800 #    layout: "plot-throughput-speedup-analysis"
13801 #
13802 #- type: "plot"
13803 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13804 #  algorithm: "plot_tsa_name"
13805 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13806 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13807 #  include:
13808 #    - "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"
13809 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13810 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13811 #    - "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"
13812 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13813 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13814 #  layout:
13815 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13816 #    layout: "plot-throughput-speedup-analysis"
13817 #
13818 #- type: "plot"
13819 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13820 #  algorithm: "plot_tsa_name"
13821 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13822 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13823 #  include:
13824 #    - "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"
13825 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13826 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13827 #    - "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"
13828 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13829 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13830 #  layout:
13831 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13832 #    layout: "plot-throughput-speedup-analysis"
13833 #
13834 #- type: "plot"
13835 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13836 #  algorithm: "plot_tsa_name"
13837 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13838 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13839 #  include:
13840 #    - "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"
13841 #    - "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"
13842 #    - "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"
13843 #  layout:
13844 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13845 #    layout: "plot-throughput-speedup-analysis"
13846 #
13847 #- type: "plot"
13848 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13849 #  algorithm: "plot_tsa_name"
13850 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13851 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13852 #  include:
13853 #    - "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"
13854 #    - "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"
13855 #    - "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"
13856 #  layout:
13857 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13858 #    layout: "plot-throughput-speedup-analysis"
13859
13860 - type: "plot"
13861   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13862   algorithm: "plot_tsa_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13865   include:
13866     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13867     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13868     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13869     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13870     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13871   layout:
13872     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13873     layout: "plot-throughput-speedup-analysis"
13874
13875 - type: "plot"
13876   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13877   algorithm: "plot_tsa_name"
13878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13880   include:
13881     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13882     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13883     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13884     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13885     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13886   layout:
13887     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13888     layout: "plot-throughput-speedup-analysis"
13889
13890 - type: "plot"
13891   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13892   algorithm: "plot_tsa_name"
13893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13895   include:
13896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13901   layout:
13902     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13903     layout: "plot-throughput-speedup-analysis"
13904
13905 - type: "plot"
13906   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13907   algorithm: "plot_tsa_name"
13908   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13909   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13910   include:
13911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13916   layout:
13917     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13918     layout: "plot-throughput-speedup-analysis"
13919
13920 - type: "plot"
13921   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13922   algorithm: "plot_tsa_name"
13923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13925   include:
13926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13932   layout:
13933     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13934     layout: "plot-throughput-speedup-analysis"
13935
13936 - type: "plot"
13937   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13938   algorithm: "plot_tsa_name"
13939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13941   include:
13942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13948   layout:
13949     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13950     layout: "plot-throughput-speedup-analysis"
13951
13952 - type: "plot"
13953   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13954   algorithm: "plot_tsa_name"
13955   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13956   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13957   include:
13958     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13962   layout:
13963     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13964     layout: "plot-throughput-speedup-analysis"
13965
13966 - type: "plot"
13967   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13968   algorithm: "plot_tsa_name"
13969   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13970   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13971   include:
13972     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13976   layout:
13977     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13978     layout: "plot-throughput-speedup-analysis"
13979
13980 - type: "plot"
13981   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13982   algorithm: "plot_tsa_name"
13983   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13984   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13985   include:
13986     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13991   layout:
13992     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13993     layout: "plot-throughput-speedup-analysis"
13994
13995 - type: "plot"
13996   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13997   algorithm: "plot_tsa_name"
13998   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13999   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14000   include:
14001     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14006   layout:
14007     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14008     layout: "plot-throughput-speedup-analysis"
14009
14010 - type: "plot"
14011   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14012   algorithm: "plot_tsa_name"
14013   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14014   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14015   include:
14016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14022   layout:
14023     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14024     layout: "plot-throughput-speedup-analysis"
14025
14026 - type: "plot"
14027   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14028   algorithm: "plot_tsa_name"
14029   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14030   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14031   include:
14032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14038   layout:
14039     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14040     layout: "plot-throughput-speedup-analysis"
14041
14042 - type: "plot"
14043   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14044   algorithm: "plot_tsa_name"
14045   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14046   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14047   include:
14048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14052   layout:
14053     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14054     layout: "plot-throughput-speedup-analysis"
14055
14056 - type: "plot"
14057   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14058   algorithm: "plot_tsa_name"
14059   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14060   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14061   include:
14062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14066   layout:
14067     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14068     layout: "plot-throughput-speedup-analysis"
14069
14070 - type: "plot"
14071   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14072   algorithm: "plot_tsa_name"
14073   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14074   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14075   include:
14076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14082   layout:
14083     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14084     layout: "plot-throughput-speedup-analysis"
14085
14086 - type: "plot"
14087   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14088   algorithm: "plot_tsa_name"
14089   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14090   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14091   include:
14092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14098   layout:
14099     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14100     layout: "plot-throughput-speedup-analysis"
14101
14102 - type: "plot"
14103   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14104   algorithm: "plot_tsa_name"
14105   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14106   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14107   include:
14108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14113     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14114   layout:
14115     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14116     layout: "plot-throughput-speedup-analysis"
14117
14118 - type: "plot"
14119   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14120   algorithm: "plot_tsa_name"
14121   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14122   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14123   include:
14124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14129     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14130   layout:
14131     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14132     layout: "plot-throughput-speedup-analysis"
14133
14134 - type: "plot"
14135   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14136   algorithm: "plot_tsa_name"
14137   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14138   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14139   include:
14140     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14145     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14146   layout:
14147     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14148     layout: "plot-throughput-speedup-analysis"
14149
14150 - type: "plot"
14151   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14152   algorithm: "plot_tsa_name"
14153   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14154   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14155   include:
14156     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14157     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14159     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14160     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14161     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14162   layout:
14163     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14164     layout: "plot-throughput-speedup-analysis"
14165
14166 - type: "plot"
14167   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14168   algorithm: "plot_tsa_name"
14169   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14170   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14171   include:
14172     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14173     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14176     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14177   layout:
14178     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14179     layout: "plot-throughput-speedup-analysis"
14180
14181 - type: "plot"
14182   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14183   algorithm: "plot_tsa_name"
14184   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14185   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14186   include:
14187     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14188     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14189     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14190     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14191     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14192   layout:
14193     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14194     layout: "plot-throughput-speedup-analysis"
14195
14196 #- type: "plot"
14197 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14198 #  algorithm: "plot_tsa_name"
14199 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14200 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14201 #  include:
14202 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14203 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14204 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14205 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14206 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14207 #  layout:
14208 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14209 #    layout: "plot-throughput-speedup-analysis"
14210 #
14211 #- type: "plot"
14212 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14213 #  algorithm: "plot_tsa_name"
14214 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14215 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14216 #  include:
14217 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14218 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14221 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14222 #  layout:
14223 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14224 #    layout: "plot-throughput-speedup-analysis"
14225
14226 #- type: "plot"
14227 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14228 #  algorithm: "plot_tsa_name"
14229 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14230 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14231 #  include:
14232 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14233 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14238 #  layout:
14239 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14240 #    layout: "plot-throughput-speedup-analysis"
14241 #
14242 #- type: "plot"
14243 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14244 #  algorithm: "plot_tsa_name"
14245 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14246 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14247 #  include:
14248 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14254 #  layout:
14255 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14256 #    layout: "plot-throughput-speedup-analysis"
14257
14258 - type: "plot"
14259   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14260   algorithm: "plot_tsa_name"
14261   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14262   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14263   include:
14264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14269   layout:
14270     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14278   include:
14279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14284   layout:
14285     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14286     layout: "plot-throughput-speedup-analysis"
14287
14288 - type: "plot"
14289   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14290   algorithm: "plot_tsa_name"
14291   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14292   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14293   include:
14294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14300   layout:
14301     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14309   include:
14310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14316   layout:
14317     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14318     layout: "plot-throughput-speedup-analysis"
14319
14320 - type: "plot"
14321   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14322   algorithm: "plot_tsa_name"
14323   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14324   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14325   include:
14326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14331   layout:
14332     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 - type: "plot"
14336   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14337   algorithm: "plot_tsa_name"
14338   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14339   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14340   include:
14341     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14346   layout:
14347     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14348     layout: "plot-throughput-speedup-analysis"
14349
14350 - type: "plot"
14351   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14352   algorithm: "plot_tsa_name"
14353   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14354   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14355   include:
14356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14360   layout:
14361     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14362     layout: "plot-throughput-speedup-analysis"
14363
14364 - type: "plot"
14365   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14366   algorithm: "plot_tsa_name"
14367   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14368   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14369   include:
14370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14374   layout:
14375     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14383   include:
14384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14390   layout:
14391     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14399   include:
14400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14406   layout:
14407     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14408     layout: "plot-throughput-speedup-analysis"
14409
14410 - type: "plot"
14411   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14412   algorithm: "plot_tsa_name"
14413   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14414   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14415   include:
14416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14421   layout:
14422     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14423     layout: "plot-throughput-speedup-analysis"
14424
14425 - type: "plot"
14426   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14427   algorithm: "plot_tsa_name"
14428   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14429   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14430   include:
14431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14436   layout:
14437     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14438     layout: "plot-throughput-speedup-analysis"
14439
14440 - type: "plot"
14441   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14442   algorithm: "plot_tsa_name"
14443   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14444   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14445   include:
14446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14452   layout:
14453     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14454     layout: "plot-throughput-speedup-analysis"
14455
14456 - type: "plot"
14457   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14458   algorithm: "plot_tsa_name"
14459   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14460   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14461   include:
14462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14468   layout:
14469     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14470     layout: "plot-throughput-speedup-analysis"
14471
14472 - type: "plot"
14473   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14474   algorithm: "plot_tsa_name"
14475   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14476   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14477   include:
14478     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14482   layout:
14483     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14484     layout: "plot-throughput-speedup-analysis"
14485
14486 - type: "plot"
14487   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14488   algorithm: "plot_tsa_name"
14489   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14490   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14491   include:
14492     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14496   layout:
14497     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14498     layout: "plot-throughput-speedup-analysis"
14499
14500 - type: "plot"
14501   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14502   algorithm: "plot_tsa_name"
14503   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14504   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14505   include:
14506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14511   layout:
14512     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14513     layout: "plot-throughput-speedup-analysis"
14514
14515 - type: "plot"
14516   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14517   algorithm: "plot_tsa_name"
14518   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14519   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14520   include:
14521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14526   layout:
14527     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14528     layout: "plot-throughput-speedup-analysis"
14529
14530 - type: "plot"
14531   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14532   algorithm: "plot_tsa_name"
14533   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14534   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14535   include:
14536     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14537     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14541     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14542   layout:
14543     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14544     layout: "plot-throughput-speedup-analysis"
14545
14546 - type: "plot"
14547   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14548   algorithm: "plot_tsa_name"
14549   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14550   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14551   include:
14552     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14553     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14557     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14558   layout:
14559     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14560     layout: "plot-throughput-speedup-analysis"
14561
14562 - type: "plot"
14563   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14564   algorithm: "plot_tsa_name"
14565   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14566   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14567   include:
14568     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14572   layout:
14573     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14574     layout: "plot-throughput-speedup-analysis"
14575
14576 - type: "plot"
14577   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14578   algorithm: "plot_tsa_name"
14579   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14580   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14581   include:
14582     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14586   layout:
14587     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14588     layout: "plot-throughput-speedup-analysis"
14589
14590 - type: "plot"
14591   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14592   algorithm: "plot_tsa_name"
14593   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14594   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14595   include:
14596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14602   layout:
14603     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14604     layout: "plot-throughput-speedup-analysis"
14605
14606 - type: "plot"
14607   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14608   algorithm: "plot_tsa_name"
14609   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14610   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14611   include:
14612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14618   layout:
14619     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14620     layout: "plot-throughput-speedup-analysis"
14621
14622 - type: "plot"
14623   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14624   algorithm: "plot_tsa_name"
14625   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14626   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14627   include:
14628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14634   layout:
14635     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14636     layout: "plot-throughput-speedup-analysis"
14637
14638 - type: "plot"
14639   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14640   algorithm: "plot_tsa_name"
14641   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14642   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14643   include:
14644     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14650   layout:
14651     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14652     layout: "plot-throughput-speedup-analysis"
14653
14654 #- type: "plot"
14655 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14656 #  algorithm: "plot_tsa_name"
14657 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14658 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14659 #  include:
14660 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14661 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14662 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14663 #  layout:
14664 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14665 #    layout: "plot-throughput-speedup-analysis"
14666 #
14667 #- type: "plot"
14668 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14669 #  algorithm: "plot_tsa_name"
14670 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14671 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14672 #  include:
14673 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14674 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14675 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14676 #  layout:
14677 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14678 #    layout: "plot-throughput-speedup-analysis"
14679
14680 ################################################################################
14681
14682 # Packet Throughput - DPDK
14683
14684 # 2n-skx-xxv710
14685
14686 #- type: "plot"
14687 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14688 #  algorithm: "plot_perf_box_name"
14689 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14690 #  data: "plot-dpdk-throughput-latency-2n-skx"
14691 #  include:
14692 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14693 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14694 #  layout:
14695 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14696 #    layout: "plot-throughput"
14697 #
14698 #- type: "plot"
14699 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14700 #  algorithm: "plot_perf_box_name"
14701 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14702 #  data: "plot-dpdk-throughput-latency-2n-skx"
14703 #  include:
14704 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14705 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14706 #  layout:
14707 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14708 #    layout: "plot-throughput"
14709 #
14710 #- type: "plot"
14711 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14712 #  algorithm: "plot_perf_box_name"
14713 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14714 #  data: "plot-dpdk-throughput-latency-2n-skx"
14715 #  include:
14716 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14717 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14718 #  layout:
14719 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14720 #    layout: "plot-throughput"
14721 #
14722 #- type: "plot"
14723 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14724 #  algorithm: "plot_perf_box_name"
14725 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14726 #  data: "plot-dpdk-throughput-latency-2n-skx"
14727 #  include:
14728 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14729 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14730 #  layout:
14731 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14732 #    layout: "plot-throughput"
14733 #
14734 ## 2n-skx-x710
14735 #
14736 #- type: "plot"
14737 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14738 #  algorithm: "plot_perf_box_name"
14739 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14740 #  data: "plot-dpdk-throughput-latency-2n-skx"
14741 #  include:
14742 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14743 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14744 #  layout:
14745 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14746 #    layout: "plot-throughput"
14747 #
14748 #- type: "plot"
14749 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14750 #  algorithm: "plot_perf_box_name"
14751 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14752 #  data: "plot-dpdk-throughput-latency-2n-skx"
14753 #  include:
14754 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14755 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14756 #  layout:
14757 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14758 #    layout: "plot-throughput"
14759 #
14760 #- type: "plot"
14761 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14762 #  algorithm: "plot_perf_box_name"
14763 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14764 #  data: "plot-dpdk-throughput-latency-2n-skx"
14765 #  include:
14766 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14767 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14768 #  layout:
14769 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14770 #    layout: "plot-throughput"
14771 #
14772 #- type: "plot"
14773 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14774 #  algorithm: "plot_perf_box_name"
14775 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14776 #  data: "plot-dpdk-throughput-latency-2n-skx"
14777 #  include:
14778 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14779 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14780 #  layout:
14781 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14782 #    layout: "plot-throughput"
14783 #
14784 ## 3n-skx-xxv710
14785 #
14786 #- type: "plot"
14787 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14788 #  algorithm: "plot_perf_box_name"
14789 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14790 #  data: "plot-dpdk-throughput-latency-3n-skx"
14791 #  include:
14792 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14793 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14794 #  layout:
14795 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14796 #    layout: "plot-throughput"
14797 #
14798 #- type: "plot"
14799 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14800 #  algorithm: "plot_perf_box_name"
14801 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14802 #  data: "plot-dpdk-throughput-latency-3n-skx"
14803 #  include:
14804 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14805 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14806 #  layout:
14807 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14808 #    layout: "plot-throughput"
14809 #
14810 #- type: "plot"
14811 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14812 #  algorithm: "plot_perf_box_name"
14813 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14814 #  data: "plot-dpdk-throughput-latency-3n-skx"
14815 #  include:
14816 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14817 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14818 #  layout:
14819 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14820 #    layout: "plot-throughput"
14821 #
14822 #- type: "plot"
14823 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14824 #  algorithm: "plot_perf_box_name"
14825 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14826 #  data: "plot-dpdk-throughput-latency-3n-skx"
14827 #  include:
14828 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14829 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14830 #  layout:
14831 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14832 #    layout: "plot-throughput"
14833 #
14834 ## 3n-skx-x710
14835 #
14836 #- type: "plot"
14837 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14838 #  algorithm: "plot_perf_box_name"
14839 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14840 #  data: "plot-dpdk-throughput-latency-3n-skx"
14841 #  include:
14842 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14843 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14844 #  layout:
14845 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14846 #    layout: "plot-throughput"
14847 #
14848 #- type: "plot"
14849 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14850 #  algorithm: "plot_perf_box_name"
14851 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14852 #  data: "plot-dpdk-throughput-latency-3n-skx"
14853 #  include:
14854 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14855 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14856 #  layout:
14857 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14858 #    layout: "plot-throughput"
14859 #
14860 #- type: "plot"
14861 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14862 #  algorithm: "plot_perf_box_name"
14863 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14864 #  data: "plot-dpdk-throughput-latency-3n-skx"
14865 #  include:
14866 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14867 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14868 #  layout:
14869 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14870 #    layout: "plot-throughput"
14871 #
14872 #- type: "plot"
14873 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14874 #  algorithm: "plot_perf_box_name"
14875 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14876 #  data: "plot-dpdk-throughput-latency-3n-skx"
14877 #  include:
14878 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14879 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14880 #  layout:
14881 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14882 #    layout: "plot-throughput"
14883
14884 # 3n-hsw-xl710
14885
14886 - type: "plot"
14887   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14888   algorithm: "plot_perf_box_name"
14889   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14890   data: "plot-dpdk-throughput-latency-3n-hsw"
14891   include:
14892     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14893     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14894   layout:
14895     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14896     layout: "plot-throughput"
14897
14898 - type: "plot"
14899   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14900   algorithm: "plot_perf_box_name"
14901   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14902   data: "plot-dpdk-throughput-latency-3n-hsw"
14903   include:
14904     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14905     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14906   layout:
14907     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14908     layout: "plot-throughput"
14909
14910 - type: "plot"
14911   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14912   algorithm: "plot_perf_box_name"
14913   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14914   data: "plot-dpdk-throughput-latency-3n-hsw"
14915   include:
14916     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14917     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14918   layout:
14919     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14920     layout: "plot-throughput"
14921
14922 - type: "plot"
14923   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14924   algorithm: "plot_perf_box_name"
14925   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14926   data: "plot-dpdk-throughput-latency-3n-hsw"
14927   include:
14928     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14929     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14930   layout:
14931     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14932     layout: "plot-throughput"
14933
14934 # 3n-hsw-x710
14935
14936 - type: "plot"
14937   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14938   algorithm: "plot_perf_box_name"
14939   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14940   data: "plot-dpdk-throughput-latency-3n-hsw"
14941   include:
14942     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14943     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14944   layout:
14945     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14946     layout: "plot-throughput"
14947
14948 - type: "plot"
14949   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14950   algorithm: "plot_perf_box_name"
14951   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14952   data: "plot-dpdk-throughput-latency-3n-hsw"
14953   include:
14954     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14955     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14956   layout:
14957     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14958     layout: "plot-throughput"
14959
14960 - type: "plot"
14961   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14962   algorithm: "plot_perf_box_name"
14963   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14964   data: "plot-dpdk-throughput-latency-3n-hsw"
14965   include:
14966     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14967     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14968   layout:
14969     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14970     layout: "plot-throughput"
14971
14972 - type: "plot"
14973   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14974   algorithm: "plot_perf_box_name"
14975   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14976   data: "plot-dpdk-throughput-latency-3n-hsw"
14977   include:
14978     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14979     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14980   layout:
14981     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14982     layout: "plot-throughput"
14983
14984 # 2n-dnv-x553
14985
14986 - type: "plot"
14987   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14988   algorithm: "plot_perf_box_name"
14989   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14990   data: "plot-dpdk-throughput-latency-2n-dnv"
14991   include:
14992     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14993     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14994   layout:
14995     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14996     layout: "plot-throughput"
14997
14998 - type: "plot"
14999   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15000   algorithm: "plot_perf_box_name"
15001   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15002   data: "plot-dpdk-throughput-latency-2n-dnv"
15003   include:
15004     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15005     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15006   layout:
15007     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15008     layout: "plot-throughput"
15009
15010 - type: "plot"
15011   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15012   algorithm: "plot_perf_box_name"
15013   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15014   data: "plot-dpdk-throughput-latency-2n-dnv"
15015   include:
15016     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15017     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15018   layout:
15019     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15020     layout: "plot-throughput"
15021
15022 - type: "plot"
15023   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15024   algorithm: "plot_perf_box_name"
15025   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15026   data: "plot-dpdk-throughput-latency-2n-dnv"
15027   include:
15028     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15029     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15030   layout:
15031     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15032     layout: "plot-throughput"
15033
15034 # 3n-dnv-x553
15035
15036 - type: "plot"
15037   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15038   algorithm: "plot_perf_box_name"
15039   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15040   data: "plot-dpdk-throughput-latency-3n-dnv"
15041   include:
15042     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15043     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15044   layout:
15045     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15046     layout: "plot-throughput"
15047
15048 - type: "plot"
15049   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15050   algorithm: "plot_perf_box_name"
15051   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15052   data: "plot-dpdk-throughput-latency-3n-dnv"
15053   include:
15054     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15055     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15056   layout:
15057     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15058     layout: "plot-throughput"
15059
15060 - type: "plot"
15061   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15062   algorithm: "plot_perf_box_name"
15063   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15064   data: "plot-dpdk-throughput-latency-3n-dnv"
15065   include:
15066     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15067     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15068   layout:
15069     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15070     layout: "plot-throughput"
15071
15072 - type: "plot"
15073   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15074   algorithm: "plot_perf_box_name"
15075   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15076   data: "plot-dpdk-throughput-latency-3n-dnv"
15077   include:
15078     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15079     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15080   layout:
15081     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15082     layout: "plot-throughput"
15083
15084 # 3n-tsh-x520
15085
15086 - type: "plot"
15087   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15088   algorithm: "plot_perf_box_name"
15089   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15090   data: "plot-dpdk-throughput-latency-3n-tsh"
15091   include:
15092     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15093     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15094   layout:
15095     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15096     layout: "plot-throughput"
15097
15098 - type: "plot"
15099   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15100   algorithm: "plot_perf_box_name"
15101   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15102   data: "plot-dpdk-throughput-latency-3n-tsh"
15103   include:
15104     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15105     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15106   layout:
15107     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15108     layout: "plot-throughput"
15109
15110 - type: "plot"
15111   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15112   algorithm: "plot_perf_box_name"
15113   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15114   data: "plot-dpdk-throughput-latency-3n-tsh"
15115   include:
15116     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15117     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15118   layout:
15119     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15120     layout: "plot-throughput"
15121
15122 - type: "plot"
15123   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15124   algorithm: "plot_perf_box_name"
15125   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15126   data: "plot-dpdk-throughput-latency-3n-tsh"
15127   include:
15128     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15129     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15130   layout:
15131     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15132     layout: "plot-throughput"
15133
15134 ################################################################################
15135 ###   2n-clx                                                                 ###
15136 ################################################################################
15137
15138 # Packet Throughput
15139
15140 - type: "plot"
15141   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15142   algorithm: "plot_perf_box_name"
15143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15145   include:
15146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15150   layout:
15151     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15152     layout: "plot-throughput"
15153
15154 - type: "plot"
15155   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15156   algorithm: "plot_perf_box_name"
15157   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15159   include:
15160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15164   layout:
15165     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15166     layout: "plot-throughput"
15167
15168 - type: "plot"
15169   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15170   algorithm: "plot_perf_box_name"
15171   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15173   include:
15174     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15175     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15176     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15177     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15178   layout:
15179     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15180     layout: "plot-throughput"
15181
15182 - type: "plot"
15183   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15184   algorithm: "plot_perf_box_name"
15185   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15187   include:
15188     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15189     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15190     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15191     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15192   layout:
15193     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15194     layout: "plot-throughput"
15195
15196 - type: "plot"
15197   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15198   algorithm: "plot_perf_box_name"
15199   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15201   include:
15202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15207   layout:
15208     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15209     layout: "plot-throughput"
15210
15211 - type: "plot"
15212   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15213   algorithm: "plot_perf_box_name"
15214   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15216   include:
15217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15222   layout:
15223     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15224     layout: "plot-throughput"
15225
15226 - type: "plot"
15227   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15228   algorithm: "plot_perf_box_name"
15229   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15231   include:
15232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15236   layout:
15237     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15238     layout: "plot-throughput"
15239
15240 - type: "plot"
15241   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15242   algorithm: "plot_perf_box_name"
15243   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15244   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15245   include:
15246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15250   layout:
15251     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15252     layout: "plot-throughput"
15253
15254 - type: "plot"
15255   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15256   algorithm: "plot_perf_box_name"
15257   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15258   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15259   include:
15260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15265   layout:
15266     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15267     layout: "plot-throughput"
15268
15269 - type: "plot"
15270   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15271   algorithm: "plot_perf_box_name"
15272   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15274   include:
15275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15280   layout:
15281     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15282     layout: "plot-throughput"
15283
15284 - type: "plot"
15285   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15286   algorithm: "plot_perf_box_name"
15287   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15289   include:
15290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15296   layout:
15297     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15298     layout: "plot-throughput"
15299
15300 - type: "plot"
15301   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15302   algorithm: "plot_perf_box_name"
15303   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15304   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15305   include:
15306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15312   layout:
15313     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15314     layout: "plot-throughput"
15315
15316 - type: "plot"
15317   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15318   algorithm: "plot_perf_box_name"
15319   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15321   include:
15322     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15323     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15324   layout:
15325     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15326     layout: "plot-throughput"
15327
15328 - type: "plot"
15329   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15330   algorithm: "plot_perf_box_name"
15331   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15332   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15333   include:
15334     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15335     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15336   layout:
15337     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15338     layout: "plot-throughput"
15339
15340 - type: "plot"
15341   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15342   algorithm: "plot_perf_box_name"
15343   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15345   include:
15346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15347     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15348     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15349     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15350     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15351     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15352   layout:
15353     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15354     layout: "plot-throughput"
15355
15356 - type: "plot"
15357   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15358   algorithm: "plot_perf_box_name"
15359   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15361   include:
15362     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15363     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15368   layout:
15369     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15370     layout: "plot-throughput"
15371
15372 - type: "plot"
15373   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15374   algorithm: "plot_perf_box_name"
15375   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15376   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15377   include:
15378     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15379     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15384   layout:
15385     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15386     layout: "plot-throughput"
15387
15388 - type: "plot"
15389   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15390   algorithm: "plot_perf_box_name"
15391   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15392   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15393   include:
15394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15400   layout:
15401     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15402     layout: "plot-throughput"
15403
15404 - type: "plot"
15405   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15406   algorithm: "plot_perf_box_name"
15407   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15409   include:
15410     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15411     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15413   layout:
15414     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15415     layout: "plot-throughput"
15416
15417 - type: "plot"
15418   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15419   algorithm: "plot_perf_box_name"
15420   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15422   include:
15423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15426   layout:
15427     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15428     layout: "plot-throughput"
15429
15430 - type: "plot"
15431   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15432   algorithm: "plot_perf_box_name"
15433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15435   include:
15436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15439     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15440     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15441   layout:
15442     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15443     layout: "plot-throughput"
15444
15445 - type: "plot"
15446   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15447   algorithm: "plot_perf_box_name"
15448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15450   include:
15451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15456   layout:
15457     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15458     layout: "plot-throughput"
15459
15460 - type: "plot"
15461   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15462   algorithm: "plot_perf_box_name"
15463   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15465   include:
15466     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15467     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15468     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15469     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15471   layout:
15472     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15473     layout: "plot-throughput"
15474
15475 - type: "plot"
15476   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15477   algorithm: "plot_perf_box_name"
15478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15480   include:
15481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15482     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15483     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15484     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15485     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15486   layout:
15487     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15488     layout: "plot-throughput"
15489
15490 - type: "plot"
15491   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15492   algorithm: "plot_perf_box_name"
15493   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15495   include:
15496     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15497     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15498     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15502   layout:
15503     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15504     layout: "plot-throughput"
15505
15506 - type: "plot"
15507   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15508   algorithm: "plot_perf_box_name"
15509   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15510   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15511   include:
15512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15518   layout:
15519     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15520     layout: "plot-throughput"
15521
15522 - type: "plot"
15523   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15524   algorithm: "plot_perf_box_name"
15525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15527   include:
15528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15532   layout:
15533     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15534     layout: "plot-throughput"
15535
15536 - type: "plot"
15537   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15538   algorithm: "plot_perf_box_name"
15539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15541   include:
15542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15546   layout:
15547     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15548     layout: "plot-throughput"
15549
15550 - type: "plot"
15551   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15552   algorithm: "plot_perf_box_name"
15553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15555   include:
15556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15561   layout:
15562     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15563     layout: "plot-throughput"
15564
15565 - type: "plot"
15566   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15567   algorithm: "plot_perf_box_name"
15568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15570   include:
15571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15576   layout:
15577     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15578     layout: "plot-throughput"
15579
15580 - type: "plot"
15581   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15582   algorithm: "plot_perf_box_name"
15583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15585   include:
15586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15590   layout:
15591     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15592     layout: "plot-throughput"
15593
15594 - type: "plot"
15595   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15596   algorithm: "plot_perf_box_name"
15597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15599   include:
15600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15604   layout:
15605     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15606     layout: "plot-throughput"
15607
15608 - type: "plot"
15609   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15610   algorithm: "plot_perf_box_name"
15611   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15613   include:
15614     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15616     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15617     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15618     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15619     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15620   layout:
15621     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15622     layout: "plot-throughput"
15623
15624 - type: "plot"
15625   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15626   algorithm: "plot_perf_box_name"
15627   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15629   include:
15630     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15631     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15632     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15634     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15636   layout:
15637     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15638     layout: "plot-throughput"
15639
15640 - type: "plot"
15641   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15642   algorithm: "plot_perf_box_name"
15643   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15645   include:
15646     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15647     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15649     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15650   layout:
15651     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15652     layout: "plot-throughput"
15653
15654 - type: "plot"
15655   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15656   algorithm: "plot_perf_box_name"
15657   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15658   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15659   include:
15660     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15661     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15662     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15664   layout:
15665     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15666     layout: "plot-throughput"
15667
15668 - type: "plot"
15669   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15670   algorithm: "plot_perf_box_name"
15671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15673   include:
15674     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15678   layout:
15679     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15680     layout: "plot-throughput"
15681
15682 - type: "plot"
15683   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15684   algorithm: "plot_perf_box_name"
15685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15687   include:
15688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15692   layout:
15693     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15694     layout: "plot-throughput"
15695
15696 - type: "plot"
15697   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15698   algorithm: "plot_perf_box_name"
15699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15701   include:
15702     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15706   layout:
15707     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15708     layout: "plot-throughput"
15709
15710 - type: "plot"
15711   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15712   algorithm: "plot_perf_box_name"
15713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15715   include:
15716     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15717     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15718     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15720   layout:
15721     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15722     layout: "plot-throughput"
15723
15724 - type: "plot"
15725   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15726   algorithm: "plot_perf_box_name"
15727   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15729   include:
15730     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15731     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15732     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15734   layout:
15735     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15736     layout: "plot-throughput"
15737
15738 - type: "plot"
15739   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15740   algorithm: "plot_perf_box_name"
15741   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15743   include:
15744     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15745     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15746     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15748   layout:
15749     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15750     layout: "plot-throughput"
15751
15752 - type: "plot"
15753   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15754   algorithm: "plot_perf_box_name"
15755   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15757   include:
15758     - "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"
15759     - "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"
15760     - "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"
15761     - "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"
15762   layout:
15763     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15764     layout: "plot-throughput"
15765
15766 - type: "plot"
15767   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15768   algorithm: "plot_perf_box_name"
15769   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15770   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15771   include:
15772     - "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"
15773     - "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"
15774     - "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"
15775     - "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"
15776   layout:
15777     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15778     layout: "plot-throughput"
15779
15780 ################################################################################
15781
15782 # Packet Speedup
15783
15784 - type: "plot"
15785   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15789   include:
15790     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15791     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15794   layout:
15795     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15796     layout: "plot-throughput-speedup-analysis"
15797
15798 - type: "plot"
15799   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15800   algorithm: "plot_tsa_name"
15801   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15802   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15803   include:
15804     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15805     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15808   layout:
15809     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15810     layout: "plot-throughput-speedup-analysis"
15811
15812 - type: "plot"
15813   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15814   algorithm: "plot_tsa_name"
15815   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15816   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15817   include:
15818     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15819     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15820     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15821     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15822   layout:
15823     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
15824     layout: "plot-throughput-speedup-analysis"
15825
15826 - type: "plot"
15827   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15828   algorithm: "plot_tsa_name"
15829   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15830   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15831   include:
15832     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15833     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15834     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15835     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15836   layout:
15837     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
15838     layout: "plot-throughput-speedup-analysis"
15839
15840 - type: "plot"
15841   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15842   algorithm: "plot_tsa_name"
15843   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15844   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15845   include:
15846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15851   layout:
15852     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15853     layout: "plot-throughput-speedup-analysis"
15854
15855 - type: "plot"
15856   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15857   algorithm: "plot_tsa_name"
15858   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15860   include:
15861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15866   layout:
15867     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15868     layout: "plot-throughput-speedup-analysis"
15869
15870 - type: "plot"
15871   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15872   algorithm: "plot_tsa_name"
15873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15875   include:
15876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15880   layout:
15881     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15882     layout: "plot-throughput-speedup-analysis"
15883
15884 - type: "plot"
15885   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15886   algorithm: "plot_tsa_name"
15887   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15889   include:
15890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15894   layout:
15895     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15896     layout: "plot-throughput-speedup-analysis"
15897
15898 - type: "plot"
15899   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15900   algorithm: "plot_tsa_name"
15901   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15903   include:
15904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15909   layout:
15910     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15911     layout: "plot-throughput-speedup-analysis"
15912
15913 - type: "plot"
15914   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15915   algorithm: "plot_tsa_name"
15916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15918   include:
15919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15924   layout:
15925     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15926     layout: "plot-throughput-speedup-analysis"
15927
15928 - type: "plot"
15929   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15930   algorithm: "plot_tsa_name"
15931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15933   include:
15934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15940   layout:
15941     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15942     layout: "plot-throughput-speedup-analysis"
15943
15944 - type: "plot"
15945   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15946   algorithm: "plot_tsa_name"
15947   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15949   include:
15950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15956   layout:
15957     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15958     layout: "plot-throughput-speedup-analysis"
15959
15960 - type: "plot"
15961   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15962   algorithm: "plot_tsa_name"
15963   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15965   include:
15966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15968   layout:
15969     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
15970     layout: "plot-throughput-speedup-analysis"
15971
15972 - type: "plot"
15973   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15974   algorithm: "plot_tsa_name"
15975   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15977   include:
15978     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15980   layout:
15981     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
15982     layout: "plot-throughput-speedup-analysis"
15983
15984 - type: "plot"
15985   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15986   algorithm: "plot_tsa_name"
15987   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15989   include:
15990     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15991     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15992     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15993     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15994     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15996   layout:
15997     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
15998     layout: "plot-throughput-speedup-analysis"
15999
16000 - type: "plot"
16001   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16002   algorithm: "plot_tsa_name"
16003   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16005   include:
16006     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16007     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16008     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16009     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16012   layout:
16013     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16014     layout: "plot-throughput-speedup-analysis"
16015
16016 - type: "plot"
16017   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16018   algorithm: "plot_tsa_name"
16019   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16020   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16021   include:
16022     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16023     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16024     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16028   layout:
16029     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16030     layout: "plot-throughput-speedup-analysis"
16031
16032 - type: "plot"
16033   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16034   algorithm: "plot_tsa_name"
16035   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16037   include:
16038     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16039     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16040     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16043     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16044   layout:
16045     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16046     layout: "plot-throughput-speedup-analysis"
16047
16048 - type: "plot"
16049   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16053   include:
16054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16057   layout:
16058     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16059     layout: "plot-throughput-speedup-analysis"
16060
16061 - type: "plot"
16062   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16063   algorithm: "plot_tsa_name"
16064   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16066   include:
16067     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16069     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16070   layout:
16071     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16072     layout: "plot-throughput-speedup-analysis"
16073
16074 - type: "plot"
16075   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16076   algorithm: "plot_tsa_name"
16077   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16078   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16079   include:
16080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16081     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16085   layout:
16086     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16087     layout: "plot-throughput-speedup-analysis"
16088
16089 - type: "plot"
16090   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16091   algorithm: "plot_tsa_name"
16092   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16093   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16094   include:
16095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16099     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16100   layout:
16101     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16109   include:
16110     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16111     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16112     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16113     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16114     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16115   layout:
16116     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16117     layout: "plot-throughput-speedup-analysis"
16118
16119 - type: "plot"
16120   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16121   algorithm: "plot_tsa_name"
16122   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16124   include:
16125     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16126     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16127     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16128     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16129     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16130   layout:
16131     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16132     layout: "plot-throughput-speedup-analysis"
16133
16134 - type: "plot"
16135   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16136   algorithm: "plot_tsa_name"
16137   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16138   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16139   include:
16140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16146   layout:
16147     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16148     layout: "plot-throughput-speedup-analysis"
16149
16150 - type: "plot"
16151   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16152   algorithm: "plot_tsa_name"
16153   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16155   include:
16156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16162   layout:
16163     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16164     layout: "plot-throughput-speedup-analysis"
16165
16166 - type: "plot"
16167   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16168   algorithm: "plot_tsa_name"
16169   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16171   include:
16172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16176   layout:
16177     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16178     layout: "plot-throughput-speedup-analysis"
16179
16180 - type: "plot"
16181   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16182   algorithm: "plot_tsa_name"
16183   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16185   include:
16186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16190   layout:
16191     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16192     layout: "plot-throughput-speedup-analysis"
16193
16194 - type: "plot"
16195   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16196   algorithm: "plot_tsa_name"
16197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16199   include:
16200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16205   layout:
16206     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16207     layout: "plot-throughput-speedup-analysis"
16208
16209 - type: "plot"
16210   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16211   algorithm: "plot_tsa_name"
16212   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16213   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16214   include:
16215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16220   layout:
16221     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16222     layout: "plot-throughput-speedup-analysis"
16223
16224 - type: "plot"
16225   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16226   algorithm: "plot_tsa_name"
16227   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16229   include:
16230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16234   layout:
16235     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16236     layout: "plot-throughput-speedup-analysis"
16237
16238 - type: "plot"
16239   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16240   algorithm: "plot_tsa_name"
16241   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16242   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16243   include:
16244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16248   layout:
16249     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16250     layout: "plot-throughput-speedup-analysis"
16251
16252 - type: "plot"
16253   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16254   algorithm: "plot_tsa_name"
16255   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16256   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16257   include:
16258     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16259     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16260     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16261     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16262     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16263     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16264   layout:
16265     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16266     layout: "plot-throughput-speedup-analysis"
16267
16268 - type: "plot"
16269   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16270   algorithm: "plot_tsa_name"
16271   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16273   include:
16274     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16275     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16280   layout:
16281     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16282     layout: "plot-throughput-speedup-analysis"
16283
16284 - type: "plot"
16285   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16286   algorithm: "plot_tsa_name"
16287   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16289   include:
16290     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16292     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16294   layout:
16295     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16296     layout: "plot-throughput-speedup-analysis"
16297
16298 - type: "plot"
16299   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16300   algorithm: "plot_tsa_name"
16301   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16303   include:
16304     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16305     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16306     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16308   layout:
16309     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16310     layout: "plot-throughput-speedup-analysis"
16311
16312 - type: "plot"
16313   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16314   algorithm: "plot_tsa_name"
16315   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16316   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16317   include:
16318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16322   layout:
16323     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16324     layout: "plot-throughput-speedup-analysis"
16325
16326 - type: "plot"
16327   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16328   algorithm: "plot_tsa_name"
16329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16331   include:
16332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16336   layout:
16337     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16338     layout: "plot-throughput-speedup-analysis"
16339
16340 - type: "plot"
16341   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16342   algorithm: "plot_tsa_name"
16343   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16345   include:
16346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16347     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16350   layout:
16351     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16352     layout: "plot-throughput-speedup-analysis"
16353
16354 - type: "plot"
16355   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16356   algorithm: "plot_tsa_name"
16357   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16359   include:
16360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16364   layout:
16365     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16366     layout: "plot-throughput-speedup-analysis"
16367
16368 - type: "plot"
16369   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16370   algorithm: "plot_tsa_name"
16371   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16372   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16373   include:
16374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16378   layout:
16379     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16380     layout: "plot-throughput-speedup-analysis"
16381
16382 - type: "plot"
16383   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16384   algorithm: "plot_tsa_name"
16385   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16387   include:
16388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16392   layout:
16393     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16394     layout: "plot-throughput-speedup-analysis"
16395
16396 - type: "plot"
16397   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16398   algorithm: "plot_tsa_name"
16399   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16401   include:
16402     - "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"
16403     - "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"
16404     - "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"
16405     - "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"
16406   layout:
16407     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16408     layout: "plot-throughput-speedup-analysis"
16409
16410 - type: "plot"
16411   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16412   algorithm: "plot_tsa_name"
16413   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16415   include:
16416     - "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"
16417     - "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"
16418     - "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"
16419     - "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"
16420   layout:
16421     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16422     layout: "plot-throughput-speedup-analysis"
16423
16424 ################################################################################
16425
16426 # Packet Throughput - DPDK
16427
16428 # 2n-clx-xxv710
16429
16430 - type: "plot"
16431   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16432   algorithm: "plot_perf_box_name"
16433   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16434   data: "plot-dpdk-throughput-latency-2n-clx"
16435   include:
16436     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16437     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16438   layout:
16439     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16440     layout: "plot-throughput"
16441
16442 - type: "plot"
16443   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16444   algorithm: "plot_perf_box_name"
16445   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16446   data: "plot-dpdk-throughput-latency-2n-clx"
16447   include:
16448     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16449     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16450   layout:
16451     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16452     layout: "plot-throughput"
16453
16454 - type: "plot"
16455   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16456   algorithm: "plot_perf_box_name"
16457   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16458   data: "plot-dpdk-throughput-latency-2n-clx"
16459   include:
16460     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16461     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16462   layout:
16463     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16464     layout: "plot-throughput"
16465
16466 - type: "plot"
16467   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16468   algorithm: "plot_perf_box_name"
16469   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16470   data: "plot-dpdk-throughput-latency-2n-clx"
16471   include:
16472     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16473     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16474   layout:
16475     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16476     layout: "plot-throughput"
16477
16478 # 2n-clx-x710
16479
16480 - type: "plot"
16481   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16482   algorithm: "plot_perf_box_name"
16483   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16484   data: "plot-dpdk-throughput-latency-2n-clx"
16485   include:
16486     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16487     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16488   layout:
16489     title: "2n-clx-x710-64b-2t1c-base-ndr"
16490     layout: "plot-throughput"
16491
16492 - type: "plot"
16493   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16494   algorithm: "plot_perf_box_name"
16495   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16496   data: "plot-dpdk-throughput-latency-2n-clx"
16497   include:
16498     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16499     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16500   layout:
16501     title: "2n-clx-x710-64b-4t2c-base-ndr"
16502     layout: "plot-throughput"
16503
16504 - type: "plot"
16505   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16506   algorithm: "plot_perf_box_name"
16507   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16508   data: "plot-dpdk-throughput-latency-2n-clx"
16509   include:
16510     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16511     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16512   layout:
16513     title: "2n-clx-x710-64b-2t1c-base-pdr"
16514     layout: "plot-throughput"
16515
16516 - type: "plot"
16517   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16518   algorithm: "plot_perf_box_name"
16519   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16520   data: "plot-dpdk-throughput-latency-2n-clx"
16521   include:
16522     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16523     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16524   layout:
16525     title: "2n-clx-x710-64b-4t2c-base-pdr"
16526     layout: "plot-throughput"
16527
16528 ################################################################################
16529
16530 #- type: "plot"
16531 #  title: "Latency by percentile: 2n-skx"
16532 #  algorithm: "plot_hdrh_lat_by_percentile"
16533 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16534 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16535 #  target-links: "../../_static/vpp"
16536 #  data: "plot-vpp-hdrh-lat-2n-skx"
16537 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16538 #  layout:
16539 #    layout: "plot-hdrh-latency-by-percentile"
16540
16541 #- type: "plot"
16542 #  title: "Latency by percentile: 3n-skx"
16543 #  algorithm: "plot_hdrh_lat_by_percentile"
16544 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16545 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16546 #  target-links: "../../_static/vpp"
16547 #  data: "plot-vpp-hdrh-lat-3n-skx"
16548 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16549 #  layout:
16550 #    layout: "plot-hdrh-latency-by-percentile"
16551
16552 - type: "plot"
16553   title: "Latency by percentile: 2n-clx"
16554   algorithm: "plot_hdrh_lat_by_percentile"
16555   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16556   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16557   target-links: "../../_static/vpp"
16558   data: "plot-vpp-hdrh-lat-2n-clx"
16559   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16560   layout:
16561     layout: "plot-hdrh-latency-by-percentile"
16562
16563 - type: "plot"
16564   title: "Latency by percentile: 3n-hsw"
16565   algorithm: "plot_hdrh_lat_by_percentile"
16566   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16567   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16568   target-links: "../../_static/vpp"
16569   data: "plot-vpp-hdrh-lat-3n-hsw"
16570   filter: "'1T1C' and 'NIC_Intel-XL710'"
16571   layout:
16572     layout: "plot-hdrh-latency-by-percentile"
16573
16574 - type: "plot"
16575   title: "Latency by percentile: 3n-tsh"
16576   algorithm: "plot_hdrh_lat_by_percentile"
16577   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16578   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16579   target-links: "../../_static/vpp"
16580   data: "plot-vpp-hdrh-lat-3n-tsh"
16581   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16582   layout:
16583     layout: "plot-hdrh-latency-by-percentile"
16584
16585 - type: "plot"
16586   title: "Latency by percentile: DPDK 2n-clx"
16587   algorithm: "plot_hdrh_lat_by_percentile"
16588   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16589   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16590   target-links: "../../_static/dpdk"
16591   data: "plot-dpdk-hdrh-lat-2n-clx"
16592   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16593   layout:
16594     layout: "plot-hdrh-latency-by-percentile"
16595
16596 - type: "plot"
16597   title: "Latency by percentile: DPDK 3n-hsw"
16598   algorithm: "plot_hdrh_lat_by_percentile"
16599   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16600   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16601   target-links: "../../_static/dpdk"
16602   data: "plot-dpdk-hdrh-lat-3n-hsw"
16603   filter: "'1T1C' and 'NIC_Intel-XL710'"
16604   layout:
16605     layout: "plot-hdrh-latency-by-percentile"
16606
16607 - type: "plot"
16608   title: "Latency by percentile: DPDK 3n-tsh"
16609   algorithm: "plot_hdrh_lat_by_percentile"
16610   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16611   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16612   target-links: "../../_static/dpdk"
16613   data: "plot-dpdk-hdrh-lat-3n-tsh"
16614   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16615   layout:
16616     layout: "plot-hdrh-latency-by-percentile"