Report: Fix Xn-skx avf-ethip4 graphs
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   limits:
126     nic:
127       x520: 24460000
128       x553: 29761905
129       x710: 35800000
130       xxv710: 35800000
131       xl710: 35800000
132       cx556a: 60000000
133
134     link:
135       10ge: 14880952.38
136       25ge: 37202380.95
137       40ge: 59523809.52
138       100ge: 148809523.81
139
140     pci:
141       pci-g3-x8: 74404761.90
142       pci-g3-x16: 148809523.81
143
144   data-sets:
145
146     ###########################################################################
147     # Replacements:
148
149     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
150       csit-vpp-perf-verify-1908-3n-hsw:
151         - 48  # NDRPDR sel vhost
152         - 49  # NDRPDR sel vhost
153         - 52  # NDRPDR sel vhost
154         - 53  # NDRPDR sel vhost
155         - 54  # NDRPDR sel vhost
156         - 55  # NDRPDR sel vhost
157         - 56  # NDRPDR sel vhost
158         - 57  # NDRPDR sel vhost
159         - 58  # NDRPDR sel vhost
160         - 59  # NDRPDR sel vhost
161
162     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
163       csit-vpp-perf-verify-1908-3n-skx:
164         - 52  # NDRPDR sel vhost
165         - 53  # NDRPDR sel vhost
166         - 55  # NDRPDR sel vhost
167         - 61  # NDRPDR sel vhost
168         - 62  # NDRPDR sel vhost
169         - 63  # NDRPDR sel vhost
170         - 64  # NDRPDR sel vhost
171         - 65  # NDRPDR sel vhost
172         - 66  # NDRPDR sel vhost
173         - 67  # NDRPDR sel vhost
174
175     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
176       csit-vpp-perf-verify-1908-2n-skx:
177         - 88  # NDRPDR sel vhost
178         - 89  # NDRPDR sel vhost
179         - 91  # NDRPDR sel vhost
180         - 92  # NDRPDR sel vhost
181         - 93  # NDRPDR sel vhost
182         - 94  # NDRPDR sel vhost
183         - 95  # NDRPDR sel vhost
184         - 96  # NDRPDR sel vhost
185         - 97  # NDRPDR sel vhost
186         - 98  # NDRPDR sel vhost
187
188     ###########################################################################
189     # Plots:
190
191     # 3n-hsw
192
193     plot-vpp-throughput-lat-tsa-3n-hsw:
194       csit-vpp-perf-verify-2001-3n-hsw:
195         - 21  # NDRPDR sel
196         - 22  # NDRPDR sel
197         - 23  # NDRPDR sel
198         - 24  # NDRPDR sel
199         - 25  # NDRPDR sel
200         - 29  # NDRPDR sel
201         - 30  # NDRPDR sel
202         - 31  # NDRPDR sel
203         - 32  # NDRPDR sel
204         - 34  # NDRPDR sel
205
206     plot-vpp-hdrh-lat-3n-hsw:
207       csit-vpp-perf-verify-2001-3n-hsw:
208         - 22  # NDRPDR sel
209
210     plot-vpp-nfv-3n-hsw-ndrpdr:
211       csit-vpp-perf-verify-2001-3n-hsw:
212         - 21  # NDRPDR sel
213         - 22  # NDRPDR sel
214         - 23  # NDRPDR sel
215         - 24  # NDRPDR sel
216         - 25  # NDRPDR sel
217         - 29  # NDRPDR sel
218         - 30  # NDRPDR sel
219         - 31  # NDRPDR sel
220         - 32  # NDRPDR sel
221         - 34  # NDRPDR sel
222
223     plot-vpp-nfv-3n-hsw-mrr:
224       csit-vpp-perf-verify-2001-3n-hsw:
225         - 17  # MRR sel
226
227     plot-dpdk-throughput-latency-3n-hsw:
228       csit-dpdk-perf-verify-2001-3n-hsw:
229         - 4   # NDRPDR sel
230         - 5   # NDRPDR sel
231         - 6   # NDRPDR sel
232         - 7   # NDRPDR sel
233         - 8   # NDRPDR sel
234         - 9   # NDRPDR sel
235         - 10  # NDRPDR sel
236         - 11  # NDRPDR sel
237         - 12  # NDRPDR sel
238         - 13  # NDRPDR sel
239         - 15  # NDRPDR sel
240         - 16  # NDRPDR sel
241         - 17  # NDRPDR sel
242         - 18  # NDRPDR sel
243         - 19  # NDRPDR sel
244         - 20  # NDRPDR sel
245         - 21  # NDRPDR sel
246         - 22  # NDRPDR sel
247         - 23  # NDRPDR sel
248         - 24  # NDRPDR sel
249
250     plot-vpp-hoststack-3n-hsw:
251       csit-vpp-perf-verify-2001-3n-hsw:
252         - 87  # hoststack
253         - 88  # hoststack
254         - 89  # hoststack
255         - 90  # hoststack
256         - 91  # hoststack
257         - 92  # hoststack
258         - 93  # hoststack
259         - 94  # hoststack
260         - 95  # hoststack
261         - 96  # hoststack
262
263     plot-dpdk-hdrh-lat-3n-hsw:
264       csit-dpdk-perf-verify-2001-3n-hsw:
265         - 16  # NDRPDR sel
266
267     # 3n-skx
268
269     plot-vpp-throughput-lat-tsa-3n-skx:
270       # TODO: Add the data
271       csit-vpp-perf-verify-2001-3n-skx:
272         - 45  # NDRPDR sel
273         - 46  # NDRPDR sel
274         - 47  # NDRPDR sel
275
276     plot-vpp-hdrh-lat-3n-skx:
277       csit-vpp-perf-verify-2001-3n-skx:
278         - 46  # NDRPDR sel
279
280     plot-vpp-nfv-3n-skx-ndrpdr:
281       # TODO: Add data
282       csit-vpp-perf-verify-2001-3n-skx:
283         - 45  # NDRPDR sel
284         - 46  # NDRPDR sel
285         - 47  # NDRPDR sel
286
287     plot-vpp-nfv-3n-skx-mrr:
288       # TODO: Replace
289       # csit-vpp-perf-verify-2001-3n-skx:
290       csit-vpp-perf-verify-1908-3n-skx:
291         - 36  # MRR sel
292
293     plot-dpdk-throughput-latency-3n-skx:
294       csit-dpdk-perf-verify-2001-3n-skx:
295         - 1   # NDRPDR sel
296         - 2   # NDRPDR sel
297         - 3   # NDRPDR sel
298         - 4   # NDRPDR sel
299         - 5   # NDRPDR sel
300         - 6   # NDRPDR sel
301         - 7   # NDRPDR sel
302         - 8   # NDRPDR sel
303         - 9   # NDRPDR sel
304         - 10  # NDRPDR sel
305
306     plot-dpdk-hdrh-lat-3n-skx:
307       csit-dpdk-perf-verify-2001-3n-skx:
308         - 1   # NDRPDR sel
309         - 19  # NDRPDR sel
310
311     # 2n-skx
312
313     plot-vpp-throughput-lat-tsa-2n-skx:
314       # TODO: Add the data
315       csit-vpp-perf-verify-2001-2n-skx:
316         - 92  # NDRPDR sel
317         - 93  # NDRPDR sel
318         - 94  # NDRPDR sel
319         - 95  # NDRPDR sel
320         - 96  # NDRPDR sel
321         - 97  # NDRPDR sel
322         - 98  # NDRPDR sel
323
324     plot-vpp-hdrh-lat-2n-skx:
325       csit-vpp-perf-verify-2001-2n-skx:
326         - 92  # NDRPDR sel
327
328     plot-vpp-http-server-performance:
329       csit-vpp-perf-verify-2001-2n-clx:
330         - 80  # TCP
331         - 82  # TCP
332         - 83  # TCP
333         - 85  # TCP
334         - 86  # TCP
335         - 87  # TCP
336         - 88  # TCP
337         - 89  # TCP
338         - 90  # TCP
339         - 91  # TCP
340
341     plot-vpp-soak-2n-skx:
342       # TODO: Replace the data
343       # csit-vpp-perf-verify-2001-2n-skx:
344       csit-vpp-perf-verify-1908-2n-skx:
345         - 83  # SOAK
346         - 86  # SOAK
347
348     plot-vpp-nfv-2n-skx-ndrpdr:
349       # TODO: Replace the data
350       csit-vpp-perf-verify-2001-2n-skx:
351         - 30  # NFV
352         - 31  # NFV
353
354     plot-vpp-nfv-2n-skx-mrr:
355       # TODO: Replace the data
356       # csit-vpp-perf-verify-2001-2n-skx:
357       csit-vpp-perf-verify-1908-2n-skx:
358         - 71  # NFV MRR
359
360     plot-vpp-nfv-reconf-2n-skx:
361       # TODO: Replace the data
362       # csit-vpp-perf-verify-2001-2n-skx:
363       csit-vpp-perf-verify-1908-2n-skx:
364         - 113 # NFV reconf sel
365         - 114 # NFV reconf sel
366         - 115 # NFV reconf sel
367
368     plot-dpdk-throughput-latency-2n-skx:
369       csit-dpdk-perf-verify-2001-2n-skx:
370         - 1   # NDRPDR sel
371         - 2   # NDRPDR sel
372         - 3   # NDRPDR sel
373         - 4   # NDRPDR sel
374         - 5   # NDRPDR sel
375         - 6   # NDRPDR sel
376         - 7   # NDRPDR sel
377         - 8   # NDRPDR sel
378         - 9   # NDRPDR sel
379         - 10  # NDRPDR sel
380         - 11  # NDRPDR sel
381         - 13  # NDRPDR sel
382         - 26  # NDRPDR sel
383         - 16  # NDRPDR sel
384         - 17  # NDRPDR sel
385         - 18  # NDRPDR sel
386         - 19  # NDRPDR sel
387         - 27  # NDRPDR sel
388         - 21  # NDRPDR sel
389         - 25  # NDRPDR sel
390
391     plot-dpdk-hdrh-lat-2n-skx:
392       csit-dpdk-perf-verify-2001-2n-skx:
393         - 1   # NDRPDR sel
394         - 19  # NDRPDR sel
395
396     # 2n-clx
397
398     plot-vpp-throughput-lat-tsa-2n-clx:
399       csit-vpp-perf-verify-2001-2n-clx:
400         - 28  # NDRPDR sel
401         - 29  # NDRPDR sel
402         - 32  # NDRPDR sel
403         - 40  # NDRPDR sel
404         - 43  # NDRPDR sel
405         - 44  # NDRPDR sel
406         - 45  # NDRPDR sel
407         - 47  # NDRPDR sel
408         - 48  # NDRPDR sel
409         - 49  # NDRPDR sel
410
411     plot-vpp-hdrh-lat-2n-clx:
412       csit-vpp-perf-verify-2001-2n-clx:
413         - 28  # NDRPDR sel
414
415     plot-vpp-nfv-2n-clx-ndrpdr:
416       csit-vpp-perf-verify-2001-2n-clx:
417         - 28  # NDRPDR sel
418         - 29  # NDRPDR sel
419         - 32  # NDRPDR sel
420         - 40  # NDRPDR sel
421         - 43  # NDRPDR sel
422         - 44  # NDRPDR sel
423         - 45  # NDRPDR sel
424         - 47  # NDRPDR sel
425         - 48  # NDRPDR sel
426         - 49  # NDRPDR sel
427
428     plot-vpp-nfv-2n-clx-mrr:
429       csit-vpp-perf-verify-2001-2n-clx:
430         - 39  # MRR
431
432     plot-vpp-nfv-reconf-2n-clx:
433       csit-vpp-perf-verify-2001-2n-clx:
434         - 68  # Reconf
435         - 69  # Reconf
436         - 70  # Reconf
437         - 71  # Reconf
438         - 72  # Reconf
439         - 73  # Reconf
440         - 74  # Reconf
441         - 75  # Reconf
442         - 76  # Reconf
443         - 77  # Reconf
444
445     plot-vpp-soak-2n-clx:
446       csit-vpp-perf-verify-2001-2n-clx:
447         - 93  # Soak
448         - 94  # Soak
449
450     plot-dpdk-throughput-latency-2n-clx:
451       csit-dpdk-perf-verify-2001-2n-clx:
452         - 15  # NDRPDR sel
453         - 16  # NDRPDR sel
454         - 17  # NDRPDR sel
455         - 18  # NDRPDR sel
456         - 19  # NDRPDR sel
457         - 20  # NDRPDR sel
458         - 21  # NDRPDR sel
459         - 22  # NDRPDR sel
460         - 23  # NDRPDR sel
461         - 24  # NDRPDR sel
462         - 25  # NDRPDR sel
463         - 26  # NDRPDR sel
464         - 27  # NDRPDR sel
465         - 28  # NDRPDR sel
466         - 29  # NDRPDR sel
467         - 30  # NDRPDR sel
468         - 31  # NDRPDR sel
469         - 32  # NDRPDR sel
470         - 33  # NDRPDR sel
471         - 34  # NDRPDR sel
472
473
474     plot-dpdk-hdrh-lat-2n-clx:
475       csit-dpdk-perf-verify-2001-2n-clx:
476         - 15  # NDRPDR sel
477
478     # 3n-tsh
479
480     plot-vpp-throughput-lat-tsa-3n-tsh:
481       csit-vpp-perf-verify-2001-3n-tsh:
482         - 3   # NDRPDR sel
483         - 4   # NDRPDR sel
484         - 7   # NDRPDR sel
485         - 8   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 12  # NDRPDR sel
488         - 13  # NDRPDR sel
489         - 14  # NDRPDR sel
490         - 15  # NDRPDR sel
491         - 21  # NDRPDR sel
492
493     plot-vpp-hdrh-lat-3n-tsh:
494       csit-vpp-perf-verify-2001-3n-tsh:
495         - 10  # NDRPDR sel
496
497     plot-dpdk-throughput-latency-3n-tsh:
498       csit-dpdk-perf-verify-2001-3n-tsh:
499         - 3   # NDRPDR sel
500         - 4   # NDRPDR sel
501         - 5   # NDRPDR sel
502         - 9   # NDRPDR sel
503         - 10  # NDRPDR sel
504         - 11  # NDRPDR sel
505         - 12  # NDRPDR sel
506         - 14  # NDRPDR sel
507         - 15  # NDRPDR sel
508         - 18  # NDRPDR sel
509
510     plot-dpdk-hdrh-lat-3n-tsh:
511       csit-dpdk-perf-verify-2001-3n-tsh:
512         - 3   # NDRPDR sel
513
514     # 3n-dnv
515
516     plot-vpp-throughput-lat-tsa-3n-dnv:
517       csit-vpp-perf-verify-2001-3n-dnv:
518         - 5   # NDRPDR sel
519         - 6   # NDRPDR sel
520         - 7   # NDRPDR sel
521         - 8   # NDRPDR sel
522         - 9   # NDRPDR sel
523         - 10  # NDRPDR sel
524         - 12  # NDRPDR sel
525         - 16  # NDRPDR sel
526         - 17  # NDRPDR sel
527         - 18  # NDRPDR sel
528
529     plot-dpdk-throughput-latency-3n-dnv:
530       csit-dpdk-perf-verify-2001-3n-dnv:
531         - 12  # NDRPDR sel
532         - 13  # NDRPDR sel
533         - 14  # NDRPDR sel
534         - 15  # NDRPDR sel
535         - 16  # NDRPDR sel
536         - 17  # NDRPDR sel
537         - 18  # NDRPDR sel
538         - 19  # NDRPDR sel
539         - 20  # NDRPDR sel
540         - 22  # NDRPDR sel
541
542     # 2n-dnv
543
544     plot-vpp-throughput-lat-tsa-2n-dnv:
545       csit-vpp-perf-verify-2001-2n-dnv:
546         - 4   # NDRPDR sel
547         - 5   # NDRPDR sel
548         - 6   # NDRPDR sel
549         - 7   # NDRPDR sel
550         - 8   # NDRPDR sel
551         - 9   # NDRPDR sel
552         - 10  # NDRPDR sel
553         - 11  # NDRPDR sel
554         - 13  # NDRPDR sel
555         - 16  # NDRPDR sel
556
557     plot-dpdk-throughput-latency-2n-dnv:
558       csit-dpdk-perf-verify-2001-2n-dnv:
559         - 9   # NDRPDR sel
560         - 10  # NDRPDR sel
561         - 11  # NDRPDR sel
562         - 12  # NDRPDR sel
563         - 13  # NDRPDR sel
564         - 14  # NDRPDR sel
565         - 15  # NDRPDR sel
566         - 16  # NDRPDR sel
567         - 17  # NDRPDR sel
568         - 18  # NDRPDR sel
569
570     ###########################################################################
571     # Simple tables (only one data set):
572
573     # NIC Comparisons
574
575     vpp-nic-comparison-3n-skx:
576       # TODO: Add the data
577       csit-vpp-perf-verify-2001-3n-skx:
578         - 45  # NDRPDR sel
579         - 46  # NDRPDR sel
580         - 47  # NDRPDR sel
581
582     vpp-nic-comparison-2n-skx:
583       # TODO: Add the data
584       csit-vpp-perf-verify-2001-2n-skx:
585         - 92  # NDRPDR sel
586         - 93  # NDRPDR sel
587         - 94  # NDRPDR sel
588         - 95  # NDRPDR sel
589         - 96  # NDRPDR sel
590         - 97  # NDRPDR sel
591         - 98  # NDRPDR sel
592
593     vpp-nic-comparison-3n-skx-mrr:
594       # TODO: Replace
595       # csit-vpp-perf-verify-2001-3n-skx:
596       csit-vpp-perf-verify-1908-3n-skx:
597         - 36  # MRR sel
598
599     vpp-nic-comparison-2n-skx-mrr:
600       # TODO: Replace
601       # csit-vpp-perf-verify-2001-2n-skx:
602       csit-vpp-perf-verify-1908-2n-skx:
603         - 69  # MRR sel
604
605     # Results
606
607     vpp-perf-results-3n-hsw:
608       csit-vpp-perf-verify-2001-3n-hsw:
609         - 18  # NDRPDR full
610         - 20  # NDRPDR full
611         - 28  # NDRPDR full
612         - 35  # NDRPDR full
613         - 42  # NDRPDR full
614         - 46  # NDRPDR full
615         - 47  # NDRPDR full
616         - 48  # NDRPDR full
617         - 49  # NDRPDR full
618         - 50  # NDRPDR full
619         - 51  # NDRPDR full
620         - 52  # NDRPDR full
621         - 53  # NDRPDR full
622         - 54  # NDRPDR full
623         - 55  # NDRPDR full
624         - 56  # NDRPDR full
625         - 57  # NDRPDR full
626         - 58  # NDRPDR full
627         - 59  # NDRPDR full
628         - 61  # NDRPDR full
629         - 62  # NDRPDR full
630         - 63  # NDRPDR full
631         - 64  # NDRPDR full
632         - 65  # NDRPDR full
633         - 67  # NDRPDR full
634         - 70  # NDRPDR full
635         - 72  # NDRPDR full
636         - 73  # NDRPDR full
637         - 76  # NDRPDR full
638         - 77  # NDRPDR full
639         - 78  # NDRPDR full
640         - 79  # NDRPDR full
641         - 81  # NDRPDR full
642         - 82  # NDRPDR full
643         - 84  # NDRPDR full
644         - 85  # NDRPDR full
645
646     vpp-perf-results-3n-skx:
647       # TODO: Replace
648       csit-vpp-perf-verify-2001-3n-skx:
649         - 47  # NDRPDR sel
650
651     vpp-perf-results-2n-skx:
652       csit-vpp-perf-verify-2001-2n-skx:
653         # TODO: Replace
654         - 92  # NDRPDR sel
655
656     vpp-perf-results-2n-clx:
657       csit-vpp-perf-verify-2001-2n-clx:
658         - 53  # NDRPDR full
659         - 54  # NDRPDR full
660         - 55  # NDRPDR full
661         - 56  # NDRPDR full
662         - 57  # NDRPDR full
663         - 58  # NDRPDR full
664         - 59  # NDRPDR full
665         - 60  # NDRPDR full
666         - 61  # NDRPDR full
667         - 62  # NDRPDR full
668         - 63  # NDRPDR full
669         - 64  # NDRPDR full
670         - 65  # NDRPDR full
671         - 66  # NDRPDR full
672         - 67  # NDRPDR full
673
674     vpp-perf-results-3n-tsh:
675       csit-vpp-perf-verify-2001-3n-tsh:
676         - 10  # NDRPDR sel
677
678     vpp-perf-results-3n-dnv:
679       csit-vpp-perf-verify-2001-3n-dnv:
680         - 19  # NDRPDR full
681         - 20  # NDRPDR full
682         - 21  # NDRPDR full
683         - 22  # NDRPDR full
684         - 23  # NDRPDR full
685         - 24  # NDRPDR full
686         - 25  # NDRPDR full
687         - 26  # NDRPDR full
688         - 37  # NDRPDR full
689         - 38  # NDRPDR full
690         - 39  # NDRPDR full
691
692     vpp-perf-results-2n-dnv:
693       csit-vpp-perf-verify-2001-2n-dnv:
694         - 21  # NDRPDR full
695         - 22  # NDRPDR full
696         - 25  # NDRPDR full
697         - 26  # NDRPDR full
698         - 27  # NDRPDR full
699         - 28  # NDRPDR full
700
701     vpp-mrr-results-3n-hsw:
702       csit-vpp-perf-verify-2001-3n-hsw:
703         - 17  # MRR sel
704
705     vpp-mrr-results-3n-skx:
706       # TODO: Replace
707       # csit-vpp-perf-verify-2001-3n-skx:
708       csit-vpp-perf-verify-1908-3n-skx:
709         - 36  # MRR sel
710
711     vpp-mrr-results-2n-skx:
712       # TODO: Replace
713       # csit-vpp-perf-verify-2001-2n-skx:
714       csit-vpp-perf-verify-1908-2n-skx:
715         - 69  # MRR sel
716
717     vpp-mrr-results-2n-clx:
718       csit-vpp-perf-verify-2001-2n-clx:
719         - 39  # MRR
720
721     vpp-mrr-results-3n-tsh:
722       csit-vpp-perf-verify-2001-3n-tsh:
723         - 9   # MRR sel
724
725     vpp-mrr-results-3n-dnv:
726       csit-vpp-perf-verify-2001-3n-dnv:
727         - 11  # MRR sel
728
729     vpp-mrr-results-2n-dnv:
730       csit-vpp-perf-verify-2001-2n-dnv:
731         - 12  # MRR sel
732
733     vpp-device-results-ubuntu:
734       csit-vpp-device-2001-ubuntu1804-1n-skx:
735         - 57
736
737     dpdk-perf-results-3n-hsw:
738       csit-dpdk-perf-verify-2001-3n-hsw:
739         - 25  # NDRPDR full
740         - 26  # NDRPDR full
741
742     dpdk-perf-results-3n-skx:
743       csit-dpdk-perf-verify-2001-3n-skx:
744         - 1   # NDRPDR sel
745
746     dpdk-perf-results-2n-skx:
747       csit-dpdk-perf-verify-2001-2n-skx:
748         - 1   # NDRPDR sel
749
750     dpdk-perf-results-2n-clx:
751       csit-dpdk-perf-verify-2001-2n-clx:
752         - 15  # NDRPDR sel
753         - 34  # NDRPDR sel
754
755     dpdk-perf-results-2n-dnv:
756       csit-dpdk-perf-verify-2001-2n-dnv:
757         - 16  # NDRPDR sel
758
759     dpdk-perf-results-3n-dnv:
760       csit-dpdk-perf-verify-2001-3n-dnv:
761         - 12  # NDRPDR sel
762
763     dpdk-perf-results-3n-tsh:
764       csit-dpdk-perf-verify-2001-3n-tsh:
765         - 3   # NDRPDR sel
766
767 ###########################################################################
768     # Tables (more than one data set)
769
770     # Performance changes
771
772     vpp-performance-changes-3n-hsw-h1:
773       csit-vpp-perf-verify-1904-3n-hsw:
774         - 11  # NDRPDR sel
775         - 12  # NDRPDR sel
776         - 20  # NDRPDR sel
777         - 21  # NDRPDR sel
778         - 23  # NDRPDR sel
779         - 24  # NDRPDR sel
780         - 25  # NDRPDR sel
781         - 26  # NDRPDR sel
782         - 29  # NDRPDR sel
783         - 30  # NDRPDR sel
784     vpp-performance-changes-3n-hsw-ref:
785       csit-vpp-perf-verify-1908-3n-hsw:
786         - 12  # NDRPDR sel
787         - 13  # NDRPDR sel
788         - 14  # NDRPDR sel
789         - 15  # NDRPDR sel
790         - 16  # NDRPDR sel
791         - 17  # NDRPDR sel
792         - 18  # NDRPDR sel
793         - 19  # NDRPDR sel
794         - 20  # NDRPDR sel
795         - 21  # NDRPDR sel
796     vpp-performance-changes-3n-hsw-cmp:
797       csit-vpp-perf-verify-2001-3n-hsw:
798         - 21  # NDRPDR sel
799         - 22  # NDRPDR sel
800         - 23  # NDRPDR sel
801         - 24  # NDRPDR sel
802         - 25  # NDRPDR sel
803         - 29  # NDRPDR sel
804         - 30  # NDRPDR sel
805         - 31  # NDRPDR sel
806         - 32  # NDRPDR sel
807         - 34  # NDRPDR sel
808     vpp-performance-changes-3n-hsw:
809       - "vpp-performance-changes-3n-hsw-h1"
810       - "vpp-performance-changes-3n-hsw-ref"
811       - "vpp-performance-changes-3n-hsw-cmp"
812
813     vpp-performance-changes-3n-skx-h1:
814       csit-vpp-perf-verify-1904-3n-skx:
815         - 8   # NDRPDR sel
816         - 9   # NDRPDR sel
817         - 10  # NDRPDR sel
818         - 11  # NDRPDR sel
819         - 12  # NDRPDR sel
820         - 14  # NDRPDR sel
821         - 16  # NDRPDR sel
822         - 21  # NDRPDR sel
823         - 23  # NDRPDR sel
824         - 25  # NDRPDR sel
825     vpp-performance-changes-3n-skx-ref:
826       csit-vpp-perf-verify-1908-3n-skx:
827         - 14  # NDRPDR sel
828         - 16  # NDRPDR sel
829         - 19  # NDRPDR sel
830         - 20  # NDRPDR sel
831         - 22  # NDRPDR sel
832         - 23  # NDRPDR sel
833         - 24  # NDRPDR sel
834         - 25  # NDRPDR sel
835         - 26  # NDRPDR sel
836         - 29  # NDRPDR sel
837     vpp-performance-changes-3n-skx-cmp:
838       # TODO: Add the data
839       csit-vpp-perf-verify-2001-3n-skx:
840         - 45  # NDRPDR sel
841         - 46  # NDRPDR sel
842         - 47  # NDRPDR sel
843     vpp-performance-changes-3n-skx:
844       - "vpp-performance-changes-3n-skx-h1"
845       - "vpp-performance-changes-3n-skx-ref"
846       - "vpp-performance-changes-3n-skx-cmp"
847
848     vpp-performance-changes-2n-skx-h1:
849       csit-vpp-perf-verify-1904-2n-skx:
850         - 12  # NDRPDR sel
851         - 14  # NDRPDR sel
852         - 16  # NDRPDR sel
853         - 17  # NDRPDR sel
854         - 18  # NDRPDR sel
855         - 21  # NDRPDR sel
856         - 27  # NDRPDR sel
857         - 30  # NDRPDR sel
858         - 31  # NDRPDR sel
859         - 32  # NDRPDR sel
860     vpp-performance-changes-2n-skx-ref:
861       csit-vpp-perf-verify-1908-2n-skx:
862         - 26  # NDRPDR sel
863         - 27  # NDRPDR sel
864         - 34  # NDRPDR sel
865         - 35  # NDRPDR sel
866         - 36  # NDRPDR sel
867         - 42  # NDRPDR sel
868         - 43  # NDRPDR sel
869         - 44  # NDRPDR sel
870         - 45  # NDRPDR sel
871         - 46  # NDRPDR sel
872     vpp-performance-changes-2n-skx-cmp:
873       # TODO: Add the data
874       csit-vpp-perf-verify-2001-2n-skx:
875         - 92  # NDRPDR sel
876         - 93  # NDRPDR sel
877         - 94  # NDRPDR sel
878         - 95  # NDRPDR sel
879         - 96  # NDRPDR sel
880         - 97  # NDRPDR sel
881         - 98  # NDRPDR sel
882     vpp-performance-changes-2n-skx:
883       - "vpp-performance-changes-2n-skx-h1"
884       - "vpp-performance-changes-2n-skx-ref"
885       - "vpp-performance-changes-2n-skx-cmp"
886
887     vpp-performance-changes-nfv-2n-skx-ref:
888       csit-vpp-perf-verify-1908-2n-skx:
889         - 22  # NFV
890         - 31  # NFV
891         - 32  # NFV
892     vpp-performance-changes-nfv-2n-skx-cmp:
893       # TODO: Add the data
894       csit-vpp-perf-verify-2001-2n-skx:
895         - 30  # NFV
896         - 31  # NFV
897     vpp-performance-changes-nfv-2n-skx:
898       - "vpp-performance-changes-nfv-2n-skx-ref"
899       - "vpp-performance-changes-nfv-2n-skx-cmp"
900
901     vpp-performance-changes-2n-dnv-ref:
902       csit-vpp-perf-verify-1908-2n-dnv:
903         - 1   # NDRPDR sel
904         - 2   # NDRPDR sel
905         - 3   # NDRPDR sel
906         - 4   # NDRPDR sel
907         - 5   # NDRPDR sel
908         - 6   # NDRPDR sel
909         - 7   # NDRPDR sel
910         - 8   # NDRPDR sel
911         - 9   # NDRPDR sel
912         - 10  # NDRPDR sel
913     vpp-performance-changes-2n-dnv-cmp:
914       csit-vpp-perf-verify-2001-2n-dnv:
915         - 4   # NDRPDR sel
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         - 11  # NDRPDR sel
923         - 13  # NDRPDR sel
924         - 16  # NDRPDR sel
925     vpp-performance-changes-2n-dnv:
926       - "vpp-performance-changes-2n-dnv-ref"
927       - "vpp-performance-changes-2n-dnv-cmp"
928
929     vpp-performance-changes-3n-dnv-ref:
930       csit-vpp-perf-verify-1908-3n-dnv:
931         - 6   # NDRPDR sel
932         - 7   # NDRPDR sel
933         - 8   # NDRPDR sel
934         - 9   # NDRPDR sel
935         - 10  # NDRPDR sel
936         - 12  # NDRPDR sel
937         - 13  # NDRPDR sel
938         - 14  # NDRPDR sel
939         - 15  # NDRPDR sel
940         - 16  # NDRPDR sel
941     vpp-performance-changes-3n-dnv-cmp:
942       csit-vpp-perf-verify-2001-3n-dnv:
943         - 5   # NDRPDR sel
944         - 6   # NDRPDR sel
945         - 7   # NDRPDR sel
946         - 8   # NDRPDR sel
947         - 9   # NDRPDR sel
948         - 10  # NDRPDR sel
949         - 12  # NDRPDR sel
950         - 16  # NDRPDR sel
951         - 17  # NDRPDR sel
952         - 18  # NDRPDR sel
953     vpp-performance-changes-3n-dnv:
954       - "vpp-performance-changes-3n-dnv-ref"
955       - "vpp-performance-changes-3n-dnv-cmp"
956
957     vpp-performance-changes-3n-tsh-ref:
958       csit-vpp-perf-verify-1908-3n-tsh:
959         - 7   # NDRPDR sel
960         - 8   # NDRPDR sel
961         - 9   # NDRPDR sel
962         - 10  # NDRPDR sel
963         - 11  # NDRPDR sel
964         - 12  # NDRPDR sel
965         - 13  # NDRPDR sel
966         - 14  # NDRPDR sel
967         - 15  # NDRPDR sel
968         - 16  # NDRPDR sel
969     vpp-performance-changes-3n-tsh-cmp:
970       csit-vpp-perf-verify-2001-3n-tsh:
971         - 3   # NDRPDR sel
972         - 4   # NDRPDR sel
973         - 7   # NDRPDR sel
974         - 8   # NDRPDR sel
975         - 10  # NDRPDR sel
976         - 12  # NDRPDR sel
977         - 13  # NDRPDR sel
978         - 14  # NDRPDR sel
979         - 15  # NDRPDR sel
980         - 21  # NDRPDR sel
981     vpp-performance-changes-3n-tsh:
982       - "vpp-performance-changes-3n-tsh-ref"
983       - "vpp-performance-changes-3n-tsh-cmp"
984
985     vpp-soak-vs-ndr-2n-skx-ref:
986       csit-vpp-perf-verify-2001-2n-skx:
987         - 92  # NDRPDR sel
988         - 93  # NDRPDR sel
989         - 94  # NDRPDR sel
990         - 95  # NDRPDR sel
991         - 96  # NDRPDR sel
992         - 97  # NDRPDR sel
993         - 98  # NDRPDR sel
994     vpp-soak-vs-ndr-2n-skx-cmp:
995       # TODO: Replace
996       # csit-vpp-perf-verify-2001-2n-skx:
997       csit-vpp-perf-verify-1908-2n-skx:
998         - 83  # SOAK
999         - 86  # SOAK
1000     vpp-soak-vs-ndr-2n-skx:
1001       csit-vpp-perf-verify-2001-2n-skx:
1002         - 92  # NDRPDR sel
1003         - 93  # NDRPDR sel
1004         - 94  # NDRPDR sel
1005         - 95  # NDRPDR sel
1006         - 96  # NDRPDR sel
1007         - 97  # NDRPDR sel
1008         - 98  # NDRPDR sel
1009         - 83  # SOAK
1010         - 86  # SOAK
1011
1012     vpp-soak-vs-ndr-2n-clx-ref:
1013       csit-vpp-perf-verify-2001-2n-clx:
1014         - 28  # NDRPDR sel
1015         - 29  # NDRPDR sel
1016         - 32  # NDRPDR sel
1017         - 40  # NDRPDR sel
1018         - 43  # NDRPDR sel
1019         - 44  # NDRPDR sel
1020         - 45  # NDRPDR sel
1021         - 47  # NDRPDR sel
1022         - 48  # NDRPDR sel
1023         - 49  # NDRPDR sel
1024     vpp-soak-vs-ndr-2n-clx-cmp:
1025       csit-vpp-perf-verify-2001-2n-clx:
1026         - 93  # SOAK
1027         - 94  # Soak
1028     vpp-soak-vs-ndr-2n-clx:
1029       csit-vpp-perf-verify-2001-2n-clx:
1030         - 28  # NDRPDR sel
1031         - 29  # NDRPDR sel
1032         - 32  # NDRPDR sel
1033         - 40  # NDRPDR sel
1034         - 43  # NDRPDR sel
1035         - 44  # NDRPDR sel
1036         - 45  # NDRPDR sel
1037         - 47  # NDRPDR sel
1038         - 48  # NDRPDR sel
1039         - 49  # NDRPDR sel
1040         - 93  # SOAK
1041         - 94  # Soak
1042
1043     vpp-performance-changes-3n-hsw-mrr-h1:
1044       csit-vpp-perf-verify-1904-3n-hsw:
1045         - 9   # MRR sel
1046     vpp-performance-changes-3n-hsw-mrr-ref:
1047       csit-vpp-perf-verify-1908-3n-hsw:
1048         - 39  # MRR sel
1049     vpp-performance-changes-3n-hsw-mrr-cmp:
1050       csit-vpp-perf-verify-2001-3n-hsw:
1051         - 17  # MRR sel
1052     vpp-performance-changes-3n-hsw-mrr:
1053       - "vpp-performance-changes-3n-hsw-mrr-h1"
1054       - "vpp-performance-changes-3n-hsw-mrr-ref"
1055       - "vpp-performance-changes-3n-hsw-mrr-cmp"
1056
1057     vpp-performance-changes-3n-skx-mrr-h1:
1058       csit-vpp-perf-verify-1904-3n-skx:
1059         - 7   # MRR sel
1060     vpp-performance-changes-3n-skx-mrr-ref:
1061       csit-vpp-perf-verify-1908-3n-skx:
1062         - 36  # MRR sel
1063     vpp-performance-changes-3n-skx-mrr-cmp:
1064       # TODO: Replace
1065       # csit-vpp-perf-verify-2001-3n-skx:
1066       csit-vpp-perf-verify-1908-3n-skx:
1067         - 36  # MRR sel
1068     vpp-performance-changes-3n-skx-mrr:
1069       - "vpp-performance-changes-3n-skx-mrr-h1"
1070       - "vpp-performance-changes-3n-skx-mrr-ref"
1071       - "vpp-performance-changes-3n-skx-mrr-cmp"
1072
1073     vpp-performance-changes-2n-skx-mrr-h1:
1074       csit-vpp-perf-verify-1904-2n-skx:
1075         - 11  # MRR sel
1076     vpp-performance-changes-2n-skx-mrr-ref:
1077       csit-vpp-perf-verify-1908-2n-skx:
1078         - 69  # MRR sel
1079     vpp-performance-changes-2n-skx-mrr-cmp:
1080       # TODO: Replace
1081       # csit-vpp-perf-verify-2001-2n-skx:
1082       csit-vpp-perf-verify-1908-2n-skx:
1083         - 69  # MRR sel
1084     vpp-performance-changes-2n-skx-mrr:
1085       - "vpp-performance-changes-2n-skx-mrr-h1"
1086       - "vpp-performance-changes-2n-skx-mrr-ref"
1087       - "vpp-performance-changes-2n-skx-mrr-cmp"
1088
1089     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1090       csit-vpp-perf-verify-1908-2n-skx:
1091         - 71  # NFV MRR
1092     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1093       # TODO: Replace
1094       # csit-vpp-perf-verify-2001-2n-skx:
1095       csit-vpp-perf-verify-1908-2n-skx:
1096         - 71  # NFV MRR
1097     vpp-performance-changes-nfv-2n-skx-mrr:
1098       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1099       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1100
1101     vpp-performance-changes-2n-dnv-mrr-ref:
1102       csit-vpp-perf-verify-1908-2n-dnv:
1103         - 11  # MRR sel
1104     vpp-performance-changes-2n-dnv-mrr-cmp:
1105       csit-vpp-perf-verify-2001-2n-dnv:
1106         - 12  # MRR sel
1107     vpp-performance-changes-2n-dnv-mrr:
1108       - "vpp-performance-changes-2n-dnv-mrr-ref"
1109       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1110
1111     vpp-performance-changes-3n-dnv-mrr-ref:
1112       csit-vpp-perf-verify-1908-3n-dnv:
1113         - 17  # MRR sel
1114     vpp-performance-changes-3n-dnv-mrr-cmp:
1115       csit-vpp-perf-verify-2001-3n-dnv:
1116         - 11  # MRR sel
1117     vpp-performance-changes-3n-dnv-mrr:
1118       - "vpp-performance-changes-3n-dnv-mrr-ref"
1119       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1120
1121     vpp-performance-changes-3n-tsh-mrr-ref:
1122       csit-vpp-perf-verify-1908-3n-tsh:
1123         - 17  # MRR sel
1124     vpp-performance-changes-3n-tsh-mrr-cmp:
1125       csit-vpp-perf-verify-2001-3n-tsh:
1126         - 9   # MRR sel
1127     vpp-performance-changes-3n-tsh-mrr:
1128       - "vpp-performance-changes-3n-tsh-mrr-ref"
1129       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1130
1131     dpdk-performance-changes-3n-hsw-h1:
1132       csit-dpdk-perf-verify-1904-3n-hsw:
1133         - 2   # NDRPDR sel
1134         - 3   # NDRPDR sel
1135         - 5   # NDRPDR sel
1136         - 6   # NDRPDR sel
1137         - 13  # NDRPDR sel
1138         - 14  # NDRPDR sel
1139         - 15  # NDRPDR sel
1140         - 18  # NDRPDR sel
1141         - 19  # NDRPDR sel
1142         - 20  # NDRPDR sel
1143     dpdk-performance-changes-3n-hsw-ref:
1144       csit-dpdk-perf-verify-1908-3n-hsw:
1145         - 2   # NDRPDR sel
1146         - 3   # NDRPDR sel
1147         - 4   # NDRPDR sel
1148         - 5   # NDRPDR sel
1149         - 6   # NDRPDR sel
1150         - 7   # NDRPDR sel
1151         - 8   # NDRPDR sel
1152         - 9   # NDRPDR sel
1153         - 10  # NDRPDR sel
1154         - 11  # NDRPDR sel
1155     dpdk-performance-changes-3n-hsw-cmp:
1156       csit-dpdk-perf-verify-2001-3n-hsw:
1157 #        - 4   # NDRPDR sel
1158 #        - 5   # NDRPDR sel
1159 #        - 6   # NDRPDR sel
1160 #        - 7   # NDRPDR sel
1161 #        - 8   # NDRPDR sel
1162 #        - 9   # NDRPDR sel
1163 #        - 10  # NDRPDR sel
1164 #        - 11  # NDRPDR sel
1165 #        - 12  # NDRPDR sel
1166 #        - 13  # NDRPDR sel
1167         - 15  # NDRPDR sel
1168         - 16  # NDRPDR sel
1169         - 17  # NDRPDR sel
1170         - 18  # NDRPDR sel
1171         - 19  # NDRPDR sel
1172         - 20  # NDRPDR sel
1173         - 21  # NDRPDR sel
1174         - 22  # NDRPDR sel
1175         - 23  # NDRPDR sel
1176         - 24  # NDRPDR sel
1177     dpdk-performance-changes-3n-hsw:
1178       - "dpdk-performance-changes-3n-hsw-h1"
1179       - "dpdk-performance-changes-3n-hsw-ref"
1180       - "dpdk-performance-changes-3n-hsw-cmp"
1181
1182     dpdk-performance-changes-3n-skx-h1:
1183       csit-dpdk-perf-verify-1904-3n-skx:
1184         - 2   # NDRPDR sel
1185         - 3   # NDRPDR sel
1186         - 4   # NDRPDR sel
1187         - 5   # NDRPDR sel
1188         - 6   # NDRPDR sel
1189         - 7   # NDRPDR sel
1190         - 11  # NDRPDR sel
1191         - 12  # NDRPDR sel
1192         - 13  # NDRPDR sel
1193         - 14  # NDRPDR sel
1194     dpdk-performance-changes-3n-skx-ref:
1195       csit-dpdk-perf-verify-1908-3n-skx:
1196         - 3   # NDRPDR sel
1197         - 4   # NDRPDR sel
1198         - 5   # NDRPDR sel
1199         - 6   # NDRPDR sel
1200         - 7   # NDRPDR sel
1201         - 8   # NDRPDR sel
1202         - 9   # NDRPDR sel
1203         - 10  # NDRPDR sel
1204         - 11  # NDRPDR sel
1205         - 12  # NDRPDR sel
1206     dpdk-performance-changes-3n-skx-cmp:
1207       csit-dpdk-perf-verify-2001-3n-skx:
1208         - 1   # NDRPDR sel
1209         - 2   # NDRPDR sel
1210         - 3   # NDRPDR sel
1211         - 4   # NDRPDR sel
1212         - 5   # NDRPDR sel
1213         - 6   # NDRPDR sel
1214         - 7   # NDRPDR sel
1215         - 8   # NDRPDR sel
1216         - 9   # NDRPDR sel
1217         - 10  # NDRPDR sel
1218     dpdk-performance-changes-3n-skx:
1219       - "dpdk-performance-changes-3n-skx-h1"
1220       - "dpdk-performance-changes-3n-skx-ref"
1221       - "dpdk-performance-changes-3n-skx-cmp"
1222
1223     dpdk-performance-changes-2n-skx-h1:
1224       csit-dpdk-perf-verify-1904-2n-skx:
1225         - 2   # NDRPDR sel
1226         - 3   # NDRPDR sel
1227         - 4   # NDRPDR sel
1228         - 5   # NDRPDR sel
1229         - 7   # NDRPDR sel
1230         - 8   # NDRPDR sel
1231         - 9   # NDRPDR sel
1232         - 10  # NDRPDR sel
1233         - 11  # NDRPDR sel
1234         - 12  # NDRPDR sel
1235     dpdk-performance-changes-2n-skx-ref:
1236       csit-dpdk-perf-verify-1908-2n-skx:
1237         - 2   # NDRPDR sel
1238         - 3   # NDRPDR sel
1239         - 4   # NDRPDR sel
1240         - 5   # NDRPDR sel
1241         - 7   # NDRPDR sel
1242         - 8   # NDRPDR sel
1243         - 9   # NDRPDR sel
1244         - 10  # NDRPDR sel
1245         - 11  # NDRPDR sel
1246         - 12  # NDRPDR sel
1247     dpdk-performance-changes-2n-skx-cmp:
1248       csit-dpdk-perf-verify-2001-2n-skx:
1249         - 1   # NDRPDR sel
1250         - 2   # NDRPDR sel
1251         - 3   # NDRPDR sel
1252         - 4   # NDRPDR sel
1253         - 5   # NDRPDR sel
1254         - 6   # NDRPDR sel
1255         - 7   # NDRPDR sel
1256         - 8   # NDRPDR sel
1257         - 9   # NDRPDR sel
1258         - 10  # NDRPDR sel
1259         - 11  # NDRPDR sel
1260         - 13  # NDRPDR sel
1261         - 26  # NDRPDR sel
1262         - 16  # NDRPDR sel
1263         - 17  # NDRPDR sel
1264         - 18  # NDRPDR sel
1265         - 19  # NDRPDR sel
1266         - 27  # NDRPDR sel
1267         - 21  # NDRPDR sel
1268         - 25  # NDRPDR sel
1269     dpdk-performance-changes-2n-skx:
1270       - "dpdk-performance-changes-2n-skx-h1"
1271       - "dpdk-performance-changes-2n-skx-ref"
1272       - "dpdk-performance-changes-2n-skx-cmp"
1273
1274     # Compare testbeds
1275
1276     vpp-compare-testbeds-ref:
1277       csit-vpp-perf-verify-2001-3n-hsw:
1278         - 21  # NDRPDR sel
1279         - 22  # NDRPDR sel
1280         - 23  # NDRPDR sel
1281         - 24  # NDRPDR sel
1282         - 25  # NDRPDR sel
1283         - 29  # NDRPDR sel
1284         - 30  # NDRPDR sel
1285         - 31  # NDRPDR sel
1286         - 32  # NDRPDR sel
1287         - 34  # NDRPDR sel
1288     vpp-compare-testbeds-cmp:
1289       # TODO: Add the data
1290       csit-vpp-perf-verify-2001-3n-skx:
1291         - 45  # NDRPDR sel
1292         - 46  # NDRPDR sel
1293         - 47  # NDRPDR sel
1294     vpp-compare-testbeds:
1295       - "vpp-compare-testbeds-ref"
1296       - "vpp-compare-testbeds-cmp"
1297
1298     vpp-compare-testbeds-skx-clx-ref:
1299       # TODO: Add the data
1300       csit-vpp-perf-verify-2001-2n-skx:
1301         - 92  # NDRPDR sel
1302         - 93  # NDRPDR sel
1303         - 94  # NDRPDR sel
1304         - 95  # NDRPDR sel
1305         - 96  # NDRPDR sel
1306         - 97  # NDRPDR sel
1307         - 98  # NDRPDR sel
1308     vpp-compare-testbeds-skx-clx-cmp:
1309       csit-vpp-perf-verify-2001-2n-clx:
1310         - 28  # NDRPDR sel
1311         - 29  # NDRPDR sel
1312         - 32  # NDRPDR sel
1313         - 40  # NDRPDR sel
1314         - 43  # NDRPDR sel
1315         - 44  # NDRPDR sel
1316         - 45  # NDRPDR sel
1317         - 47  # NDRPDR sel
1318         - 48  # NDRPDR sel
1319         - 49  # NDRPDR sel
1320     vpp-compare-testbeds-skx-clx:
1321       - "vpp-compare-testbeds-skx-clx-ref"
1322       - "vpp-compare-testbeds-skx-clx-cmp"
1323
1324     vpp-compare-testbeds-hsw-clx-ref:
1325       csit-vpp-perf-verify-2001-3n-hsw:
1326         - 21  # NDRPDR sel
1327         - 22  # NDRPDR sel
1328         - 23  # NDRPDR sel
1329         - 24  # NDRPDR sel
1330         - 25  # NDRPDR sel
1331         - 29  # NDRPDR sel
1332         - 30  # NDRPDR sel
1333         - 31  # NDRPDR sel
1334         - 32  # NDRPDR sel
1335         - 34  # NDRPDR sel
1336     vpp-compare-testbeds-hsw-clx-cmp:
1337       csit-vpp-perf-verify-2001-2n-clx:
1338         - 28  # NDRPDR sel
1339         - 29  # NDRPDR sel
1340         - 32  # NDRPDR sel
1341         - 40  # NDRPDR sel
1342         - 43  # NDRPDR sel
1343         - 44  # NDRPDR sel
1344         - 45  # NDRPDR sel
1345         - 47  # NDRPDR sel
1346         - 48  # NDRPDR sel
1347         - 49  # NDRPDR sel
1348     vpp-compare-testbeds-hsw-clx:
1349       - "vpp-compare-testbeds-hsw-clx-ref"
1350       - "vpp-compare-testbeds-hsw-clx-cmp"
1351
1352     vpp-compare-testbeds-mrr-ref:
1353       csit-vpp-perf-verify-2001-3n-hsw:
1354         - 17  # MRR sel
1355     vpp-compare-testbeds-mrr-cmp:
1356       # TODO: Replace
1357       # csit-vpp-perf-verify-2001-3n-skx:
1358       csit-vpp-perf-verify-1908-3n-skx:
1359         - 36  # MRR sel
1360     vpp-compare-testbeds-mrr:
1361       - "vpp-compare-testbeds-mrr-ref"
1362       - "vpp-compare-testbeds-mrr-cmp"
1363
1364     vpp-compare-testbeds-mrr-skx-clx-ref:
1365       # TODO: Replace
1366       # csit-vpp-perf-verify-2001-2n-skx:
1367       csit-vpp-perf-verify-1908-2n-skx:
1368         - 69  # MRR sel
1369     vpp-compare-testbeds-mrr-skx-clx-cmp:
1370       csit-vpp-perf-verify-2001-2n-clx:
1371         - 39  # MRR
1372     vpp-compare-testbeds-mrr-skx-clx:
1373       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1374       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1375
1376     vpp-compare-testbeds-mrr-hsw-clx-ref:
1377       csit-vpp-perf-verify-2001-3n-hsw:
1378         - 17  # MRR sel
1379     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1380       csit-vpp-perf-verify-2001-2n-clx:
1381         - 39  # MRR
1382     vpp-compare-testbeds-mrr-hsw-clx:
1383       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1384       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1385
1386     dpdk-compare-testbeds-ref:
1387       csit-dpdk-perf-verify-2001-3n-hsw:
1388         - 4   # NDRPDR sel
1389         - 5   # NDRPDR sel
1390         - 6   # NDRPDR sel
1391         - 7   # NDRPDR sel
1392         - 8   # NDRPDR sel
1393         - 9   # NDRPDR sel
1394         - 10  # NDRPDR sel
1395         - 11  # NDRPDR sel
1396         - 12  # NDRPDR sel
1397         - 13  # NDRPDR sel
1398         - 15  # NDRPDR sel
1399         - 16  # NDRPDR sel
1400         - 17  # NDRPDR sel
1401         - 18  # NDRPDR sel
1402         - 19  # NDRPDR sel
1403         - 20  # NDRPDR sel
1404         - 21  # NDRPDR sel
1405         - 22  # NDRPDR sel
1406         - 23  # NDRPDR sel
1407         - 24  # NDRPDR sel
1408     dpdk-compare-testbeds-cmp:
1409       csit-dpdk-perf-verify-2001-3n-skx:
1410         - 1   # NDRPDR sel
1411         - 2   # NDRPDR sel
1412         - 3   # NDRPDR sel
1413         - 4   # NDRPDR sel
1414         - 5   # NDRPDR sel
1415         - 6   # NDRPDR sel
1416         - 7   # NDRPDR sel
1417         - 8   # NDRPDR sel
1418         - 9   # NDRPDR sel
1419         - 10  # NDRPDR sel
1420     dpdk-compare-testbeds:
1421       - "dpdk-compare-testbeds-ref"
1422       - "dpdk-compare-testbeds-cmp"
1423
1424     dpdk-compare-testbeds-skx-clx-ref:
1425       csit-dpdk-perf-verify-2001-2n-skx:
1426         - 1   # NDRPDR sel
1427         - 2   # NDRPDR sel
1428         - 3   # NDRPDR sel
1429         - 4   # NDRPDR sel
1430         - 5   # NDRPDR sel
1431         - 6   # NDRPDR sel
1432         - 7   # NDRPDR sel
1433         - 8   # NDRPDR sel
1434         - 9   # NDRPDR sel
1435         - 10  # NDRPDR sel
1436         - 11  # NDRPDR sel
1437         - 13  # NDRPDR sel
1438         - 26  # NDRPDR sel
1439         - 16  # NDRPDR sel
1440         - 17  # NDRPDR sel
1441         - 18  # NDRPDR sel
1442         - 19  # NDRPDR sel
1443         - 27  # NDRPDR sel
1444         - 21  # NDRPDR sel
1445         - 25  # NDRPDR sel
1446     dpdk-compare-testbeds-skx-clx-cmp:
1447       csit-dpdk-perf-verify-2001-2n-clx:
1448         - 15  # NDRPDR sel
1449         - 16  # NDRPDR sel
1450         - 17  # NDRPDR sel
1451         - 18  # NDRPDR sel
1452         - 19  # NDRPDR sel
1453         - 20  # NDRPDR sel
1454         - 21  # NDRPDR sel
1455         - 22  # NDRPDR sel
1456         - 23  # NDRPDR sel
1457         - 24  # NDRPDR sel
1458         - 25  # NDRPDR sel
1459         - 26  # NDRPDR sel
1460         - 27  # NDRPDR sel
1461         - 28  # NDRPDR sel
1462         - 29  # NDRPDR sel
1463         - 30  # NDRPDR sel
1464         - 31  # NDRPDR sel
1465         - 32  # NDRPDR sel
1466         - 33  # NDRPDR sel
1467         - 34  # NDRPDR sel
1468
1469     dpdk-compare-testbeds-skx-clx:
1470       - "dpdk-compare-testbeds-skx-clx-ref"
1471       - "dpdk-compare-testbeds-skx-clx-cmp"
1472
1473     # Compare topologies
1474
1475     vpp-compare-topologies-ref:
1476       # TODO: Add the data
1477       csit-vpp-perf-verify-2001-3n-skx:
1478         - 45  # NDRPDR sel
1479         - 46  # NDRPDR sel
1480         - 47  # NDRPDR sel
1481     vpp-compare-topologies-cmp:
1482       # TODO: Add the data
1483       csit-vpp-perf-verify-2001-2n-skx:
1484         - 92  # NDRPDR sel
1485         - 93  # NDRPDR sel
1486         - 94  # NDRPDR sel
1487         - 95  # NDRPDR sel
1488         - 96  # NDRPDR sel
1489         - 97  # NDRPDR sel
1490         - 98  # NDRPDR sel
1491     vpp-compare-topologies:
1492       - "vpp-compare-topologies-ref"
1493       - "vpp-compare-topologies-cmp"
1494
1495     vpp-compare-topologies-mrr-ref:
1496       # TODO: Replace
1497       # csit-vpp-perf-verify-2001-3n-skx:
1498       csit-vpp-perf-verify-1908-3n-skx:
1499         - 36  # MRR sel
1500     vpp-compare-topologies-mrr-cmp:
1501       # TODO: Replace
1502       # csit-vpp-perf-verify-2001-2n-skx:
1503       csit-vpp-perf-verify-1908-2n-skx:
1504         - 69  # MRR sel
1505     vpp-compare-topologies-mrr:
1506       - "vpp-compare-topologies-mrr-ref"
1507       - "vpp-compare-topologies-mrr-cmp"
1508
1509     dpdk-compare-topologies-ref:
1510       csit-dpdk-perf-verify-2001-3n-skx:
1511         - 1   # NDRPDR sel
1512         - 2   # NDRPDR sel
1513         - 3   # NDRPDR sel
1514         - 4   # NDRPDR sel
1515         - 5   # NDRPDR sel
1516         - 6   # NDRPDR sel
1517         - 7   # NDRPDR sel
1518         - 8   # NDRPDR sel
1519         - 9   # NDRPDR sel
1520         - 10  # NDRPDR sel
1521     dpdk-compare-topologies-cmp:
1522       csit-dpdk-perf-verify-2001-2n-skx:
1523         - 1   # NDRPDR sel
1524         - 2   # NDRPDR sel
1525         - 3   # NDRPDR sel
1526         - 4   # NDRPDR sel
1527         - 5   # NDRPDR sel
1528         - 6   # NDRPDR sel
1529         - 7   # NDRPDR sel
1530         - 8   # NDRPDR sel
1531         - 9   # NDRPDR sel
1532         - 10  # NDRPDR sel
1533         - 11  # NDRPDR sel
1534         - 13  # NDRPDR sel
1535         - 26  # NDRPDR sel
1536         - 16  # NDRPDR sel
1537         - 17  # NDRPDR sel
1538         - 18  # NDRPDR sel
1539         - 19  # NDRPDR sel
1540         - 27  # NDRPDR sel
1541         - 21  # NDRPDR sel
1542         - 25  # NDRPDR sel
1543     dpdk-compare-topologies:
1544       - "dpdk-compare-topologies-ref"
1545       - "dpdk-compare-topologies-cmp"
1546
1547   plot-layouts:
1548
1549     plot-soak-throughput:
1550       titlefont:
1551         size: 18
1552       xaxis:
1553         title: "<b>Test Cases [Index]</b>"
1554         titlefont:
1555           size: 16
1556         autorange: True
1557         fixedrange: False
1558         gridcolor: "rgb(230, 230, 230)"
1559         linecolor: "rgb(220, 220, 220)"
1560         linewidth: 1
1561         showgrid: True
1562         showline: True
1563         showticklabels: True
1564         tickcolor: "rgb(220, 220, 220)"
1565         tickmode: "linear"
1566         tickfont:
1567           size: 16
1568         zeroline: False
1569       yaxis:
1570         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1571         titlefont:
1572           size: 16
1573         gridcolor: "rgb(230, 230, 230)"
1574         hoverformat: ".4r"
1575         tickformat: ".3r"
1576         linecolor: "rgb(220, 220, 220)"
1577         linewidth: 1
1578         showgrid: True
1579         showline: True
1580         showticklabels: True
1581         tickcolor: "rgb(220, 220, 220)"
1582         tickfont:
1583           size: 16
1584         zeroline: False
1585         range: [0,50]
1586       autosize: False
1587       margin:
1588         t: 50
1589         b: 0
1590         l: 80
1591         r: 20
1592       showlegend: True
1593       legend:
1594         orientation: "h"
1595         font:
1596           size: 16
1597       width: 700
1598       height: 900
1599       paper_bgcolor: "#fff"
1600       plot_bgcolor: "#fff"
1601       hoverlabel:
1602         namelength: -1
1603
1604     plot-service-density:
1605       titlefont:
1606         size: 18
1607       xaxis:
1608         side: "top"
1609         autorange: True
1610         fixedrange: False
1611         showgrid: False
1612         showline: False
1613         showticklabels: False
1614         ticks: ""
1615         ticklen: 0
1616         tickwidth: 0
1617         zeroline: False
1618       yaxis:
1619         autorange: "reversed"
1620         showgrid: False
1621         showline: False
1622         showticklabels: False
1623         ticks: ""
1624         ticklen: 0
1625         tickwidth: 0
1626         zeroline: False
1627       showlegend: False
1628       paper_bgcolor: "#fff"
1629       plot_bgcolor: "#fff"
1630       width: 700
1631       height: 700
1632       hoverlabel:
1633         namelength: -1
1634
1635     plot-cps:
1636       titlefont:
1637         size: 18
1638       xaxis:
1639         title: "<b>Test Cases [Index]</b>"
1640         titlefont:
1641           size: 16
1642         autorange: True
1643         fixedrange: False
1644         gridcolor: "rgb(230, 230, 230)"
1645         linecolor: "rgb(220, 220, 220)"
1646         linewidth: 1
1647         showgrid: True
1648         showline: True
1649         showticklabels: True
1650         tickcolor: "rgb(220, 220, 220)"
1651         tickmode: "linear"
1652         tickfont:
1653           size: 16
1654         zeroline: False
1655       yaxis:
1656         title: "<b>Connections Per Second [cps]</b>"
1657         titlefont:
1658           size: 16
1659         gridcolor: "rgb(230, 230, 230)"
1660         hoverformat: ".4s"
1661         linecolor: "rgb(220, 220, 220)"
1662         linewidth: 1
1663         rangemode: "tozero"
1664         showgrid: True
1665         showline: True
1666         showticklabels: True
1667         tickcolor: "rgb(220, 220, 220)"
1668         tickformat: ".3s"
1669         tickfont:
1670           size: 16
1671         zeroline: False
1672       boxmode: "group"
1673       boxgroupgap: 0.5
1674       autosize: False
1675       margin:
1676         t: 50
1677         b: 20
1678         l: 80
1679         r: 20
1680       showlegend: True
1681       legend:
1682         orientation: "h"
1683         font:
1684           size: 16
1685       width: 700
1686       height: 800
1687       paper_bgcolor: "#fff"
1688       plot_bgcolor: "#fff"
1689       hoverlabel:
1690         namelength: -1
1691
1692     plot-rps:
1693       titlefont:
1694         size: 18
1695       xaxis:
1696         title: "<b>Test Cases [Index]</b>"
1697         titlefont:
1698           size: 16
1699         autorange: True
1700         fixedrange: False
1701         gridcolor: "rgb(230, 230, 230)"
1702         linecolor: "rgb(220, 220, 220)"
1703         linewidth: 1
1704         showgrid: True
1705         showline: True
1706         showticklabels: True
1707         tickcolor: "rgb(220, 220, 220)"
1708         tickmode: "linear"
1709         tickfont:
1710           size: 16
1711         zeroline: False
1712       yaxis:
1713         title: "<b>Requests Per Second [rps]</b>"
1714         titlefont:
1715           size: 16
1716         gridcolor: "rgb(230, 230, 230)"
1717         hoverformat: ".4s"
1718         linecolor: "rgb(220, 220, 220)"
1719         linewidth: 1
1720         rangemode: "tozero"
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(230, 230, 230)"
1725         tickformat: ".3s"
1726         tickfont:
1727           size: 16
1728         zeroline: False
1729       boxmode: "group"
1730       boxgroupgap: 0.5
1731       autosize: False
1732       margin:
1733         t: 50
1734         b: 20
1735         l: 80
1736         r: 20
1737       showlegend: True
1738       legend:
1739         orientation: "h"
1740         font:
1741           size: 16
1742       width: 700
1743       height: 800
1744       paper_bgcolor: "#fff"
1745       plot_bgcolor: "#fff"
1746       hoverlabel:
1747         namelength: -1
1748
1749     plot-hoststack:
1750       titlefont:
1751         size: 16
1752       xaxis:
1753         title: "<b>Test Cases [Index]</b>"
1754         titlefont:
1755           size: 14
1756         autorange: True
1757         fixedrange: False
1758         gridcolor: "rgb(230, 230, 230)"
1759         linecolor: "rgb(220, 220, 220)"
1760         linewidth: 1
1761         showgrid: True
1762         showline: True
1763         showticklabels: True
1764         tickcolor: "rgb(220, 220, 220)"
1765         tickmode: "linear"
1766         tickfont:
1767           size: 14
1768         zeroline: False
1769       yaxis:
1770         title: "<b>Bandwidth [Gbps]</b>"
1771         titlefont:
1772           size: 14
1773         gridcolor: "rgb(230, 230, 230)"
1774         hoverformat: ".4s"
1775         linecolor: "rgb(220, 220, 220)"
1776         linewidth: 1
1777         rangemode: "tozero"
1778         showgrid: True
1779         showline: True
1780         showticklabels: True
1781         tickcolor: "rgb(230, 230, 230)"
1782         tickformat: ".3s"
1783         tickfont:
1784           size: 14
1785         zeroline: False
1786       boxmode: "group"
1787       boxgroupgap: 0.5
1788       autosize: False
1789       margin:
1790         t: 50
1791         b: 20
1792         l: 80
1793         r: 20
1794       showlegend: True
1795       legend:
1796         orientation: "h"
1797         font:
1798           size: 14
1799       width: 700
1800       height: 800
1801       paper_bgcolor: "#fff"
1802       plot_bgcolor: "#fff"
1803       hoverlabel:
1804         namelength: -1
1805
1806     plot-throughput:
1807       titlefont:
1808         size: 18
1809       xaxis:
1810         title: "<b>Test Cases [Index]</b>"
1811         titlefont:
1812           size: 16
1813         autorange: True
1814         fixedrange: False
1815         gridcolor: "rgb(230, 230, 230)"
1816         linecolor: "rgb(220, 220, 220)"
1817         linewidth: 1
1818         showgrid: True
1819         showline: True
1820         showticklabels: True
1821         tickcolor: "rgb(220, 220, 220)"
1822         tickmode: "linear"
1823         tickfont:
1824           size: 16
1825         zeroline: False
1826       yaxis:
1827         title: "<b>Packet Throughput [Mpps]</b>"
1828         titlefont:
1829           size: 16
1830         gridcolor: "rgb(230, 230, 230)"
1831         hoverformat: ".4r"
1832         tickformat: ".3r"
1833         linecolor: "rgb(220, 220, 220)"
1834         linewidth: 1
1835         showgrid: True
1836         showline: True
1837         showticklabels: True
1838         tickcolor: "rgb(220, 220, 220)"
1839         tickfont:
1840           size: 16
1841         zeroline: False
1842         range: [0,50]
1843       autosize: False
1844       margin:
1845         t: 50
1846         b: 0
1847         l: 80
1848         r: 20
1849       showlegend: True
1850       legend:
1851         orientation: "h"
1852         font:
1853           size: 16
1854       width: 700
1855       height: 900
1856       paper_bgcolor: "#fff"
1857       plot_bgcolor: "#fff"
1858       hoverlabel:
1859         namelength: -1
1860
1861     plot-throughput-speedup-analysis:
1862       titlefont:
1863         size: 18
1864       xaxis:
1865         title: "<b>Number of Cores [Qty]</b>"
1866         titlefont:
1867           size: 16
1868         autorange: True
1869         fixedrange: False
1870         gridcolor: "rgb(230, 230, 230)"
1871         linecolor: "rgb(220, 220, 220)"
1872         linewidth: 1
1873         showgrid: True
1874         showline: True
1875         showticklabels: True
1876         tickcolor: "rgb(238, 238, 238)"
1877         tickmode: "linear"
1878         tickfont:
1879           size: 16
1880         zeroline: False
1881       yaxis:
1882         title: "<b>Packet Throughput [Mpps]</b>"
1883         titlefont:
1884           size: 16
1885         type: "linear"
1886         gridcolor: "rgb(230, 230, 230)"
1887         hoverformat: ".4s"
1888         linecolor: "rgb(220, 220, 220)"
1889         linewidth: 1
1890         showgrid: True
1891         showline: True
1892         showticklabels: True
1893         tickcolor: "rgb(220, 220, 220)"
1894         tickformat: ".4s"
1895         tickfont:
1896           size: 16
1897         zeroline: True
1898         rangemode: "tozero"
1899         range: [0,100]
1900       legend:
1901         orientation: "h"
1902         font:
1903           size: 16
1904         xanchor: "left"
1905         yanchor: "top"
1906         x: 0
1907         y: -0.2
1908         bgcolor: "rgba(255, 255, 255, 0)"
1909         bordercolor: "rgba(255, 255, 255, 0)"
1910         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1911       autosize: False
1912       margin:
1913           't': 50
1914           'b': 150
1915           'l': 85
1916           'r': 10
1917       showlegend: True
1918       width: 700
1919       height: 700
1920       paper_bgcolor: "#fff"
1921       plot_bgcolor: "#fff"
1922       hoverlabel:
1923         namelength: -1
1924       annotations: [
1925         {
1926           text: "_ _          __          ...",
1927           align: "left",
1928           showarrow: False,
1929           xref: "paper",
1930           yref: "paper",
1931           xanchor: "left",
1932           yanchor: "top",
1933           x: 0,
1934           y: -0.13,
1935           font: {
1936             family: "Consolas, Courier New",
1937             size: 15
1938           },
1939         },
1940         {
1941           text: "    Perfect     Measured     Limit",
1942           align: "left",
1943           showarrow: False,
1944           xref: "paper",
1945           yref: "paper",
1946           xanchor: "left",
1947           yanchor: "top",
1948           x: 0,
1949           y: -0.15,
1950           font: {
1951             family: "Consolas, Courier New",
1952             size: 15
1953           },
1954         },
1955       ]
1956
1957     plot-latency:
1958       titlefont:
1959         size: 18
1960       xaxis:
1961         title: "<b>Direction</b>"
1962         titlefont:
1963           size: 16
1964         autorange: True
1965         fixedrange: False
1966         gridcolor: "rgb(230, 230, 230)"
1967         linecolor: "rgb(220, 220, 220)"
1968         linewidth: 1
1969         showgrid: True
1970         showline: True
1971         showticklabels: False
1972         tickcolor: "rgb(220, 220, 220)"
1973         tickmode: "linear"
1974         tickfont:
1975           size: 16
1976         zeroline: False
1977       yaxis:
1978         title: "<b>Packet Latency [uSec]</b>"
1979         titlefont:
1980           size: 16
1981         type: "linear"
1982         gridcolor: "rgb(230, 230, 230)"
1983         hoverformat: ".4s"
1984         linecolor: "rgb(220, 220, 220)"
1985         linewidth: 1
1986         showgrid: True
1987         showline: True
1988         showticklabels: True
1989         tickcolor: "rgb(220, 220, 220)"
1990         tickformat: ".4s"
1991         tickfont:
1992           size: 16
1993         zeroline: True
1994         rangemode: "tozero"
1995       legend:
1996         orientation: "h"
1997         font:
1998           size: 16
1999         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2000       autosize: False
2001       margin:
2002           't': 50
2003           'b': 150
2004           'l': 80
2005           'r': 10
2006       showlegend: True
2007       width: 700
2008       height: 700
2009       paper_bgcolor: "#fff"
2010       plot_bgcolor: "#fff"
2011       hoverlabel:
2012         namelength: -1
2013
2014     plot-hdrh-latency:
2015       title:
2016         text: ""
2017         xanchor: "center"
2018         x: 0.5
2019         font:
2020           size: 16
2021       width: 700
2022       plot_bgcolor: "white"
2023       annotations:
2024         - font:
2025             size: 14
2026           showarrow: False
2027           text: "<b>Packet Latency [uSec]</b>"
2028           x: 1
2029           xanchor: "right"
2030           xref: "paper"
2031           y: -0.045
2032           yanchor: "top"
2033           yref: "paper"
2034         - font:
2035             size: 14
2036           showarrow: False
2037           text: "<b>Probability [%]</b>"
2038           textangle: 270
2039           x: -0.06
2040           xanchor: "center"
2041           xref: "paper"
2042           y: 0.5
2043           yanchor: "middle"
2044           yref: "paper"
2045         - font:
2046             size: 14
2047           showarrow: False
2048           text: "<b>Direction: E-W</b>"
2049           x: 0.24
2050           xanchor: "center"
2051           xref: "paper"
2052           y: 1.05
2053           yanchor: "bottom"
2054           yref: "paper"
2055         - font:
2056             size: 14
2057           showarrow: False
2058           text: "<b>Direction: W-E</b>"
2059           x: 0.74
2060           xanchor: "center"
2061           xref: "paper"
2062           y: 1.05
2063           yanchor: "bottom"
2064           yref: "paper"
2065
2066     plot-hdrh-latency-percentile:
2067       title:
2068         text: ""
2069         xanchor: "center"
2070         x: 0.5
2071         font:
2072           size: 18
2073       xaxis:
2074         type: "log"
2075         title: "<b>Percentile [%]</b>"
2076         titlefont:
2077           size: 16
2078         autorange: True
2079         fixedrange: False
2080         gridcolor: "rgb(230, 230, 230)"
2081         linecolor: "rgb(220, 220, 220)"
2082         linewidth: 1
2083         showgrid: True
2084         showline: True
2085         showticklabels: True
2086         tickcolor: "rgb(220, 220, 220)"
2087         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2088         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2089         tickfont:
2090           size: 16
2091       yaxis:
2092         title: "<b>Packet Latency [uSec]</b>"
2093         titlefont:
2094           size: 16
2095         gridcolor: "rgb(230, 230, 230)"
2096         linecolor: "rgb(220, 220, 220)"
2097         linewidth: 1
2098         showgrid: True
2099         showline: True
2100         showticklabels: True
2101         tickcolor: "rgb(220, 220, 220)"
2102         tickfont:
2103           size: 16
2104       autosize: False
2105       showlegend: True
2106       legend:
2107         traceorder: "normal"
2108         orientation: "h"
2109         font:
2110           size: 16
2111         xanchor: "left"
2112         yanchor: "top"
2113         x: 0
2114         y: -0.15
2115         bgcolor: "rgba(255, 255, 255, 0)"
2116         bordercolor: "rgba(255, 255, 255, 0)"
2117       width: 700
2118       height: 700
2119       paper_bgcolor: "white"
2120       plot_bgcolor: "white"
2121
2122     plot-hdrh-latency-by-percentile:
2123       title:
2124         text: "<b>Latency by Percentile Distribution</b>"
2125         xanchor: "center"
2126         x: 0.5
2127         font:
2128           size: 18
2129       showlegend: True
2130       legend:
2131         traceorder: "normal"
2132         orientation: "h"
2133         font:
2134           size: 16
2135         xanchor: "left"
2136         yanchor: "top"
2137         x: 0
2138         y: -0.2
2139         bgcolor: "rgba(255, 255, 255, 0)"
2140         bordercolor: "rgba(255, 255, 255, 0)"
2141       xaxis:
2142         type: "linear"
2143         title: "<b>Percentile [%]</b>"
2144         titlefont:
2145           size: 14
2146         autorange: False
2147         fixedrange: False
2148         range: [0, 100]
2149         gridcolor: "rgb(230, 230, 230)"
2150         linecolor: "rgb(220, 220, 220)"
2151         linewidth: 1
2152         showgrid: True
2153         showline: True
2154         showticklabels: True
2155         tickcolor: "rgb(220, 220, 220)"
2156         tickvals: [0, 25, 50, 75, 100]
2157         ticktext: [0, 25, 50, 75, 100]
2158         tickfont:
2159           size: 14
2160       yaxis:
2161         title: "<b>One-Way Latency per Direction [uSec]</b>"
2162         titlefont:
2163           size: 14
2164         gridcolor: "rgb(230, 230, 230)"
2165         linecolor: "rgb(220, 220, 220)"
2166         linewidth: 1
2167         showgrid: True
2168         showline: True
2169         showticklabels: True
2170         tickcolor: "rgb(220, 220, 220)"
2171         tickfont:
2172           size: 14
2173       width: 700
2174       height: 700
2175       paper_bgcolor: "white"
2176       plot_bgcolor: "white"
2177
2178 - type: "static"
2179   src-path: "{DIR[RST]}"
2180   dst-path: "{DIR[WORKING,SRC]}"
2181
2182 - type: "input"
2183   general:
2184     file-name: "output_info.xml.gz"
2185     file-format: ".gz"
2186     arch-file-format:
2187       - ".gz"
2188       - ".zip"
2189     download-path: "{job}/{build}/archives/{filename}"
2190     extract: "output.xml"
2191
2192     zip-file-name: "robot-plugin.zip"
2193     zip-file-format: ".zip"
2194     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2195     zip-extract: "robot-plugin/output.xml"
2196
2197   builds:
2198
2199     csit-vpp-perf-verify-1904-3n-hsw:
2200       - 9   # MRR sel
2201       - 11  # NDRPDR sel
2202       - 12  # NDRPDR sel
2203       - 20  # NDRPDR sel
2204       - 21  # NDRPDR sel
2205       - 23  # NDRPDR sel
2206       - 24  # NDRPDR sel
2207       - 25  # NDRPDR sel
2208       - 26  # NDRPDR sel
2209       - 29  # NDRPDR sel
2210       - 30  # NDRPDR sel
2211     csit-vpp-perf-verify-1908-3n-hsw:
2212       - 12  # NDRPDR sel
2213       - 13  # NDRPDR sel
2214       - 14  # NDRPDR sel
2215       - 15  # NDRPDR sel
2216       - 16  # NDRPDR sel
2217       - 17  # NDRPDR sel
2218       - 18  # NDRPDR sel
2219       - 19  # NDRPDR sel
2220       - 20  # NDRPDR sel
2221       - 21  # NDRPDR sel
2222       - 48  # NDRPDR sel vhost
2223       - 49  # NDRPDR sel vhost
2224       - 52  # NDRPDR sel vhost
2225       - 53  # NDRPDR sel vhost
2226       - 54  # NDRPDR sel vhost
2227       - 55  # NDRPDR sel vhost
2228       - 56  # NDRPDR sel vhost
2229       - 57  # NDRPDR sel vhost
2230       - 58  # NDRPDR sel vhost
2231       - 59  # NDRPDR sel vhost
2232       - 39  # MRR sel
2233     csit-vpp-perf-verify-2001-3n-hsw:
2234       - 21  # NDRPDR sel
2235       - 22  # NDRPDR sel
2236       - 23  # NDRPDR sel
2237       - 24  # NDRPDR sel
2238       - 25  # NDRPDR sel
2239       - 29  # NDRPDR sel
2240       - 30  # NDRPDR sel
2241       - 31  # NDRPDR sel
2242       - 32  # NDRPDR sel
2243       - 34  # NDRPDR sel
2244       - 17  # MRR sel
2245       - 18  # NDRPDR full
2246       - 20  # NDRPDR full
2247       - 28  # NDRPDR full
2248       - 35  # NDRPDR full
2249       - 42  # NDRPDR full
2250       - 46  # NDRPDR full
2251       - 47  # NDRPDR full
2252       - 48  # NDRPDR full
2253       - 49  # NDRPDR full
2254       - 50  # NDRPDR full
2255       - 51  # NDRPDR full
2256       - 52  # NDRPDR full
2257       - 53  # NDRPDR full
2258       - 54  # NDRPDR full
2259       - 55  # NDRPDR full
2260       - 56  # NDRPDR full
2261       - 57  # NDRPDR full
2262       - 58  # NDRPDR full
2263       - 59  # NDRPDR full
2264       - 61  # NDRPDR full
2265       - 62  # NDRPDR full
2266       - 63  # NDRPDR full
2267       - 64  # NDRPDR full
2268       - 65  # NDRPDR full
2269       - 67  # NDRPDR full
2270       - 70  # NDRPDR full
2271       - 72  # NDRPDR full
2272       - 73  # NDRPDR full
2273       - 76  # NDRPDR full
2274       - 77  # NDRPDR full
2275       - 78  # NDRPDR full
2276       - 79  # NDRPDR full
2277       - 81  # NDRPDR full
2278       - 82  # NDRPDR full
2279       - 84  # NDRPDR full
2280       - 85  # NDRPDR full
2281       - 87  # hoststack
2282       - 88  # hoststack
2283       - 89  # hoststack
2284       - 90  # hoststack
2285       - 91  # hoststack
2286       - 92  # hoststack
2287       - 93  # hoststack
2288       - 94  # hoststack
2289       - 95  # hoststack
2290       - 96  # hoststack
2291
2292     csit-vpp-perf-verify-1904-3n-skx:
2293       - 7   # MRR sel
2294       - 8   # NDRPDR sel
2295       - 9   # NDRPDR sel
2296       - 10  # NDRPDR sel
2297       - 11  # NDRPDR sel
2298       - 12  # NDRPDR sel
2299       - 14  # NDRPDR sel
2300       - 16  # NDRPDR sel
2301       - 21  # NDRPDR sel
2302       - 23  # NDRPDR sel
2303       - 25  # NDRPDR sel
2304     csit-vpp-perf-verify-1908-3n-skx:
2305       - 14  # NDRPDR sel
2306       - 16  # NDRPDR sel
2307       - 19  # NDRPDR sel
2308       - 20  # NDRPDR sel
2309       - 22  # NDRPDR sel
2310       - 23  # NDRPDR sel
2311       - 24  # NDRPDR sel
2312       - 25  # NDRPDR sel
2313       - 26  # NDRPDR sel
2314       - 29  # NDRPDR sel
2315       - 52  # NDRPDR sel vhost
2316       - 53  # NDRPDR sel vhost
2317       - 55  # NDRPDR sel vhost
2318       - 61  # NDRPDR sel vhost
2319       - 62  # NDRPDR sel vhost
2320       - 63  # NDRPDR sel vhost
2321       - 64  # NDRPDR sel vhost
2322       - 65  # NDRPDR sel vhost
2323       - 66  # NDRPDR sel vhost
2324       - 67  # NDRPDR sel vhost
2325       - 36  # MRR sel
2326     csit-vpp-perf-verify-2001-3n-skx:
2327       - 45  # NDRPDR sel
2328       - 46  # NDRPDR sel
2329       - 47  # NDRPDR sel
2330
2331     csit-vpp-perf-verify-1904-2n-skx:
2332       - 11  # MRR sel
2333       - 12  # NDRPDR sel
2334       - 14  # NDRPDR sel
2335       - 16  # NDRPDR sel
2336       - 17  # NDRPDR sel
2337       - 18  # NDRPDR sel
2338       - 21  # NDRPDR sel
2339       - 27  # NDRPDR sel
2340       - 30  # NDRPDR sel
2341       - 31  # NDRPDR sel
2342       - 32  # NDRPDR sel
2343     csit-vpp-perf-verify-1908-2n-skx:
2344       - 26  # NDRPDR sel
2345       - 27  # NDRPDR sel
2346       - 34  # NDRPDR sel
2347       - 35  # NDRPDR sel
2348       - 36  # NDRPDR sel
2349       - 42  # NDRPDR sel
2350       - 43  # NDRPDR sel
2351       - 44  # NDRPDR sel
2352       - 45  # NDRPDR sel
2353       - 46  # NDRPDR sel
2354       - 88  # NDRPDR sel vhost
2355       - 89  # NDRPDR sel vhost
2356       - 91  # NDRPDR sel vhost
2357       - 92  # NDRPDR sel vhost
2358       - 93  # NDRPDR sel vhost
2359       - 94  # NDRPDR sel vhost
2360       - 95  # NDRPDR sel vhost
2361       - 96  # NDRPDR sel vhost
2362       - 97  # NDRPDR sel vhost
2363       - 98  # NDRPDR sel vhost
2364       - 69  # MRR sel
2365       - 22  # NFV
2366       - 31  # NFV
2367       - 32  # NFV
2368       - 71  # NFV MRR
2369       - 113 # NFV reconf sel - to be removed
2370       - 114 # NFV reconf sel - to be removed
2371       - 115 # NFV reconf sel - to be removed
2372     csit-vpp-perf-verify-2001-2n-skx:
2373       - 92  # NDRPDR sel
2374       - 93  # NDRPDR sel
2375       - 94  # NDRPDR sel
2376       - 95  # NDRPDR sel
2377       - 96  # NDRPDR sel
2378       - 97  # NDRPDR sel
2379       - 98  # NDRPDR sel
2380
2381     csit-vpp-perf-verify-2001-2n-clx:
2382       - 28  # NDRPDR sel
2383       - 29  # NDRPDR sel
2384       - 32  # NDRPDR sel
2385       - 40  # NDRPDR sel
2386       - 43  # NDRPDR sel
2387       - 44  # NDRPDR sel
2388       - 45  # NDRPDR sel
2389       - 47  # NDRPDR sel
2390       - 48  # NDRPDR sel
2391       - 49  # NDRPDR sel
2392       - 39  # MRR
2393       - 53  # NDRPDR full
2394       - 54  # NDRPDR full
2395       - 55  # NDRPDR full
2396       - 56  # NDRPDR full
2397       - 57  # NDRPDR full
2398       - 58  # NDRPDR full
2399       - 59  # NDRPDR full
2400       - 60  # NDRPDR full
2401       - 61  # NDRPDR full
2402       - 62  # NDRPDR full
2403       - 63  # NDRPDR full
2404       - 64  # NDRPDR full
2405       - 65  # NDRPDR full
2406       - 66  # NDRPDR full
2407       - 67  # NDRPDR full
2408       - 68  # Reconf
2409       - 69  # Reconf
2410       - 70  # Reconf
2411       - 71  # Reconf
2412       - 72  # Reconf
2413       - 73  # Reconf
2414       - 74  # Reconf
2415       - 75  # Reconf
2416       - 76  # Reconf
2417       - 77  # Reconf
2418       - 80  # TCP
2419       - 82  # TCP
2420       - 83  # TCP
2421       - 85  # TCP
2422       - 86  # TCP
2423       - 87  # TCP
2424       - 88  # TCP
2425       - 89  # TCP
2426       - 90  # TCP
2427       - 91  # TCP
2428       - 93  # Soak
2429       - 94  # Soak
2430
2431     csit-vpp-perf-verify-1908-3n-tsh:
2432       - 7   # NDRPDR sel
2433       - 8   # NDRPDR sel
2434       - 9   # NDRPDR sel
2435       - 10  # NDRPDR sel
2436       - 11  # NDRPDR sel
2437       - 12  # NDRPDR sel
2438       - 13  # NDRPDR sel
2439       - 14  # NDRPDR sel
2440       - 15  # NDRPDR sel
2441       - 16  # NDRPDR sel
2442       - 17  # MRR sel
2443     csit-vpp-perf-verify-2001-3n-tsh:
2444       - 3   # NDRPDR sel
2445       - 4   # NDRPDR sel
2446       - 7   # NDRPDR sel
2447       - 8   # NDRPDR sel
2448       - 10  # NDRPDR sel
2449       - 12  # NDRPDR sel
2450       - 13  # NDRPDR sel
2451       - 14  # NDRPDR sel
2452       - 15  # NDRPDR sel
2453       - 21  # NDRPDR sel
2454       - 9   # MRR sel
2455
2456     csit-vpp-perf-verify-1908-3n-dnv:
2457       - 6   # NDRPDR sel
2458       - 7   # NDRPDR sel
2459       - 8   # NDRPDR sel
2460       - 9   # NDRPDR sel
2461       - 10  # NDRPDR sel
2462       - 12  # NDRPDR sel
2463       - 13  # NDRPDR sel
2464       - 14  # NDRPDR sel
2465       - 15  # NDRPDR sel
2466       - 16  # NDRPDR sel
2467       - 17  # MRR sel
2468     csit-vpp-perf-verify-2001-3n-dnv:
2469       - 5   # NDRPDR sel
2470       - 6   # NDRPDR sel
2471       - 7   # NDRPDR sel
2472       - 8   # NDRPDR sel
2473       - 9   # NDRPDR sel
2474       - 10  # NDRPDR sel
2475       - 12  # NDRPDR sel
2476       - 16  # NDRPDR sel
2477       - 17  # NDRPDR sel
2478       - 18  # NDRPDR sel
2479       - 11  # MRR sel
2480       - 19  # NDRPDR full
2481       - 20  # NDRPDR full
2482       - 21  # NDRPDR full
2483       - 22  # NDRPDR full
2484       - 23  # NDRPDR full
2485       - 24  # NDRPDR full
2486       - 25  # NDRPDR full
2487       - 26  # NDRPDR full
2488       - 37  # NDRPDR full
2489       - 38  # NDRPDR full
2490       - 39  # NDRPDR full
2491
2492     csit-vpp-perf-verify-1908-2n-dnv:
2493       - 1   # NDRPDR sel
2494       - 2   # NDRPDR sel
2495       - 3   # NDRPDR sel
2496       - 4   # NDRPDR sel
2497       - 5   # NDRPDR sel
2498       - 6   # NDRPDR sel
2499       - 7   # NDRPDR sel
2500       - 8   # NDRPDR sel
2501       - 9   # NDRPDR sel
2502       - 10  # NDRPDR sel
2503       - 11  # MRR sel
2504     csit-vpp-perf-verify-2001-2n-dnv:
2505       - 4   # NDRPDR sel
2506       - 5   # NDRPDR sel
2507       - 6   # NDRPDR sel
2508       - 7   # NDRPDR sel
2509       - 8   # NDRPDR sel
2510       - 9   # NDRPDR sel
2511       - 10  # NDRPDR sel
2512       - 11  # NDRPDR sel
2513       - 13  # NDRPDR sel
2514       - 16  # NDRPDR sel
2515       - 12  # MRR sel
2516       - 21  # NDRPDR full
2517       - 22  # NDRPDR full
2518       - 25  # NDRPDR full
2519       - 26  # NDRPDR full
2520       - 27  # NDRPDR full
2521       - 28  # NDRPDR full
2522
2523     csit-dpdk-perf-verify-1904-3n-hsw:
2524       - 2   # NDRPDR sel
2525       - 3   # NDRPDR sel
2526       - 5   # NDRPDR sel
2527       - 6   # NDRPDR sel
2528       - 13  # NDRPDR sel
2529       - 14  # NDRPDR sel
2530       - 15  # NDRPDR sel
2531       - 18  # NDRPDR sel
2532       - 19  # NDRPDR sel
2533       - 20  # NDRPDR sel
2534     csit-dpdk-perf-verify-1908-3n-hsw:
2535       - 2   # NDRPDR sel
2536       - 3   # NDRPDR sel
2537       - 4   # NDRPDR sel
2538       - 5   # NDRPDR sel
2539       - 6   # NDRPDR sel
2540       - 7   # NDRPDR sel
2541       - 8   # NDRPDR sel
2542       - 9   # NDRPDR sel
2543       - 10  # NDRPDR sel
2544       - 11  # NDRPDR sel
2545     csit-dpdk-perf-verify-2001-3n-hsw:
2546       - 4   # NDRPDR sel
2547       - 5   # NDRPDR sel
2548       - 6   # NDRPDR sel
2549       - 7   # NDRPDR sel
2550       - 8   # NDRPDR sel
2551       - 9   # NDRPDR sel
2552       - 10  # NDRPDR sel
2553       - 11  # NDRPDR sel
2554       - 12  # NDRPDR sel
2555       - 13  # NDRPDR sel
2556       - 15  # NDRPDR sel
2557       - 16  # NDRPDR sel
2558       - 17  # NDRPDR sel
2559       - 18  # NDRPDR sel
2560       - 19  # NDRPDR sel
2561       - 20  # NDRPDR sel
2562       - 21  # NDRPDR sel
2563       - 22  # NDRPDR sel
2564       - 23  # NDRPDR sel
2565       - 24  # NDRPDR sel
2566       - 25  # NDRPDR full
2567       - 26  # NDRPDR full
2568
2569 #    csit-dpdk-perf-verify-1904-3n-skx:
2570 #      - 2   # NDRPDR sel
2571 #      - 3   # NDRPDR sel
2572 #      - 4   # NDRPDR sel
2573 #      - 5   # NDRPDR sel
2574 #      - 6   # NDRPDR sel
2575 #      - 7   # NDRPDR sel
2576 #      - 11  # NDRPDR sel
2577 #      - 12  # NDRPDR sel
2578 #      - 13  # NDRPDR sel
2579 #      - 14  # NDRPDR sel
2580 #    csit-dpdk-perf-verify-1908-3n-skx:
2581 #      - 3   # NDRPDR sel
2582 #      - 4   # NDRPDR sel
2583 #      - 5   # NDRPDR sel
2584 #      - 6   # NDRPDR sel
2585 #      - 7   # NDRPDR sel
2586 #      - 8   # NDRPDR sel
2587 #      - 9   # NDRPDR sel
2588 #      - 10  # NDRPDR sel
2589 #      - 11  # NDRPDR sel
2590 #      - 12  # NDRPDR sel
2591 #    csit-dpdk-perf-verify-2001-3n-skx:
2592 #      - 1   # NDRPDR sel
2593 #      - 2   # NDRPDR sel
2594 #      - 3   # NDRPDR sel
2595 #      - 4   # NDRPDR sel
2596 #      - 5   # NDRPDR sel
2597 #      - 6   # NDRPDR sel
2598 #      - 7   # NDRPDR sel
2599 #      - 8   # NDRPDR sel
2600 #      - 9   # NDRPDR sel
2601 #      - 10  # NDRPDR sel
2602
2603 #    csit-dpdk-perf-verify-1904-2n-skx:
2604 #      - 2   # NDRPDR sel
2605 #      - 3   # NDRPDR sel
2606 #      - 4   # NDRPDR sel
2607 #      - 5   # NDRPDR sel
2608 #      - 7   # NDRPDR sel
2609 #      - 8   # NDRPDR sel
2610 #      - 9   # NDRPDR sel
2611 #      - 10  # NDRPDR sel
2612 #      - 11  # NDRPDR sel
2613 #      - 12  # NDRPDR sel
2614 #    csit-dpdk-perf-verify-1908-2n-skx:
2615 #      - 2   # NDRPDR sel
2616 #      - 3   # NDRPDR sel
2617 #      - 4   # NDRPDR sel
2618 #      - 5   # NDRPDR sel
2619 #      - 7   # NDRPDR sel
2620 #      - 8   # NDRPDR sel
2621 #      - 9   # NDRPDR sel
2622 #      - 10  # NDRPDR sel
2623 #      - 11  # NDRPDR sel
2624 #      - 12  # NDRPDR sel
2625 #    csit-dpdk-perf-verify-2001-2n-skx:
2626 #      - 1   # NDRPDR sel
2627 #      - 2   # NDRPDR sel
2628 #      - 3   # NDRPDR sel
2629 #      - 4   # NDRPDR sel
2630 #      - 5   # NDRPDR sel
2631 #      - 6   # NDRPDR sel
2632 #      - 7   # NDRPDR sel
2633 #      - 8   # NDRPDR sel
2634 #      - 9   # NDRPDR sel
2635 #      - 10  # NDRPDR sel
2636 #      - 11  # NDRPDR sel
2637 #      - 13  # NDRPDR sel
2638 #      - 26  # NDRPDR sel
2639 #      - 16  # NDRPDR sel
2640 #      - 17  # NDRPDR sel
2641 #      - 18  # NDRPDR sel
2642 #      - 19  # NDRPDR sel
2643 #      - 27  # NDRPDR sel
2644 #      - 21  # NDRPDR sel
2645 #      - 25  # NDRPDR sel
2646
2647     csit-dpdk-perf-verify-2001-2n-clx:
2648       - 15  # NDRPDR sel
2649       - 16  # NDRPDR sel
2650       - 17  # NDRPDR sel
2651       - 18  # NDRPDR sel
2652       - 19  # NDRPDR sel
2653       - 20  # NDRPDR sel
2654       - 21  # NDRPDR sel
2655       - 22  # NDRPDR sel
2656       - 23  # NDRPDR sel
2657       - 24  # NDRPDR sel
2658       - 25  # NDRPDR sel
2659       - 26  # NDRPDR sel
2660       - 27  # NDRPDR sel
2661       - 28  # NDRPDR sel
2662       - 29  # NDRPDR sel
2663       - 30  # NDRPDR sel
2664       - 31  # NDRPDR sel
2665       - 32  # NDRPDR sel
2666       - 33  # NDRPDR sel
2667       - 34  # NDRPDR sel
2668
2669     csit-dpdk-perf-verify-2001-2n-dnv:
2670       - 9   # NDRPDR sel
2671       - 10  # NDRPDR sel
2672       - 11  # NDRPDR sel
2673       - 12  # NDRPDR sel
2674       - 13  # NDRPDR sel
2675       - 14  # NDRPDR sel
2676       - 15  # NDRPDR sel
2677       - 16  # NDRPDR sel
2678       - 17  # NDRPDR sel
2679       - 18  # NDRPDR sel
2680
2681     csit-dpdk-perf-verify-2001-3n-dnv:
2682       - 12  # NDRPDR sel
2683       - 13  # NDRPDR sel
2684       - 14  # NDRPDR sel
2685       - 15  # NDRPDR sel
2686       - 16  # NDRPDR sel
2687       - 17  # NDRPDR sel
2688       - 18  # NDRPDR sel
2689       - 19  # NDRPDR sel
2690       - 20  # NDRPDR sel
2691       - 22  # NDRPDR sel
2692
2693     csit-dpdk-perf-verify-2001-3n-tsh:
2694       - 3   # NDRPDR sel
2695       - 4   # NDRPDR sel
2696       - 5   # NDRPDR sel
2697       - 9   # NDRPDR sel
2698       - 10  # NDRPDR sel
2699       - 11  # NDRPDR sel
2700       - 12  # NDRPDR sel
2701       - 14  # NDRPDR sel
2702       - 15  # NDRPDR sel
2703       - 18  # NDRPDR sel
2704
2705     csit-vpp-device-2001-ubuntu1804-1n-skx:
2706       - 57
2707
2708 - type: "output"
2709   output: "report"
2710   format:
2711     html:
2712     - full
2713 #    pdf:
2714 #    - minimal
2715
2716 ################################################################################
2717 ###                               T A B L E S                                ###
2718 ################################################################################
2719
2720 ## VPP Soak vs NDR - 2n-skx
2721 #- type: "table"
2722 #  title: "VPP Soak vs NDR 2n-skx"
2723 #  algorithm: "table_soak_vs_ndr"
2724 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2725 #  reference:
2726 #    title: "NDR"
2727 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2728 #  compare:
2729 #    title: "Soak"
2730 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2731 #  data: "vpp-soak-vs-ndr-2n-skx"
2732 #  include-tests: "NDR"
2733 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2734 #  parameters:
2735 #    - "throughput"
2736 #    - "name"
2737 #    - "parent"
2738
2739 # VPP Soak vs NDR - 2n-clx
2740 - type: "table"
2741   title: "VPP Soak vs NDR 2n-clx"
2742   algorithm: "table_soak_vs_ndr"
2743   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2744   reference:
2745     title: "NDR"
2746     data: "vpp-soak-vs-ndr-2n-clx-ref"
2747   compare:
2748     title: "Soak"
2749     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2750   data: "vpp-soak-vs-ndr-2n-clx"
2751   include-tests: "NDR"
2752   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2753   parameters:
2754     - "throughput"
2755     - "name"
2756     - "parent"
2757
2758 ################################################################################
2759
2760 # VPP Compare NICs 3n-skx 2t1c ndr
2761 - type: "table"
2762   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2763   algorithm: "table_nics_comparison"
2764   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2765   reference:
2766     title: "x710"
2767     nic: "NIC_Intel-X710"
2768   compare:
2769     title: "xxv710"
2770     nic: "NIC_Intel-XXV710"
2771   data: "vpp-nic-comparison-3n-skx"
2772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2773   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2774   parameters:
2775   - "name"
2776   - "parent"
2777   - "throughput"
2778   - "tags"
2779
2780 # VPP Compare NICs 3n-skx 4t2c ndr
2781 - type: "table"
2782   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2783   algorithm: "table_nics_comparison"
2784   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2785   reference:
2786     title: "x710"
2787     nic: "NIC_Intel-X710"
2788   compare:
2789     title: "xxv710"
2790     nic: "NIC_Intel-XXV710"
2791   data: "vpp-nic-comparison-3n-skx"
2792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2793   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2794   parameters:
2795   - "name"
2796   - "parent"
2797   - "throughput"
2798   - "tags"
2799
2800 # VPP Compare NICs 3n-skx 2t1c pdr
2801 - type: "table"
2802   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2803   algorithm: "table_nics_comparison"
2804   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2805   reference:
2806     title: "x710"
2807     nic: "NIC_Intel-X710"
2808   compare:
2809     title: "xxv710"
2810     nic: "NIC_Intel-XXV710"
2811   data: "vpp-nic-comparison-3n-skx"
2812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2813   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2814   parameters:
2815   - "name"
2816   - "parent"
2817   - "throughput"
2818   - "tags"
2819
2820  # VPP Compare NICs 3n-skx 4t2c pdr
2821 - type: "table"
2822   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2823   algorithm: "table_nics_comparison"
2824   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2825   reference:
2826     title: "x710"
2827     nic: "NIC_Intel-X710"
2828   compare:
2829     title: "xxv710"
2830     nic: "NIC_Intel-XXV710"
2831   data: "vpp-nic-comparison-3n-skx"
2832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2833   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2834   parameters:
2835   - "name"
2836   - "parent"
2837   - "throughput"
2838   - "tags"
2839
2840 ## VPP Compare NICs 3n-skx 2t1c mrr
2841 #- type: "table"
2842 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2843 #  algorithm: "table_nics_comparison"
2844 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2845 #  reference:
2846 #    title: "x710"
2847 #    nic: "NIC_Intel-X710"
2848 #  compare:
2849 #    title: "xxv710"
2850 #    nic: "NIC_Intel-XXV710"
2851 #  data: "vpp-nic-comparison-3n-skx-mrr"
2852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2853 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2854 #  parameters:
2855 #  - "name"
2856 #  - "parent"
2857 #  - "result"
2858 #  - "tags"
2859 #
2860 ## VPP Compare NICs 3n-skx 4t2c mrr
2861 #- type: "table"
2862 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2863 #  algorithm: "table_nics_comparison"
2864 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2865 #  reference:
2866 #    title: "x710"
2867 #    nic: "NIC_Intel-X710"
2868 #  compare:
2869 #    title: "xxv710"
2870 #    nic: "NIC_Intel-XXV710"
2871 #  data: "vpp-nic-comparison-3n-skx-mrr"
2872 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2873 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2874 #  parameters:
2875 #  - "name"
2876 #  - "parent"
2877 #  - "result"
2878 #  - "tags"
2879 #
2880 # # VPP Compare NICs 3n-skx 8t4c mrr
2881 #- type: "table"
2882 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2883 #  algorithm: "table_nics_comparison"
2884 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2885 #  reference:
2886 #    title: "x710"
2887 #    nic: "NIC_Intel-X710"
2888 #  compare:
2889 #    title: "xxv710"
2890 #    nic: "NIC_Intel-XXV710"
2891 #  data: "vpp-nic-comparison-3n-skx-mrr"
2892 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2893 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2894 #  parameters:
2895 #  - "name"
2896 #  - "parent"
2897 #  - "result"
2898 #  - "tags"
2899
2900 # VPP Compare NICs 2n-skx 2t1c ndr
2901 - type: "table"
2902   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2903   algorithm: "table_nics_comparison"
2904   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2905   reference:
2906     title: "x710"
2907     nic: "NIC_Intel-X710"
2908   compare:
2909     title: "xxv710"
2910     nic: "NIC_Intel-XXV710"
2911   data: "vpp-nic-comparison-2n-skx"
2912   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2913   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2914   parameters:
2915   - "name"
2916   - "parent"
2917   - "throughput"
2918   - "tags"
2919
2920 # VPP Compare NICs 2n-skx 4t2c ndr
2921 - type: "table"
2922   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2923   algorithm: "table_nics_comparison"
2924   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2925   reference:
2926     title: "x710"
2927     nic: "NIC_Intel-X710"
2928   compare:
2929     title: "xxv710"
2930     nic: "NIC_Intel-XXV710"
2931   data: "vpp-nic-comparison-2n-skx"
2932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2933   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2934   parameters:
2935   - "name"
2936   - "parent"
2937   - "throughput"
2938   - "tags"
2939
2940  # VPP Compare NICs 2n-skx 2t1c pdr
2941 - type: "table"
2942   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2943   algorithm: "table_nics_comparison"
2944   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2945   reference:
2946     title: "x710"
2947     nic: "NIC_Intel-X710"
2948   compare:
2949     title: "xxv710"
2950     nic: "NIC_Intel-XXV710"
2951   data: "vpp-nic-comparison-2n-skx"
2952   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2953   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2954   parameters:
2955   - "name"
2956   - "parent"
2957   - "throughput"
2958   - "tags"
2959
2960 # VPP Compare NICs 2n-skx 4t2c pdr
2961 - type: "table"
2962   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2963   algorithm: "table_nics_comparison"
2964   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2965   reference:
2966     title: "x710"
2967     nic: "NIC_Intel-X710"
2968   compare:
2969     title: "xxv710"
2970     nic: "NIC_Intel-XXV710"
2971   data: "vpp-nic-comparison-2n-skx"
2972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2973   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2974   parameters:
2975   - "name"
2976   - "parent"
2977   - "throughput"
2978   - "tags"
2979
2980 ## VPP Compare NICs 2n-skx 2t1c mrr
2981 #- type: "table"
2982 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2983 #  algorithm: "table_nics_comparison"
2984 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2985 #  reference:
2986 #    title: "x710"
2987 #    nic: "NIC_Intel-X710"
2988 #  compare:
2989 #    title: "xxv710"
2990 #    nic: "NIC_Intel-XXV710"
2991 #  data: "vpp-nic-comparison-2n-skx-mrr"
2992 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2993 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2994 #  parameters:
2995 #  - "name"
2996 #  - "parent"
2997 #  - "result"
2998 #  - "tags"
2999 #
3000 ## VPP Compare NICs 2n-skx 4t2c mrr
3001 #- type: "table"
3002 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
3003 #  algorithm: "table_nics_comparison"
3004 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3005 #  reference:
3006 #    title: "x710"
3007 #    nic: "NIC_Intel-X710"
3008 #  compare:
3009 #    title: "xxv710"
3010 #    nic: "NIC_Intel-XXV710"
3011 #  data: "vpp-nic-comparison-2n-skx-mrr"
3012 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3013 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3014 #  parameters:
3015 #  - "name"
3016 #  - "parent"
3017 #  - "result"
3018 #  - "tags"
3019 #
3020 ## VPP Compare NICs 2n-skx 8t4c mrr
3021 #- type: "table"
3022 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
3023 #  algorithm: "table_nics_comparison"
3024 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3025 #  reference:
3026 #    title: "x710"
3027 #    nic: "NIC_Intel-X710"
3028 #  compare:
3029 #    title: "xxv710"
3030 #    nic: "NIC_Intel-XXV710"
3031 #  data: "vpp-nic-comparison-2n-skx-mrr"
3032 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3033 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3034 #  parameters:
3035 #  - "name"
3036 #  - "parent"
3037 #  - "result"
3038 #  - "tags"
3039
3040 ################################################################################
3041 # VPP
3042
3043 # VPP Performance Changes 3n-hsw 1t1c pdr
3044 - type: "table"
3045   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3046   algorithm: "table_perf_comparison"
3047   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3048   history:
3049     - title: "rls1904"
3050       data: "vpp-performance-changes-3n-hsw-h1"
3051   reference:
3052     title: "rls1908"
3053     data: "vpp-performance-changes-3n-hsw-ref"
3054     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3055   compare:
3056     title: "rls2001"
3057     data: "vpp-performance-changes-3n-hsw-cmp"
3058   data: "vpp-performance-changes-3n-hsw"
3059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3060   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3061   parameters:
3062   - "name"
3063   - "parent"
3064   - "throughput"
3065
3066 # VPP Performance Changes 3n-hsw 2t2c pdr
3067 - type: "table"
3068   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3069   algorithm: "table_perf_comparison"
3070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3071   history:
3072     - title: "rls1904"
3073       data: "vpp-performance-changes-3n-hsw-h1"
3074   reference:
3075     title: "rls1908"
3076     data: "vpp-performance-changes-3n-hsw-ref"
3077     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3078   compare:
3079     title: "rls2001"
3080     data: "vpp-performance-changes-3n-hsw-cmp"
3081   data: "vpp-performance-changes-3n-hsw"
3082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3083   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3084   parameters:
3085   - "name"
3086   - "parent"
3087   - "throughput"
3088
3089 # VPP Performance Changes 3n-hsw 1t1c ndr
3090 - type: "table"
3091   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3092   algorithm: "table_perf_comparison"
3093   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3094   history:
3095     - title: "rls1904"
3096       data: "vpp-performance-changes-3n-hsw-h1"
3097   reference:
3098     title: "rls1908"
3099     data: "vpp-performance-changes-3n-hsw-ref"
3100     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3101   compare:
3102     title: "rls2001"
3103     data: "vpp-performance-changes-3n-hsw-cmp"
3104   data: "vpp-performance-changes-3n-hsw"
3105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3106   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3107   parameters:
3108   - "name"
3109   - "parent"
3110   - "throughput"
3111
3112 # VPP Performance Changes 3n-hsw 2t2c ndr
3113 - type: "table"
3114   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3115   algorithm: "table_perf_comparison"
3116   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3117   history:
3118     - title: "rls1904"
3119       data: "vpp-performance-changes-3n-hsw-h1"
3120   reference:
3121     title: "rls1908"
3122     data: "vpp-performance-changes-3n-hsw-ref"
3123     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3124   compare:
3125     title: "rls2001"
3126     data: "vpp-performance-changes-3n-hsw-cmp"
3127   data: "vpp-performance-changes-3n-hsw"
3128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3129   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3130   parameters:
3131   - "name"
3132   - "parent"
3133   - "throughput"
3134
3135 # VPP Performance Changes 3n-skx 2t1c pdr
3136 - type: "table"
3137   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3138   algorithm: "table_perf_comparison_nic"
3139   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3140   history:
3141     - title: "rls1904 x710"
3142       data: "vpp-performance-changes-3n-skx-h1"
3143       nic: "NIC_Intel-X710"
3144   reference:
3145     title: "rls1908 xxv710"
3146     data: "vpp-performance-changes-3n-skx-ref"
3147     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3148     nic: "NIC_Intel-XXV710"
3149   compare:
3150     title: "rls2001 xxv710"
3151     data: "vpp-performance-changes-3n-skx-cmp"
3152     nic: "NIC_Intel-XXV710"
3153   data: "vpp-performance-changes-3n-skx"
3154   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3155   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3156   parameters:
3157   - "name"
3158   - "parent"
3159   - "throughput"
3160   - "tags"
3161
3162 # VPP Performance Changes 3n-skx 4t2c pdr
3163 - type: "table"
3164   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3165   algorithm: "table_perf_comparison_nic"
3166   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3167   history:
3168     - title: "rls1904 x710"
3169       data: "vpp-performance-changes-3n-skx-h1"
3170       nic: "NIC_Intel-X710"
3171   reference:
3172     title: "rls1908 x710"
3173     data: "vpp-performance-changes-3n-skx-ref"
3174     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3175     nic: "NIC_Intel-X710"
3176   compare:
3177     title: "rls2001 xxv710"
3178     data: "vpp-performance-changes-3n-skx-cmp"
3179     nic: "NIC_Intel-XXV710"
3180   data: "vpp-performance-changes-3n-skx"
3181   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3182   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3183   parameters:
3184   - "name"
3185   - "parent"
3186   - "throughput"
3187   - "tags"
3188
3189 # VPP Performance Changes 3n-skx 2t1c ndr
3190 - type: "table"
3191   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3192   algorithm: "table_perf_comparison_nic"
3193   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3194   history:
3195     - title: "rls1904 x710"
3196       data: "vpp-performance-changes-3n-skx-h1"
3197       nic: "NIC_Intel-X710"
3198   reference:
3199     title: "rls1908 x710"
3200     data: "vpp-performance-changes-3n-skx-ref"
3201     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3202     nic: "NIC_Intel-X710"
3203   compare:
3204     title: "rls2001 xxv710"
3205     data: "vpp-performance-changes-3n-skx-cmp"
3206     nic: "NIC_Intel-XXV710"
3207   data: "vpp-performance-changes-3n-skx"
3208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3209   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3210   parameters:
3211   - "name"
3212   - "parent"
3213   - "throughput"
3214   - "tags"
3215
3216 # VPP Performance Changes 3n-skx 4t2c ndr
3217 - type: "table"
3218   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3219   algorithm: "table_perf_comparison_nic"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3221   history:
3222     - title: "rls1904 x710"
3223       data: "vpp-performance-changes-3n-skx-h1"
3224       nic: "NIC_Intel-X710"
3225   reference:
3226     title: "rls1908 x710"
3227     data: "vpp-performance-changes-3n-skx-ref"
3228     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3229     nic: "NIC_Intel-X710"
3230   compare:
3231     title: "rls2001 xxv710"
3232     data: "vpp-performance-changes-3n-skx-cmp"
3233     nic: "NIC_Intel-XXV710"
3234   data: "vpp-performance-changes-3n-skx"
3235   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3236   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3237   parameters:
3238   - "name"
3239   - "parent"
3240   - "throughput"
3241   - "tags"
3242
3243 # VPP Performance Changes 2n-skx 2t1c pdr
3244 - type: "table"
3245   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3246   algorithm: "table_perf_comparison_nic"
3247   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3248   history:
3249     - title: "rls1904 x710"
3250       data: "vpp-performance-changes-2n-skx-h1"
3251       nic: "NIC_Intel-X710"
3252   reference:
3253     title: "rls1908 xxv710"
3254     data: "vpp-performance-changes-2n-skx-ref"
3255     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3256     nic: "NIC_Intel-XXV710"
3257   compare:
3258     title: "rls2001 xxv710"
3259     data: "vpp-performance-changes-2n-skx-cmp"
3260     nic: "NIC_Intel-XXV710"
3261   data: "vpp-performance-changes-2n-skx"
3262   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3263   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3264   parameters:
3265   - "name"
3266   - "parent"
3267   - "throughput"
3268   - "tags"
3269
3270 # VPP Performance Changes 2n-skx 4t2c pdr
3271 - type: "table"
3272   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3273   algorithm: "table_perf_comparison_nic"
3274   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3275   history:
3276     - title: "rls1904 x710"
3277       data: "vpp-performance-changes-2n-skx-h1"
3278       nic: "NIC_Intel-X710"
3279   reference:
3280     title: "rls1908 xxv710"
3281     data: "vpp-performance-changes-2n-skx-ref"
3282     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3283     nic: "NIC_Intel-XXV710"
3284   compare:
3285     title: "rls2001 xxv710"
3286     data: "vpp-performance-changes-2n-skx-cmp"
3287     nic: "NIC_Intel-XXV710"
3288   data: "vpp-performance-changes-2n-skx"
3289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3290   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3291   parameters:
3292   - "name"
3293   - "parent"
3294   - "throughput"
3295   - "tags"
3296
3297 # VPP Performance Changes 2n-skx 2t1c ndr
3298 - type: "table"
3299   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3300   algorithm: "table_perf_comparison_nic"
3301   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3302   history:
3303     - title: "rls1904 x710"
3304       data: "vpp-performance-changes-2n-skx-h1"
3305       nic: "NIC_Intel-X710"
3306   reference:
3307     title: "rls1908 xxv710"
3308     data: "vpp-performance-changes-2n-skx-ref"
3309     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3310     nic: "NIC_Intel-XXV710"
3311   compare:
3312     title: "rls2001 xxv710"
3313     data: "vpp-performance-changes-2n-skx-cmp"
3314     nic: "NIC_Intel-XXV710"
3315   data: "vpp-performance-changes-2n-skx"
3316   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3317   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3318   parameters:
3319   - "name"
3320   - "parent"
3321   - "throughput"
3322   - "tags"
3323
3324 # VPP Performance Changes 2n-skx 4t2c ndr
3325 - type: "table"
3326   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3327   algorithm: "table_perf_comparison_nic"
3328   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3329   history:
3330     - title: "rls1904 x710"
3331       data: "vpp-performance-changes-2n-skx-h1"
3332       nic: "NIC_Intel-X710"
3333   reference:
3334     title: "rls1908 xxv710"
3335     data: "vpp-performance-changes-2n-skx-ref"
3336     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3337     nic: "NIC_Intel-XXV710"
3338   compare:
3339     title: "rls2001 xxv710"
3340     data: "vpp-performance-changes-2n-skx-cmp"
3341     nic: "NIC_Intel-XXV710"
3342   data: "vpp-performance-changes-2n-skx"
3343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3344   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3345   parameters:
3346   - "name"
3347   - "parent"
3348   - "throughput"
3349   - "tags"
3350
3351 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3352 #- type: "table"
3353 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3354 #  algorithm: "table_perf_comparison"
3355 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3356 #  reference:
3357 #    title: "rls1908"
3358 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3359 #  compare:
3360 #    title: "rls2001"
3361 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3362 #  data: "vpp-performance-changes-nfv-2n-skx"
3363 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3364 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3365 #  parameters:
3366 #  - "name"
3367 #  - "parent"
3368 #  - "throughput"
3369 #  - "tags"
3370 #
3371 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3372 #- type: "table"
3373 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3374 #  algorithm: "table_perf_comparison"
3375 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3376 #  reference:
3377 #    title: "rls1908"
3378 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3379 #  compare:
3380 #    title: "rls2001"
3381 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3382 #  data: "vpp-performance-changes-nfv-2n-skx"
3383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3384 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3385 #  parameters:
3386 #  - "name"
3387 #  - "parent"
3388 #  - "throughput"
3389 #  - "tags"
3390 #
3391 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3392 #- type: "table"
3393 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3394 #  algorithm: "table_perf_comparison"
3395 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3396 #  reference:
3397 #    title: "rls1908"
3398 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3399 #  compare:
3400 #    title: "rls2001"
3401 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3402 #  data: "vpp-performance-changes-nfv-2n-skx"
3403 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3404 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3405 #  parameters:
3406 #  - "name"
3407 #  - "parent"
3408 #  - "throughput"
3409 #  - "tags"
3410 #
3411 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3412 #- type: "table"
3413 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3414 #  algorithm: "table_perf_comparison"
3415 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3416 #  reference:
3417 #    title: "rls1908"
3418 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3419 #  compare:
3420 #    title: "rls2001"
3421 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3422 #  data: "vpp-performance-changes-nfv-2n-skx"
3423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3424 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3425 #  parameters:
3426 #  - "name"
3427 #  - "parent"
3428 #  - "throughput"
3429 #  - "tags"
3430
3431 # VPP Performance Changes 2n-dnv 1t1c pdr
3432 - type: "table"
3433   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3434   algorithm: "table_perf_comparison"
3435   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3436   reference:
3437     title: "rls1908"
3438     data: "vpp-performance-changes-2n-dnv-ref"
3439   compare:
3440     title: "rls2001"
3441     data: "vpp-performance-changes-2n-dnv-cmp"
3442   data: "vpp-performance-changes-2n-dnv"
3443   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3444   filter: "'1T1C'"
3445   parameters:
3446   - "name"
3447   - "parent"
3448   - "throughput"
3449   - "tags"
3450
3451 # VPP Performance Changes 2n-dnv 2t2c pdr
3452 - type: "table"
3453   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3454   algorithm: "table_perf_comparison"
3455   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3456   reference:
3457     title: "rls1908"
3458     data: "vpp-performance-changes-2n-dnv-ref"
3459   compare:
3460     title: "rls2001"
3461     data: "vpp-performance-changes-2n-dnv-cmp"
3462   data: "vpp-performance-changes-2n-dnv"
3463   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3464   filter: "'2T2C'"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "throughput"
3469   - "tags"
3470
3471 # VPP Performance Changes 2n-dnv 1t1c ndr
3472 - type: "table"
3473   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3474   algorithm: "table_perf_comparison"
3475   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3476   reference:
3477     title: "rls1908"
3478     data: "vpp-performance-changes-2n-dnv-ref"
3479   compare:
3480     title: "rls2001"
3481     data: "vpp-performance-changes-2n-dnv-cmp"
3482   data: "vpp-performance-changes-2n-dnv"
3483   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3484   filter: "'1T1C'"
3485   parameters:
3486   - "name"
3487   - "parent"
3488   - "throughput"
3489   - "tags"
3490
3491 # VPP Performance Changes 2n-dnv 2t2c ndr
3492 - type: "table"
3493   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3494   algorithm: "table_perf_comparison"
3495   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3496   reference:
3497     title: "rls1908 "
3498     data: "vpp-performance-changes-2n-dnv-ref"
3499   compare:
3500     title: "rls2001"
3501     data: "vpp-performance-changes-2n-dnv-cmp"
3502   data: "vpp-performance-changes-2n-dnv"
3503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3504   filter: "'2T2C'"
3505   parameters:
3506   - "name"
3507   - "parent"
3508   - "throughput"
3509   - "tags"
3510
3511 # VPP Performance Changes 3n-dnv 1t1c pdr
3512 - type: "table"
3513   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3514   algorithm: "table_perf_comparison"
3515   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3516   reference:
3517     title: "rls1908"
3518     data: "vpp-performance-changes-3n-dnv-ref"
3519   compare:
3520     title: "rls2001"
3521     data: "vpp-performance-changes-3n-dnv-cmp"
3522   data: "vpp-performance-changes-3n-dnv"
3523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3524   filter: "'1T1C'"
3525   parameters:
3526   - "name"
3527   - "parent"
3528   - "throughput"
3529   - "tags"
3530
3531 # VPP Performance Changes 3n-dnv 2t2c pdr
3532 - type: "table"
3533   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3534   algorithm: "table_perf_comparison"
3535   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3536   reference:
3537     title: "rls1908"
3538     data: "vpp-performance-changes-3n-dnv-ref"
3539   compare:
3540     title: "rls2001"
3541     data: "vpp-performance-changes-3n-dnv-cmp"
3542   data: "vpp-performance-changes-3n-dnv"
3543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544   filter: "'2T2C'"
3545   parameters:
3546   - "name"
3547   - "parent"
3548   - "throughput"
3549   - "tags"
3550
3551 # VPP Performance Changes 3n-dnv 1t1c ndr
3552 - type: "table"
3553   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3554   algorithm: "table_perf_comparison"
3555   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3556   reference:
3557     title: "rls1908"
3558     data: "vpp-performance-changes-3n-dnv-ref"
3559   compare:
3560     title: "rls2001"
3561     data: "vpp-performance-changes-3n-dnv-cmp"
3562   data: "vpp-performance-changes-3n-dnv"
3563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'1T1C'"
3565   parameters:
3566   - "name"
3567   - "parent"
3568   - "throughput"
3569   - "tags"
3570
3571 # VPP Performance Changes 3n-dnv 2t2c ndr
3572 - type: "table"
3573   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3574   algorithm: "table_perf_comparison"
3575   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3576   reference:
3577     title: "rls1908"
3578     data: "vpp-performance-changes-3n-dnv-ref"
3579   compare:
3580     title: "rls2001"
3581     data: "vpp-performance-changes-3n-dnv-cmp"
3582   data: "vpp-performance-changes-3n-dnv"
3583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3584   filter: "'2T2C'"
3585   parameters:
3586   - "name"
3587   - "parent"
3588   - "throughput"
3589   - "tags"
3590
3591 # VPP Performance Changes 3n-tsh 1t1c pdr
3592 - type: "table"
3593   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3594   algorithm: "table_perf_comparison"
3595   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3596   reference:
3597     title: "rls1908"
3598     data: "vpp-performance-changes-3n-tsh-ref"
3599   compare:
3600     title: "rls2001"
3601     data: "vpp-performance-changes-3n-tsh-cmp"
3602   data: "vpp-performance-changes-3n-tsh"
3603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3604   filter: "'1T1C'"
3605   parameters:
3606   - "name"
3607   - "parent"
3608   - "throughput"
3609   - "tags"
3610
3611 # VPP Performance Changes 3n-tsh 2t2c pdr
3612 - type: "table"
3613   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3614   algorithm: "table_perf_comparison"
3615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3616   reference:
3617     title: "rls1908"
3618     data: "vpp-performance-changes-3n-tsh-ref"
3619   compare:
3620     title: "rls2001"
3621     data: "vpp-performance-changes-3n-tsh-cmp"
3622   data: "vpp-performance-changes-3n-tsh"
3623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3624   filter: "'2T2C'"
3625   parameters:
3626   - "name"
3627   - "parent"
3628   - "throughput"
3629   - "tags"
3630
3631 # VPP Performance Changes 3n-tsh 1t1c ndr
3632 - type: "table"
3633   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3634   algorithm: "table_perf_comparison"
3635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3636   reference:
3637     title: "rls1908"
3638     data: "vpp-performance-changes-3n-tsh-ref"
3639   compare:
3640     title: "rls2001"
3641     data: "vpp-performance-changes-3n-tsh-cmp"
3642   data: "vpp-performance-changes-3n-tsh"
3643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3644   filter: "'1T1C'"
3645   parameters:
3646   - "name"
3647   - "parent"
3648   - "throughput"
3649   - "tags"
3650
3651 # VPP Performance Changes 3n-tsh 2t2c ndr
3652 - type: "table"
3653   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3654   algorithm: "table_perf_comparison"
3655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3656   reference:
3657     title: "rls1908"
3658     data: "vpp-performance-changes-3n-tsh-ref"
3659   compare:
3660     title: "rls2001"
3661     data: "vpp-performance-changes-3n-tsh-cmp"
3662   data: "vpp-performance-changes-3n-tsh"
3663   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3664   filter: "'2T2C'"
3665   parameters:
3666   - "name"
3667   - "parent"
3668   - "throughput"
3669   - "tags"
3670
3671 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3672 - type: "table"
3673   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3674   algorithm: "table_perf_comparison_nic"
3675   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3676   reference:
3677     title: "3n-hsw xl710"
3678     data: "vpp-compare-testbeds-ref"
3679     nic: "NIC_Intel-XL710"
3680   compare:
3681     title: "3n-skx xxv710"
3682     data: "vpp-compare-testbeds-cmp"
3683     nic: "NIC_Intel-XXV710"
3684   data: "vpp-compare-testbeds"
3685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3686   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3687   parameters:
3688   - "name"
3689   - "parent"
3690   - "throughput"
3691   - "tags"
3692
3693 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3694 - type: "table"
3695   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3696   algorithm: "table_perf_comparison_nic"
3697   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3698   reference:
3699     title: "3n-hsw xl710"
3700     data: "vpp-compare-testbeds-ref"
3701     nic: "NIC_Intel-XL710"
3702   compare:
3703     title: "3n-skx xxv710"
3704     data: "vpp-compare-testbeds-cmp"
3705     nic: "NIC_Intel-XXV710"
3706   data: "vpp-compare-testbeds"
3707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3708   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3709   parameters:
3710   - "name"
3711   - "parent"
3712   - "throughput"
3713   - "tags"
3714
3715 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3716 - type: "table"
3717   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3718   algorithm: "table_perf_comparison_nic"
3719   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3720   reference:
3721     title: "3n-hsw xl710"
3722     data: "vpp-compare-testbeds-ref"
3723     nic: "NIC_Intel-XL710"
3724   compare:
3725     title: "3n-skx xxv710"
3726     data: "vpp-compare-testbeds-cmp"
3727     nic: "NIC_Intel-XXV710"
3728   data: "vpp-compare-testbeds"
3729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3730   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3731   parameters:
3732   - "name"
3733   - "parent"
3734   - "throughput"
3735   - "tags"
3736
3737 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3738 - type: "table"
3739   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3740   algorithm: "table_perf_comparison_nic"
3741   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3742   reference:
3743     title: "3n-hsw xl710"
3744     data: "vpp-compare-testbeds-ref"
3745     nic: "NIC_Intel-XL710"
3746   compare:
3747     title: "3n-skx xxv710"
3748     data: "vpp-compare-testbeds-cmp"
3749     nic: "NIC_Intel-XXV710"
3750   data: "vpp-compare-testbeds"
3751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3752   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3753   parameters:
3754   - "name"
3755   - "parent"
3756   - "throughput"
3757   - "tags"
3758
3759 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3760 - type: "table"
3761   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3762   algorithm: "table_perf_comparison"
3763   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3764   reference:
3765     title: "2n-skx"
3766     data: "vpp-compare-testbeds-skx-clx-ref"
3767   compare:
3768     title: "2n-clx"
3769     data: "vpp-compare-testbeds-skx-clx-cmp"
3770   data: "vpp-compare-testbeds-skx-clx"
3771   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3772   filter: "'2T1C'"
3773   parameters:
3774   - "name"
3775   - "parent"
3776   - "throughput"
3777   - "tags"
3778
3779 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3780 - type: "table"
3781   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3782   algorithm: "table_perf_comparison"
3783   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3784   reference:
3785     title: "2n-skx"
3786     data: "vpp-compare-testbeds-skx-clx-ref"
3787   compare:
3788     title: "2n-clx"
3789     data: "vpp-compare-testbeds-skx-clx-cmp"
3790   data: "vpp-compare-testbeds-skx-clx"
3791   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3792   filter: "'4T2C'"
3793   parameters:
3794   - "name"
3795   - "parent"
3796   - "throughput"
3797   - "tags"
3798
3799 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3800 - type: "table"
3801   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3802   algorithm: "table_perf_comparison"
3803   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3804   reference:
3805     title: "2n-skx"
3806     data: "vpp-compare-testbeds-skx-clx-ref"
3807   compare:
3808     title: "2n-clx"
3809     data: "vpp-compare-testbeds-skx-clx-cmp"
3810   data: "vpp-compare-testbeds-skx-clx"
3811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3812   filter: "'2T1C'"
3813   parameters:
3814   - "name"
3815   - "parent"
3816   - "throughput"
3817   - "tags"
3818
3819 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3820 - type: "table"
3821   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3822   algorithm: "table_perf_comparison"
3823   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3824   reference:
3825     title: "2n-skx"
3826     data: "vpp-compare-testbeds-skx-clx-ref"
3827   compare:
3828     title: "2n-clx"
3829     data: "vpp-compare-testbeds-skx-clx-cmp"
3830   data: "vpp-compare-testbeds-skx-clx"
3831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3832   filter: "'4T2C'"
3833   parameters:
3834   - "name"
3835   - "parent"
3836   - "throughput"
3837   - "tags"
3838
3839 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3840 - type: "table"
3841   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3842   algorithm: "table_perf_comparison_nic"
3843   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3844   reference:
3845     title: "3n-hsw xl710"
3846     data: "vpp-compare-testbeds-hsw-clx-ref"
3847     nic: "NIC_Intel-XL710"
3848   compare:
3849     title: "2n-clx xxv710"
3850     data: "vpp-compare-testbeds-hsw-clx-cmp"
3851     nic: "NIC_Intel-XXV710"
3852   data: "vpp-compare-testbeds-hsw-clx"
3853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3854   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3855   parameters:
3856   - "name"
3857   - "parent"
3858   - "throughput"
3859   - "tags"
3860
3861 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3862 - type: "table"
3863   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3864   algorithm: "table_perf_comparison_nic"
3865   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3866   reference:
3867     title: "3n-hsw xl710"
3868     data: "vpp-compare-testbeds-hsw-clx-ref"
3869     nic: "NIC_Intel-XL710"
3870   compare:
3871     title: "2n-clx xxv710"
3872     data: "vpp-compare-testbeds-hsw-clx-cmp"
3873     nic: "NIC_Intel-XXV710"
3874   data: "vpp-compare-testbeds-hsw-clx"
3875   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3876   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3877   parameters:
3878   - "name"
3879   - "parent"
3880   - "throughput"
3881   - "tags"
3882
3883 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3884 - type: "table"
3885   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3886   algorithm: "table_perf_comparison_nic"
3887   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3888   reference:
3889     title: "3n-hsw xl710"
3890     data: "vpp-compare-testbeds-hsw-clx-ref"
3891     nic: "NIC_Intel-XL710"
3892   compare:
3893     title: "2n-clx xxv710"
3894     data: "vpp-compare-testbeds-hsw-clx-cmp"
3895     nic: "NIC_Intel-XXV710"
3896   data: "vpp-compare-testbeds-hsw-clx"
3897   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3898   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3899   parameters:
3900   - "name"
3901   - "parent"
3902   - "throughput"
3903   - "tags"
3904
3905 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3906 - type: "table"
3907   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3908   algorithm: "table_perf_comparison_nic"
3909   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3910   reference:
3911     title: "3n-hsw xl710"
3912     data: "vpp-compare-testbeds-hsw-clx-ref"
3913     nic: "NIC_Intel-XL710"
3914   compare:
3915     title: "2n-clx xxv710"
3916     data: "vpp-compare-testbeds-hsw-clx-cmp"
3917     nic: "NIC_Intel-XXV710"
3918   data: "vpp-compare-testbeds-hsw-clx"
3919   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3920   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3921   parameters:
3922   - "name"
3923   - "parent"
3924   - "throughput"
3925   - "tags"
3926
3927 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3928 - type: "table"
3929   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3930   algorithm: "table_perf_comparison"
3931   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3932   reference:
3933     title: "3-Node Skx"
3934     data: "vpp-compare-topologies-ref"
3935   compare:
3936     title: "2-Node Skx"
3937     data: "vpp-compare-topologies-cmp"
3938   data: "vpp-compare-topologies"
3939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3940   filter: "'NDRPDR' and '1C'"
3941   parameters:
3942   - "name"
3943   - "parent"
3944   - "throughput"
3945
3946 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3947 - type: "table"
3948   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3949   algorithm: "table_perf_comparison"
3950   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3951   reference:
3952     title: "3-Node Skx"
3953     data: "vpp-compare-topologies-ref"
3954   compare:
3955     title: "2-Node Skx"
3956     data: "vpp-compare-topologies-cmp"
3957   data: "vpp-compare-topologies"
3958   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3959   filter: "'NDRPDR' and '2C'"
3960   parameters:
3961   - "name"
3962   - "parent"
3963   - "throughput"
3964
3965 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3966 - type: "table"
3967   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3968   algorithm: "table_perf_comparison"
3969   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3970   reference:
3971     title: "3-Node Skx"
3972     data: "vpp-compare-topologies-ref"
3973   compare:
3974     title: "2-Node Skx"
3975     data: "vpp-compare-topologies-cmp"
3976   data: "vpp-compare-topologies"
3977   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3978   filter: "'NDRPDR' and '1C'"
3979   parameters:
3980   - "name"
3981   - "parent"
3982   - "throughput"
3983
3984 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3985 - type: "table"
3986   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3987   algorithm: "table_perf_comparison"
3988   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3989   reference:
3990     title: "3-Node Skx"
3991     data: "vpp-compare-topologies-ref"
3992   compare:
3993     title: "2-Node Skx"
3994     data: "vpp-compare-topologies-cmp"
3995   data: "vpp-compare-topologies"
3996   include-tests: "PDR"
3997   filter: "'NDRPDR' and '2C'"
3998   parameters:
3999   - "name"
4000   - "parent"
4001   - "throughput"
4002
4003 # VPP Performance Changes 3n-hsw 1t1c MRR
4004 - type: "table"
4005   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
4006   algorithm: "table_perf_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4008   history:
4009     - title: "rls1904"
4010       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4011   reference:
4012     title: "rls1908"
4013     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4014   compare:
4015     title: "rls2001"
4016     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4017   data: "vpp-performance-changes-3n-hsw-mrr"
4018   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4019   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
4020   parameters:
4021   - "name"
4022   - "parent"
4023   - "result"
4024
4025 # VPP Performance Changes 3n-hsw 2t2c MRR
4026 - type: "table"
4027   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
4028   algorithm: "table_perf_comparison"
4029   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4030   history:
4031     - title: "rls1904"
4032       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4033   reference:
4034     title: "rls1908"
4035     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4036   compare:
4037     title: "rls2001"
4038     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4039   data: "vpp-performance-changes-3n-hsw-mrr"
4040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4041   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
4042   parameters:
4043   - "name"
4044   - "parent"
4045   - "result"
4046
4047 # VPP Performance Changes 3n-hsw 4t4c MRR
4048 - type: "table"
4049   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
4050   algorithm: "table_perf_comparison"
4051   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4052   history:
4053     - title: "rls1904"
4054       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4055   reference:
4056     title: "rls1908"
4057     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4058   compare:
4059     title: "rls2001"
4060     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4061   data: "vpp-performance-changes-3n-hsw-mrr"
4062   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4063   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
4064   parameters:
4065   - "name"
4066   - "parent"
4067   - "result"
4068
4069 ## VPP Performance Changes 3n-skx 2t1c MRR
4070 #- type: "table"
4071 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
4072 #  algorithm: "table_perf_comparison"
4073 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4074 #  history:
4075 #    - title: "rls1904"
4076 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4077 #  reference:
4078 #    title: "rls1908"
4079 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4080 #  compare:
4081 #    title: "rls2001"
4082 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4083 #  data: "vpp-performance-changes-3n-skx-mrr"
4084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4085 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4086 #  parameters:
4087 #  - "name"
4088 #  - "parent"
4089 #  - "result"
4090 #
4091 ## VPP Performance Changes 3n-skx 4t2c MRR
4092 #- type: "table"
4093 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
4094 #  algorithm: "table_perf_comparison"
4095 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4096 #  history:
4097 #    - title: "rls1904"
4098 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4099 #  reference:
4100 #    title: "rls1908"
4101 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4102 #  compare:
4103 #    title: "rls2001"
4104 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4105 #  data: "vpp-performance-changes-3n-skx-mrr"
4106 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4107 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4108 #  parameters:
4109 #  - "name"
4110 #  - "parent"
4111 #  - "result"
4112 #
4113 ## VPP Performance Changes 3n-skx 8t4c MRR
4114 #- type: "table"
4115 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
4116 #  algorithm: "table_perf_comparison"
4117 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4118 #  history:
4119 #    - title: "rls1904"
4120 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4121 #  reference:
4122 #    title: "rls1908"
4123 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4124 #  compare:
4125 #    title: "rls2001"
4126 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4127 #  data: "vpp-performance-changes-3n-skx-mrr"
4128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4129 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4130 #  parameters:
4131 #  - "name"
4132 #  - "parent"
4133 #  - "result"
4134 #
4135 ## VPP Performance Changes 2n-skx 2t1c MRR
4136 #- type: "table"
4137 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
4138 #  algorithm: "table_perf_comparison"
4139 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4140 #  history:
4141 #    - title: "rls1904"
4142 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4143 #  reference:
4144 #    title: "rls1908"
4145 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4146 #  compare:
4147 #    title: "rls2001"
4148 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4149 #  data: "vpp-performance-changes-2n-skx-mrr"
4150 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4151 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4152 #  parameters:
4153 #  - "name"
4154 #  - "parent"
4155 #  - "result"
4156 #
4157 ## VPP Performance Changes 2n-skx 4t2c MRR
4158 #- type: "table"
4159 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
4160 #  algorithm: "table_perf_comparison"
4161 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4162 #  history:
4163 #    - title: "rls1904"
4164 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4165 #  reference:
4166 #    title: "rls1908"
4167 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4168 #  compare:
4169 #    title: "rls2001"
4170 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4171 #  data: "vpp-performance-changes-2n-skx-mrr"
4172 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4173 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4174 #  parameters:
4175 #  - "name"
4176 #  - "parent"
4177 #  - "result"
4178 #
4179 ## VPP Performance Changes 2n-skx 8t4c MRR
4180 #- type: "table"
4181 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4182 #  algorithm: "table_perf_comparison"
4183 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4184 #  history:
4185 #    - title: "rls1904"
4186 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4187 #  reference:
4188 #    title: "rls1908"
4189 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4190 #  compare:
4191 #    title: "rls2001"
4192 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4193 #  data: "vpp-performance-changes-2n-skx-mrr"
4194 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4195 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4196 #  parameters:
4197 #  - "name"
4198 #  - "parent"
4199 #  - "result"
4200 #
4201 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4202 #- type: "table"
4203 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4204 #  algorithm: "table_perf_comparison"
4205 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4206 #  reference:
4207 #    title: "rls1908"
4208 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4209 #  compare:
4210 #    title: "rls2001"
4211 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4212 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4213 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4214 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4215 #  parameters:
4216 #  - "name"
4217 #  - "parent"
4218 #  - "result"
4219 #
4220 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4221 #- type: "table"
4222 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4223 #  algorithm: "table_perf_comparison"
4224 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4225 #  reference:
4226 #    title: "rls1908"
4227 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4228 #  compare:
4229 #    title: "rls2001"
4230 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4231 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4232 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4233 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4234 #  parameters:
4235 #  - "name"
4236 #  - "parent"
4237 #  - "result"
4238 #
4239 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4240 #- type: "table"
4241 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4242 #  algorithm: "table_perf_comparison"
4243 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4244 #  reference:
4245 #    title: "rls1908"
4246 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4247 #  compare:
4248 #    title: "rls2001"
4249 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4250 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4251 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4252 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4253 #  parameters:
4254 #  - "name"
4255 #  - "parent"
4256 #  - "result"
4257
4258 # VPP Performance Changes 2n-dnv 1t1c MRR
4259 - type: "table"
4260   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4261   algorithm: "table_perf_comparison"
4262   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4263   reference:
4264     title: "rls1908"
4265     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4266   compare:
4267     title: "rls2001"
4268     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4269   data: "vpp-performance-changes-2n-dnv-mrr"
4270   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4271   filter: "'1T1C' and 'MRR'"
4272   parameters:
4273   - "name"
4274   - "parent"
4275   - "result"
4276
4277 # VPP Performance Changes 2n-dnv 2t2c MRR
4278 - type: "table"
4279   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4280   algorithm: "table_perf_comparison"
4281   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4282   reference:
4283     title: "rls1908"
4284     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4285   compare:
4286     title: "rls2001"
4287     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4288   data: "vpp-performance-changes-2n-dnv-mrr"
4289   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4290   filter: "'2T2C' and 'MRR'"
4291   parameters:
4292   - "name"
4293   - "parent"
4294   - "result"
4295
4296 # VPP Performance Changes 2n-dnv 4t4c MRR
4297 - type: "table"
4298   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4299   algorithm: "table_perf_comparison"
4300   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4301   reference:
4302     title: "rls1908"
4303     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4304   compare:
4305     title: "rls2001"
4306     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4307   data: "vpp-performance-changes-2n-dnv-mrr"
4308   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4309   filter: "'4T4C' and 'MRR'"
4310   parameters:
4311   - "name"
4312   - "parent"
4313   - "result"
4314
4315 # VPP Performance Changes 3n-dnv 1t1c MRR
4316 - type: "table"
4317   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4318   algorithm: "table_perf_comparison"
4319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4320   reference:
4321     title: "rls1908"
4322     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4323   compare:
4324     title: "rls2001"
4325     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4326   data: "vpp-performance-changes-3n-dnv-mrr"
4327   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4328   filter: "'1T1C' and 'MRR'"
4329   parameters:
4330   - "name"
4331   - "parent"
4332   - "result"
4333
4334 # VPP Performance Changes 3n-dnv 2t2c MRR
4335 - type: "table"
4336   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4337   algorithm: "table_perf_comparison"
4338   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4339   reference:
4340     title: "rls1908"
4341     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4342   compare:
4343     title: "rls2001"
4344     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4345   data: "vpp-performance-changes-3n-dnv-mrr"
4346   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4347   filter: "'2T2C' and 'MRR'"
4348   parameters:
4349   - "name"
4350   - "parent"
4351   - "result"
4352
4353 # VPP Performance Changes 3n-dnv 4t4c MRR
4354 - type: "table"
4355   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4356   algorithm: "table_perf_comparison"
4357   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4358   reference:
4359     title: "rls1908"
4360     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4361   compare:
4362     title: "rls2001"
4363     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4364   data: "vpp-performance-changes-3n-dnv-mrr"
4365   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4366   filter: "'4T4C' and 'MRR'"
4367   parameters:
4368   - "name"
4369   - "parent"
4370   - "result"
4371
4372 # VPP Performance Changes 3n-tsh 1t1c MRR
4373 - type: "table"
4374   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4375   algorithm: "table_perf_comparison"
4376   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4377   reference:
4378     title: "rls1908"
4379     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4380   compare:
4381     title: "rls2001"
4382     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4383   data: "vpp-performance-changes-3n-tsh-mrr"
4384   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4385   filter: "'1T1C' and 'MRR'"
4386   parameters:
4387   - "name"
4388   - "parent"
4389   - "result"
4390
4391 # VPP Performance Changes 3n-tsh 2t2c MRR
4392 - type: "table"
4393   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4394   algorithm: "table_perf_comparison"
4395   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4396   reference:
4397     title: "rls1908"
4398     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4399   compare:
4400     title: "rls2001"
4401     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4402   data: "vpp-performance-changes-3n-tsh-mrr"
4403   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4404   filter: "'2T2C' and 'MRR'"
4405   parameters:
4406   - "name"
4407   - "parent"
4408   - "result"
4409
4410 # VPP Performance Changes 3n-tsh 4t4c MRR
4411 - type: "table"
4412   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4413   algorithm: "table_perf_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4415   reference:
4416     title: "rls1908"
4417     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4418   compare:
4419     title: "rls2001"
4420     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4421   data: "vpp-performance-changes-3n-tsh-mrr"
4422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4423   filter: "'4T4C' and 'MRR'"
4424   parameters:
4425   - "name"
4426   - "parent"
4427   - "result"
4428
4429 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4430 #- type: "table"
4431 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4432 #  algorithm: "table_perf_comparison_nic"
4433 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4434 #  reference:
4435 #    title: "3n-hsw xl710"
4436 #    data: "vpp-compare-testbeds-mrr-ref"
4437 #    nic: "NIC_Intel-XL710"
4438 #  compare:
4439 #    title: "3n-skx xxv710"
4440 #    data: "vpp-compare-testbeds-mrr-cmp"
4441 #    nic: "NIC_Intel-XXV710"
4442 #  data: "vpp-compare-testbeds-mrr"
4443 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4444 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4445 #  parameters:
4446 #  - "name"
4447 #  - "parent"
4448 #  - "result"
4449 #  - "tags"
4450 #
4451 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4452 #- type: "table"
4453 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4454 #  algorithm: "table_perf_comparison_nic"
4455 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4456 #  reference:
4457 #    title: "3n-hsw xl710"
4458 #    data: "vpp-compare-testbeds-mrr-ref"
4459 #    nic: "NIC_Intel-XL710"
4460 #  compare:
4461 #    title: "3n-skx xxv710"
4462 #    data: "vpp-compare-testbeds-mrr-cmp"
4463 #    nic: "NIC_Intel-XXV710"
4464 #  data: "vpp-compare-testbeds-mrr"
4465 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4466 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4467 #  parameters:
4468 #  - "name"
4469 #  - "parent"
4470 #  - "result"
4471 #  - "tags"
4472 #
4473 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4474 #- type: "table"
4475 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4476 #  algorithm: "table_perf_comparison_nic"
4477 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4478 #  reference:
4479 #    title: "3n-hsw xl710"
4480 #    data: "vpp-compare-testbeds-mrr-ref"
4481 #    nic: "NIC_Intel-XL710"
4482 #  compare:
4483 #    title: "3n-skx xxv710"
4484 #    data: "vpp-compare-testbeds-mrr-cmp"
4485 #    nic: "NIC_Intel-XXV710"
4486 #  data: "vpp-compare-testbeds-mrr"
4487 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4488 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4489 #  parameters:
4490 #  - "name"
4491 #  - "parent"
4492 #  - "result"
4493 #  - "tags"
4494
4495 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4496 #- type: "table"
4497 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4498 #  algorithm: "table_perf_comparison"
4499 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4500 #  reference:
4501 #    title: "2n-skx"
4502 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4503 #  compare:
4504 #    title: "2n-clx"
4505 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4506 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4507 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4508 #  filter: "'2T1C'"
4509 #  parameters:
4510 #  - "name"
4511 #  - "parent"
4512 #  - "result"
4513 #  - "tags"
4514 #
4515 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4516 #- type: "table"
4517 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4518 #  algorithm: "table_perf_comparison"
4519 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4520 #  reference:
4521 #    title: "2n-skx"
4522 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4523 #  compare:
4524 #    title: "2n-clx"
4525 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4526 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4527 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4528 #  filter: "'4T2C'"
4529 #  parameters:
4530 #  - "name"
4531 #  - "parent"
4532 #  - "result"
4533 #  - "tags"
4534 #
4535 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4536 #- type: "table"
4537 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4538 #  algorithm: "table_perf_comparison"
4539 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4540 #  reference:
4541 #    title: "2n-skx"
4542 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4543 #  compare:
4544 #    title: "2n-clx"
4545 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4546 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4548 #  filter: "'8T4C'"
4549 #  parameters:
4550 #  - "name"
4551 #  - "parent"
4552 #  - "result"
4553 #  - "tags"
4554 #
4555 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4556 #- type: "table"
4557 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4558 #  algorithm: "table_perf_comparison"
4559 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4560 #  reference:
4561 #    title: "3-Node Skx"
4562 #    data: "vpp-compare-topologies-mrr-ref"
4563 #  compare:
4564 #    title: "2-Node Skx"
4565 #    data: "vpp-compare-topologies-mrr-cmp"
4566 #  data: "vpp-compare-topologies-mrr"
4567 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4568 #  filter: "'MRR' and '1C'"
4569 #  parameters:
4570 #  - "name"
4571 #  - "parent"
4572 #  - "result"
4573 #
4574 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4575 #- type: "table"
4576 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4577 #  algorithm: "table_perf_comparison"
4578 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4579 #  reference:
4580 #    title: "3-Node Skx"
4581 #    data: "vpp-compare-topologies-mrr-ref"
4582 #  compare:
4583 #    title: "2-Node Skx"
4584 #    data: "vpp-compare-topologies-mrr-cmp"
4585 #  data: "vpp-compare-topologies-mrr"
4586 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4587 #  filter: "'MRR' and '2C'"
4588 #  parameters:
4589 #  - "name"
4590 #  - "parent"
4591 #  - "result"
4592 #
4593 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4594 #- type: "table"
4595 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4596 #  algorithm: "table_perf_comparison"
4597 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4598 #  reference:
4599 #    title: "3-Node Skx"
4600 #    data: "vpp-compare-topologies-mrr-ref"
4601 #  compare:
4602 #    title: "2-Node Skx"
4603 #    data: "vpp-compare-topologies-mrr-cmp"
4604 #  data: "vpp-compare-topologies-mrr"
4605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4606 #  filter: "'MRR' and '4C'"
4607 #  parameters:
4608 #  - "name"
4609 #  - "parent"
4610 #  - "result"
4611
4612 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4613 - type: "table"
4614   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4615   algorithm: "table_perf_comparison_nic"
4616   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4617   reference:
4618     title: "3n-hsw xl710"
4619     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4620     nic: "NIC_Intel-XL710"
4621   compare:
4622     title: "2n-clx xxv710"
4623     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4624     nic: "NIC_Intel-XXV710"
4625   data: "vpp-compare-testbeds-mrr-hsw-clx"
4626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4627   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4628   parameters:
4629   - "name"
4630   - "parent"
4631   - "result"
4632   - "tags"
4633
4634 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4635 - type: "table"
4636   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4637   algorithm: "table_perf_comparison_nic"
4638   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4639   reference:
4640     title: "3n-hsw xl710"
4641     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4642     nic: "NIC_Intel-XL710"
4643   compare:
4644     title: "2n-clx xxv710"
4645     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4646     nic: "NIC_Intel-XXV710"
4647   data: "vpp-compare-testbeds-mrr-hsw-clx"
4648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4649   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4650   parameters:
4651   - "name"
4652   - "parent"
4653   - "result"
4654   - "tags"
4655
4656 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4657 - type: "table"
4658   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4659   algorithm: "table_perf_comparison_nic"
4660   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4661   reference:
4662     title: "3n-hsw xl710"
4663     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4664     nic: "NIC_Intel-XL710"
4665   compare:
4666     title: "2n-clx xxv710"
4667     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4668     nic: "NIC_Intel-XXV710"
4669   data: "vpp-compare-testbeds-mrr-hsw-clx"
4670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4671   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4672   parameters:
4673   - "name"
4674   - "parent"
4675   - "result"
4676   - "tags"
4677
4678 # Detailed Test Results - VPP Performance Results 3n-hsw
4679 - type: "table"
4680   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4681   algorithm: "table_merged_details"
4682   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
4683   columns:
4684   - title: " |prein| Test Name |preout| "
4685     data: "data name"
4686   - 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| "
4687     data: "data msg"
4688   data: "vpp-perf-results-3n-hsw"
4689   filter: "all"
4690   parameters:
4691   - "name"
4692   - "parent"
4693   - "msg"
4694
4695 # Detailed Test Results - VPP Performance Results 3n-skx
4696 - type: "table"
4697   title: "Detailed Test Results - VPP Performance Results 3n-skx"
4698   algorithm: "table_merged_details"
4699   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
4700   columns:
4701   - title: " |prein| Test Name |preout| "
4702     data: "data name"
4703   - 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| "
4704     data: "data msg"
4705   data: "vpp-perf-results-3n-skx"
4706   filter: "all"
4707   remove-ndr: True  # Temporary solution: remove NDR results from test message
4708   parameters:
4709   - "name"
4710   - "parent"
4711   - "msg"
4712
4713 # Detailed Test Results - VPP Performance Results 2n-skx
4714 - type: "table"
4715   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4716   algorithm: "table_merged_details"
4717   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
4718   columns:
4719   - title: " |prein| Test Name |preout| "
4720     data: "data name"
4721   - 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| "
4722     data: "data msg"
4723   data: "vpp-perf-results-2n-skx"
4724   filter: "all"
4725   remove-ndr: True  # Temporary solution: remove NDR results from test message
4726   parameters:
4727   - "name"
4728   - "parent"
4729   - "msg"
4730
4731 # Detailed Test Results - VPP Performance Results 2n-clx
4732 - type: "table"
4733   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4734   algorithm: "table_merged_details"
4735   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
4736   columns:
4737   - title: " |prein| Test Name |preout| "
4738     data: "data name"
4739   - 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| "
4740     data: "data msg"
4741   data: "vpp-perf-results-2n-clx"
4742   filter: "all"
4743   parameters:
4744   - "name"
4745   - "parent"
4746   - "msg"
4747
4748 # Detailed Test Results - VPP Performance Results 3n-tsh
4749 - type: "table"
4750   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4751   algorithm: "table_merged_details"
4752   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
4753   columns:
4754   - title: " |prein| Test Name |preout| "
4755     data: "data name"
4756   - 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| "
4757     data: "data msg"
4758   data: "vpp-perf-results-3n-tsh"
4759   filter: "all"
4760   parameters:
4761   - "name"
4762   - "parent"
4763   - "msg"
4764
4765 # Detailed Test Results - VPP Performance Results 3n-dnv
4766 - type: "table"
4767   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4768   algorithm: "table_merged_details"
4769   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
4770   columns:
4771   - title: " |prein| Test Name |preout| "
4772     data: "data name"
4773   - 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| "
4774     data: "data msg"
4775   data: "vpp-perf-results-3n-dnv"
4776   filter: "all"
4777   parameters:
4778   - "name"
4779   - "parent"
4780   - "msg"
4781
4782 # Detailed Test Results - VPP Performance Results 2n-dnv
4783 - type: "table"
4784   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4785   algorithm: "table_merged_details"
4786   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4787   columns:
4788   - title: " |prein| Test Name |preout| "
4789     data: "data name"
4790   - 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| "
4791     data: "data msg"
4792   data: "vpp-perf-results-2n-dnv"
4793   filter: "all"
4794   parameters:
4795   - "name"
4796   - "parent"
4797   - "msg"
4798
4799 # Test configuration - VPP Performance Test Configs 3n-hsw
4800 - type: "table"
4801   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4802   algorithm: "table_merged_details"
4803   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
4804   columns:
4805   - title: " |prein| Test Name |preout| "
4806     data: "data name"
4807   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4808     data: "data conf-history"
4809   data: "vpp-perf-results-3n-hsw"
4810   filter: "all"
4811   parameters:
4812   - "parent"
4813   - "name"
4814   - "conf-history"
4815
4816 # Test configuration - VPP Performance Test Configs 3n-skx
4817 - type: "table"
4818   title: "Test configuration - VPP Performance Test Configs 3n-skx"
4819   algorithm: "table_merged_details"
4820   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
4821   columns:
4822   - title: " |prein| Test Name |preout| "
4823     data: "data name"
4824   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4825     data: "data conf-history"
4826   data: "vpp-perf-results-3n-skx"
4827   filter: "all"
4828   parameters:
4829   - "parent"
4830   - "name"
4831   - "conf-history"
4832
4833 # Test configuration - VPP Performance Test Configs 2n-skx
4834 - type: "table"
4835   title: "Test configuration - VPP Performance Test Configs 2n-skx"
4836   algorithm: "table_merged_details"
4837   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
4838   columns:
4839   - title: " |prein| Test Name |preout| "
4840     data: "data name"
4841   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4842     data: "data conf-history"
4843   data: "vpp-perf-results-2n-skx"
4844   filter: "all"
4845   parameters:
4846   - "parent"
4847   - "name"
4848   - "conf-history"
4849
4850 # Test configuration - VPP Performance Test Configs 2n-clx
4851 - type: "table"
4852   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4853   algorithm: "table_merged_details"
4854   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
4855   columns:
4856   - title: " |prein| Test Name |preout| "
4857     data: "data name"
4858   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4859     data: "data conf-history"
4860   data: "vpp-perf-results-2n-clx"
4861   filter: "all"
4862   parameters:
4863   - "parent"
4864   - "name"
4865   - "conf-history"
4866
4867 # Test configuration - VPP Performance Test Configs 3n-tsh
4868 - type: "table"
4869   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4870   algorithm: "table_merged_details"
4871   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
4872   columns:
4873   - title: " |prein| Test Name |preout| "
4874     data: "data name"
4875   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4876     data: "data conf-history"
4877   data: "vpp-perf-results-3n-tsh"
4878   filter: "all"
4879   parameters:
4880   - "parent"
4881   - "name"
4882   - "conf-history"
4883
4884 # Test configuration - VPP Performance Test Configs 3n-dnv
4885 - type: "table"
4886   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4887   algorithm: "table_merged_details"
4888   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
4889   columns:
4890   - title: " |prein| Test Name |preout| "
4891     data: "data name"
4892   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4893     data: "data conf-history"
4894   data: "vpp-perf-results-3n-dnv"
4895   filter: "all"
4896   parameters:
4897   - "parent"
4898   - "name"
4899   - "conf-history"
4900
4901 # Test configuration - VPP Performance Test Configs 2n-dnv
4902 - type: "table"
4903   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4904   algorithm: "table_merged_details"
4905   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
4906   columns:
4907   - title: " |prein| Test Name |preout| "
4908     data: "data name"
4909   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4910     data: "data conf-history"
4911   data: "vpp-perf-results-2n-dnv"
4912   filter: "all"
4913   parameters:
4914   - "parent"
4915   - "name"
4916   - "conf-history"
4917
4918 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4919 - type: "table"
4920   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4921   algorithm: "table_oper_data_html"
4922   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
4923   data: "vpp-perf-results-3n-hsw"
4924   filter: "all"
4925
4926 # Test Operational Data - VPP Performance Operational Data 3n-skx
4927 - type: "table"
4928   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4929   algorithm: "table_oper_data_html"
4930   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
4931   data: "vpp-perf-results-3n-skx"
4932   filter: "all"
4933
4934 # Test Operational Data - VPP Performance Operational Data 2n-skx
4935 - type: "table"
4936   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4937   algorithm: "table_oper_data_html"
4938   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
4939   data: "vpp-perf-results-2n-skx"
4940   filter: "all"
4941
4942 # Test Operational Data - VPP Performance Operational Data 2n-clx
4943 - type: "table"
4944   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4945   algorithm: "table_oper_data_html"
4946   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
4947   data: "vpp-perf-results-2n-clx"
4948   filter: "all"
4949
4950 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4951 - type: "table"
4952   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4953   algorithm: "table_oper_data_html"
4954   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
4955   data: "vpp-perf-results-3n-tsh"
4956   filter: "all"
4957
4958 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4959 - type: "table"
4960   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4961   algorithm: "table_oper_data_html"
4962   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
4963   data: "vpp-perf-results-3n-dnv"
4964   filter: "all"
4965
4966 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4967 - type: "table"
4968   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4969   algorithm: "table_oper_data_html"
4970   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
4971   data: "vpp-perf-results-2n-dnv"
4972   filter: "all"
4973
4974 # Detailed Test Results - VPP MRR Results 3n-hsw
4975 - type: "table"
4976   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4977   algorithm: "table_merged_details"
4978   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
4979   columns:
4980   - title: " |prein| Test Name |preout| "
4981     data: "data name"
4982   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4983     data: "data msg"
4984   data: "vpp-mrr-results-3n-hsw"
4985   filter: "all"
4986   parameters:
4987   - "name"
4988   - "parent"
4989   - "msg"
4990
4991 ## Detailed Test Results - VPP MRR Results 3n-skx
4992 #- type: "table"
4993 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4994 #  algorithm: "table_merged_details"
4995 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
4996 #  columns:
4997 #  - title: " |prein| Test Name |preout| "
4998 #    data: "data name"
4999 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5000 #    data: "data msg"
5001 #  data: "vpp-mrr-results-3n-skx"
5002 #  filter: "all"
5003 #  parameters:
5004 #  - "name"
5005 #  - "parent"
5006 #  - "msg"
5007 #
5008 ## Detailed Test Results - VPP MRR Results 2n-skx
5009 #- type: "table"
5010 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
5011 #  algorithm: "table_merged_details"
5012 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5013 #  columns:
5014 #  - title: " |prein| Test Name |preout| "
5015 #    data: "data name"
5016 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5017 #    data: "data msg"
5018 #  data: "vpp-mrr-results-2n-skx"
5019 #  filter: "all"
5020 #  parameters:
5021 #  - "name"
5022 #  - "parent"
5023 #  - "msg"
5024
5025 # Detailed Test Results - VPP MRR Results 2n-clx
5026 - type: "table"
5027   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5028   algorithm: "table_merged_details"
5029   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5030   columns:
5031   - title: " |prein| Test Name |preout| "
5032     data: "data name"
5033   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5034     data: "data msg"
5035   data: "vpp-mrr-results-2n-clx"
5036   filter: "all"
5037   parameters:
5038   - "name"
5039   - "parent"
5040   - "msg"
5041
5042 # Detailed Test Results - VPP MRR Results 3n-tsh
5043 - type: "table"
5044   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5045   algorithm: "table_merged_details"
5046   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5047   columns:
5048   - title: " |prein| Test Name |preout| "
5049     data: "data name"
5050   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5051     data: "data msg"
5052   data: "vpp-mrr-results-3n-tsh"
5053   filter: "all"
5054   parameters:
5055   - "name"
5056   - "parent"
5057   - "msg"
5058
5059 # Detailed Test Results - VPP MRR Results 3n-dnv
5060 - type: "table"
5061   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5062   algorithm: "table_merged_details"
5063   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5064   columns:
5065   - title: " |prein| Test Name |preout| "
5066     data: "data name"
5067   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5068     data: "data msg"
5069   data: "vpp-mrr-results-3n-dnv"
5070   filter: "all"
5071   parameters:
5072   - "name"
5073   - "parent"
5074   - "msg"
5075
5076 # Detailed Test Results - VPP MRR Results 2n-dnv
5077 - type: "table"
5078   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5079   algorithm: "table_merged_details"
5080   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5081   columns:
5082   - title: " |prein| Test Name |preout| "
5083     data: "data name"
5084   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5085     data: "data msg"
5086   data: "vpp-mrr-results-2n-dnv"
5087   filter: "all"
5088   parameters:
5089   - "name"
5090   - "parent"
5091   - "msg"
5092
5093 # Test configuration - VPP MRR Test Configs 3n-hsw
5094 - type: "table"
5095   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5096   algorithm: "table_merged_details"
5097   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5098   columns:
5099   - title: " |prein| Test Name |preout| "
5100     data: "data name"
5101   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5102     data: "data conf-history"
5103   data: "vpp-mrr-results-3n-hsw"
5104   filter: "all"
5105   parameters:
5106   - "parent"
5107   - "name"
5108   - "conf-history"
5109
5110 ## Test configuration - VPP MRR Test Configs 3n-skx
5111 #- type: "table"
5112 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
5113 #  algorithm: "table_merged_details"
5114 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5115 #  columns:
5116 #  - title: " |prein| Test Name |preout| "
5117 #    data: "data name"
5118 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5119 #    data: "data conf-history"
5120 #  data: "vpp-mrr-results-3n-skx"
5121 #  filter: "all"
5122 #  parameters:
5123 #  - "parent"
5124 #  - "name"
5125 #  - "conf-history"
5126 #
5127 ## Test configuration - VPP MRR Test Configs 2n-skx
5128 #- type: "table"
5129 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
5130 #  algorithm: "table_merged_details"
5131 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5132 #  columns:
5133 #  - title: " |prein| Test Name |preout| "
5134 #    data: "data name"
5135 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5136 #    data: "data conf-history"
5137 #  data: "vpp-mrr-results-2n-skx"
5138 #  filter: "all"
5139 #  parameters:
5140 #  - "parent"
5141 #  - "name"
5142 #  - "conf-history"
5143
5144 # Test configuration - VPP MRR Test Configs 2n-clx
5145 - type: "table"
5146   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5147   algorithm: "table_merged_details"
5148   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5149   columns:
5150   - title: " |prein| Test Name |preout| "
5151     data: "data name"
5152   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5153     data: "data conf-history"
5154   data: "vpp-mrr-results-2n-clx"
5155   filter: "all"
5156   parameters:
5157   - "parent"
5158   - "name"
5159   - "conf-history"
5160
5161 # Test configuration - VPP MRR Test Configs 3n-tsh
5162 - type: "table"
5163   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5164   algorithm: "table_merged_details"
5165   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5166   columns:
5167   - title: " |prein| Test Name |preout| "
5168     data: "data name"
5169   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5170     data: "data conf-history"
5171   data: "vpp-mrr-results-3n-tsh"
5172   filter: "all"
5173   parameters:
5174   - "parent"
5175   - "name"
5176   - "conf-history"
5177
5178 # Test configuration - VPP MRR Test Configs 3n-dnv
5179 - type: "table"
5180   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5181   algorithm: "table_merged_details"
5182   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5183   columns:
5184   - title: " |prein| Test Name |preout| "
5185     data: "data name"
5186   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5187     data: "data conf-history"
5188   data: "vpp-mrr-results-3n-dnv"
5189   filter: "all"
5190   parameters:
5191   - "parent"
5192   - "name"
5193   - "conf-history"
5194
5195 # Test configuration - VPP MRR Test Configs 2n-dnv
5196 - type: "table"
5197   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5198   algorithm: "table_merged_details"
5199   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5200   columns:
5201   - title: " |prein| Test Name |preout| "
5202     data: "data name"
5203   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5204     data: "data conf-history"
5205   data: "vpp-mrr-results-2n-dnv"
5206   filter: "all"
5207   parameters:
5208   - "parent"
5209   - "name"
5210   - "conf-history"
5211
5212 # Detailed Test Results - VPP Device Results - Ubuntu
5213 - type: "table"
5214   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5215   algorithm: "table_merged_details"
5216   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5217   columns:
5218   - title: " |prein| Test Name |preout| "
5219     data: "data name"
5220   - title: " |prein| Status |preout| "
5221     data: "data status"
5222   data: "vpp-device-results-ubuntu"
5223   filter: "all"
5224   parameters:
5225   - "name"
5226   - "parent"
5227   - "doc"
5228   - "status"
5229
5230 # Test configuration - VPP Device Test Configs - Ubuntu
5231 - type: "table"
5232   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5233   algorithm: "table_merged_details"
5234   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5235   columns:
5236   - title: " |prein| Test Name |preout| "
5237     data: "data name"
5238   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5239     data: "data conf-history"
5240   data: "vpp-device-results-ubuntu"
5241   filter: "all"
5242   parameters:
5243   - "parent"
5244   - "name"
5245   - "conf-history"
5246
5247 ################################################################################
5248
5249 # DPDK Performance Changes 3n-hsw 1t1c pdr
5250 - type: "table"
5251   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5252   algorithm: "table_perf_comparison"
5253   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5254   history:
5255     - title: "rls1904"
5256       data: "dpdk-performance-changes-3n-hsw-h1"
5257   reference:
5258     title: "rls1908"
5259     data: "dpdk-performance-changes-3n-hsw-ref"
5260   compare:
5261     title: "rls2001"
5262     data: "dpdk-performance-changes-3n-hsw-cmp"
5263   data: "dpdk-performance-changes-3n-hsw"
5264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5265   filter: "'1T1C' and 'NDRPDR'"
5266   parameters:
5267   - "name"
5268   - "parent"
5269   - "throughput"
5270
5271 # DPDK Performance Changes 3n-hsw 2t2c pdr
5272 - type: "table"
5273   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5274   algorithm: "table_perf_comparison"
5275   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5276   history:
5277     - title: "rls1904"
5278       data: "dpdk-performance-changes-3n-hsw-h1"
5279   reference:
5280     title: "rls1908"
5281     data: "dpdk-performance-changes-3n-hsw-ref"
5282   compare:
5283     title: "rls2001"
5284     data: "dpdk-performance-changes-3n-hsw-cmp"
5285   data: "dpdk-performance-changes-3n-hsw"
5286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5287   filter: "'2T2C' and 'NDRPDR'"
5288   parameters:
5289   - "name"
5290   - "parent"
5291   - "throughput"
5292
5293 # DPDK Performance Changes 3n-hsw 1t1c ndr
5294 - type: "table"
5295   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5296   algorithm: "table_perf_comparison"
5297   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5298   history:
5299     - title: "rls1904"
5300       data: "dpdk-performance-changes-3n-hsw-h1"
5301   reference:
5302     title: "rls1908"
5303     data: "dpdk-performance-changes-3n-hsw-ref"
5304   compare:
5305     title: "rls2001"
5306     data: "dpdk-performance-changes-3n-hsw-cmp"
5307   data: "dpdk-performance-changes-3n-hsw"
5308   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5309   filter: "'1T1C' and 'NDRPDR'"
5310   parameters:
5311   - "name"
5312   - "parent"
5313   - "throughput"
5314
5315 # DPDK Performance Changes 3n-hsw 2t2c ndr
5316 - type: "table"
5317   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5318   algorithm: "table_perf_comparison"
5319   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5320   history:
5321     - title: "rls1904"
5322       data: "dpdk-performance-changes-3n-hsw-h1"
5323   reference:
5324     title: "rls1908"
5325     data: "dpdk-performance-changes-3n-hsw-ref"
5326   compare:
5327     title: "rls2001"
5328     data: "dpdk-performance-changes-3n-hsw-cmp"
5329   data: "dpdk-performance-changes-3n-hsw"
5330   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5331   filter: "'2T2C' and 'NDRPDR'"
5332   parameters:
5333   - "name"
5334   - "parent"
5335   - "throughput"
5336
5337 ## DPDK Performance Changes 3n-skx 2t1c pdr
5338 #- type: "table"
5339 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5340 #  algorithm: "table_perf_comparison"
5341 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5342 #  history:
5343 #    - title: "rls1904"
5344 #      data: "dpdk-performance-changes-3n-skx-h1"
5345 #  reference:
5346 #    title: "rls1908"
5347 #    data: "dpdk-performance-changes-3n-skx-ref"
5348 #  compare:
5349 #    title: "rls2001"
5350 #    data: "dpdk-performance-changes-3n-skx-cmp"
5351 #  data: "dpdk-performance-changes-3n-skx"
5352 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5353 #  filter: "'2T1C' and 'NDRPDR'"
5354 #  parameters:
5355 #  - "name"
5356 #  - "parent"
5357 #  - "throughput"
5358 #
5359 ## DPDK Performance Changes 3n-skx 4t2c pdr
5360 #- type: "table"
5361 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5362 #  algorithm: "table_perf_comparison"
5363 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5364 #  history:
5365 #    - title: "rls1904"
5366 #      data: "dpdk-performance-changes-3n-skx-h1"
5367 #  reference:
5368 #    title: "rls1908"
5369 #    data: "dpdk-performance-changes-3n-skx-ref"
5370 #  compare:
5371 #    title: "rls2001"
5372 #    data: "dpdk-performance-changes-3n-skx-cmp"
5373 #  data: "dpdk-performance-changes-3n-skx"
5374 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5375 #  filter: "'4T2C' and 'NDRPDR'"
5376 #  parameters:
5377 #  - "name"
5378 #  - "parent"
5379 #  - "throughput"
5380 #
5381 ## DPDK Performance Changes 3n-skx 2t1c ndr
5382 #- type: "table"
5383 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5384 #  algorithm: "table_perf_comparison"
5385 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5386 #  history:
5387 #    - title: "rls1904"
5388 #      data: "dpdk-performance-changes-3n-skx-h1"
5389 #  reference:
5390 #    title: "rls1908"
5391 #    data: "dpdk-performance-changes-3n-skx-ref"
5392 #  compare:
5393 #    title: "rls2001"
5394 #    data: "dpdk-performance-changes-3n-skx-cmp"
5395 #  data: "dpdk-performance-changes-3n-skx"
5396 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5397 #  filter: "'2T1C' and 'NDRPDR'"
5398 #  parameters:
5399 #  - "name"
5400 #  - "parent"
5401 #  - "throughput"
5402 #
5403 ## DPDK Performance Changes 3n-skx 4t2c ndr
5404 #- type: "table"
5405 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5406 #  algorithm: "table_perf_comparison"
5407 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5408 #  history:
5409 #    - title: "rls1904"
5410 #      data: "dpdk-performance-changes-3n-skx-h1"
5411 #  reference:
5412 #    title: "rls1908"
5413 #    data: "dpdk-performance-changes-3n-skx-ref"
5414 #  compare:
5415 #    title: "rls2001"
5416 #    data: "dpdk-performance-changes-3n-skx-cmp"
5417 #  data: "dpdk-performance-changes-3n-skx"
5418 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5419 #  filter: "'4T2C' and 'NDRPDR'"
5420 #  parameters:
5421 #  - "name"
5422 #  - "parent"
5423 #  - "throughput"
5424 #
5425 ## DPDK Performance Changes 2n-skx 2t1c pdr
5426 #- type: "table"
5427 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5428 #  algorithm: "table_perf_comparison"
5429 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5430 #  history:
5431 #    - title: "rls1904"
5432 #      data: "dpdk-performance-changes-2n-skx-h1"
5433 #  reference:
5434 #    title: "rls1908"
5435 #    data: "dpdk-performance-changes-2n-skx-ref"
5436 #  compare:
5437 #    title: "rls2001"
5438 #    data: "dpdk-performance-changes-2n-skx-cmp"
5439 #  data: "dpdk-performance-changes-2n-skx"
5440 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5441 #  filter: "'2T1C' and 'NDRPDR'"
5442 #  parameters:
5443 #  - "name"
5444 #  - "parent"
5445 #  - "throughput"
5446 #
5447 ## DPDK Performance Changes 2n-skx 4t2c pdr
5448 #- type: "table"
5449 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5450 #  algorithm: "table_perf_comparison"
5451 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5452 #  history:
5453 #    - title: "rls1904"
5454 #      data: "dpdk-performance-changes-2n-skx-h1"
5455 #  reference:
5456 #    title: "rls1908"
5457 #    data: "dpdk-performance-changes-2n-skx-ref"
5458 #  compare:
5459 #    title: "rls2001"
5460 #    data: "dpdk-performance-changes-2n-skx-cmp"
5461 #  data: "dpdk-performance-changes-2n-skx"
5462 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5463 #  filter: "'4T2C' and 'NDRPDR'"
5464 #  parameters:
5465 #  - "name"
5466 #  - "parent"
5467 #  - "throughput"
5468 #
5469 ## DPDK Performance Changes 2n-skx 2t1c ndr
5470 #- type: "table"
5471 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5472 #  algorithm: "table_perf_comparison"
5473 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5474 #  history:
5475 #    - title: "rls1904"
5476 #      data: "dpdk-performance-changes-2n-skx-h1"
5477 #  reference:
5478 #    title: "rls1908"
5479 #    data: "dpdk-performance-changes-2n-skx-ref"
5480 #  compare:
5481 #    title: "rls2001"
5482 #    data: "dpdk-performance-changes-2n-skx-cmp"
5483 #  data: "dpdk-performance-changes-2n-skx"
5484 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5485 #  filter: "'2T1C' and 'NDRPDR'"
5486 #  parameters:
5487 #  - "name"
5488 #  - "parent"
5489 #  - "throughput"
5490 #
5491 ## DPDK Performance Changes 2n-skx 4t2c ndr
5492 #- type: "table"
5493 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5494 #  algorithm: "table_perf_comparison"
5495 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5496 #  history:
5497 #    - title: "rls1904"
5498 #      data: "dpdk-performance-changes-2n-skx-h1"
5499 #  reference:
5500 #    title: "rls1908"
5501 #    data: "dpdk-performance-changes-2n-skx-ref"
5502 #  compare:
5503 #    title: "rls2001"
5504 #    data: "dpdk-performance-changes-2n-skx-cmp"
5505 #  data: "dpdk-performance-changes-2n-skx"
5506 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5507 #  filter: "'4T2C' and 'NDRPDR'"
5508 #  parameters:
5509 #  - "name"
5510 #  - "parent"
5511 #  - "throughput"
5512 #
5513 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5514 #- type: "table"
5515 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5516 #  algorithm: "table_perf_comparison"
5517 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5518 #  reference:
5519 #    title: "3-Node Hsw"
5520 #    data: "dpdk-compare-testbeds-ref"
5521 #  compare:
5522 #    title: "3-Node Skx"
5523 #    data: "dpdk-compare-testbeds-cmp"
5524 #  data: "dpdk-compare-testbeds"
5525 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5526 #  filter: "'NIC_Intel-X710'"
5527 #  parameters:
5528 #  - "name"
5529 #  - "parent"
5530 #  - "throughput"
5531 #
5532 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5533 #- type: "table"
5534 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5535 #  algorithm: "table_perf_comparison"
5536 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5537 #  reference:
5538 #    title: "3-Node Hsw"
5539 #    data: "dpdk-compare-testbeds-ref"
5540 #  compare:
5541 #    title: "3-Node Skx"
5542 #    data: "dpdk-compare-testbeds-cmp"
5543 #  data: "dpdk-compare-testbeds"
5544 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5545 #  filter: "'NIC_Intel-X710'"
5546 #  parameters:
5547 #  - "name"
5548 #  - "parent"
5549 #  - "throughput"
5550 #
5551 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5552 #- type: "table"
5553 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5554 #  algorithm: "table_perf_comparison"
5555 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5556 #  reference:
5557 #    title: "2-Node Skx"
5558 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5559 #  compare:
5560 #    title: "2-Node Clx"
5561 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5562 #  data: "dpdk-compare-testbeds-skx-clx"
5563 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5564 #  filter: "all"
5565 #  parameters:
5566 #  - "name"
5567 #  - "parent"
5568 #  - "throughput"
5569 #
5570 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5571 #- type: "table"
5572 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5573 #  algorithm: "table_perf_comparison"
5574 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5575 #  reference:
5576 #    title: "2-Node Skx"
5577 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5578 #  compare:
5579 #    title: "2-Node Clx"
5580 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5581 #  data: "dpdk-compare-testbeds-skx-clx"
5582 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5583 #  filter: "all"
5584 #  parameters:
5585 #  - "name"
5586 #  - "parent"
5587 #  - "throughput"
5588 #
5589 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5590 #- type: "table"
5591 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5592 #  algorithm: "table_perf_comparison"
5593 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5594 #  reference:
5595 #    title: "3-Node Skx"
5596 #    data: "dpdk-compare-topologies-ref"
5597 #  compare:
5598 #    title: "2-Node Skx"
5599 #    data: "dpdk-compare-topologies-cmp"
5600 #  data: "dpdk-compare-topologies"
5601 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5602 #  filter: "all"
5603 #  parameters:
5604 #  - "name"
5605 #  - "parent"
5606 #  - "throughput"
5607 #
5608 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5609 #- type: "table"
5610 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5611 #  algorithm: "table_perf_comparison"
5612 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5613 #  reference:
5614 #    title: "3-Node Skx"
5615 #    data: "dpdk-compare-topologies-ref"
5616 #  compare:
5617 #    title: "2-Node Skx"
5618 #    data: "dpdk-compare-topologies-cmp"
5619 #  data: "dpdk-compare-topologies"
5620 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5621 #  filter: "all"
5622 #  parameters:
5623 #  - "name"
5624 #  - "parent"
5625 #  - "throughput"
5626
5627 # Detailed Test Results - DPDK Performance Results 3n-hsw
5628 - type: "table"
5629   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5630   algorithm: "table_merged_details"
5631   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5632   columns:
5633   - title: " |prein| Test Name |preout| "
5634     data: "data name"
5635   - 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| "
5636     data: "data msg"
5637   data: "dpdk-perf-results-3n-hsw"
5638   filter: "all"
5639   parameters:
5640   - "name"
5641   - "parent"
5642   - "msg"
5643
5644 ## Detailed Test Results - DPDK Performance Results 3n-skx
5645 #- type: "table"
5646 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5647 #  algorithm: "table_merged_details"
5648 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5649 #  columns:
5650 #  - title: " |prein| Test Name |preout| "
5651 #    data: "data name"
5652 #  - 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| "
5653 #    data: "data msg"
5654 #  data: "dpdk-perf-results-3n-skx"
5655 #  filter: "all"
5656 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5657 #  parameters:
5658 #  - "name"
5659 #  - "parent"
5660 #  - "msg"
5661 #
5662 ## Detailed Test Results - DPDK Performance Results 2n-skx
5663 #- type: "table"
5664 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5665 #  algorithm: "table_merged_details"
5666 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5667 #  columns:
5668 #  - title: " |prein| Test Name |preout| "
5669 #    data: "data name"
5670 #  - 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| "
5671 #    data: "data msg"
5672 #  data: "dpdk-perf-results-2n-skx"
5673 #  filter: "all"
5674 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5675 #  parameters:
5676 #  - "name"
5677 #  - "parent"
5678 #  - "msg"
5679
5680 # Detailed Test Results - DPDK Performance Results 2n-clx
5681 - type: "table"
5682   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5683   algorithm: "table_merged_details"
5684   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5685   columns:
5686   - title: " |prein| Test Name |preout| "
5687     data: "data name"
5688   - 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| "
5689     data: "data msg"
5690   data: "dpdk-perf-results-2n-clx"
5691   filter: "all"
5692   parameters:
5693   - "name"
5694   - "parent"
5695   - "msg"
5696
5697 # Detailed Test Results - DPDK Performance Results 2n-dnv
5698 - type: "table"
5699   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5700   algorithm: "table_merged_details"
5701   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5702   columns:
5703   - title: " |prein| Test Name |preout| "
5704     data: "data name"
5705   - 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| "
5706     data: "data msg"
5707   data: "dpdk-perf-results-2n-dnv"
5708   filter: "all"
5709   parameters:
5710   - "name"
5711   - "parent"
5712   - "msg"
5713
5714 # Detailed Test Results - DPDK Performance Results 3n-dnv
5715 - type: "table"
5716   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5717   algorithm: "table_merged_details"
5718   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5719   columns:
5720   - title: " |prein| Test Name |preout| "
5721     data: "data name"
5722   - 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| "
5723     data: "data msg"
5724   data: "dpdk-perf-results-3n-dnv"
5725   filter: "all"
5726   parameters:
5727   - "name"
5728   - "parent"
5729   - "msg"
5730
5731 # Detailed Test Results - DPDK Performance Results 3n-tsh
5732 - type: "table"
5733   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5734   algorithm: "table_merged_details"
5735   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5736   columns:
5737   - title: " |prein| Test Name |preout| "
5738     data: "data name"
5739   - 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| "
5740     data: "data msg"
5741   data: "dpdk-perf-results-3n-tsh"
5742   filter: "all"
5743   parameters:
5744   - "name"
5745   - "parent"
5746   - "msg"
5747
5748 ################################################################################
5749 ###                                F I L E S                                 ###
5750 ################################################################################
5751
5752 # VPP Performance Results
5753 - type: "file"
5754   title: "VPP Performance Results"
5755   algorithm: "file_details_split"
5756   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5757   dir-tables:
5758     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5759     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5760     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5761     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5762     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5763     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5764     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5765   data:
5766     - "vpp-perf-results-2n-skx"
5767     - "vpp-perf-results-3n-skx"
5768     - "vpp-perf-results-2n-clx"
5769     - "vpp-perf-results-3n-hsw"
5770     - "vpp-perf-results-3n-tsh"
5771     - "vpp-perf-results-2n-dnv"
5772     - "vpp-perf-results-3n-dnv"
5773   filter: "all"
5774   data-start-level: 4
5775   order-chapters:
5776     level-1:
5777       - "l2"
5778       - "ip4"
5779       - "ip6"
5780       - "srv6"
5781       - "ip4_tunnels"
5782       - "ip6_tunnels"
5783       - "vm_vhost"
5784       - "container_memif"
5785       - "crypto"
5786       - "vts"
5787       - "lb"
5788       - "nfv_density"
5789       - "hoststack"
5790     level-2:
5791       - "2n-skx"
5792       - "3n-skx"
5793       - "2n-clx"
5794       - "3n-hsw"
5795       - "3n-tsh"
5796       - "2n-dnv"
5797       - "3n-dnv"
5798     level-3:
5799       - "xl710"
5800       - "x520"
5801       - "xxv710"
5802       - "x710"
5803       - "x553"
5804       - "cx556a"
5805       - "vic1227"
5806       - "vic1385"
5807
5808 # VPP Performance Configuration
5809 - type: "file"
5810   title: "VPP Performance Configuration"
5811   algorithm: "file_details_split"
5812   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5813   dir-tables:
5814     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5815     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5816     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5817     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5818     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5819     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5820     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5821   data:
5822     - "vpp-perf-results-2n-skx"
5823     - "vpp-perf-results-3n-skx"
5824     - "vpp-perf-results-2n-clx"
5825     - "vpp-perf-results-3n-hsw"
5826     - "vpp-perf-results-3n-tsh"
5827     - "vpp-perf-results-2n-dnv"
5828     - "vpp-perf-results-3n-dnv"
5829   filter: "all"
5830   data-start-level: 4
5831   order-chapters:
5832     level-1:
5833       - "l2"
5834       - "ip4"
5835       - "ip6"
5836       - "srv6"
5837       - "ip4_tunnels"
5838       - "ip6_tunnels"
5839       - "vm_vhost"
5840       - "container_memif"
5841       - "crypto"
5842       - "vts"
5843       - "lb"
5844       - "nfv_density"
5845       - "hoststack"
5846     level-2:
5847       - "2n-skx"
5848       - "3n-skx"
5849       - "2n-clx"
5850       - "3n-hsw"
5851       - "3n-tsh"
5852       - "2n-dnv"
5853       - "3n-dnv"
5854     level-3:
5855       - "xl710"
5856       - "x520"
5857       - "xxv710"
5858       - "x710"
5859       - "x553"
5860       - "cx556a"
5861       - "vic1227"
5862       - "vic1385"
5863
5864 # VPP Performance Operational
5865 - type: "file"
5866   title: "VPP Performance Operational"
5867   algorithm: "file_details_split_html"
5868   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5869   dir-tables:
5870     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5871     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5872     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5873     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5874     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5875     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5876     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5877   data:
5878     - "vpp-perf-results-2n-skx"
5879     - "vpp-perf-results-3n-skx"
5880     - "vpp-perf-results-2n-clx"
5881     - "vpp-perf-results-3n-hsw"
5882     - "vpp-perf-results-3n-tsh"
5883     - "vpp-perf-results-2n-dnv"
5884     - "vpp-perf-results-3n-dnv"
5885   filter: "all"
5886   data-start-level: 4
5887   order-chapters:
5888     level-1:
5889       - "l2"
5890       - "ip4"
5891       - "ip6"
5892       - "srv6"
5893       - "ip4_tunnels"
5894       - "ip6_tunnels"
5895       - "vm_vhost"
5896       - "container_memif"
5897       - "crypto"
5898       - "vts"
5899       - "lb"
5900       - "nfv_density"
5901       - "hoststack"
5902     level-2:
5903       - "2n-skx"
5904       - "3n-skx"
5905       - "2n-clx"
5906       - "3n-hsw"
5907       - "3n-tsh"
5908       - "2n-dnv"
5909       - "3n-dnv"
5910     level-3:
5911       - "xl710"
5912       - "x520"
5913       - "xxv710"
5914       - "x710"
5915       - "x553"
5916       - "cx556a"
5917       - "vic1227"
5918       - "vic1385"
5919
5920 # VPP MRR Results
5921 - type: "file"
5922   title: "VPP MRR Results"
5923   algorithm: "file_details_split"
5924   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5925   dir-tables:
5926 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5927 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5928     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5929     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5930     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5931     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5932     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5933   data:
5934 #    - "vpp-mrr-results-2n-skx"
5935 #    - "vpp-mrr-results-3n-skx"
5936     - "vpp-mrr-results-2n-clx"
5937     - "vpp-mrr-results-3n-hsw"
5938     - "vpp-mrr-results-3n-tsh"
5939     - "vpp-mrr-results-2n-dnv"
5940     - "vpp-mrr-results-3n-dnv"
5941   filter: "all"
5942   data-start-level: 4
5943   order-chapters:
5944     level-1:
5945       - "l2"
5946       - "ip4"
5947       - "ip6"
5948       - "srv6"
5949       - "ip4_tunnels"
5950       - "ip6_tunnels"
5951       - "vm_vhost"
5952       - "container_memif"
5953       - "crypto"
5954       - "vts"
5955       - "lb"
5956       - "nfv_density"
5957       - "hoststack"
5958     level-2:
5959       - "2n-skx"
5960       - "3n-skx"
5961       - "2n-clx"
5962       - "3n-hsw"
5963       - "3n-tsh"
5964       - "2n-dnv"
5965       - "3n-dnv"
5966     level-3:
5967       - "xl710"
5968       - "x520"
5969       - "xxv710"
5970       - "x710"
5971       - "x553"
5972       - "cx556a"
5973       - "vic1227"
5974       - "vic1385"
5975
5976 # VPP MRR Configuration
5977 - type: "file"
5978   title: "VPP MRR Configuration"
5979   algorithm: "file_details_split"
5980   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5981   dir-tables:
5982 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5983 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5984     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5985     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5986     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5987     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5988     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5989   data:
5990 #    - "vpp-mrr-results-2n-skx"
5991 #    - "vpp-mrr-results-3n-skx"
5992     - "vpp-mrr-results-2n-clx"
5993     - "vpp-mrr-results-3n-hsw"
5994     - "vpp-mrr-results-3n-tsh"
5995     - "vpp-mrr-results-2n-dnv"
5996     - "vpp-mrr-results-3n-dnv"
5997   filter: "all"
5998   data-start-level: 4
5999   order-chapters:
6000     level-1:
6001       - "l2"
6002       - "ip4"
6003       - "ip6"
6004       - "srv6"
6005       - "ip4_tunnels"
6006       - "ip6_tunnels"
6007       - "vm_vhost"
6008       - "container_memif"
6009       - "crypto"
6010       - "vts"
6011       - "lb"
6012       - "nfv_density"
6013       - "hoststack"
6014     level-2:
6015       - "2n-skx"
6016       - "3n-skx"
6017       - "2n-clx"
6018       - "3n-hsw"
6019       - "3n-tsh"
6020       - "2n-dnv"
6021       - "3n-dnv"
6022     level-3:
6023       - "xl710"
6024       - "x520"
6025       - "xxv710"
6026       - "x710"
6027       - "x553"
6028       - "cx556a"
6029       - "vic1227"
6030       - "vic1385"
6031
6032 # VPP Device Results - Ubuntu
6033 - type: "file"
6034   title: "VPP Device Results - Ubuntu"
6035   algorithm: "file_test_results"
6036   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6037   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6038   data: "vpp-device-results-ubuntu"
6039   filter: "all"
6040   data-start-level: 4
6041
6042 # VPP Device Configuration - Ubuntu
6043 - type: "file"
6044   title: "VPP Device Configuration - Ubuntu"
6045   algorithm: "file_test_results"
6046   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6047   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6048   data: "vpp-device-results-ubuntu"
6049   filter: "all"
6050   data-start-level: 4
6051
6052 # DPDK Performance Results 3n-hsw
6053 - type: "file"
6054   title: "DPDK Performance Results 3n-hsw"
6055   algorithm: "file_test_results"
6056   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6057   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6058   data: "dpdk-perf-results-3n-hsw"
6059   filter: "all"
6060   data-start-level: 4
6061
6062 ## DPDK Performance Results 3n-skx
6063 #- type: "file"
6064 #  title: "DPDK Performance Results 3n-skx"
6065 #  algorithm: "file_test_results"
6066 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6067 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6068 #  data: "dpdk-perf-results-3n-skx"
6069 #  filter: "all"
6070 #  data-start-level: 4
6071 #
6072 ## DPDK Performance Results 2n-skx
6073 #- type: "file"
6074 #  title: "DPDK Performance Results 2n-skx"
6075 #  algorithm: "file_test_results"
6076 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6077 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6078 #  data: "dpdk-perf-results-2n-skx"
6079 #  filter: "all"
6080 #  data-start-level: 4
6081
6082 # DPDK Performance Results 2n-clx
6083 - type: "file"
6084   title: "DPDK Performance Results 2n-clx"
6085   algorithm: "file_test_results"
6086   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6087   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6088   data: "dpdk-perf-results-2n-clx"
6089   filter: "all"
6090   data-start-level: 4
6091
6092 # DPDK Performance Results 2n-dnv
6093 - type: "file"
6094   title: "DPDK Performance Results 2n-dnv"
6095   algorithm: "file_test_results"
6096   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6097   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6098   data: "dpdk-perf-results-2n-dnv"
6099   filter: "all"
6100   data-start-level: 4
6101
6102 # DPDK Performance Results 3n-dnv
6103 - type: "file"
6104   title: "DPDK Performance Results 3n-dnv"
6105   algorithm: "file_test_results"
6106   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6107   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6108   data: "dpdk-perf-results-3n-dnv"
6109   filter: "all"
6110   data-start-level: 4
6111
6112 # DPDK Performance Results 3n-tsh
6113 - type: "file"
6114   title: "DPDK Performance Results 3n-tsh"
6115   algorithm: "file_test_results"
6116   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6117   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6118   data: "dpdk-perf-results-3n-tsh"
6119   filter: "all"
6120   data-start-level: 4
6121
6122 ################################################################################
6123 ###                                P L O T S                                 ###
6124 ################################################################################
6125
6126 # Hoststack tests 3n-hsw
6127
6128 - type: "plot"
6129   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6130   algorithm: "plot_perf_box_name"
6131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6132   data: "plot-vpp-hoststack-3n-hsw"
6133   include:
6134     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6135     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6136   layout:
6137     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6138     layout: "plot-hoststack"
6139
6140 - type: "plot"
6141   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6142   algorithm: "plot_perf_box_name"
6143   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6144   data: "plot-vpp-hoststack-3n-hsw"
6145   include:
6146     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6147     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6148   layout:
6149     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6150     layout: "plot-hoststack"
6151
6152 - type: "plot"
6153   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6154   algorithm: "plot_perf_box_name"
6155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho-bps"
6156   data: "plot-vpp-hoststack-3n-hsw"
6157   include:
6158     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6159     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6160     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6161     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6162   layout:
6163     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6164     layout: "plot-hoststack"
6165
6166 # Plots VPP HTTP Server Performance
6167 - type: "plot"
6168   title: "VPP HTTP Server Performance"
6169   algorithm: "plot_http_server_perf_box"
6170   output-file-type: ".html"
6171   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6172   data:
6173     "plot-vpp-http-server-performance"
6174   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6175   parameters:
6176   - "result"
6177   - "name"
6178   traces:
6179     hoverinfo: "y+name"
6180     boxpoints: "outliers"
6181     whiskerwidth: 0
6182   layout:
6183     title: "VPP HTTP Server Performance"
6184     layout:
6185       "plot-cps"
6186
6187 - type: "plot"
6188   title: "VPP HTTP Server Performance"
6189   algorithm: "plot_http_server_perf_box"
6190   output-file-type: ".html"
6191   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6192   data:
6193     "plot-vpp-http-server-performance"
6194   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6195   parameters:
6196   - "result"
6197   - "name"
6198   traces:
6199     hoverinfo: "y+name"
6200     boxpoints: "outliers"
6201     whiskerwidth: 0
6202   layout:
6203     title: "VPP HTTP Server Performance"
6204     layout:
6205       "plot-rps"
6206
6207 ################################################################################
6208
6209 # Soak Test (PLRsearch), boxes - 2n-clx
6210 - type: "plot"
6211   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6212   algorithm: "plot_perf_box_name"
6213   output-file-type: ".html"
6214   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6215   data: "plot-vpp-soak-2n-clx"
6216   include:
6217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6223   layout:
6224     title: "30 Minutes Soak Test (PLRsearch)"
6225     layout: "plot-soak-throughput"
6226
6227 # Soak Test (PLRsearch), boxes - 2n-clx
6228 - type: "plot"
6229   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6230   algorithm: "plot_perf_box_name"
6231   output-file-type: ".html"
6232   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6233   data: "plot-vpp-soak-2n-clx"
6234   include:
6235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6237     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6241   layout:
6242     title: "30 Minutes Soak Test (PLRsearch)"
6243     layout: "plot-soak-throughput"
6244
6245 ###############################################################################
6246
6247 # Reconf tests 2n-skx
6248
6249 #- type: "plot"
6250 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6251 #  algorithm: "plot_nf_reconf_box_name"
6252 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6253 #  data: "plot-vpp-nfv-reconf-2n-skx"
6254 #  include:
6255 #    - "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"
6256 #    - "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"
6257 #    - "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"
6258 #    - "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"
6259 #    - "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"
6260 #    - "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"
6261 #  layout:
6262 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6263 #    layout: "plot-throughput"
6264 #
6265 #- type: "plot"
6266 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6267 #  algorithm: "plot_nf_reconf_box_name"
6268 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6269 #  data: "plot-vpp-nfv-reconf-2n-skx"
6270 #  include:
6271 #    - "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"
6272 #    - "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"
6273 #    - "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"
6274 #    - "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"
6275 #    - "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"
6276 #    - "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"
6277 #  layout:
6278 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6279 #    layout: "plot-throughput"
6280 #
6281 #- type: "plot"
6282 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6283 #  algorithm: "plot_nf_reconf_box_name"
6284 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6285 #  data: "plot-vpp-nfv-reconf-2n-skx"
6286 #  include:
6287 #    - "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"
6288 #    - "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"
6289 #    - "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"
6290 #    - "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"
6291 #    - "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"
6292 #    - "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"
6293 #  layout:
6294 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6295 #    layout: "plot-throughput"
6296
6297 ###############################################################################
6298
6299 # Reconf tests 2n-clx
6300
6301 - type: "plot"
6302   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6303   algorithm: "plot_nf_reconf_box_name"
6304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6305   data: "plot-vpp-nfv-reconf-2n-clx"
6306   include:
6307     - "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"
6308     - "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"
6309     - "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"
6310     - "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"
6311   layout:
6312     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6313     layout: "plot-throughput"
6314
6315 - type: "plot"
6316   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6317   algorithm: "plot_nf_reconf_box_name"
6318   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6319   data: "plot-vpp-nfv-reconf-2n-clx"
6320   include:
6321     - "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"
6322     - "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"
6323     - "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"
6324     - "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"
6325   layout:
6326     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6327     layout: "plot-throughput"
6328
6329 - type: "plot"
6330   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6331   algorithm: "plot_nf_reconf_box_name"
6332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6333   data: "plot-vpp-nfv-reconf-2n-clx"
6334   include:
6335     - "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"
6336     - "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"
6337     - "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"
6338     - "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"
6339   layout:
6340     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6341     layout: "plot-throughput"
6342
6343 ################################################################################
6344 ## Plots - NF Density - VSC - MRR 64b
6345 #- type: "plot"
6346 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6347 #  algorithm: "plot_nf_heatmap"
6348 #  output-file-type: ".html"
6349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6350 #  data: "plot-vpp-nfv-2n-skx-mrr"
6351 #  filter: "'NIC_Intel-XXV710' and
6352 #           'NF_DENSITY' and
6353 #           'VHOST' and
6354 #           not 'VXLAN' and
6355 #           'CHAIN' and
6356 #           'NF_VPPIP4' and
6357 #           '64B' and
6358 #           '2T1C' and
6359 #           'MRR'"
6360 #  parameters:
6361 #  - "result"
6362 #  - "name"
6363 #  - "tags"
6364 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6365 #  x-axis: "X = VNFs per Service Chain"
6366 #  y-axis: "Y = Number of Service Chains"
6367 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6368 #  layout:
6369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6370 #    layout: "plot-service-density"
6371 #
6372 #- type: "plot"
6373 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6374 #  algorithm: "plot_nf_heatmap"
6375 #  output-file-type: ".html"
6376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6377 #  data: "plot-vpp-nfv-2n-skx-mrr"
6378 #  filter: "'NIC_Intel-XXV710' and
6379 #           'NF_DENSITY' and
6380 #           'VHOST' and
6381 #           not 'VXLAN' and
6382 #           'CHAIN' and
6383 #           'NF_VPPIP4' and
6384 #           '64B' and
6385 #           '4T2C' and
6386 #           'MRR'"
6387 #  parameters:
6388 #  - "result"
6389 #  - "name"
6390 #  - "tags"
6391 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6392 #  x-axis: "X = VNFs per Service Chain"
6393 #  y-axis: "Y = Number of Service Chains"
6394 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6395 #  layout:
6396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6397 #    layout: "plot-service-density"
6398 #
6399 #- type: "plot"
6400 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6401 #  algorithm: "plot_nf_heatmap"
6402 #  output-file-type: ".html"
6403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6404 #  data: "plot-vpp-nfv-2n-skx-mrr"
6405 #  filter: "'NIC_Intel-XXV710' and
6406 #           'NF_DENSITY' and
6407 #           'VHOST' and
6408 #           not 'VXLAN' and
6409 #           'CHAIN' and
6410 #           'NF_VPPIP4' and
6411 #           '64B' and
6412 #           '8T4C' and
6413 #           'MRR'"
6414 #  parameters:
6415 #  - "result"
6416 #  - "name"
6417 #  - "tags"
6418 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6419 #  x-axis: "X = VNFs per Service Chain"
6420 #  y-axis: "Y = Number of Service Chains"
6421 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6422 #  layout:
6423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6424 #    layout: "plot-service-density"
6425 #
6426 ## Plots - NF Density - VSC - MRR IMIX
6427 #- type: "plot"
6428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6429 #  algorithm: "plot_nf_heatmap"
6430 #  output-file-type: ".html"
6431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6432 #  data: "plot-vpp-nfv-2n-skx-mrr"
6433 #  filter: "'NIC_Intel-XXV710' and
6434 #           'NF_DENSITY' and
6435 #           'VHOST' and
6436 #           not 'VXLAN' and
6437 #           'CHAIN' and
6438 #           'NF_VPPIP4' and
6439 #           'IMIX' and
6440 #           '2T1C' and
6441 #           'MRR'"
6442 #  parameters:
6443 #  - "result"
6444 #  - "name"
6445 #  - "tags"
6446 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6447 #  x-axis: "X = VNFs per Service Chain"
6448 #  y-axis: "Y = Number of Service Chains"
6449 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6450 #  layout:
6451 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6452 #    layout: "plot-service-density"
6453 #
6454 #- type: "plot"
6455 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6456 #  algorithm: "plot_nf_heatmap"
6457 #  output-file-type: ".html"
6458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6459 #  data: "plot-vpp-nfv-2n-skx-mrr"
6460 #  filter: "'NIC_Intel-XXV710' and
6461 #           'NF_DENSITY' and
6462 #           'VHOST' and
6463 #           not 'VXLAN' and
6464 #           'CHAIN' and
6465 #           'NF_VPPIP4' and
6466 #           'IMIX' and
6467 #           '4T2C' and
6468 #           'MRR'"
6469 #  parameters:
6470 #  - "result"
6471 #  - "name"
6472 #  - "tags"
6473 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6474 #  x-axis: "X = VNFs per Service Chain"
6475 #  y-axis: "Y = Number of Service Chains"
6476 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6477 #  layout:
6478 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6479 #    layout: "plot-service-density"
6480 #
6481 #- type: "plot"
6482 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6483 #  algorithm: "plot_nf_heatmap"
6484 #  output-file-type: ".html"
6485 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6486 #  data: "plot-vpp-nfv-2n-skx-mrr"
6487 #  filter: "'NIC_Intel-XXV710' and
6488 #           'NF_DENSITY' and
6489 #           'VHOST' and
6490 #           not 'VXLAN' and
6491 #           'CHAIN' and
6492 #           'NF_VPPIP4' and
6493 #           'IMIX' and
6494 #           '8T4C' and
6495 #           'MRR'"
6496 #  parameters:
6497 #  - "result"
6498 #  - "name"
6499 #  - "tags"
6500 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6501 #  x-axis: "X = VNFs per Service Chain"
6502 #  y-axis: "Y = Number of Service Chains"
6503 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6504 #  layout:
6505 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6506 #    layout: "plot-service-density"
6507 #
6508 ## Plots - NF Density - VSC - NDR 64b
6509 #- type: "plot"
6510 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6511 #  algorithm: "plot_nf_heatmap"
6512 #  output-file-type: ".html"
6513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6514 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6515 #  filter: "'NIC_Intel-XXV710' and
6516 #           'NF_DENSITY' and
6517 #           'VHOST' and
6518 #           not 'VXLAN' and
6519 #           'CHAIN' and
6520 #           'NF_VPPIP4' and
6521 #           '64B' and
6522 #           '2T1C' and
6523 #           'NDRPDR'"
6524 #  parameters:
6525 #  - "throughput"
6526 #  - "name"
6527 #  - "tags"
6528 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6529 #  x-axis: "X = VNFs per Service Chain"
6530 #  y-axis: "Y = Number of Service Chains"
6531 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6532 #  layout:
6533 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6534 #    layout: "plot-service-density"
6535 #
6536 #- type: "plot"
6537 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6538 #  algorithm: "plot_nf_heatmap"
6539 #  output-file-type: ".html"
6540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6541 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6542 #  filter: "'NIC_Intel-XXV710' and
6543 #           'NF_DENSITY' and
6544 #           'VHOST' and
6545 #           not 'VXLAN' and
6546 #           'CHAIN' and
6547 #           'NF_VPPIP4' and
6548 #           '64B' and
6549 #           '4T2C' and
6550 #           'NDRPDR'"
6551 #  parameters:
6552 #  - "throughput"
6553 #  - "name"
6554 #  - "tags"
6555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6556 #  x-axis: "X = VNFs per Service Chain"
6557 #  y-axis: "Y = Number of Service Chains"
6558 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6559 #  layout:
6560 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6561 #    layout: "plot-service-density"
6562 #
6563 #- type: "plot"
6564 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6565 #  algorithm: "plot_nf_heatmap"
6566 #  output-file-type: ".html"
6567 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6568 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6569 #  filter: "'NIC_Intel-XXV710' and
6570 #           'NF_DENSITY' and
6571 #           'VHOST' and
6572 #           not 'VXLAN' and
6573 #           'CHAIN' and
6574 #           'NF_VPPIP4' and
6575 #           '64B' and
6576 #           '8T4C' and
6577 #           'NDRPDR'"
6578 #  parameters:
6579 #  - "throughput"
6580 #  - "name"
6581 #  - "tags"
6582 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6583 #  x-axis: "X = VNFs per Service Chain"
6584 #  y-axis: "Y = Number of Service Chains"
6585 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6586 #  layout:
6587 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6588 #    layout: "plot-service-density"
6589 #
6590 ## Plots - NF Density - VSC - NDR IMIX
6591 #- type: "plot"
6592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6593 #  algorithm: "plot_nf_heatmap"
6594 #  output-file-type: ".html"
6595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6597 #  filter: "'NIC_Intel-XXV710' and
6598 #           'NF_DENSITY' and
6599 #           'VHOST' and
6600 #           not 'VXLAN' and
6601 #           'CHAIN' and
6602 #           'NF_VPPIP4' and
6603 #           'IMIX' and
6604 #           '2T1C' and
6605 #           'NDRPDR'"
6606 #  parameters:
6607 #  - "throughput"
6608 #  - "name"
6609 #  - "tags"
6610 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6611 #  x-axis: "X = VNFs per Service Chain"
6612 #  y-axis: "Y = Number of Service Chains"
6613 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6614 #  layout:
6615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6616 #    layout: "plot-service-density"
6617 #
6618 #- type: "plot"
6619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6620 #  algorithm: "plot_nf_heatmap"
6621 #  output-file-type: ".html"
6622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6623 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6624 #  filter: "'NIC_Intel-XXV710' and
6625 #           'NF_DENSITY' and
6626 #           'VHOST' and
6627 #           not 'VXLAN' and
6628 #           'CHAIN' and
6629 #           'NF_VPPIP4' and
6630 #           'IMIX' and
6631 #           '4T2C' and
6632 #           'NDRPDR'"
6633 #  parameters:
6634 #  - "throughput"
6635 #  - "name"
6636 #  - "tags"
6637 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6638 #  x-axis: "X = VNFs per Service Chain"
6639 #  y-axis: "Y = Number of Service Chains"
6640 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6641 #  layout:
6642 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6643 #    layout: "plot-service-density"
6644 #
6645 #- type: "plot"
6646 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6647 #  algorithm: "plot_nf_heatmap"
6648 #  output-file-type: ".html"
6649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6650 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6651 #  filter: "'NIC_Intel-XXV710' and
6652 #           'NF_DENSITY' and
6653 #           'VHOST' and
6654 #           not 'VXLAN' and
6655 #           'CHAIN' and
6656 #           'NF_VPPIP4' and
6657 #           'IMIX' and
6658 #           '8T4C' and
6659 #           'NDRPDR'"
6660 #  parameters:
6661 #  - "throughput"
6662 #  - "name"
6663 #  - "tags"
6664 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6665 #  x-axis: "X = VNFs per Service Chain"
6666 #  y-axis: "Y = Number of Service Chains"
6667 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6668 #  layout:
6669 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6670 #    layout: "plot-service-density"
6671 #
6672 ## Plots - NF Density - VSC - PDR 64b
6673 #- type: "plot"
6674 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6675 #  algorithm: "plot_nf_heatmap"
6676 #  output-file-type: ".html"
6677 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6678 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6679 #  filter: "'NIC_Intel-XXV710' and
6680 #           'NF_DENSITY' and
6681 #           'VHOST' and
6682 #           not 'VXLAN' and
6683 #           'CHAIN' and
6684 #           'NF_VPPIP4' and
6685 #           '64B' and
6686 #           '2T1C' and
6687 #           'NDRPDR'"
6688 #  parameters:
6689 #  - "throughput"
6690 #  - "name"
6691 #  - "tags"
6692 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6693 #  x-axis: "X = VNFs per Service Chain"
6694 #  y-axis: "Y = Number of Service Chains"
6695 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6696 #  layout:
6697 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6698 #    layout: "plot-service-density"
6699 #
6700 #- type: "plot"
6701 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6702 #  algorithm: "plot_nf_heatmap"
6703 #  output-file-type: ".html"
6704 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6705 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6706 #  filter: "'NIC_Intel-XXV710' and
6707 #           'NF_DENSITY' and
6708 #           'VHOST' and
6709 #           not 'VXLAN' and
6710 #           'CHAIN' and
6711 #           'NF_VPPIP4' and
6712 #           '64B' and
6713 #           '4T2C' and
6714 #           'NDRPDR'"
6715 #  parameters:
6716 #  - "throughput"
6717 #  - "name"
6718 #  - "tags"
6719 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6720 #  x-axis: "X = VNFs per Service Chain"
6721 #  y-axis: "Y = Number of Service Chains"
6722 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6723 #  layout:
6724 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6725 #    layout: "plot-service-density"
6726 #
6727 #- type: "plot"
6728 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6729 #  algorithm: "plot_nf_heatmap"
6730 #  output-file-type: ".html"
6731 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6732 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6733 #  filter: "'NIC_Intel-XXV710' and
6734 #           'NF_DENSITY' and
6735 #           'VHOST' and
6736 #           not 'VXLAN' and
6737 #           'CHAIN' and
6738 #           'NF_VPPIP4' and
6739 #           '64B' and
6740 #           '8T4C' and
6741 #           'NDRPDR'"
6742 #  parameters:
6743 #  - "throughput"
6744 #  - "name"
6745 #  - "tags"
6746 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6747 #  x-axis: "X = VNFs per Service Chain"
6748 #  y-axis: "Y = Number of Service Chains"
6749 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6750 #  layout:
6751 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6752 #    layout: "plot-service-density"
6753 #
6754 ## Plots - NF Density - VSC - PDR IMIX
6755 #- type: "plot"
6756 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6757 #  algorithm: "plot_nf_heatmap"
6758 #  output-file-type: ".html"
6759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6760 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6761 #  filter: "'NIC_Intel-XXV710' and
6762 #           'NF_DENSITY' and
6763 #           'VHOST' and
6764 #           not 'VXLAN' and
6765 #           'CHAIN' and
6766 #           'NF_VPPIP4' and
6767 #           'IMIX' and
6768 #           '2T1C' and
6769 #           'NDRPDR'"
6770 #  parameters:
6771 #  - "throughput"
6772 #  - "name"
6773 #  - "tags"
6774 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6775 #  x-axis: "X = VNFs per Service Chain"
6776 #  y-axis: "Y = Number of Service Chains"
6777 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6778 #  layout:
6779 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6780 #    layout: "plot-service-density"
6781 #
6782 #- type: "plot"
6783 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6784 #  algorithm: "plot_nf_heatmap"
6785 #  output-file-type: ".html"
6786 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6787 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6788 #  filter: "'NIC_Intel-XXV710' and
6789 #           'NF_DENSITY' and
6790 #           'VHOST' and
6791 #           not 'VXLAN' and
6792 #           'CHAIN' and
6793 #           'NF_VPPIP4' and
6794 #           'IMIX' and
6795 #           '4T2C' and
6796 #           'NDRPDR'"
6797 #  parameters:
6798 #  - "throughput"
6799 #  - "name"
6800 #  - "tags"
6801 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6802 #  x-axis: "X = VNFs per Service Chain"
6803 #  y-axis: "Y = Number of Service Chains"
6804 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6805 #  layout:
6806 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6807 #    layout: "plot-service-density"
6808 #
6809 #- type: "plot"
6810 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6811 #  algorithm: "plot_nf_heatmap"
6812 #  output-file-type: ".html"
6813 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6814 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6815 #  filter: "'NIC_Intel-XXV710' and
6816 #           'NF_DENSITY' and
6817 #           'VHOST' and
6818 #           not 'VXLAN' and
6819 #           'CHAIN' and
6820 #           'NF_VPPIP4' and
6821 #           'IMIX' and
6822 #           '8T4C' and
6823 #           'NDRPDR'"
6824 #  parameters:
6825 #  - "throughput"
6826 #  - "name"
6827 #  - "tags"
6828 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6829 #  x-axis: "X = VNFs per Service Chain"
6830 #  y-axis: "Y = Number of Service Chains"
6831 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6832 #  layout:
6833 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6834 #    layout: "plot-service-density"
6835 #
6836 ################################################################################
6837 ## Plots - NF Density - VSC - MRR 64b
6838 #- type: "plot"
6839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6840 #  algorithm: "plot_nf_heatmap"
6841 #  output-file-type: ".html"
6842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6843 #  data: "plot-vpp-nfv-2n-skx-mrr"
6844 #  filter: "'NIC_Intel-XXV710' and
6845 #           'NF_DENSITY' and
6846 #           'VHOST' and
6847 #           'VXLAN' and
6848 #           'CHAIN' and
6849 #           '118' and
6850 #           '2T1C' and
6851 #           'MRR'"
6852 #  parameters:
6853 #  - "result"
6854 #  - "name"
6855 #  - "tags"
6856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6857 #  x-axis: "X = VNFs per Service Chain"
6858 #  y-axis: "Y = Number of Service Chains"
6859 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6860 #  layout:
6861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6862 #    layout: "plot-service-density"
6863 #
6864 #- type: "plot"
6865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6866 #  algorithm: "plot_nf_heatmap"
6867 #  output-file-type: ".html"
6868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6869 #  data: "plot-vpp-nfv-2n-skx-mrr"
6870 #  filter: "'NIC_Intel-XXV710' and
6871 #           'NF_DENSITY' and
6872 #           'VHOST' and
6873 #           'VXLAN' and
6874 #           'CHAIN' and
6875 #           '118' and
6876 #           '4T2C' and
6877 #           'MRR'"
6878 #  parameters:
6879 #  - "result"
6880 #  - "name"
6881 #  - "tags"
6882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6883 #  x-axis: "X = VNFs per Service Chain"
6884 #  y-axis: "Y = Number of Service Chains"
6885 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6886 #  layout:
6887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6888 #    layout: "plot-service-density"
6889 #
6890 #- type: "plot"
6891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6892 #  algorithm: "plot_nf_heatmap"
6893 #  output-file-type: ".html"
6894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6895 #  data: "plot-vpp-nfv-2n-skx-mrr"
6896 #  filter: "'NIC_Intel-XXV710' and
6897 #           'NF_DENSITY' and
6898 #           'VHOST' and
6899 #           'VXLAN' and
6900 #           'CHAIN' and
6901 #           '118' and
6902 #           '8T4C' and
6903 #           'MRR'"
6904 #  parameters:
6905 #  - "result"
6906 #  - "name"
6907 #  - "tags"
6908 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6909 #  x-axis: "X = VNFs per Service Chain"
6910 #  y-axis: "Y = Number of Service Chains"
6911 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6912 #  layout:
6913 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6914 #    layout: "plot-service-density"
6915 #
6916 ## Plots - NF Density - VSC - MRR IMIX
6917 #- type: "plot"
6918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6919 #  algorithm: "plot_nf_heatmap"
6920 #  output-file-type: ".html"
6921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6922 #  data: "plot-vpp-nfv-2n-skx-mrr"
6923 #  filter: "'NIC_Intel-XXV710' and
6924 #           'NF_DENSITY' and
6925 #           'VHOST' and
6926 #           'VXLAN' and
6927 #           'CHAIN' and
6928 #           'IMIX' and
6929 #           '2T1C' and
6930 #           'MRR'"
6931 #  parameters:
6932 #  - "result"
6933 #  - "name"
6934 #  - "tags"
6935 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6936 #  x-axis: "X = VNFs per Service Chain"
6937 #  y-axis: "Y = Number of Service Chains"
6938 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6939 #  layout:
6940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6941 #    layout: "plot-service-density"
6942 #
6943 #- type: "plot"
6944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6945 #  algorithm: "plot_nf_heatmap"
6946 #  output-file-type: ".html"
6947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6948 #  data: "plot-vpp-nfv-2n-skx-mrr"
6949 #  filter: "'NIC_Intel-XXV710' and
6950 #           'NF_DENSITY' and
6951 #           'VHOST' and
6952 #           'VXLAN' and
6953 #           'CHAIN' and
6954 #           'IMIX' and
6955 #           '4T2C' and
6956 #           'MRR'"
6957 #  parameters:
6958 #  - "result"
6959 #  - "name"
6960 #  - "tags"
6961 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6962 #  x-axis: "X = VNFs per Service Chain"
6963 #  y-axis: "Y = Number of Service Chains"
6964 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6965 #  layout:
6966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6967 #    layout: "plot-service-density"
6968 #
6969 #- type: "plot"
6970 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6971 #  algorithm: "plot_nf_heatmap"
6972 #  output-file-type: ".html"
6973 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6974 #  data: "plot-vpp-nfv-2n-skx-mrr"
6975 #  filter: "'NIC_Intel-XXV710' and
6976 #           'NF_DENSITY' and
6977 #           'VHOST' and
6978 #           'VXLAN' and
6979 #           'CHAIN' and
6980 #           'IMIX' and
6981 #           '8T4C' and
6982 #           'MRR'"
6983 #  parameters:
6984 #  - "result"
6985 #  - "name"
6986 #  - "tags"
6987 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6988 #  x-axis: "X = VNFs per Service Chain"
6989 #  y-axis: "Y = Number of Service Chains"
6990 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6991 #  layout:
6992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6993 #    layout: "plot-service-density"
6994 #
6995 ## Plots - NF Density - VSC - NDR 64b
6996 #- type: "plot"
6997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6998 #  algorithm: "plot_nf_heatmap"
6999 #  output-file-type: ".html"
7000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7001 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7002 #  filter: "'NIC_Intel-XXV710' and
7003 #           'NF_DENSITY' and
7004 #           'VHOST' and
7005 #           'VXLAN' and
7006 #           'CHAIN' and
7007 #           '118' and
7008 #           '2T1C' and
7009 #           'NDRPDR'"
7010 #  parameters:
7011 #  - "throughput"
7012 #  - "name"
7013 #  - "tags"
7014 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7015 #  x-axis: "X = VNFs per Service Chain"
7016 #  y-axis: "Y = Number of Service Chains"
7017 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7018 #  layout:
7019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7020 #    layout: "plot-service-density"
7021 #
7022 #- type: "plot"
7023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7024 #  algorithm: "plot_nf_heatmap"
7025 #  output-file-type: ".html"
7026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7027 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7028 #  filter: "'NIC_Intel-XXV710' and
7029 #           'NF_DENSITY' and
7030 #           'VHOST' and
7031 #           'VXLAN' and
7032 #           'CHAIN' and
7033 #           '118' and
7034 #           '4T2C' and
7035 #           'NDRPDR'"
7036 #  parameters:
7037 #  - "throughput"
7038 #  - "name"
7039 #  - "tags"
7040 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7041 #  x-axis: "X = VNFs per Service Chain"
7042 #  y-axis: "Y = Number of Service Chains"
7043 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7044 #  layout:
7045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7046 #    layout: "plot-service-density"
7047 #
7048 #- type: "plot"
7049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7050 #  algorithm: "plot_nf_heatmap"
7051 #  output-file-type: ".html"
7052 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7053 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7054 #  filter: "'NIC_Intel-XXV710' and
7055 #           'NF_DENSITY' and
7056 #           'VHOST' and
7057 #           'VXLAN' and
7058 #           'CHAIN' and
7059 #           '118' and
7060 #           '8T4C' and
7061 #           'NDRPDR'"
7062 #  parameters:
7063 #  - "throughput"
7064 #  - "name"
7065 #  - "tags"
7066 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7067 #  x-axis: "X = VNFs per Service Chain"
7068 #  y-axis: "Y = Number of Service Chains"
7069 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7070 #  layout:
7071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7072 #    layout: "plot-service-density"
7073 #
7074 ## Plots - NF Density - VSC - NDR IMIX
7075 #- type: "plot"
7076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7077 #  algorithm: "plot_nf_heatmap"
7078 #  output-file-type: ".html"
7079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7080 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7081 #  filter: "'NIC_Intel-XXV710' and
7082 #           'NF_DENSITY' and
7083 #           'VHOST' and
7084 #           'VXLAN' and
7085 #           'CHAIN' and
7086 #           'IMIX' and
7087 #           '2T1C' and
7088 #           'NDRPDR'"
7089 #  parameters:
7090 #  - "throughput"
7091 #  - "name"
7092 #  - "tags"
7093 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7094 #  x-axis: "X = VNFs per Service Chain"
7095 #  y-axis: "Y = Number of Service Chains"
7096 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7097 #  layout:
7098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7099 #    layout: "plot-service-density"
7100 #
7101 #- type: "plot"
7102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7103 #  algorithm: "plot_nf_heatmap"
7104 #  output-file-type: ".html"
7105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7106 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7107 #  filter: "'NIC_Intel-XXV710' and
7108 #           'NF_DENSITY' and
7109 #           'VHOST' and
7110 #           'VXLAN' and
7111 #           'CHAIN' and
7112 #           'IMIX' and
7113 #           '4T2C' and
7114 #           'NDRPDR'"
7115 #  parameters:
7116 #  - "throughput"
7117 #  - "name"
7118 #  - "tags"
7119 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7120 #  x-axis: "X = VNFs per Service Chain"
7121 #  y-axis: "Y = Number of Service Chains"
7122 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7123 #  layout:
7124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7125 #    layout: "plot-service-density"
7126 #
7127 #- type: "plot"
7128 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7129 #  algorithm: "plot_nf_heatmap"
7130 #  output-file-type: ".html"
7131 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7132 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7133 #  filter: "'NIC_Intel-XXV710' and
7134 #           'NF_DENSITY' and
7135 #           'VHOST' and
7136 #           'VXLAN' and
7137 #           'CHAIN' and
7138 #           'IMIX' and
7139 #           '8T4C' and
7140 #           'NDRPDR'"
7141 #  parameters:
7142 #  - "throughput"
7143 #  - "name"
7144 #  - "tags"
7145 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7146 #  x-axis: "X = VNFs per Service Chain"
7147 #  y-axis: "Y = Number of Service Chains"
7148 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7149 #  layout:
7150 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7151 #    layout: "plot-service-density"
7152 #
7153 ## Plots - NF Density - VSC - PDR 64b
7154 #- type: "plot"
7155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7156 #  algorithm: "plot_nf_heatmap"
7157 #  output-file-type: ".html"
7158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7159 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7160 #  filter: "'NIC_Intel-XXV710' and
7161 #           'NF_DENSITY' and
7162 #           'VHOST' and
7163 #           'VXLAN' and
7164 #           'CHAIN' and
7165 #           '118' and
7166 #           '2T1C' and
7167 #           'NDRPDR'"
7168 #  parameters:
7169 #  - "throughput"
7170 #  - "name"
7171 #  - "tags"
7172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7173 #  x-axis: "X = VNFs per Service Chain"
7174 #  y-axis: "Y = Number of Service Chains"
7175 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7176 #  layout:
7177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7178 #    layout: "plot-service-density"
7179 #
7180 #- type: "plot"
7181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7182 #  algorithm: "plot_nf_heatmap"
7183 #  output-file-type: ".html"
7184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7185 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7186 #  filter: "'NIC_Intel-XXV710' and
7187 #           'NF_DENSITY' and
7188 #           'VHOST' and
7189 #           'VXLAN' and
7190 #           'CHAIN' and
7191 #           '118' and
7192 #           '4T2C' and
7193 #           'NDRPDR'"
7194 #  parameters:
7195 #  - "throughput"
7196 #  - "name"
7197 #  - "tags"
7198 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7199 #  x-axis: "X = VNFs per Service Chain"
7200 #  y-axis: "Y = Number of Service Chains"
7201 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7202 #  layout:
7203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7204 #    layout: "plot-service-density"
7205 #
7206 #- type: "plot"
7207 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7208 #  algorithm: "plot_nf_heatmap"
7209 #  output-file-type: ".html"
7210 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7211 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7212 #  filter: "'NIC_Intel-XXV710' and
7213 #           'NF_DENSITY' and
7214 #           'VHOST' and
7215 #           'VXLAN' and
7216 #           'CHAIN' and
7217 #           '118' and
7218 #           '8T4C' and
7219 #           'NDRPDR'"
7220 #  parameters:
7221 #  - "throughput"
7222 #  - "name"
7223 #  - "tags"
7224 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7225 #  x-axis: "X = VNFs per Service Chain"
7226 #  y-axis: "Y = Number of Service Chains"
7227 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7228 #  layout:
7229 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7230 #    layout: "plot-service-density"
7231 #
7232 ## Plots - NF Density - VSC - PDR IMIX
7233 #- type: "plot"
7234 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7235 #  algorithm: "plot_nf_heatmap"
7236 #  output-file-type: ".html"
7237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7238 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7239 #  filter: "'NIC_Intel-XXV710' and
7240 #           'NF_DENSITY' and
7241 #           'VHOST' and
7242 #           'VXLAN' and
7243 #           'CHAIN' and
7244 #           'IMIX' and
7245 #           '2T1C' and
7246 #           'NDRPDR'"
7247 #  parameters:
7248 #  - "throughput"
7249 #  - "name"
7250 #  - "tags"
7251 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7252 #  x-axis: "X = VNFs per Service Chain"
7253 #  y-axis: "Y = Number of Service Chains"
7254 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7255 #  layout:
7256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7257 #    layout: "plot-service-density"
7258 #
7259 #- type: "plot"
7260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7261 #  algorithm: "plot_nf_heatmap"
7262 #  output-file-type: ".html"
7263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7265 #  filter: "'NIC_Intel-XXV710' and
7266 #           'NF_DENSITY' and
7267 #           'VHOST' and
7268 #           'VXLAN' and
7269 #           'CHAIN' and
7270 #           'IMIX' and
7271 #           '4T2C' and
7272 #           'NDRPDR'"
7273 #  parameters:
7274 #  - "throughput"
7275 #  - "name"
7276 #  - "tags"
7277 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7278 #  x-axis: "X = VNFs per Service Chain"
7279 #  y-axis: "Y = Number of Service Chains"
7280 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7281 #  layout:
7282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7283 #    layout: "plot-service-density"
7284 #
7285 #- type: "plot"
7286 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7287 #  algorithm: "plot_nf_heatmap"
7288 #  output-file-type: ".html"
7289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7290 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7291 #  filter: "'NIC_Intel-XXV710' and
7292 #           'NF_DENSITY' and
7293 #           'VHOST' and
7294 #           'VXLAN' and
7295 #           'CHAIN' and
7296 #           'IMIX' and
7297 #           '8T4C' and
7298 #           'NDRPDR'"
7299 #  parameters:
7300 #  - "throughput"
7301 #  - "name"
7302 #  - "tags"
7303 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7304 #  x-axis: "X = VNFs per Service Chain"
7305 #  y-axis: "Y = Number of Service Chains"
7306 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7307 #  layout:
7308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7309 #    layout: "plot-service-density"
7310 #
7311 ################################################################################
7312 ## Plots - NF Density - CSC - MRR 64b
7313 #- type: "plot"
7314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7315 #  algorithm: "plot_nf_heatmap"
7316 #  output-file-type: ".html"
7317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7318 #  data: "plot-vpp-nfv-2n-skx-mrr"
7319 #  filter: "'NIC_Intel-XXV710' and
7320 #           'NF_DENSITY' and
7321 #           'DOCKER' and
7322 #           'CHAIN' and
7323 #           'NF_VPPIP4' and
7324 #           '64B' and
7325 #           '2T1C' and
7326 #           'MRR'"
7327 #  parameters:
7328 #  - "result"
7329 #  - "name"
7330 #  - "tags"
7331 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7332 #  x-axis: "X = CNFs per Service Chain"
7333 #  y-axis: "Y = Number of Service Chains"
7334 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7335 #  layout:
7336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7337 #    layout: "plot-service-density"
7338 #
7339 #- type: "plot"
7340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7341 #  algorithm: "plot_nf_heatmap"
7342 #  output-file-type: ".html"
7343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7344 #  data: "plot-vpp-nfv-2n-skx-mrr"
7345 #  filter: "'NIC_Intel-XXV710' and
7346 #           'NF_DENSITY' and
7347 #           'DOCKER' and
7348 #           'CHAIN' and
7349 #           'NF_VPPIP4' and
7350 #           '64B' and
7351 #           '4T2C' and
7352 #           'MRR'"
7353 #  parameters:
7354 #  - "result"
7355 #  - "name"
7356 #  - "tags"
7357 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7358 #  x-axis: "X = CNFs per Service Chain"
7359 #  y-axis: "Y = Number of Service Chains"
7360 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7361 #  layout:
7362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7363 #    layout: "plot-service-density"
7364 #
7365 #- type: "plot"
7366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7367 #  algorithm: "plot_nf_heatmap"
7368 #  output-file-type: ".html"
7369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7370 #  data: "plot-vpp-nfv-2n-skx-mrr"
7371 #  filter: "'NIC_Intel-XXV710' and
7372 #           'NF_DENSITY' and
7373 #           'DOCKER' and
7374 #           'CHAIN' and
7375 #           'NF_VPPIP4' and
7376 #           '64B' and
7377 #           '8T4C' and
7378 #           'MRR'"
7379 #  parameters:
7380 #  - "result"
7381 #  - "name"
7382 #  - "tags"
7383 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7384 #  x-axis: "X = CNFs per Service Chain"
7385 #  y-axis: "Y = Number of Service Chains"
7386 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7387 #  layout:
7388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7389 #    layout: "plot-service-density"
7390 #
7391 ## Plots - NF Density - CSC - MRR IMIX
7392 #- type: "plot"
7393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7394 #  algorithm: "plot_nf_heatmap"
7395 #  output-file-type: ".html"
7396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7397 #  data: "plot-vpp-nfv-2n-skx-mrr"
7398 #  filter: "'NIC_Intel-XXV710' and
7399 #           'NF_DENSITY' and
7400 #           'DOCKER' and
7401 #           'CHAIN' and
7402 #           'NF_VPPIP4' and
7403 #           'IMIX' and
7404 #           '2T1C' and
7405 #           'MRR'"
7406 #  parameters:
7407 #  - "result"
7408 #  - "name"
7409 #  - "tags"
7410 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7411 #  x-axis: "X = CNFs per Service Chain"
7412 #  y-axis: "Y = Number of Service Chains"
7413 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7414 #  layout:
7415 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7416 #    layout: "plot-service-density"
7417 #
7418 #- type: "plot"
7419 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7420 #  algorithm: "plot_nf_heatmap"
7421 #  output-file-type: ".html"
7422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7423 #  data: "plot-vpp-nfv-2n-skx-mrr"
7424 #  filter: "'NIC_Intel-XXV710' and
7425 #           'NF_DENSITY' and
7426 #           'DOCKER' and
7427 #           'CHAIN' and
7428 #           'NF_VPPIP4' and
7429 #           'IMIX' and
7430 #           '4T2C' and
7431 #           'MRR'"
7432 #  parameters:
7433 #  - "result"
7434 #  - "name"
7435 #  - "tags"
7436 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7437 #  x-axis: "X = CNFs per Service Chain"
7438 #  y-axis: "Y = Number of Service Chains"
7439 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7440 #  layout:
7441 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7442 #    layout: "plot-service-density"
7443 #
7444 #- type: "plot"
7445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7446 #  algorithm: "plot_nf_heatmap"
7447 #  output-file-type: ".html"
7448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7449 #  data: "plot-vpp-nfv-2n-skx-mrr"
7450 #  filter: "'NIC_Intel-XXV710' and
7451 #           'NF_DENSITY' and
7452 #           'DOCKER' and
7453 #           'CHAIN' and
7454 #           'NF_VPPIP4' and
7455 #           'IMIX' and
7456 #           '8T4C' and
7457 #           'MRR'"
7458 #  parameters:
7459 #  - "result"
7460 #  - "name"
7461 #  - "tags"
7462 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7463 #  x-axis: "X = CNFs per Service Chain"
7464 #  y-axis: "Y = Number of Service Chains"
7465 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7466 #  layout:
7467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7468 #    layout: "plot-service-density"
7469 #
7470 ## Plots - NF Density - CSC - NDR 64b
7471 #- type: "plot"
7472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7473 #  algorithm: "plot_nf_heatmap"
7474 #  output-file-type: ".html"
7475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7476 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7477 #  filter: "'NIC_Intel-XXV710' and
7478 #           'NF_DENSITY' and
7479 #           'DOCKER' and
7480 #           'CHAIN' and
7481 #           'NF_VPPIP4' and
7482 #           '64B' and
7483 #           '2T1C' and
7484 #           'NDRPDR'"
7485 #  parameters:
7486 #  - "throughput"
7487 #  - "name"
7488 #  - "tags"
7489 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7490 #  x-axis: "X = CNFs per Service Chain"
7491 #  y-axis: "Y = Number of Service Chains"
7492 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7493 #  layout:
7494 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7495 #    layout: "plot-service-density"
7496 #
7497 #- type: "plot"
7498 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7499 #  algorithm: "plot_nf_heatmap"
7500 #  output-file-type: ".html"
7501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7502 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7503 #  filter: "'NIC_Intel-XXV710' and
7504 #           'NF_DENSITY' and
7505 #           'DOCKER' and
7506 #           'CHAIN' and
7507 #           'NF_VPPIP4' and
7508 #           '64B' and
7509 #           '4T2C' and
7510 #           'NDRPDR'"
7511 #  parameters:
7512 #  - "throughput"
7513 #  - "name"
7514 #  - "tags"
7515 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7516 #  x-axis: "X = CNFs per Service Chain"
7517 #  y-axis: "Y = Number of Service Chains"
7518 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7519 #  layout:
7520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7521 #    layout: "plot-service-density"
7522 #
7523 #- type: "plot"
7524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7525 #  algorithm: "plot_nf_heatmap"
7526 #  output-file-type: ".html"
7527 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7528 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7529 #  filter: "'NIC_Intel-XXV710' and
7530 #           'NF_DENSITY' and
7531 #           'DOCKER' and
7532 #           'CHAIN' and
7533 #           'NF_VPPIP4' and
7534 #           '64B' and
7535 #           '8T4C' and
7536 #           'NDRPDR'"
7537 #  parameters:
7538 #  - "throughput"
7539 #  - "name"
7540 #  - "tags"
7541 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7542 #  x-axis: "X = CNFs per Service Chain"
7543 #  y-axis: "Y = Number of Service Chains"
7544 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7545 #  layout:
7546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7547 #    layout: "plot-service-density"
7548 #
7549 ## Plots - NF Density - CSC - NDR IMIX
7550 #- type: "plot"
7551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7552 #  algorithm: "plot_nf_heatmap"
7553 #  output-file-type: ".html"
7554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7555 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7556 #  filter: "'NIC_Intel-XXV710' and
7557 #           'NF_DENSITY' and
7558 #           'DOCKER' and
7559 #           'CHAIN' and
7560 #           'NF_VPPIP4' and
7561 #           'IMIX' and
7562 #           '2T1C' and
7563 #           'NDRPDR'"
7564 #  parameters:
7565 #  - "throughput"
7566 #  - "name"
7567 #  - "tags"
7568 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7569 #  x-axis: "X = CNFs per Service Chain"
7570 #  y-axis: "Y = Number of Service Chains"
7571 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7572 #  layout:
7573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7574 #    layout: "plot-service-density"
7575 #
7576 #- type: "plot"
7577 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7578 #  algorithm: "plot_nf_heatmap"
7579 #  output-file-type: ".html"
7580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7581 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7582 #  filter: "'NIC_Intel-XXV710' and
7583 #           'NF_DENSITY' and
7584 #           'DOCKER' and
7585 #           'CHAIN' and
7586 #           'NF_VPPIP4' and
7587 #           'IMIX' and
7588 #           '4T2C' and
7589 #           'NDRPDR'"
7590 #  parameters:
7591 #  - "throughput"
7592 #  - "name"
7593 #  - "tags"
7594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7595 #  x-axis: "X = CNFs per Service Chain"
7596 #  y-axis: "Y = Number of Service Chains"
7597 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7598 #  layout:
7599 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7600 #    layout: "plot-service-density"
7601 #
7602 #- type: "plot"
7603 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7604 #  algorithm: "plot_nf_heatmap"
7605 #  output-file-type: ".html"
7606 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7607 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7608 #  filter: "'NIC_Intel-XXV710' and
7609 #           'NF_DENSITY' and
7610 #           'DOCKER' and
7611 #           'CHAIN' and
7612 #           'NF_VPPIP4' and
7613 #           'IMIX' and
7614 #           '8T4C' and
7615 #           'NDRPDR'"
7616 #  parameters:
7617 #  - "throughput"
7618 #  - "name"
7619 #  - "tags"
7620 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7621 #  x-axis: "X = CNFs per Service Chain"
7622 #  y-axis: "Y = Number of Service Chains"
7623 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7624 #  layout:
7625 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7626 #    layout: "plot-service-density"
7627 #
7628 ## Plots - NF Density - CSC - PDR 64b
7629 #- type: "plot"
7630 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7631 #  algorithm: "plot_nf_heatmap"
7632 #  output-file-type: ".html"
7633 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7634 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7635 #  filter: "'NIC_Intel-XXV710' and
7636 #           'NF_DENSITY' and
7637 #           'DOCKER' and
7638 #           'CHAIN' and
7639 #           'NF_VPPIP4' and
7640 #           '64B' and
7641 #           '2T1C' and
7642 #           'NDRPDR'"
7643 #  parameters:
7644 #  - "throughput"
7645 #  - "name"
7646 #  - "tags"
7647 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7648 #  x-axis: "X = CNFs per Service Chain"
7649 #  y-axis: "Y = Number of Service Chains"
7650 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7651 #  layout:
7652 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7653 #    layout: "plot-service-density"
7654 #
7655 #- type: "plot"
7656 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7657 #  algorithm: "plot_nf_heatmap"
7658 #  output-file-type: ".html"
7659 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7660 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7661 #  filter: "'NIC_Intel-XXV710' and
7662 #           'NF_DENSITY' and
7663 #           'DOCKER' and
7664 #           'CHAIN' and
7665 #           'NF_VPPIP4' and
7666 #           '64B' and
7667 #           '4T2C' and
7668 #           'NDRPDR'"
7669 #  parameters:
7670 #  - "throughput"
7671 #  - "name"
7672 #  - "tags"
7673 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7674 #  x-axis: "X = CNFs per Service Chain"
7675 #  y-axis: "Y = Number of Service Chains"
7676 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7677 #  layout:
7678 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7679 #    layout: "plot-service-density"
7680 #
7681 #- type: "plot"
7682 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7683 #  algorithm: "plot_nf_heatmap"
7684 #  output-file-type: ".html"
7685 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7686 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7687 #  filter: "'NIC_Intel-XXV710' and
7688 #           'NF_DENSITY' and
7689 #           'DOCKER' and
7690 #           'CHAIN' and
7691 #           'NF_VPPIP4' and
7692 #           '64B' and
7693 #           '8T4C' and
7694 #           'NDRPDR'"
7695 #  parameters:
7696 #  - "throughput"
7697 #  - "name"
7698 #  - "tags"
7699 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7700 #  x-axis: "X = CNFs per Service Chain"
7701 #  y-axis: "Y = Number of Service Chains"
7702 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7703 #  layout:
7704 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7705 #    layout: "plot-service-density"
7706 #
7707 ## Plots - NF Density - CSC - PDR IMIX
7708 #- type: "plot"
7709 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7710 #  algorithm: "plot_nf_heatmap"
7711 #  output-file-type: ".html"
7712 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7713 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7714 #  filter: "'NIC_Intel-XXV710' and
7715 #           'NF_DENSITY' and
7716 #           'DOCKER' and
7717 #           'CHAIN' and
7718 #           'NF_VPPIP4' and
7719 #           'IMIX' and
7720 #           '2T1C' and
7721 #           'NDRPDR'"
7722 #  parameters:
7723 #  - "throughput"
7724 #  - "name"
7725 #  - "tags"
7726 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7727 #  x-axis: "X = CNFs per Service Chain"
7728 #  y-axis: "Y = Number of Service Chains"
7729 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7730 #  layout:
7731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7732 #    layout: "plot-service-density"
7733 #
7734 #- type: "plot"
7735 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7736 #  algorithm: "plot_nf_heatmap"
7737 #  output-file-type: ".html"
7738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7739 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7740 #  filter: "'NIC_Intel-XXV710' and
7741 #           'NF_DENSITY' and
7742 #           'DOCKER' and
7743 #           'CHAIN' and
7744 #           'NF_VPPIP4' 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-vppip4-pdr"
7758 #    layout: "plot-service-density"
7759 #
7760 #- type: "plot"
7761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7762 #  algorithm: "plot_nf_heatmap"
7763 #  output-file-type: ".html"
7764 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7765 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7766 #  filter: "'NIC_Intel-XXV710' and
7767 #           'NF_DENSITY' and
7768 #           'DOCKER' and
7769 #           'CHAIN' and
7770 #           'NF_VPPIP4' and
7771 #           'IMIX' and
7772 #           '8T4C' and
7773 #           'NDRPDR'"
7774 #  parameters:
7775 #  - "throughput"
7776 #  - "name"
7777 #  - "tags"
7778 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7779 #  x-axis: "X = CNFs per Service Chain"
7780 #  y-axis: "Y = Number of Service Chains"
7781 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7782 #  layout:
7783 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7784 #    layout: "plot-service-density"
7785 #
7786 ################################################################################
7787 #
7788 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7789 #- type: "plot"
7790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7791 #  algorithm: "plot_nf_heatmap"
7792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7793 #  data: "plot-vpp-nfv-3n-skx-mrr"
7794 #  filter: "'NIC_Intel-XXV710' and
7795 #           'NF_DENSITY' and
7796 #           'DOCKER' and
7797 #           'CHAIN' and
7798 #           'NF_VPPIP4' and
7799 #           'IPSEC' and
7800 #           'TNL_4' and
7801 #           'IMIX' and
7802 #           '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7820 #  data: "plot-vpp-nfv-3n-skx-mrr"
7821 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7847 #  data: "plot-vpp-nfv-3n-skx-mrr"
7848 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7875   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7876   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7902   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7903   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7929   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7930   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7957   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7958   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7984   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7985   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8011   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8012   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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 4tnl - MRR IMIX
8037 - type: "plot"
8038   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8039   algorithm: "plot_nf_heatmap"
8040   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8041   data: "plot-vpp-nfv-3n-hsw-mrr"
8042   filter: "'NIC_Intel-XL710' and
8043            'NF_DENSITY' and
8044            'DOCKER' and
8045            'CHAIN' and
8046            'NF_VPPIP4' and
8047            'IMIX' and
8048            'TNL_4' and
8049            '1T1C' and
8050            'MRR'"
8051   parameters:
8052   - "result"
8053   - "name"
8054   - "tags"
8055   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8056   x-axis: "X = CNFs per Service Chain"
8057   y-axis: "Y = Number of Service Chains"
8058   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8059   layout:
8060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8061     layout: "plot-service-density"
8062
8063 - type: "plot"
8064   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8065   algorithm: "plot_nf_heatmap"
8066   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8067   data: "plot-vpp-nfv-3n-hsw-mrr"
8068   filter: "'NIC_Intel-XL710' and
8069            'NF_DENSITY' and
8070            'DOCKER' and
8071            'CHAIN' and
8072            'NF_VPPIP4' and
8073            'IPSEC' and
8074            'TNL_4' and
8075            'IMIX' and
8076            '2T2C' and
8077            'MRR'"
8078   parameters:
8079   - "result"
8080   - "name"
8081   - "tags"
8082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8083   x-axis: "X = CNFs per Service Chain"
8084   y-axis: "Y = Number of Service Chains"
8085   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8086   layout:
8087     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8088     layout: "plot-service-density"
8089
8090 - type: "plot"
8091   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8092   algorithm: "plot_nf_heatmap"
8093   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8094   data: "plot-vpp-nfv-3n-hsw-mrr"
8095   filter: "'NIC_Intel-XL710' and
8096            'NF_DENSITY' and
8097            'DOCKER' and
8098            'CHAIN' and
8099            'NF_VPPIP4' and
8100            'IPSEC' and
8101            'TNL_4' and
8102            'IMIX' and
8103            '4T4C' and
8104            'MRR'"
8105   parameters:
8106   - "result"
8107   - "name"
8108   - "tags"
8109   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8110   x-axis: "X = CNFs per Service Chain"
8111   y-axis: "Y = Number of Service Chains"
8112   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8113   layout:
8114     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8115     layout: "plot-service-density"
8116
8117 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8118 - type: "plot"
8119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8120   algorithm: "plot_nf_heatmap"
8121   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8122   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8123   filter: "'NIC_Intel-XL710' and
8124            'NF_DENSITY' and
8125            'DOCKER' and
8126            'CHAIN' and
8127            'NF_VPPIP4' and
8128            'IPSEC' and
8129            'TNL_4' and
8130            'IMIX' and
8131            '1T1C' and
8132            'NDRPDR'"
8133   parameters:
8134   - "throughput"
8135   - "name"
8136   - "tags"
8137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8138   x-axis: "X = CNFs per Service Chain"
8139   y-axis: "Y = Number of Service Chains"
8140   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8141   layout:
8142     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8143     layout: "plot-service-density"
8144
8145 - type: "plot"
8146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8147   algorithm: "plot_nf_heatmap"
8148   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8149   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8150   filter: "'NIC_Intel-XL710' and
8151            'NF_DENSITY' and
8152            'DOCKER' and
8153            'CHAIN' and
8154            'NF_VPPIP4' and
8155            'IPSEC' and
8156            'TNL_4' and
8157            'IMIX' and
8158            '2T2C' and
8159            'NDRPDR'"
8160   parameters:
8161   - "throughput"
8162   - "name"
8163   - "tags"
8164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8165   x-axis: "X = CNFs per Service Chain"
8166   y-axis: "Y = Number of Service Chains"
8167   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8168   layout:
8169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8170     layout: "plot-service-density"
8171
8172 - type: "plot"
8173   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8174   algorithm: "plot_nf_heatmap"
8175   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8176   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8177   filter: "'NIC_Intel-XL710' and
8178            'NF_DENSITY' and
8179            'DOCKER' and
8180            'CHAIN' and
8181            'NF_VPPIP4' and
8182            'IPSEC' and
8183            'TNL_4' and
8184            'IMIX' and
8185            '4T4C' and
8186            'NDRPDR'"
8187   parameters:
8188   - "throughput"
8189   - "name"
8190   - "tags"
8191   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8192   x-axis: "X = CNFs per Service Chain"
8193   y-axis: "Y = Number of Service Chains"
8194   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8195   layout:
8196     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8197     layout: "plot-service-density"
8198
8199 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8200 - type: "plot"
8201   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8202   algorithm: "plot_nf_heatmap"
8203   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8204   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8205   filter: "'NIC_Intel-XL710' and
8206            'NF_DENSITY' and
8207            'DOCKER' and
8208            'CHAIN' and
8209            'NF_VPPIP4' and
8210            'IPSEC' and
8211            'TNL_4' and
8212            'IMIX' and
8213            '1T1C' and
8214            'NDRPDR'"
8215   parameters:
8216   - "throughput"
8217   - "name"
8218   - "tags"
8219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8220   x-axis: "X = CNFs per Service Chain"
8221   y-axis: "Y = Number of Service Chains"
8222   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8223   layout:
8224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8225     layout: "plot-service-density"
8226
8227 - type: "plot"
8228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8229   algorithm: "plot_nf_heatmap"
8230   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8231   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8232   filter: "'NIC_Intel-XL710' and
8233            'NF_DENSITY' and
8234            'DOCKER' and
8235            'CHAIN' and
8236            'NF_VPPIP4' and
8237            'IPSEC' and
8238            'TNL_4' and
8239            'IMIX' and
8240            '2T2C' and
8241            'NDRPDR'"
8242   parameters:
8243   - "throughput"
8244   - "name"
8245   - "tags"
8246   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8247   x-axis: "X = CNFs per Service Chain"
8248   y-axis: "Y = Number of Service Chains"
8249   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8250   layout:
8251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8252     layout: "plot-service-density"
8253
8254 - type: "plot"
8255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8256   algorithm: "plot_nf_heatmap"
8257   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8258   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8259   filter: "'NIC_Intel-XL710' and
8260            'NF_DENSITY' and
8261            'DOCKER' and
8262            'CHAIN' and
8263            'NF_VPPIP4' and
8264            'IPSEC' and
8265            'TNL_4' and
8266            'IMIX' and
8267            '4T4C' and
8268            'NDRPDR'"
8269   parameters:
8270   - "throughput"
8271   - "name"
8272   - "tags"
8273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8274   x-axis: "X = CNFs per Service Chain"
8275   y-axis: "Y = Number of Service Chains"
8276   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8277   layout:
8278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8279     layout: "plot-service-density"
8280
8281 ###############################################################################
8282
8283 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8284 #- type: "plot"
8285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8286 #  algorithm: "plot_nf_heatmap"
8287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8288 #  data: "plot-vpp-nfv-3n-skx-mrr"
8289 #  filter: "'NIC_Intel-XXV710' and
8290 #           'NF_DENSITY' and
8291 #           'DOCKER' and
8292 #           'CHAIN' and
8293 #           'NF_VPPIP4' and
8294 #           'IPSEC' and
8295 #           'TNL_1000' and
8296 #           'IMIX' and
8297 #           '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8315 #  data: "plot-vpp-nfv-3n-skx-mrr"
8316 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8342 #  data: "plot-vpp-nfv-3n-skx-mrr"
8343 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8370   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8371   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8397   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8398   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8424   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8425   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8452   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8453   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8479   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8480   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8506   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8507   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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 1000tnl - MRR IMIX
8532 - type: "plot"
8533   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8534   algorithm: "plot_nf_heatmap"
8535   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8536   data: "plot-vpp-nfv-3n-hsw-mrr"
8537   filter: "'NIC_Intel-XL710' and
8538            'NF_DENSITY' and
8539            'DOCKER' and
8540            'CHAIN' and
8541            'NF_VPPIP4' and
8542            'IMIX' and
8543            'TNL_1000' and
8544            '1T1C' and
8545            'MRR'"
8546   parameters:
8547   - "result"
8548   - "name"
8549   - "tags"
8550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8551   x-axis: "X = CNFs per Service Chain"
8552   y-axis: "Y = Number of Service Chains"
8553   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8554   layout:
8555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8556     layout: "plot-service-density"
8557
8558 - type: "plot"
8559   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8560   algorithm: "plot_nf_heatmap"
8561   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8562   data: "plot-vpp-nfv-3n-hsw-mrr"
8563   filter: "'NIC_Intel-XL710' and
8564            'NF_DENSITY' and
8565            'DOCKER' and
8566            'CHAIN' and
8567            'NF_VPPIP4' and
8568            'IPSEC' and
8569            'TNL_1000' and
8570            'IMIX' and
8571            '2T2C' and
8572            'MRR'"
8573   parameters:
8574   - "result"
8575   - "name"
8576   - "tags"
8577   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8578   x-axis: "X = CNFs per Service Chain"
8579   y-axis: "Y = Number of Service Chains"
8580   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8581   layout:
8582     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8583     layout: "plot-service-density"
8584
8585 - type: "plot"
8586   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8587   algorithm: "plot_nf_heatmap"
8588   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8589   data: "plot-vpp-nfv-3n-hsw-mrr"
8590   filter: "'NIC_Intel-XL710' and
8591            'NF_DENSITY' and
8592            'DOCKER' and
8593            'CHAIN' and
8594            'NF_VPPIP4' and
8595            'IPSEC' and
8596            'TNL_1000' and
8597            'IMIX' and
8598            '4T4C' and
8599            'MRR'"
8600   parameters:
8601   - "result"
8602   - "name"
8603   - "tags"
8604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8605   x-axis: "X = CNFs per Service Chain"
8606   y-axis: "Y = Number of Service Chains"
8607   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8608   layout:
8609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8610     layout: "plot-service-density"
8611
8612 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8613 - type: "plot"
8614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8615   algorithm: "plot_nf_heatmap"
8616   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8617   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8618   filter: "'NIC_Intel-XL710' and
8619            'NF_DENSITY' and
8620            'DOCKER' and
8621            'CHAIN' and
8622            'NF_VPPIP4' and
8623            'IPSEC' and
8624            'TNL_1000' and
8625            'IMIX' and
8626            '1T1C' and
8627            'NDRPDR'"
8628   parameters:
8629   - "throughput"
8630   - "name"
8631   - "tags"
8632   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8633   x-axis: "X = CNFs per Service Chain"
8634   y-axis: "Y = Number of Service Chains"
8635   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8636   layout:
8637     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8638     layout: "plot-service-density"
8639
8640 - type: "plot"
8641   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8642   algorithm: "plot_nf_heatmap"
8643   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8644   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8645   filter: "'NIC_Intel-XL710' and
8646            'NF_DENSITY' and
8647            'DOCKER' and
8648            'CHAIN' and
8649            'NF_VPPIP4' and
8650            'IPSEC' and
8651            'TNL_1000' and
8652            'IMIX' and
8653            '2T2C' and
8654            'NDRPDR'"
8655   parameters:
8656   - "throughput"
8657   - "name"
8658   - "tags"
8659   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8660   x-axis: "X = CNFs per Service Chain"
8661   y-axis: "Y = Number of Service Chains"
8662   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8663   layout:
8664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8665     layout: "plot-service-density"
8666
8667 - type: "plot"
8668   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8669   algorithm: "plot_nf_heatmap"
8670   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8671   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8672   filter: "'NIC_Intel-XL710' and
8673            'NF_DENSITY' and
8674            'DOCKER' and
8675            'CHAIN' and
8676            'NF_VPPIP4' and
8677            'IPSEC' and
8678            'TNL_1000' and
8679            'IMIX' and
8680            '4T4C' and
8681            'NDRPDR'"
8682   parameters:
8683   - "throughput"
8684   - "name"
8685   - "tags"
8686   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8687   x-axis: "X = CNFs per Service Chain"
8688   y-axis: "Y = Number of Service Chains"
8689   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8690   layout:
8691     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8692     layout: "plot-service-density"
8693
8694 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8695 - type: "plot"
8696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8697   algorithm: "plot_nf_heatmap"
8698   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8699   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8700   filter: "'NIC_Intel-XL710' and
8701            'NF_DENSITY' and
8702            'DOCKER' and
8703            'CHAIN' and
8704            'NF_VPPIP4' and
8705            'IPSEC' and
8706            'TNL_1000' and
8707            'IMIX' and
8708            '1T1C' and
8709            'NDRPDR'"
8710   parameters:
8711   - "throughput"
8712   - "name"
8713   - "tags"
8714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8715   x-axis: "X = CNFs per Service Chain"
8716   y-axis: "Y = Number of Service Chains"
8717   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8718   layout:
8719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8720     layout: "plot-service-density"
8721
8722 - type: "plot"
8723   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8724   algorithm: "plot_nf_heatmap"
8725   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8726   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8727   filter: "'NIC_Intel-XL710' and
8728            'NF_DENSITY' and
8729            'DOCKER' and
8730            'CHAIN' and
8731            'NF_VPPIP4' and
8732            'IPSEC' and
8733            'TNL_1000' and
8734            'IMIX' and
8735            '2T2C' and
8736            'NDRPDR'"
8737   parameters:
8738   - "throughput"
8739   - "name"
8740   - "tags"
8741   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8742   x-axis: "X = CNFs per Service Chain"
8743   y-axis: "Y = Number of Service Chains"
8744   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8745   layout:
8746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8747     layout: "plot-service-density"
8748
8749 - type: "plot"
8750   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8751   algorithm: "plot_nf_heatmap"
8752   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8753   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8754   filter: "'NIC_Intel-XL710' and
8755            'NF_DENSITY' and
8756            'DOCKER' and
8757            'CHAIN' and
8758            'NF_VPPIP4' and
8759            'IPSEC' and
8760            'TNL_1000' and
8761            'IMIX' and
8762            '4T4C' and
8763            'NDRPDR'"
8764   parameters:
8765   - "throughput"
8766   - "name"
8767   - "tags"
8768   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8769   x-axis: "X = CNFs per Service Chain"
8770   y-axis: "Y = Number of Service Chains"
8771   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8772   layout:
8773     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8774     layout: "plot-service-density"
8775
8776 ###############################################################################
8777
8778 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8779 #- type: "plot"
8780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8781 #  algorithm: "plot_nf_heatmap"
8782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8783 #  data: "plot-vpp-nfv-3n-skx-mrr"
8784 #  filter: "'NIC_Intel-XXV710' and
8785 #           'NF_DENSITY' and
8786 #           'DOCKER' and
8787 #           'CHAIN' and
8788 #           'NF_VPPIP4' and
8789 #           'IPSEC' and
8790 #           'TNL_10000' and
8791 #           'IMIX' and
8792 #           '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8810 #  data: "plot-vpp-nfv-3n-skx-mrr"
8811 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8837 #  data: "plot-vpp-nfv-3n-skx-mrr"
8838 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8865   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8866   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8892   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8893   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8919   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8920   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8947   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8948   filter: "'NIC_Intel-XXV710' 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            '2T1C' 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-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8974   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8975   filter: "'NIC_Intel-XXV710' 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            '4T2C' 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-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9001   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9002   filter: "'NIC_Intel-XXV710' 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            '8T4C' 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 - CSC IPSEC 10000tnl - MRR IMIX
9027 - type: "plot"
9028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9029   algorithm: "plot_nf_heatmap"
9030   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9031   data: "plot-vpp-nfv-3n-hsw-mrr"
9032   filter: "'NIC_Intel-XL710' and
9033            'NF_DENSITY' and
9034            'DOCKER' and
9035            'CHAIN' and
9036            'NF_VPPIP4' and
9037            'IMIX' and
9038            'TNL_10000' and
9039            '1T1C' and
9040            'MRR'"
9041   parameters:
9042   - "result"
9043   - "name"
9044   - "tags"
9045   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9046   x-axis: "X = CNFs per Service Chain"
9047   y-axis: "Y = Number of Service Chains"
9048   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9049   layout:
9050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9051     layout: "plot-service-density"
9052
9053 - type: "plot"
9054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9055   algorithm: "plot_nf_heatmap"
9056   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9057   data: "plot-vpp-nfv-3n-hsw-mrr"
9058   filter: "'NIC_Intel-XL710' and
9059            'NF_DENSITY' and
9060            'DOCKER' and
9061            'CHAIN' and
9062            'NF_VPPIP4' and
9063            'IPSEC' and
9064            'TNL_10000' and
9065            'IMIX' and
9066            '2T2C' 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 Chain"
9074   y-axis: "Y = Number of Service Chains"
9075   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9076   layout:
9077     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9078     layout: "plot-service-density"
9079
9080 - type: "plot"
9081   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9082   algorithm: "plot_nf_heatmap"
9083   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9084   data: "plot-vpp-nfv-3n-hsw-mrr"
9085   filter: "'NIC_Intel-XL710' and
9086            'NF_DENSITY' and
9087            'DOCKER' and
9088            'CHAIN' and
9089            'NF_VPPIP4' and
9090            'IPSEC' and
9091            'TNL_10000' and
9092            'IMIX' and
9093            '4T4C' and
9094            'MRR'"
9095   parameters:
9096   - "result"
9097   - "name"
9098   - "tags"
9099   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9100   x-axis: "X = CNFs per Service Chain"
9101   y-axis: "Y = Number of Service Chains"
9102   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9103   layout:
9104     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9105     layout: "plot-service-density"
9106
9107 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9108 - type: "plot"
9109   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9110   algorithm: "plot_nf_heatmap"
9111   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9112   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9113   filter: "'NIC_Intel-XL710' and
9114            'NF_DENSITY' and
9115            'DOCKER' and
9116            'CHAIN' and
9117            'NF_VPPIP4' and
9118            'IPSEC' and
9119            'TNL_10000' and
9120            'IMIX' and
9121            '1T1C' and
9122            'NDRPDR'"
9123   parameters:
9124   - "throughput"
9125   - "name"
9126   - "tags"
9127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9128   x-axis: "X = CNFs per Service Chain"
9129   y-axis: "Y = Number of Service Chains"
9130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9131   layout:
9132     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9133     layout: "plot-service-density"
9134
9135 - type: "plot"
9136   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9137   algorithm: "plot_nf_heatmap"
9138   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9139   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9140   filter: "'NIC_Intel-XL710' and
9141            'NF_DENSITY' and
9142            'DOCKER' and
9143            'CHAIN' and
9144            'NF_VPPIP4' and
9145            'IPSEC' and
9146            'TNL_10000' and
9147            'IMIX' and
9148            '2T2C' and
9149            'NDRPDR'"
9150   parameters:
9151   - "throughput"
9152   - "name"
9153   - "tags"
9154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9155   x-axis: "X = CNFs per Service Chain"
9156   y-axis: "Y = Number of Service Chains"
9157   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9158   layout:
9159     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9160     layout: "plot-service-density"
9161
9162 - type: "plot"
9163   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9164   algorithm: "plot_nf_heatmap"
9165   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9166   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9167   filter: "'NIC_Intel-XL710' and
9168            'NF_DENSITY' and
9169            'DOCKER' and
9170            'CHAIN' and
9171            'NF_VPPIP4' and
9172            'IPSEC' and
9173            'TNL_10000' and
9174            'IMIX' and
9175            '4T4C' and
9176            'NDRPDR'"
9177   parameters:
9178   - "throughput"
9179   - "name"
9180   - "tags"
9181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9182   x-axis: "X = CNFs per Service Chain"
9183   y-axis: "Y = Number of Service Chains"
9184   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9185   layout:
9186     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9187     layout: "plot-service-density"
9188
9189 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9190 - type: "plot"
9191   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9192   algorithm: "plot_nf_heatmap"
9193   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9194   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9195   filter: "'NIC_Intel-XL710' and
9196            'NF_DENSITY' and
9197            'DOCKER' and
9198            'CHAIN' and
9199            'NF_VPPIP4' and
9200            'IPSEC' and
9201            'TNL_10000' and
9202            'IMIX' and
9203            '1T1C' and
9204            'NDRPDR'"
9205   parameters:
9206   - "throughput"
9207   - "name"
9208   - "tags"
9209   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9210   x-axis: "X = CNFs per Service Chain"
9211   y-axis: "Y = Number of Service Chains"
9212   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9213   layout:
9214     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9215     layout: "plot-service-density"
9216
9217 - type: "plot"
9218   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9219   algorithm: "plot_nf_heatmap"
9220   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9221   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9222   filter: "'NIC_Intel-XL710' and
9223            'NF_DENSITY' and
9224            'DOCKER' and
9225            'CHAIN' and
9226            'NF_VPPIP4' and
9227            'IPSEC' and
9228            'TNL_10000' and
9229            'IMIX' and
9230            '2T2C' and
9231            'NDRPDR'"
9232   parameters:
9233   - "throughput"
9234   - "name"
9235   - "tags"
9236   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9237   x-axis: "X = CNFs per Service Chain"
9238   y-axis: "Y = Number of Service Chains"
9239   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9240   layout:
9241     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9242     layout: "plot-service-density"
9243
9244 - type: "plot"
9245   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9246   algorithm: "plot_nf_heatmap"
9247   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9248   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9249   filter: "'NIC_Intel-XL710' and
9250            'NF_DENSITY' and
9251            'DOCKER' and
9252            'CHAIN' and
9253            'NF_VPPIP4' and
9254            'IPSEC' and
9255            'TNL_10000' and
9256            'IMIX' and
9257            '4T4C' and
9258            'NDRPDR'"
9259   parameters:
9260   - "throughput"
9261   - "name"
9262   - "tags"
9263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9264   x-axis: "X = CNFs per Service Chain"
9265   y-axis: "Y = Number of Service Chains"
9266   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9267   layout:
9268     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9269     layout: "plot-service-density"
9270
9271 ###############################################################################
9272
9273 # Plots - NF Density - CSP - MRR 64b
9274
9275 #- type: "plot"
9276 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9277 #  algorithm: "plot_nf_heatmap"
9278 #  output-file-type: ".html"
9279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9280 #  data: "plot-vpp-nfv-2n-skx-mrr"
9281 #  filter: "'NIC_Intel-XXV710' and
9282 #           'NF_DENSITY' and
9283 #           'DOCKER' and
9284 #           'PIPELINE' and
9285 #           'NF_VPPIP4' and
9286 #           '64B' and
9287 #           '2T1C' and
9288 #           'MRR'"
9289 #  parameters:
9290 #  - "result"
9291 #  - "name"
9292 #  - "tags"
9293 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9294 #  x-axis: "X = CNFs per Service Pipeline"
9295 #  y-axis: "Y = Number of Service Pipelines"
9296 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9297 #  layout:
9298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9299 #    layout: "plot-service-density"
9300 #
9301 #- type: "plot"
9302 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9303 #  algorithm: "plot_nf_heatmap"
9304 #  output-file-type: ".html"
9305 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9306 #  data: "plot-vpp-nfv-2n-skx-mrr"
9307 #  filter: "'NIC_Intel-XXV710' and
9308 #           'NF_DENSITY' and
9309 #           'DOCKER' and
9310 #           'PIPELINE' and
9311 #           'NF_VPPIP4' and
9312 #           '64B' and
9313 #           '4T2C' and
9314 #           'MRR'"
9315 #  parameters:
9316 #  - "result"
9317 #  - "name"
9318 #  - "tags"
9319 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9320 #  x-axis: "X = CNFs per Service Pipeline"
9321 #  y-axis: "Y = Number of Service Pipelines"
9322 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9323 #  layout:
9324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9325 #    layout: "plot-service-density"
9326 #
9327 #- type: "plot"
9328 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9329 #  algorithm: "plot_nf_heatmap"
9330 #  output-file-type: ".html"
9331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9332 #  data: "plot-vpp-nfv-2n-skx-mrr"
9333 #  filter: "'NIC_Intel-XXV710' and
9334 #           'NF_DENSITY' and
9335 #           'DOCKER' and
9336 #           'PIPELINE' and
9337 #           'NF_VPPIP4' and
9338 #           '64B' and
9339 #           '8T4C' and
9340 #           'MRR'"
9341 #  parameters:
9342 #  - "result"
9343 #  - "name"
9344 #  - "tags"
9345 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9346 #  x-axis: "X = CNFs per Service Pipeline"
9347 #  y-axis: "Y = Number of Service Pipelines"
9348 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9349 #  layout:
9350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9351 #    layout: "plot-service-density"
9352 #
9353 ## Plots - NF Density - CSP - MRR IMIX
9354 #- type: "plot"
9355 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9356 #  algorithm: "plot_nf_heatmap"
9357 #  output-file-type: ".html"
9358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9359 #  data: "plot-vpp-nfv-2n-skx-mrr"
9360 #  filter: "'NIC_Intel-XXV710' and
9361 #           'NF_DENSITY' and
9362 #           'DOCKER' and
9363 #           'PIPELINE' and
9364 #           'NF_VPPIP4' and
9365 #           'IMIX' and
9366 #           '2T1C' and
9367 #           'MRR'"
9368 #  parameters:
9369 #  - "result"
9370 #  - "name"
9371 #  - "tags"
9372 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9373 #  x-axis: "X = CNFs per Service Pipeline"
9374 #  y-axis: "Y = Number of Service Pipelines"
9375 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9376 #  layout:
9377 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9378 #    layout: "plot-service-density"
9379 #
9380 #- type: "plot"
9381 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9382 #  algorithm: "plot_nf_heatmap"
9383 #  output-file-type: ".html"
9384 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9385 #  data: "plot-vpp-nfv-2n-skx-mrr"
9386 #  filter: "'NIC_Intel-XXV710' and
9387 #           'NF_DENSITY' and
9388 #           'DOCKER' and
9389 #           'PIPELINE' and
9390 #           'NF_VPPIP4' and
9391 #           'IMIX' and
9392 #           '4T2C' and
9393 #           'MRR'"
9394 #  parameters:
9395 #  - "result"
9396 #  - "name"
9397 #  - "tags"
9398 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9399 #  x-axis: "X = CNFs per Service Pipeline"
9400 #  y-axis: "Y = Number of Service Pipelines"
9401 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9402 #  layout:
9403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9404 #    layout: "plot-service-density"
9405 #
9406 #- type: "plot"
9407 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9408 #  algorithm: "plot_nf_heatmap"
9409 #  output-file-type: ".html"
9410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9411 #  data: "plot-vpp-nfv-2n-skx-mrr"
9412 #  filter: "'NIC_Intel-XXV710' and
9413 #           'NF_DENSITY' and
9414 #           'DOCKER' and
9415 #           'PIPELINE' and
9416 #           'NF_VPPIP4' and
9417 #           'IMIX' and
9418 #           '8T4C' and
9419 #           'MRR'"
9420 #  parameters:
9421 #  - "result"
9422 #  - "name"
9423 #  - "tags"
9424 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9425 #  x-axis: "X = CNFs per Service Pipeline"
9426 #  y-axis: "Y = Number of Service Pipelines"
9427 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9428 #  layout:
9429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9430 #    layout: "plot-service-density"
9431 #
9432 ## Plots - NF Density - CSP - NDR 64b
9433 #- type: "plot"
9434 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9435 #  algorithm: "plot_nf_heatmap"
9436 #  output-file-type: ".html"
9437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9438 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9439 #  filter: "'NIC_Intel-XXV710' and
9440 #           'NF_DENSITY' and
9441 #           'DOCKER' and
9442 #           'PIPELINE' and
9443 #           'NF_VPPIP4' and
9444 #           '64B' and
9445 #           '2T1C' and
9446 #           'NDRPDR'"
9447 #  parameters:
9448 #  - "throughput"
9449 #  - "name"
9450 #  - "tags"
9451 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9452 #  x-axis: "X = CNFs per Service Pipeline"
9453 #  y-axis: "Y = Number of Service Pipelines"
9454 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9455 #  layout:
9456 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9457 #    layout: "plot-service-density"
9458 #
9459 #- type: "plot"
9460 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9461 #  algorithm: "plot_nf_heatmap"
9462 #  output-file-type: ".html"
9463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9464 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9465 #  filter: "'NIC_Intel-XXV710' and
9466 #           'NF_DENSITY' and
9467 #           'DOCKER' and
9468 #           'PIPELINE' and
9469 #           'NF_VPPIP4' and
9470 #           '64B' and
9471 #           '4T2C' and
9472 #           'NDRPDR'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "name"
9476 #  - "tags"
9477 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9478 #  x-axis: "X = CNFs per Service Pipeline"
9479 #  y-axis: "Y = Number of Service Pipelines"
9480 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9481 #  layout:
9482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9483 #    layout: "plot-service-density"
9484 #
9485 #- type: "plot"
9486 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9487 #  algorithm: "plot_nf_heatmap"
9488 #  output-file-type: ".html"
9489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9490 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9491 #  filter: "'NIC_Intel-XXV710' and
9492 #           'NF_DENSITY' and
9493 #           'DOCKER' and
9494 #           'PIPELINE' and
9495 #           'NF_VPPIP4' and
9496 #           '64B' and
9497 #           '8T4C' and
9498 #           'NDRPDR'"
9499 #  parameters:
9500 #  - "throughput"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Pipeline"
9505 #  y-axis: "Y = Number of Service Pipelines"
9506 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9509 #    layout: "plot-service-density"
9510 #
9511 ## Plots - NF Density - CSP - NDR IMIX
9512 #- type: "plot"
9513 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9514 #  algorithm: "plot_nf_heatmap"
9515 #  output-file-type: ".html"
9516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9517 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9518 #  filter: "'NIC_Intel-XXV710' and
9519 #           'NF_DENSITY' and
9520 #           'DOCKER' and
9521 #           'PIPELINE' and
9522 #           'NF_VPPIP4' and
9523 #           'IMIX' and
9524 #           '2T1C' and
9525 #           'NDRPDR'"
9526 #  parameters:
9527 #  - "throughput"
9528 #  - "name"
9529 #  - "tags"
9530 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9531 #  x-axis: "X = CNFs per Service Pipeline"
9532 #  y-axis: "Y = Number of Service Pipelines"
9533 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9534 #  layout:
9535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9536 #    layout: "plot-service-density"
9537 #
9538 #- type: "plot"
9539 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9540 #  algorithm: "plot_nf_heatmap"
9541 #  output-file-type: ".html"
9542 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9543 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9544 #  filter: "'NIC_Intel-XXV710' and
9545 #           'NF_DENSITY' and
9546 #           'DOCKER' and
9547 #           'PIPELINE' and
9548 #           'NF_VPPIP4' and
9549 #           'IMIX' and
9550 #           '4T2C' and
9551 #           'NDRPDR'"
9552 #  parameters:
9553 #  - "throughput"
9554 #  - "name"
9555 #  - "tags"
9556 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9557 #  x-axis: "X = CNFs per Service Pipeline"
9558 #  y-axis: "Y = Number of Service Pipelines"
9559 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9560 #  layout:
9561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9562 #    layout: "plot-service-density"
9563 #
9564 #- type: "plot"
9565 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9566 #  algorithm: "plot_nf_heatmap"
9567 #  output-file-type: ".html"
9568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9569 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9570 #  filter: "'NIC_Intel-XXV710' and
9571 #           'NF_DENSITY' and
9572 #           'DOCKER' and
9573 #           'PIPELINE' and
9574 #           'NF_VPPIP4' and
9575 #           'IMIX' and
9576 #           '8T4C' and
9577 #           'NDRPDR'"
9578 #  parameters:
9579 #  - "throughput"
9580 #  - "name"
9581 #  - "tags"
9582 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9583 #  x-axis: "X = CNFs per Service Pipeline"
9584 #  y-axis: "Y = Number of Service Pipelines"
9585 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9586 #  layout:
9587 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9588 #    layout: "plot-service-density"
9589 #
9590 ## Plots - NF Density - CSP - PDR 64b
9591 #- type: "plot"
9592 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9593 #  algorithm: "plot_nf_heatmap"
9594 #  output-file-type: ".html"
9595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9597 #  filter: "'NIC_Intel-XXV710' and
9598 #           'NF_DENSITY' and
9599 #           'DOCKER' and
9600 #           'PIPELINE' and
9601 #           'NF_VPPIP4' and
9602 #           '64B' and
9603 #           '2T1C' and
9604 #           'NDRPDR'"
9605 #  parameters:
9606 #  - "throughput"
9607 #  - "name"
9608 #  - "tags"
9609 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9610 #  x-axis: "X = CNFs per Service Pipeline"
9611 #  y-axis: "Y = Number of Service Pipelines"
9612 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9613 #  layout:
9614 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9615 #    layout: "plot-service-density"
9616 #
9617 #- type: "plot"
9618 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9619 #  algorithm: "plot_nf_heatmap"
9620 #  output-file-type: ".html"
9621 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9622 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9623 #  filter: "'NIC_Intel-XXV710' and
9624 #           'NF_DENSITY' and
9625 #           'DOCKER' and
9626 #           'PIPELINE' and
9627 #           'NF_VPPIP4' and
9628 #           '64B' and
9629 #           '4T2C' and
9630 #           'NDRPDR'"
9631 #  parameters:
9632 #  - "throughput"
9633 #  - "name"
9634 #  - "tags"
9635 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9636 #  x-axis: "X = CNFs per Service Pipeline"
9637 #  y-axis: "Y = Number of Service Pipelines"
9638 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9639 #  layout:
9640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9641 #    layout: "plot-service-density"
9642 #
9643 #- type: "plot"
9644 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9645 #  algorithm: "plot_nf_heatmap"
9646 #  output-file-type: ".html"
9647 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9648 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9649 #  filter: "'NIC_Intel-XXV710' and
9650 #           'NF_DENSITY' and
9651 #           'DOCKER' and
9652 #           'PIPELINE' and
9653 #           'NF_VPPIP4' and
9654 #           '64B' and
9655 #           '8T4C' and
9656 #           'NDRPDR'"
9657 #  parameters:
9658 #  - "throughput"
9659 #  - "name"
9660 #  - "tags"
9661 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9662 #  x-axis: "X = CNFs per Service Pipeline"
9663 #  y-axis: "Y = Number of Service Pipelines"
9664 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9665 #  layout:
9666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9667 #    layout: "plot-service-density"
9668 #
9669 ## Plots - NF Density - CSP - PDR IMIX
9670 #- type: "plot"
9671 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9672 #  algorithm: "plot_nf_heatmap"
9673 #  output-file-type: ".html"
9674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9675 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9676 #  filter: "'NIC_Intel-XXV710' and
9677 #           'NF_DENSITY' and
9678 #           'DOCKER' and
9679 #           'PIPELINE' and
9680 #           'NF_VPPIP4' and
9681 #           'IMIX' and
9682 #           '2T1C' and
9683 #           'NDRPDR'"
9684 #  parameters:
9685 #  - "throughput"
9686 #  - "name"
9687 #  - "tags"
9688 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9689 #  x-axis: "X = CNFs per Service Pipeline"
9690 #  y-axis: "Y = Number of Service Pipelines"
9691 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9692 #  layout:
9693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9694 #    layout: "plot-service-density"
9695 #
9696 #- type: "plot"
9697 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9698 #  algorithm: "plot_nf_heatmap"
9699 #  output-file-type: ".html"
9700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9701 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9702 #  filter: "'NIC_Intel-XXV710' and
9703 #           'NF_DENSITY' and
9704 #           'DOCKER' and
9705 #           'PIPELINE' 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 = CNFs per Service Pipeline"
9716 #  y-axis: "Y = Number of Service Pipelines"
9717 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9718 #  layout:
9719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9720 #    layout: "plot-service-density"
9721 #
9722 #- type: "plot"
9723 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9724 #  algorithm: "plot_nf_heatmap"
9725 #  output-file-type: ".html"
9726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9727 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9728 #  filter: "'NIC_Intel-XXV710' and
9729 #           'NF_DENSITY' and
9730 #           'DOCKER' and
9731 #           'PIPELINE' and
9732 #           'NF_VPPIP4' and
9733 #           'IMIX' and
9734 #           '8T4C' and
9735 #           'NDRPDR'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Pipeline"
9742 #  y-axis: "Y = Number of Service Pipelines"
9743 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9746 #    layout: "plot-service-density"
9747
9748 ###############################################################################
9749 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9750
9751 - type: "plot"
9752   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9753   algorithm: "plot_nf_heatmap"
9754   output-file-type: ".html"
9755   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9756   data: "plot-vpp-nfv-2n-clx-mrr"
9757   filter: "'NIC_Intel-XXV710' and
9758            'NF_DENSITY' and
9759            'VHOST' and
9760            not 'VXLAN' and
9761            'CHAIN' and
9762            'NF_VPPIP4' and
9763            'IMIX' and
9764            '2T1C' and
9765            'MRR'"
9766   parameters:
9767   - "result"
9768   - "name"
9769   - "tags"
9770   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9771   x-axis: "X = VNFs per Service Chain"
9772   y-axis: "Y = Number of Service Chains"
9773   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9774   layout:
9775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9776     layout: "plot-service-density"
9777
9778 - type: "plot"
9779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9780   algorithm: "plot_nf_heatmap"
9781   output-file-type: ".html"
9782   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9783   data: "plot-vpp-nfv-2n-clx-mrr"
9784   filter: "'NIC_Intel-XXV710' and
9785            'NF_DENSITY' and
9786            'VHOST' and
9787            not 'VXLAN' and
9788            'CHAIN' and
9789            'NF_VPPIP4' and
9790            'IMIX' and
9791            '4T2C' and
9792            'MRR'"
9793   parameters:
9794   - "result"
9795   - "name"
9796   - "tags"
9797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9798   x-axis: "X = VNFs per Service Chain"
9799   y-axis: "Y = Number of Service Chains"
9800   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9801   layout:
9802     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9803     layout: "plot-service-density"
9804
9805 - type: "plot"
9806   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9807   algorithm: "plot_nf_heatmap"
9808   output-file-type: ".html"
9809   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9810   data: "plot-vpp-nfv-2n-clx-mrr"
9811   filter: "'NIC_Intel-XXV710' and
9812            'NF_DENSITY' and
9813            'VHOST' and
9814            not 'VXLAN' and
9815            'CHAIN' and
9816            'NF_VPPIP4' and
9817            'IMIX' and
9818            '8T4C' and
9819            'MRR'"
9820   parameters:
9821   - "result"
9822   - "name"
9823   - "tags"
9824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9825   x-axis: "X = VNFs per Service Chain"
9826   y-axis: "Y = Number of Service Chains"
9827   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9828   layout:
9829     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9830     layout: "plot-service-density"
9831
9832 # Plots - NF Density - VSC - NDR IMIX
9833 - type: "plot"
9834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9835   algorithm: "plot_nf_heatmap"
9836   output-file-type: ".html"
9837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9838   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9839   filter: "'NIC_Intel-XXV710' and
9840            'NF_DENSITY' and
9841            'VHOST' and
9842            not 'VXLAN' and
9843            'CHAIN' and
9844            'NF_VPPIP4' and
9845            'IMIX' and
9846            '2T1C' and
9847            'NDRPDR'"
9848   parameters:
9849   - "throughput"
9850   - "name"
9851   - "tags"
9852   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9853   x-axis: "X = VNFs per Service Chain"
9854   y-axis: "Y = Number of Service Chains"
9855   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9856   layout:
9857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9858     layout: "plot-service-density"
9859
9860 - type: "plot"
9861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9862   algorithm: "plot_nf_heatmap"
9863   output-file-type: ".html"
9864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9865   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9866   filter: "'NIC_Intel-XXV710' and
9867            'NF_DENSITY' and
9868            'VHOST' and
9869            not 'VXLAN' and
9870            'CHAIN' and
9871            'NF_VPPIP4' and
9872            'IMIX' and
9873            '4T2C' and
9874            'NDRPDR'"
9875   parameters:
9876   - "throughput"
9877   - "name"
9878   - "tags"
9879   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9880   x-axis: "X = VNFs per Service Chain"
9881   y-axis: "Y = Number of Service Chains"
9882   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9883   layout:
9884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9885     layout: "plot-service-density"
9886
9887 - type: "plot"
9888   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9889   algorithm: "plot_nf_heatmap"
9890   output-file-type: ".html"
9891   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9892   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9893   filter: "'NIC_Intel-XXV710' and
9894            'NF_DENSITY' and
9895            'VHOST' and
9896            not 'VXLAN' and
9897            'CHAIN' and
9898            'NF_VPPIP4' and
9899            'IMIX' and
9900            '8T4C' and
9901            'NDRPDR'"
9902   parameters:
9903   - "throughput"
9904   - "name"
9905   - "tags"
9906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9907   x-axis: "X = VNFs per Service Chain"
9908   y-axis: "Y = Number of Service Chains"
9909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9910   layout:
9911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9912     layout: "plot-service-density"
9913
9914 # Plots - NF Density - VSC - PDR IMIX
9915 - type: "plot"
9916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9917   algorithm: "plot_nf_heatmap"
9918   output-file-type: ".html"
9919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9921   filter: "'NIC_Intel-XXV710' and
9922            'NF_DENSITY' and
9923            'VHOST' and
9924            not 'VXLAN' and
9925            'CHAIN' and
9926            'NF_VPPIP4' and
9927            'IMIX' and
9928            '2T1C' and
9929            'NDRPDR'"
9930   parameters:
9931   - "throughput"
9932   - "name"
9933   - "tags"
9934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9935   x-axis: "X = VNFs per Service Chain"
9936   y-axis: "Y = Number of Service Chains"
9937   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9938   layout:
9939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9940     layout: "plot-service-density"
9941
9942 - type: "plot"
9943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9944   algorithm: "plot_nf_heatmap"
9945   output-file-type: ".html"
9946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9947   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9948   filter: "'NIC_Intel-XXV710' and
9949            'NF_DENSITY' and
9950            'VHOST' and
9951            not 'VXLAN' and
9952            'CHAIN' and
9953            'NF_VPPIP4' and
9954            'IMIX' and
9955            '4T2C' and
9956            'NDRPDR'"
9957   parameters:
9958   - "throughput"
9959   - "name"
9960   - "tags"
9961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9962   x-axis: "X = VNFs per Service Chain"
9963   y-axis: "Y = Number of Service Chains"
9964   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9965   layout:
9966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9967     layout: "plot-service-density"
9968
9969 - type: "plot"
9970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9971   algorithm: "plot_nf_heatmap"
9972   output-file-type: ".html"
9973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9974   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9975   filter: "'NIC_Intel-XXV710' and
9976            'NF_DENSITY' and
9977            'VHOST' and
9978            not 'VXLAN' and
9979            'CHAIN' and
9980            'NF_VPPIP4' and
9981            'IMIX' and
9982            '8T4C' and
9983            'NDRPDR'"
9984   parameters:
9985   - "throughput"
9986   - "name"
9987   - "tags"
9988   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9989   x-axis: "X = VNFs per Service Chain"
9990   y-axis: "Y = Number of Service Chains"
9991   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9992   layout:
9993     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9994     layout: "plot-service-density"
9995
9996 # Plots - NF Density - VSC - MRR IMIX
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10002   data: "plot-vpp-nfv-2n-clx-mrr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'VHOST' and
10006            'VXLAN' and
10007            'CHAIN' and
10008            'IMIX' and
10009            '2T1C' and
10010            'MRR'"
10011   parameters:
10012   - "result"
10013   - "name"
10014   - "tags"
10015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = VNFs per Service Chain"
10017   y-axis: "Y = Number of Service Chains"
10018   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10021     layout: "plot-service-density"
10022
10023 - type: "plot"
10024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10025   algorithm: "plot_nf_heatmap"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10028   data: "plot-vpp-nfv-2n-clx-mrr"
10029   filter: "'NIC_Intel-XXV710' and
10030            'NF_DENSITY' and
10031            'VHOST' and
10032            'VXLAN' and
10033            'CHAIN' and
10034            'IMIX' and
10035            '4T2C' and
10036            'MRR'"
10037   parameters:
10038   - "result"
10039   - "name"
10040   - "tags"
10041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10042   x-axis: "X = VNFs per Service Chain"
10043   y-axis: "Y = Number of Service Chains"
10044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10045   layout:
10046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10047     layout: "plot-service-density"
10048
10049 - type: "plot"
10050   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10051   algorithm: "plot_nf_heatmap"
10052   output-file-type: ".html"
10053   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10054   data: "plot-vpp-nfv-2n-clx-mrr"
10055   filter: "'NIC_Intel-XXV710' and
10056            'NF_DENSITY' and
10057            'VHOST' and
10058            'VXLAN' and
10059            'CHAIN' and
10060            'IMIX' and
10061            '8T4C' and
10062            'MRR'"
10063   parameters:
10064   - "result"
10065   - "name"
10066   - "tags"
10067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10068   x-axis: "X = VNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10073     layout: "plot-service-density"
10074
10075 # Plots - NF Density - VSC - NDR IMIX
10076 - type: "plot"
10077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10078   algorithm: "plot_nf_heatmap"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10081   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10082   filter: "'NIC_Intel-XXV710' and
10083            'NF_DENSITY' and
10084            'VHOST' and
10085            'VXLAN' and
10086            'CHAIN' a
10087            'IMIX' and
10088            '2T1C' and
10089            'NDRPDR'"
10090   parameters:
10091   - "throughput"
10092   - "name"
10093   - "tags"
10094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = VNFs per Service Chain"
10096   y-axis: "Y = Number of Service Chains"
10097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10107   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10108   filter: "'NIC_Intel-XXV710' and
10109            'NF_DENSITY' and
10110            'VHOST' and
10111            'VXLAN' and
10112            'CHAIN' and
10113            'IMIX' and
10114            '4T2C' and
10115            'NDRPDR'"
10116   parameters:
10117   - "throughput"
10118   - "name"
10119   - "tags"
10120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10121   x-axis: "X = VNFs per Service Chain"
10122   y-axis: "Y = Number of Service Chains"
10123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10124   layout:
10125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10126     layout: "plot-service-density"
10127
10128 - type: "plot"
10129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10130   algorithm: "plot_nf_heatmap"
10131   output-file-type: ".html"
10132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10133   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10134   filter: "'NIC_Intel-XXV710' and
10135            'NF_DENSITY' and
10136            'VHOST' and
10137            'VXLAN' and
10138            'CHAIN' and
10139            'IMIX' and
10140            '8T4C' and
10141            'NDRPDR'"
10142   parameters:
10143   - "throughput"
10144   - "name"
10145   - "tags"
10146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10147   x-axis: "X = VNFs per Service Chain"
10148   y-axis: "Y = Number of Service Chains"
10149   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10150   layout:
10151     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10152     layout: "plot-service-density"
10153
10154 # Plots - NF Density - VSC - PDR IMIX
10155 - type: "plot"
10156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10157   algorithm: "plot_nf_heatmap"
10158   output-file-type: ".html"
10159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10161   filter: "'NIC_Intel-XXV710' and
10162            'NF_DENSITY' and
10163            'VHOST' and
10164            'VXLAN' and
10165            'CHAIN' and
10166            'IMIX' and
10167            '2T1C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = VNFs per Service Chain"
10175   y-axis: "Y = Number of Service Chains"
10176   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10179     layout: "plot-service-density"
10180
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10186   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10187   filter: "'NIC_Intel-XXV710' and
10188            'NF_DENSITY' and
10189            'VHOST' and
10190            'VXLAN' and
10191            'CHAIN' and
10192            'IMIX' and
10193            '4T2C' and
10194            'NDRPDR'"
10195   parameters:
10196   - "throughput"
10197   - "name"
10198   - "tags"
10199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10200   x-axis: "X = VNFs per Service Chain"
10201   y-axis: "Y = Number of Service Chains"
10202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10203   layout:
10204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10205     layout: "plot-service-density"
10206
10207 - type: "plot"
10208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10209   algorithm: "plot_nf_heatmap"
10210   output-file-type: ".html"
10211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10212   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10213   filter: "'NIC_Intel-XXV710' and
10214            'NF_DENSITY' and
10215            'VHOST' and
10216            'VXLAN' and
10217            'CHAIN' and
10218            'IMIX' and
10219            '8T4C' and
10220            'NDRPDR'"
10221   parameters:
10222   - "throughput"
10223   - "name"
10224   - "tags"
10225   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10226   x-axis: "X = VNFs per Service Chain"
10227   y-axis: "Y = Number of Service Chains"
10228   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10229   layout:
10230     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10231     layout: "plot-service-density"
10232
10233 # Plots - NF Density - CSC - MRR IMIX
10234 - type: "plot"
10235   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10236   algorithm: "plot_nf_heatmap"
10237   output-file-type: ".html"
10238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10239   data: "plot-vpp-nfv-2n-clx-mrr"
10240   filter: "'NIC_Intel-XXV710' and
10241            'NF_DENSITY' and
10242            'DOCKER' and
10243            'CHAIN' and
10244            'NF_VPPIP4' and
10245            'IMIX' and
10246            '2T1C' and
10247            'MRR'"
10248   parameters:
10249   - "result"
10250   - "name"
10251   - "tags"
10252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10253   x-axis: "X = CNFs per Service Chain"
10254   y-axis: "Y = Number of Service Chains"
10255   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10256   layout:
10257     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10258     layout: "plot-service-density"
10259
10260 - type: "plot"
10261   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10262   algorithm: "plot_nf_heatmap"
10263   output-file-type: ".html"
10264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10265   data: "plot-vpp-nfv-2n-clx-mrr"
10266   filter: "'NIC_Intel-XXV710' and
10267            'NF_DENSITY' and
10268            'DOCKER' and
10269            'CHAIN' and
10270            'NF_VPPIP4' and
10271            'IMIX' and
10272            '4T2C' and
10273            'MRR'"
10274   parameters:
10275   - "result"
10276   - "name"
10277   - "tags"
10278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10279   x-axis: "X = CNFs per Service Chain"
10280   y-axis: "Y = Number of Service Chains"
10281   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10282   layout:
10283     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10284     layout: "plot-service-density"
10285
10286 - type: "plot"
10287   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10288   algorithm: "plot_nf_heatmap"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10291   data: "plot-vpp-nfv-2n-clx-mrr"
10292   filter: "'NIC_Intel-XXV710' and
10293            'NF_DENSITY' and
10294            'DOCKER' and
10295            'CHAIN' and
10296            'NF_VPPIP4' and
10297            'IMIX' and
10298            '8T4C' and
10299            'MRR'"
10300   parameters:
10301   - "result"
10302   - "name"
10303   - "tags"
10304   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10305   x-axis: "X = CNFs per Service Chain"
10306   y-axis: "Y = Number of Service Chains"
10307   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10308   layout:
10309     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10310     layout: "plot-service-density"
10311
10312 # Plots - NF Density - CSC - NDR IMIX
10313 - type: "plot"
10314   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10315   algorithm: "plot_nf_heatmap"
10316   output-file-type: ".html"
10317   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10318   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10319   filter: "'NIC_Intel-XXV710' and
10320            'NF_DENSITY' and
10321            'DOCKER' and
10322            'CHAIN' and
10323            'NF_VPPIP4' and
10324            'IMIX' and
10325            '2T1C' and
10326            'NDRPDR'"
10327   parameters:
10328   - "throughput"
10329   - "name"
10330   - "tags"
10331   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10332   x-axis: "X = CNFs per Service Chain"
10333   y-axis: "Y = Number of Service Chains"
10334   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10335   layout:
10336     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10337     layout: "plot-service-density"
10338
10339 - type: "plot"
10340   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10341   algorithm: "plot_nf_heatmap"
10342   output-file-type: ".html"
10343   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10344   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10345   filter: "'NIC_Intel-XXV710' and
10346            'NF_DENSITY' and
10347            'DOCKER' and
10348            'CHAIN' and
10349            'NF_VPPIP4' and
10350            'IMIX' and
10351            '4T2C' and
10352            'NDRPDR'"
10353   parameters:
10354   - "throughput"
10355   - "name"
10356   - "tags"
10357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10358   x-axis: "X = CNFs per Service Chain"
10359   y-axis: "Y = Number of Service Chains"
10360   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10361   layout:
10362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10363     layout: "plot-service-density"
10364
10365 - type: "plot"
10366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10367   algorithm: "plot_nf_heatmap"
10368   output-file-type: ".html"
10369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10370   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10371   filter: "'NIC_Intel-XXV710' and
10372            'NF_DENSITY' and
10373            'DOCKER' and
10374            'CHAIN' and
10375            'NF_VPPIP4' and
10376            'IMIX' and
10377            '8T4C' and
10378            'NDRPDR'"
10379   parameters:
10380   - "throughput"
10381   - "name"
10382   - "tags"
10383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10384   x-axis: "X = CNFs per Service Chain"
10385   y-axis: "Y = Number of Service Chains"
10386   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10387   layout:
10388     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10389     layout: "plot-service-density"
10390
10391 # Plots - NF Density - CSC - PDR IMIX
10392 - type: "plot"
10393   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10394   algorithm: "plot_nf_heatmap"
10395   output-file-type: ".html"
10396   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10397   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10398   filter: "'NIC_Intel-XXV710' and
10399            'NF_DENSITY' and
10400            'DOCKER' and
10401            'CHAIN' and
10402            'NF_VPPIP4' and
10403            'IMIX' and
10404            '2T1C' and
10405            'NDRPDR'"
10406   parameters:
10407   - "throughput"
10408   - "name"
10409   - "tags"
10410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10411   x-axis: "X = CNFs per Service Chain"
10412   y-axis: "Y = Number of Service Chains"
10413   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10414   layout:
10415     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10416     layout: "plot-service-density"
10417
10418 - type: "plot"
10419   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10420   algorithm: "plot_nf_heatmap"
10421   output-file-type: ".html"
10422   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10423   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10424   filter: "'NIC_Intel-XXV710' and
10425            'NF_DENSITY' and
10426            'DOCKER' and
10427            'CHAIN' and
10428            'NF_VPPIP4' and
10429            'IMIX' and
10430            '4T2C' and
10431            'NDRPDR'"
10432   parameters:
10433   - "throughput"
10434   - "name"
10435   - "tags"
10436   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10437   x-axis: "X = CNFs per Service Chain"
10438   y-axis: "Y = Number of Service Chains"
10439   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10440   layout:
10441     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10442     layout: "plot-service-density"
10443
10444 - type: "plot"
10445   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10446   algorithm: "plot_nf_heatmap"
10447   output-file-type: ".html"
10448   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10449   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10450   filter: "'NIC_Intel-XXV710' and
10451            'NF_DENSITY' and
10452            'DOCKER' and
10453            'CHAIN' and
10454            'NF_VPPIP4' and
10455            'IMIX' and
10456            '8T4C' and
10457            'NDRPDR'"
10458   parameters:
10459   - "throughput"
10460   - "name"
10461   - "tags"
10462   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10463   x-axis: "X = CNFs per Service Chain"
10464   y-axis: "Y = Number of Service Chains"
10465   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10466   layout:
10467     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10468     layout: "plot-service-density"
10469
10470 # Plots - NF Density - CSP - MRR IMIX
10471 - type: "plot"
10472   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10473   algorithm: "plot_nf_heatmap"
10474   output-file-type: ".html"
10475   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10476   data: "plot-vpp-nfv-2n-clx-mrr"
10477   filter: "'NIC_Intel-XXV710' and
10478            'NF_DENSITY' and
10479            'DOCKER' and
10480            'PIPELINE' and
10481            'NF_VPPIP4' and
10482            'IMIX' and
10483            '2T1C' and
10484            'MRR'"
10485   parameters:
10486   - "result"
10487   - "name"
10488   - "tags"
10489   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10490   x-axis: "X = CNFs per Service Pipeline"
10491   y-axis: "Y = Number of Service Pipelines"
10492   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10493   layout:
10494     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10495     layout: "plot-service-density"
10496
10497 - type: "plot"
10498   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10499   algorithm: "plot_nf_heatmap"
10500   output-file-type: ".html"
10501   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10502   data: "plot-vpp-nfv-2n-clx-mrr"
10503   filter: "'NIC_Intel-XXV710' and
10504            'NF_DENSITY' and
10505            'DOCKER' and
10506            'PIPELINE' and
10507            'NF_VPPIP4' and
10508            'IMIX' and
10509            '4T2C' and
10510            'MRR'"
10511   parameters:
10512   - "result"
10513   - "name"
10514   - "tags"
10515   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10516   x-axis: "X = CNFs per Service Pipeline"
10517   y-axis: "Y = Number of Service Pipelines"
10518   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10519   layout:
10520     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10521     layout: "plot-service-density"
10522
10523 - type: "plot"
10524   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10525   algorithm: "plot_nf_heatmap"
10526   output-file-type: ".html"
10527   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10528   data: "plot-vpp-nfv-2n-clx-mrr"
10529   filter: "'NIC_Intel-XXV710' and
10530            'NF_DENSITY' and
10531            'DOCKER' and
10532            'PIPELINE' and
10533            'NF_VPPIP4' and
10534            'IMIX' and
10535            '8T4C' and
10536            'MRR'"
10537   parameters:
10538   - "result"
10539   - "name"
10540   - "tags"
10541   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10542   x-axis: "X = CNFs per Service Pipeline"
10543   y-axis: "Y = Number of Service Pipelines"
10544   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10545   layout:
10546     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10547     layout: "plot-service-density"
10548
10549 # Plots - NF Density - CSP - NDR IMIX
10550 - type: "plot"
10551   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10552   algorithm: "plot_nf_heatmap"
10553   output-file-type: ".html"
10554   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10555   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10556   filter: "'NIC_Intel-XXV710' and
10557            'NF_DENSITY' and
10558            'DOCKER' and
10559            'PIPELINE' and
10560            'NF_VPPIP4' and
10561            'IMIX' and
10562            '2T1C' and
10563            'NDRPDR'"
10564   parameters:
10565   - "throughput"
10566   - "name"
10567   - "tags"
10568   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10569   x-axis: "X = CNFs per Service Pipeline"
10570   y-axis: "Y = Number of Service Pipelines"
10571   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10572   layout:
10573     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10574     layout: "plot-service-density"
10575
10576 - type: "plot"
10577   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10578   algorithm: "plot_nf_heatmap"
10579   output-file-type: ".html"
10580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10581   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10582   filter: "'NIC_Intel-XXV710' and
10583            'NF_DENSITY' and
10584            'DOCKER' and
10585            'PIPELINE' and
10586            'NF_VPPIP4' and
10587            'IMIX' and
10588            '4T2C' and
10589            'NDRPDR'"
10590   parameters:
10591   - "throughput"
10592   - "name"
10593   - "tags"
10594   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10595   x-axis: "X = CNFs per Service Pipeline"
10596   y-axis: "Y = Number of Service Pipelines"
10597   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10598   layout:
10599     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10600     layout: "plot-service-density"
10601
10602 - type: "plot"
10603   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10604   algorithm: "plot_nf_heatmap"
10605   output-file-type: ".html"
10606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10607   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10608   filter: "'NIC_Intel-XXV710' and
10609            'NF_DENSITY' and
10610            'DOCKER' and
10611            'PIPELINE' and
10612            'NF_VPPIP4' and
10613            'IMIX' and
10614            '8T4C' and
10615            'NDRPDR'"
10616   parameters:
10617   - "throughput"
10618   - "name"
10619   - "tags"
10620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10621   x-axis: "X = CNFs per Service Pipeline"
10622   y-axis: "Y = Number of Service Pipelines"
10623   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10624   layout:
10625     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10626     layout: "plot-service-density"
10627
10628 # Plots - NF Density - CSP - PDR IMIX
10629 - type: "plot"
10630   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10631   algorithm: "plot_nf_heatmap"
10632   output-file-type: ".html"
10633   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10634   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10635   filter: "'NIC_Intel-XXV710' and
10636            'NF_DENSITY' and
10637            'DOCKER' and
10638            'PIPELINE' and
10639            'NF_VPPIP4' and
10640            'IMIX' and
10641            '2T1C' and
10642            'NDRPDR'"
10643   parameters:
10644   - "throughput"
10645   - "name"
10646   - "tags"
10647   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10648   x-axis: "X = CNFs per Service Pipeline"
10649   y-axis: "Y = Number of Service Pipelines"
10650   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10651   layout:
10652     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10653     layout: "plot-service-density"
10654
10655 - type: "plot"
10656   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10657   algorithm: "plot_nf_heatmap"
10658   output-file-type: ".html"
10659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10660   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10661   filter: "'NIC_Intel-XXV710' and
10662            'NF_DENSITY' and
10663            'DOCKER' and
10664            'PIPELINE' and
10665            'NF_VPPIP4' and
10666            'IMIX' and
10667            '4T2C' and
10668            'NDRPDR'"
10669   parameters:
10670   - "throughput"
10671   - "name"
10672   - "tags"
10673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10674   x-axis: "X = CNFs per Service Pipeline"
10675   y-axis: "Y = Number of Service Pipelines"
10676   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10677   layout:
10678     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10679     layout: "plot-service-density"
10680
10681 - type: "plot"
10682   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10683   algorithm: "plot_nf_heatmap"
10684   output-file-type: ".html"
10685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10686   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10687   filter: "'NIC_Intel-XXV710' and
10688            'NF_DENSITY' and
10689            'DOCKER' and
10690            'PIPELINE' and
10691            'NF_VPPIP4' and
10692            'IMIX' and
10693            '8T4C' and
10694            'NDRPDR'"
10695   parameters:
10696   - "throughput"
10697   - "name"
10698   - "tags"
10699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10700   x-axis: "X = CNFs per Service Pipeline"
10701   y-axis: "Y = Number of Service Pipelines"
10702   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10703   layout:
10704     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10705     layout: "plot-service-density"
10706
10707 ################################################################################
10708
10709 # Packet Throughput
10710
10711 - type: "plot"
10712   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10713   algorithm: "plot_perf_box_name"
10714   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10716   include:
10717     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10718     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10719     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10720     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10721   layout:
10722     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10723     layout: "plot-throughput"
10724
10725 - type: "plot"
10726   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10727   algorithm: "plot_perf_box_name"
10728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10730   include:
10731     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10732     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10735   layout:
10736     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10737     layout: "plot-throughput"
10738
10739 - type: "plot"
10740   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10741   algorithm: "plot_perf_box_name"
10742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10744   include:
10745     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10746     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10747     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10748     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10749     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10750   layout:
10751     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10752     layout: "plot-throughput"
10753
10754 - type: "plot"
10755   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10756   algorithm: "plot_perf_box_name"
10757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10759   include:
10760     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10761     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10762     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10763     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10764     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10765   layout:
10766     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10767     layout: "plot-throughput"
10768
10769 - type: "plot"
10770   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10771   algorithm: "plot_perf_box_name"
10772   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10773   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10774   include:
10775     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10776     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10777     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10778     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10779     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10780   layout:
10781     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10782     layout: "plot-throughput"
10783
10784 - type: "plot"
10785   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10786   algorithm: "plot_perf_box_name"
10787   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10788   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10789   include:
10790     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10791     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10792     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10793     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10794     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10795   layout:
10796     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10797     layout: "plot-throughput"
10798
10799 - type: "plot"
10800   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10801   algorithm: "plot_perf_box_name"
10802   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10804   include:
10805     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10806     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10807     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10808     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10811   layout:
10812     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10813     layout: "plot-throughput"
10814
10815 - type: "plot"
10816   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10817   algorithm: "plot_perf_box_name"
10818   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10819   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10820   include:
10821     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10822     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10827   layout:
10828     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10829     layout: "plot-throughput"
10830
10831 - type: "plot"
10832   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10833   algorithm: "plot_perf_box_name"
10834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10836   include:
10837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10841   layout:
10842     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10843     layout: "plot-throughput"
10844
10845 - type: "plot"
10846   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10847   algorithm: "plot_perf_box_name"
10848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10850   include:
10851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10855   layout:
10856     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10857     layout: "plot-throughput"
10858
10859 - type: "plot"
10860   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10861   algorithm: "plot_perf_box_name"
10862   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10864   include:
10865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10868   layout:
10869     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10870     layout: "plot-throughput"
10871
10872 - type: "plot"
10873   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10874   algorithm: "plot_perf_box_name"
10875   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10877   include:
10878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10881   layout:
10882     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10883     layout: "plot-throughput"
10884
10885 - type: "plot"
10886   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10887   algorithm: "plot_perf_box_name"
10888   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10890   include:
10891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10896   layout:
10897     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10898     layout: "plot-throughput"
10899
10900 - type: "plot"
10901   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10902   algorithm: "plot_perf_box_name"
10903   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10904   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10905   include:
10906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10911   layout:
10912     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10913     layout: "plot-throughput"
10914
10915 - type: "plot"
10916   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10917   algorithm: "plot_perf_box_name"
10918   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10919   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10920   include:
10921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
10923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
10924   layout:
10925     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10926     layout: "plot-throughput"
10927
10928 - type: "plot"
10929   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10930   algorithm: "plot_perf_box_name"
10931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10933   include:
10934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
10937   layout:
10938     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10939     layout: "plot-throughput"
10940
10941 - type: "plot"
10942   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10943   algorithm: "plot_perf_box_name"
10944   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10946   include:
10947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10953   layout:
10954     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10955     layout: "plot-throughput"
10956
10957 - type: "plot"
10958   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10959   algorithm: "plot_perf_box_name"
10960   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10962   include:
10963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10969   layout:
10970     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10971     layout: "plot-throughput"
10972
10973 - type: "plot"
10974   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10975   algorithm: "plot_perf_box_name"
10976   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10977   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10978   include:
10979     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10982   layout:
10983     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10984     layout: "plot-throughput"
10985
10986 - type: "plot"
10987   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10988   algorithm: "plot_perf_box_name"
10989   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10990   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10991   include:
10992     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10995   layout:
10996     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10997     layout: "plot-throughput"
10998
10999 - type: "plot"
11000   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11001   algorithm: "plot_perf_box_name"
11002   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11004   include:
11005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11008 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11009 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11010   layout:
11011     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11012     layout: "plot-throughput"
11013
11014 - type: "plot"
11015   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11016   algorithm: "plot_perf_box_name"
11017   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11019   include:
11020     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11023 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11024 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11025   layout:
11026     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11027     layout: "plot-throughput"
11028
11029 - type: "plot"
11030   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11031   algorithm: "plot_perf_box_name"
11032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11034   include:
11035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11039   layout:
11040     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11041     layout: "plot-throughput"
11042
11043 - type: "plot"
11044   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11045   algorithm: "plot_perf_box_name"
11046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11048   include:
11049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11053   layout:
11054     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11055     layout: "plot-throughput"
11056
11057 - type: "plot"
11058   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11059   algorithm: "plot_perf_box_name"
11060   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11062   include:
11063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11068   layout:
11069     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11070     layout: "plot-throughput"
11071
11072 - type: "plot"
11073   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11074   algorithm: "plot_perf_box_name"
11075   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11077   include:
11078     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11083   layout:
11084     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11085     layout: "plot-throughput"
11086
11087 - type: "plot"
11088   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11089   algorithm: "plot_perf_box_name"
11090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11092   include:
11093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11099   layout:
11100     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11101     layout: "plot-throughput"
11102
11103 - type: "plot"
11104   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11105   algorithm: "plot_perf_box_name"
11106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11108   include:
11109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11115   layout:
11116     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11117     layout: "plot-throughput"
11118
11119 - type: "plot"
11120   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11121   algorithm: "plot_perf_box_name"
11122   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11123   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11124   include:
11125     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11126     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11127     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11128     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11130   layout:
11131     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11132     layout: "plot-throughput"
11133
11134 - type: "plot"
11135   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11136   algorithm: "plot_perf_box_name"
11137   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11138   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11139   include:
11140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11142     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11145   layout:
11146     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11147     layout: "plot-throughput"
11148
11149 - type: "plot"
11150   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11151   algorithm: "plot_perf_box_name"
11152   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11153   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11154   include:
11155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11161   layout:
11162     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11163     layout: "plot-throughput"
11164
11165 - type: "plot"
11166   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11167   algorithm: "plot_perf_box_name"
11168   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11169   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11170   include:
11171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11177   layout:
11178     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11179     layout: "plot-throughput"
11180
11181 - type: "plot"
11182   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11183   algorithm: "plot_perf_box_name"
11184   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11185   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11186   include:
11187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11192   layout:
11193     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11194     layout: "plot-throughput"
11195
11196 - type: "plot"
11197   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11198   algorithm: "plot_perf_box_name"
11199   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11200   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11201   include:
11202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11207   layout:
11208     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11213   algorithm: "plot_perf_box_name"
11214   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11215   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11216   include:
11217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11223   layout:
11224     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11225     layout: "plot-throughput"
11226
11227 - type: "plot"
11228   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11229   algorithm: "plot_perf_box_name"
11230   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11231   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11232   include:
11233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11239   layout:
11240     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11241     layout: "plot-throughput"
11242
11243 - type: "plot"
11244   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11245   algorithm: "plot_perf_box_name"
11246   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11247   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11248   include:
11249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11254   layout:
11255     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11256     layout: "plot-throughput"
11257
11258 - type: "plot"
11259   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11260   algorithm: "plot_perf_box_name"
11261   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11262   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11263   include:
11264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11269   layout:
11270     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11271     layout: "plot-throughput"
11272
11273 - type: "plot"
11274   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11275   algorithm: "plot_perf_box_name"
11276   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11277   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11278   include:
11279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11285   layout:
11286     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11287     layout: "plot-throughput"
11288
11289 - type: "plot"
11290   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11291   algorithm: "plot_perf_box_name"
11292   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11293   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11294   include:
11295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11301   layout:
11302     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11303     layout: "plot-throughput"
11304
11305 - type: "plot"
11306   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11307   algorithm: "plot_perf_box_name"
11308   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11310   include:
11311     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11313   layout:
11314     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11315     layout: "plot-throughput"
11316
11317 - type: "plot"
11318   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11319   algorithm: "plot_perf_box_name"
11320   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11322   include:
11323     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11325   layout:
11326     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11327     layout: "plot-throughput"
11328
11329 - type: "plot"
11330   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11331   algorithm: "plot_perf_box_name"
11332   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11333   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11334   include:
11335     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11337     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11339   layout:
11340     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11341     layout: "plot-throughput"
11342
11343 - type: "plot"
11344   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11345   algorithm: "plot_perf_box_name"
11346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11348   include:
11349     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11353   layout:
11354     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11362   include:
11363     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11365     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11367   layout:
11368     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11369     layout: "plot-throughput"
11370
11371 - type: "plot"
11372   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11373   algorithm: "plot_perf_box_name"
11374   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11375   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11376   include:
11377     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11378     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11379     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11381   layout:
11382     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11383     layout: "plot-throughput"
11384
11385 - type: "plot"
11386   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11387   algorithm: "plot_perf_box_name"
11388   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11389   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11390   include:
11391     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11392     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11393     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11395   layout:
11396     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11397     layout: "plot-throughput"
11398
11399 - type: "plot"
11400   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11401   algorithm: "plot_perf_box_name"
11402   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11403   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11404   include:
11405     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11409   layout:
11410     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11411     layout: "plot-throughput"
11412
11413 - type: "plot"
11414   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11415   algorithm: "plot_perf_box_name"
11416   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11418   include:
11419     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11422   layout:
11423     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11424     layout: "plot-throughput"
11425
11426 - type: "plot"
11427   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11428   algorithm: "plot_perf_box_name"
11429   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11431   include:
11432     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11435   layout:
11436     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11437     layout: "plot-throughput"
11438
11439 - type: "plot"
11440   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11441   algorithm: "plot_perf_box_name"
11442   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11443   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11444   include:
11445     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11446     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11447     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11448     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11450   layout:
11451     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11452     layout: "plot-throughput"
11453
11454 - type: "plot"
11455   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11456   algorithm: "plot_perf_box_name"
11457   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11459   include:
11460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11462     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11465   layout:
11466     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11467     layout: "plot-throughput"
11468
11469 - type: "plot"
11470   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11471   algorithm: "plot_perf_box_name"
11472   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11473   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11474   include:
11475     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11476     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11477     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11478   layout:
11479     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11480     layout: "plot-throughput"
11481
11482 - type: "plot"
11483   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11484   algorithm: "plot_perf_box_name"
11485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11487   include:
11488     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11491   layout:
11492     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11493     layout: "plot-throughput"
11494
11495 - type: "plot"
11496   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11497   algorithm: "plot_perf_box_name"
11498   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11500   include:
11501     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11502     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11503     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11504   layout:
11505     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11506     layout: "plot-throughput"
11507
11508 - type: "plot"
11509   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11510   algorithm: "plot_perf_box_name"
11511   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11513   include:
11514     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11515     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11516     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11517   layout:
11518     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11519     layout: "plot-throughput"
11520
11521 - type: "plot"
11522   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11523   algorithm: "plot_perf_box_name"
11524   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11526   include:
11527     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11530     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11531     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11532   layout:
11533     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11534     layout: "plot-throughput"
11535
11536 - type: "plot"
11537   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11538   algorithm: "plot_perf_box_name"
11539   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11540   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11541   include:
11542     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11547   layout:
11548     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11549     layout: "plot-throughput"
11550
11551 - type: "plot"
11552   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11553   algorithm: "plot_perf_box_name"
11554   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11555   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11556   include:
11557     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11559     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11560     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11561     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11562   layout:
11563     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11564     layout: "plot-throughput"
11565
11566 - type: "plot"
11567   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11568   algorithm: "plot_perf_box_name"
11569   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11570   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11571   include:
11572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11573     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11574     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11575     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11576     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11577   layout:
11578     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11579     layout: "plot-throughput"
11580
11581 - type: "plot"
11582   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11583   algorithm: "plot_perf_box_name"
11584   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11585   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11586   include:
11587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11592   layout:
11593     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11594     layout: "plot-throughput"
11595
11596 - type: "plot"
11597   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11598   algorithm: "plot_perf_box_name"
11599   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11600   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11601   include:
11602     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11606     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11607   layout:
11608     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11609     layout: "plot-throughput"
11610
11611 - type: "plot"
11612   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11613   algorithm: "plot_perf_box_name"
11614   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11615   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11616   include:
11617     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11618     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11620     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11621     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11622   layout:
11623     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11624     layout: "plot-throughput"
11625
11626 - type: "plot"
11627   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11628   algorithm: "plot_perf_box_name"
11629   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11630   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11631   include:
11632     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11633     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11634     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11637   layout:
11638     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11639     layout: "plot-throughput"
11640
11641 - type: "plot"
11642   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11643   algorithm: "plot_perf_box_name"
11644   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11646   include:
11647     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11648     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11649     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11650     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11651     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11652     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11653   layout:
11654     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11655     layout: "plot-throughput"
11656
11657 - type: "plot"
11658   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11659   algorithm: "plot_perf_box_name"
11660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11662   include:
11663     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11664     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11665     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11666     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11667     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11668     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11669   layout:
11670     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11671     layout: "plot-throughput"
11672
11673 - type: "plot"
11674   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11675   algorithm: "plot_perf_box_name"
11676   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11678   include:
11679     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11680     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11681     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11682     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11683   layout:
11684     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11685     layout: "plot-throughput"
11686
11687 - type: "plot"
11688   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11689   algorithm: "plot_perf_box_name"
11690   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11692   include:
11693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11694     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11695     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11697   layout:
11698     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11699     layout: "plot-throughput"
11700
11701 - type: "plot"
11702   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11703   algorithm: "plot_perf_box_name"
11704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11706   include:
11707     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11708     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11709     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11710     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11711     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11712     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11713   layout:
11714     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11715     layout: "plot-throughput"
11716
11717 - type: "plot"
11718   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11719   algorithm: "plot_perf_box_name"
11720   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11722   include:
11723     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11724     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11725     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11726     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11727     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11728     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11729   layout:
11730     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11738   include:
11739     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11740 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11741     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11742 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11743     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11744 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11745   layout:
11746     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11747     layout: "plot-throughput"
11748
11749 - type: "plot"
11750   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11751   algorithm: "plot_perf_box_name"
11752   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11753   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11754   include:
11755     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11756 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11757     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11758 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11759     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11760 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11761   layout:
11762     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11763     layout: "plot-throughput"
11764
11765 - type: "plot"
11766   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11767   algorithm: "plot_perf_box_name"
11768   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11769   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11770   include:
11771     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11772     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11773     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11774     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11775     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11776     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11777   layout:
11778     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11779     layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11786   include:
11787     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11788     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11789     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11790     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11791     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11792     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11793   layout:
11794     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11795     layout: "plot-throughput"
11796
11797 - type: "plot"
11798   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11799   algorithm: "plot_perf_box_name"
11800   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11802   include:
11803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11805     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11806     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11809   layout:
11810     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11811     layout: "plot-throughput"
11812
11813 - type: "plot"
11814   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11815   algorithm: "plot_perf_box_name"
11816   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11818   include:
11819     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11825   layout:
11826     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11827     layout: "plot-throughput"
11828
11829 - type: "plot"
11830   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11831   algorithm: "plot_perf_box_name"
11832   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11833   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11834   include:
11835     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11839   layout:
11840     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11841     layout: "plot-throughput"
11842
11843 - type: "plot"
11844   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11845   algorithm: "plot_perf_box_name"
11846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11848   include:
11849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11853   layout:
11854     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11855     layout: "plot-throughput"
11856
11857 - type: "plot"
11858   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11859   algorithm: "plot_perf_box_name"
11860   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11862   include:
11863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11868   layout:
11869     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11870     layout: "plot-throughput"
11871
11872 - type: "plot"
11873   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11874   algorithm: "plot_perf_box_name"
11875   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11877   include:
11878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11883   layout:
11884     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11892   include:
11893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11897   layout:
11898     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11899     layout: "plot-throughput"
11900
11901 - type: "plot"
11902   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11903   algorithm: "plot_perf_box_name"
11904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11906   include:
11907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11911   layout:
11912     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11913     layout: "plot-throughput"
11914
11915 - type: "plot"
11916   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11917   algorithm: "plot_perf_box_name"
11918   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11920   include:
11921     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11922     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11923     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11925     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11927   layout:
11928     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11933   algorithm: "plot_perf_box_name"
11934   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11936   include:
11937     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11939     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11943   layout:
11944     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11945     layout: "plot-throughput"
11946
11947 - type: "plot"
11948   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
11949   algorithm: "plot_perf_box_name"
11950   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
11951   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11952   include:
11953     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11957     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
11958   layout:
11959     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
11960     layout: "plot-throughput"
11961
11962 - type: "plot"
11963   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
11964   algorithm: "plot_perf_box_name"
11965   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
11966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11967   include:
11968     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11969     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
11973   layout:
11974     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
11975     layout: "plot-throughput"
11976
11977 - type: "plot"
11978   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11979   algorithm: "plot_perf_box_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11982   include:
11983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11986   layout:
11987     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11988     layout: "plot-throughput"
11989
11990 - type: "plot"
11991   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11992   algorithm: "plot_perf_box_name"
11993   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11995   include:
11996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11999   layout:
12000     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12005   algorithm: "plot_perf_box_name"
12006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12008   include:
12009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12013   layout:
12014     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12015     layout: "plot-throughput"
12016
12017 - type: "plot"
12018   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12019   algorithm: "plot_perf_box_name"
12020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12022   include:
12023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12027   layout:
12028     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12029     layout: "plot-throughput"
12030
12031 - type: "plot"
12032   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12033   algorithm: "plot_perf_box_name"
12034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12036   include:
12037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12043   layout:
12044     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12045     layout: "plot-throughput"
12046
12047 - type: "plot"
12048   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12049   algorithm: "plot_perf_box_name"
12050   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12052   include:
12053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12059   layout:
12060     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12061     layout: "plot-throughput"
12062
12063 - type: "plot"
12064   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12065   algorithm: "plot_perf_box_name"
12066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12068   include:
12069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12075   layout:
12076     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12077     layout: "plot-throughput"
12078
12079 - type: "plot"
12080   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12081   algorithm: "plot_perf_box_name"
12082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12084   include:
12085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12090     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12091   layout:
12092     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12093     layout: "plot-throughput"
12094
12095 - type: "plot"
12096   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12097   algorithm: "plot_perf_box_name"
12098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12100   include:
12101     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12105   layout:
12106     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12107     layout: "plot-throughput"
12108
12109 - type: "plot"
12110   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12111   algorithm: "plot_perf_box_name"
12112   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12113   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12114   include:
12115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12116     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12117     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12119   layout:
12120     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12121     layout: "plot-throughput"
12122
12123 - type: "plot"
12124   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12125   algorithm: "plot_perf_box_name"
12126   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12127   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12128   include:
12129     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12130     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12131     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12132     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12133     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12134     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12135   layout:
12136     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12137     layout: "plot-throughput"
12138
12139 - type: "plot"
12140   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12141   algorithm: "plot_perf_box_name"
12142   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12143   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12144   include:
12145     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12146     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12147     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12148     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12149     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12150     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12151   layout:
12152     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12153     layout: "plot-throughput"
12154
12155 - type: "plot"
12156   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12157   algorithm: "plot_perf_box_name"
12158   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12159   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12160   include:
12161     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12162     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12163     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12164     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12165     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12166     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12167   layout:
12168     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12169     layout: "plot-throughput"
12170
12171 - type: "plot"
12172   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12173   algorithm: "plot_perf_box_name"
12174   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12175   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12176   include:
12177     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12178     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12179     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12180     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12181     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12182     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12183   layout:
12184     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12185     layout: "plot-throughput"
12186
12187 - type: "plot"
12188   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12189   algorithm: "plot_perf_box_name"
12190   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12191   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12192   include:
12193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12197   layout:
12198     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12199     layout: "plot-throughput"
12200
12201 - type: "plot"
12202   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12203   algorithm: "plot_perf_box_name"
12204   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12205   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12206   include:
12207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12211   layout:
12212     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12213     layout: "plot-throughput"
12214
12215 - type: "plot"
12216   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12217   algorithm: "plot_perf_box_name"
12218   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12219   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12220   include:
12221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12227   layout:
12228     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12229     layout: "plot-throughput"
12230
12231 - type: "plot"
12232   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12233   algorithm: "plot_perf_box_name"
12234   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12235   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12236   include:
12237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12243   layout:
12244     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12252   include:
12253     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12254     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12255     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12256     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12257   layout:
12258     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12263   algorithm: "plot_perf_box_name"
12264   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12266   include:
12267     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12268     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12269     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12270     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12271   layout:
12272     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12273     layout: "plot-throughput"
12274
12275 - type: "plot"
12276   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12277   algorithm: "plot_perf_box_name"
12278   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12279   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12280   include:
12281     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12282     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12283     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12284     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12285     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12286     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12287   layout:
12288     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12289     layout: "plot-throughput"
12290
12291 - type: "plot"
12292   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12293   algorithm: "plot_perf_box_name"
12294   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12295   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12296   include:
12297     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12298     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12299     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12300     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12301     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12302     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12303   layout:
12304     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12305     layout: "plot-throughput"
12306
12307 - type: "plot"
12308   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12309   algorithm: "plot_perf_box_name"
12310   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12311   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12312   include:
12313     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12314     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12315     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12316     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12317     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12318     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12319   layout:
12320     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12321     layout: "plot-throughput"
12322
12323 - type: "plot"
12324   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12325   algorithm: "plot_perf_box_name"
12326   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12327   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12328   include:
12329     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12330     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12331     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12332     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12333     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12334     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12335   layout:
12336     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12337     layout: "plot-throughput"
12338
12339 - type: "plot"
12340   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12341   algorithm: "plot_perf_box_name"
12342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12344   include:
12345     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12346     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12347     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12348     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12349     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12350     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12351   layout:
12352     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12353     layout: "plot-throughput"
12354
12355 - type: "plot"
12356   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12357   algorithm: "plot_perf_box_name"
12358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12360   include:
12361     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12362     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12363     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12364     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12365     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12366     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12367   layout:
12368     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12376   include:
12377     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12378     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12379     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12380     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12381     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12382     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12383   layout:
12384     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12385     layout: "plot-throughput"
12386
12387 - type: "plot"
12388   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12389   algorithm: "plot_perf_box_name"
12390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12392   include:
12393     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12394     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12395     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12396     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12397     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12398     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12399   layout:
12400     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12401     layout: "plot-throughput"
12402
12403 - type: "plot"
12404   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12405   algorithm: "plot_perf_box_name"
12406   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12407   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12408   include:
12409     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12410     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12411     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12412     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12413     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12414     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12415   layout:
12416     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12417     layout: "plot-throughput"
12418
12419 - type: "plot"
12420   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12421   algorithm: "plot_perf_box_name"
12422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12424   include:
12425     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12426     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12427     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12428     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12429     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12430     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12431   layout:
12432     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12433     layout: "plot-throughput"
12434
12435 #- type: "plot"
12436 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12437 #  algorithm: "plot_perf_box_name"
12438 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12439 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12440 #  include:
12441 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12442 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12443 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12444 #  layout:
12445 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12446 #    layout: "plot-throughput"
12447 #
12448 #- type: "plot"
12449 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12450 #  algorithm: "plot_perf_box_name"
12451 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12452 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12453 #  include:
12454 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12457 #  layout:
12458 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12459 #    layout: "plot-throughput"
12460
12461 - type: "plot"
12462   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12463   algorithm: "plot_perf_box_name"
12464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12466   include:
12467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12471   layout:
12472     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12473     layout: "plot-throughput"
12474
12475 - type: "plot"
12476   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12477   algorithm: "plot_perf_box_name"
12478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12480   include:
12481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12485   layout:
12486     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12487     layout: "plot-throughput"
12488
12489 - type: "plot"
12490   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12491   algorithm: "plot_perf_box_name"
12492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12494   include:
12495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12499   layout:
12500     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12501     layout: "plot-throughput"
12502
12503 - type: "plot"
12504   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12505   algorithm: "plot_perf_box_name"
12506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12508   include:
12509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12513   layout:
12514     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12515     layout: "plot-throughput"
12516
12517 - type: "plot"
12518   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12519   algorithm: "plot_perf_box_name"
12520   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12522   include:
12523     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12524     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12525     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12526     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12527   layout:
12528     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12535   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12536   include:
12537     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12538     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12539     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12540     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12541   layout:
12542     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12543     layout: "plot-throughput"
12544
12545 - type: "plot"
12546   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12547   algorithm: "plot_perf_box_name"
12548   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12550   include:
12551     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12552     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12553     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12554     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12555   layout:
12556     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12557     layout: "plot-throughput"
12558
12559 - type: "plot"
12560   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12561   algorithm: "plot_perf_box_name"
12562   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12564   include:
12565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12568     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12569   layout:
12570     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12571     layout: "plot-throughput"
12572
12573 - type: "plot"
12574   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12575   algorithm: "plot_perf_box_name"
12576   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12578   include:
12579     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12580     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12582     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12583   layout:
12584     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12585     layout: "plot-throughput"
12586
12587 - type: "plot"
12588   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12589   algorithm: "plot_perf_box_name"
12590   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12591   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12592   include:
12593     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12594     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12595     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12596     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12597   layout:
12598     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12599     layout: "plot-throughput"
12600
12601 - type: "plot"
12602   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12603   algorithm: "plot_perf_box_name"
12604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12606   include:
12607     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12608     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12610     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12611   layout:
12612     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12619   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12622     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12625   layout:
12626     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12627     layout: "plot-throughput"
12628
12629 - type: "plot"
12630   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12631   algorithm: "plot_perf_box_name"
12632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12634   include:
12635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12637     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12638     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12639     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12640   layout:
12641     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12642     layout: "plot-throughput"
12643
12644 - type: "plot"
12645   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12646   algorithm: "plot_perf_box_name"
12647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12649   include:
12650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12651     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12652     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12653     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12654     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12655   layout:
12656     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12657     layout: "plot-throughput"
12658
12659 - type: "plot"
12660   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12661   algorithm: "plot_perf_box_name"
12662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12664   include:
12665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12670   layout:
12671     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12672     layout: "plot-throughput"
12673
12674 - type: "plot"
12675   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12676   algorithm: "plot_perf_box_name"
12677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12679   include:
12680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12685   layout:
12686     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12687     layout: "plot-throughput"
12688
12689 - type: "plot"
12690   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12691   algorithm: "plot_perf_box_name"
12692   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12694   include:
12695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12701   layout:
12702     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12707   algorithm: "plot_perf_box_name"
12708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12710   include:
12711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12717   layout:
12718     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12719     layout: "plot-throughput"
12720
12721 - type: "plot"
12722   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12723   algorithm: "plot_perf_box_name"
12724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12726   include:
12727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12733   layout:
12734     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12742   include:
12743     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12749   layout:
12750     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12751     layout: "plot-throughput"
12752
12753 - type: "plot"
12754   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12755   algorithm: "plot_perf_box_name"
12756   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12757   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12758   include:
12759     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12760     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12761     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12762     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12763     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12764   layout:
12765     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12766     layout: "plot-throughput"
12767
12768 - type: "plot"
12769   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12770   algorithm: "plot_perf_box_name"
12771   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12772   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12773   include:
12774     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12775     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12776     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12777     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12778     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12779   layout:
12780     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12781     layout: "plot-throughput"
12782
12783 #- type: "plot"
12784 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12785 #  algorithm: "plot_perf_box_name"
12786 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12787 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12788 #  include:
12789 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12790 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12791 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12792 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12793 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12794 #  layout:
12795 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12796 #    layout: "plot-throughput"
12797 #
12798 #- type: "plot"
12799 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12800 #  algorithm: "plot_perf_box_name"
12801 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12802 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12803 #  include:
12804 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12805 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12806 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12807 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12808 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12809 #  layout:
12810 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12811 #    layout: "plot-throughput"
12812
12813 #- type: "plot"
12814 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12815 #  algorithm: "plot_perf_box_name"
12816 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12817 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12818 #  include:
12819 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12820 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12821 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12822 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12823 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12824 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12825 #  layout:
12826 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12827 #    layout: "plot-throughput"
12828 #
12829 #- type: "plot"
12830 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12831 #  algorithm: "plot_perf_box_name"
12832 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12833 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12834 #  include:
12835 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12836 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12837 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12838 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12839 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12840 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12841 #  layout:
12842 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12843 #    layout: "plot-throughput"
12844
12845 - type: "plot"
12846   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12847   algorithm: "plot_perf_box_name"
12848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12850   include:
12851     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12852     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12853     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12854   layout:
12855     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12856     layout: "plot-throughput"
12857
12858 - type: "plot"
12859   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12860   algorithm: "plot_perf_box_name"
12861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12863   include:
12864     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12865     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12866     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12867   layout:
12868     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12869     layout: "plot-throughput"
12870
12871 ################################################################################
12872
12873 # Packet Speedup
12874
12875 - type: "plot"
12876   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12877   algorithm: "plot_tsa_name"
12878   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12880   include:
12881     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12882     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12885   layout:
12886     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12887     layout: "plot-throughput-speedup-analysis"
12888
12889 - type: "plot"
12890   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12891   algorithm: "plot_tsa_name"
12892   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12894   include:
12895     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12896     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12897     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12899   layout:
12900     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12901     layout: "plot-throughput-speedup-analysis"
12902
12903 - type: "plot"
12904   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12905   algorithm: "plot_tsa_name"
12906   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12908   include:
12909     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12910     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12911     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12913     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12914   layout:
12915     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12916     layout: "plot-throughput-speedup-analysis"
12917
12918 - type: "plot"
12919   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12920   algorithm: "plot_tsa_name"
12921   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12923   include:
12924     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12925     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12928     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12929   layout:
12930     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12931     layout: "plot-throughput-speedup-analysis"
12932
12933 - type: "plot"
12934   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12935   algorithm: "plot_tsa_name"
12936   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12937   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12938   include:
12939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12945   layout:
12946     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12947     layout: "plot-throughput-speedup-analysis"
12948
12949 - type: "plot"
12950   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12951   algorithm: "plot_tsa_name"
12952   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12954   include:
12955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
12958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12961   layout:
12962     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12963     layout: "plot-throughput-speedup-analysis"
12964
12965 - type: "plot"
12966   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12967   algorithm: "plot_tsa_name"
12968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12970   include:
12971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12975   layout:
12976     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12977     layout: "plot-throughput-speedup-analysis"
12978
12979 - type: "plot"
12980   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12981   algorithm: "plot_tsa_name"
12982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12984   include:
12985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12989   layout:
12990     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12991     layout: "plot-throughput-speedup-analysis"
12992
12993 - type: "plot"
12994   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
12995   algorithm: "plot_tsa_name"
12996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
12997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12998   include:
12999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13002   layout:
13003     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13004     layout: "plot-throughput-speedup-analysis"
13005
13006 - type: "plot"
13007   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13008   algorithm: "plot_tsa_name"
13009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13011   include:
13012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13015   layout:
13016     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13017     layout: "plot-throughput-speedup-analysis"
13018
13019 - type: "plot"
13020   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13021   algorithm: "plot_tsa_name"
13022   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13023   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13024   include:
13025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13030   layout:
13031     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13032     layout: "plot-throughput-speedup-analysis"
13033
13034 - type: "plot"
13035   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13036   algorithm: "plot_tsa_name"
13037   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13038   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13039   include:
13040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13045   layout:
13046     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13047     layout: "plot-throughput-speedup-analysis"
13048
13049 - type: "plot"
13050   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13051   algorithm: "plot_tsa_name"
13052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13054   include:
13055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13058   layout:
13059     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13060     layout: "plot-throughput-speedup-analysis"
13061
13062 - type: "plot"
13063   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13064   algorithm: "plot_tsa_name"
13065   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13067   include:
13068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13071   layout:
13072     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13073     layout: "plot-throughput-speedup-analysis"
13074
13075 - type: "plot"
13076   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13077   algorithm: "plot_tsa_name"
13078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13080   include:
13081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13087   layout:
13088     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13089     layout: "plot-throughput-speedup-analysis"
13090
13091 - type: "plot"
13092   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13093   algorithm: "plot_tsa_name"
13094   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13095   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13096   include:
13097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13103   layout:
13104     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13105     layout: "plot-throughput-speedup-analysis"
13106
13107 - type: "plot"
13108   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13109   algorithm: "plot_tsa_name"
13110   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13111   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13112   include:
13113     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13114     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13115     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13116   layout:
13117     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13118     layout: "plot-throughput-speedup-analysis"
13119
13120 - type: "plot"
13121   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13122   algorithm: "plot_tsa_name"
13123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13125   include:
13126     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13127     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13128     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13129   layout:
13130     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13131     layout: "plot-throughput-speedup-analysis"
13132
13133 - type: "plot"
13134   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13135   algorithm: "plot_tsa_name"
13136   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13138   include:
13139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13142 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13143 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13144   layout:
13145     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13146     layout: "plot-throughput-speedup-analysis"
13147
13148 - type: "plot"
13149   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13150   algorithm: "plot_tsa_name"
13151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13153   include:
13154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13157 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13158 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13159   layout:
13160     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13161     layout: "plot-throughput-speedup-analysis"
13162
13163 - type: "plot"
13164   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13165   algorithm: "plot_tsa_name"
13166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13168   include:
13169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13171     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13172     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13173   layout:
13174     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13175     layout: "plot-throughput-speedup-analysis"
13176
13177 - type: "plot"
13178   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13179   algorithm: "plot_tsa_name"
13180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13182   include:
13183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13187   layout:
13188     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13189     layout: "plot-throughput-speedup-analysis"
13190
13191 - type: "plot"
13192   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13193   algorithm: "plot_tsa_name"
13194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13196   include:
13197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13202   layout:
13203     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13204     layout: "plot-throughput-speedup-analysis"
13205
13206 - type: "plot"
13207   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13208   algorithm: "plot_tsa_name"
13209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13211   include:
13212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13215     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13216     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13217   layout:
13218     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13219     layout: "plot-throughput-speedup-analysis"
13220
13221 - type: "plot"
13222   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13223   algorithm: "plot_tsa_name"
13224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13226   include:
13227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13230     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13231     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13232     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13233   layout:
13234     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13235     layout: "plot-throughput-speedup-analysis"
13236
13237 - type: "plot"
13238   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13239   algorithm: "plot_tsa_name"
13240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13242   include:
13243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13249   layout:
13250     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13251     layout: "plot-throughput-speedup-analysis"
13252
13253 - type: "plot"
13254   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13255   algorithm: "plot_tsa_name"
13256   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13257   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13258   include:
13259     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13260     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13261   layout:
13262     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
13263     layout: "plot-throughput-speedup-analysis"
13264
13265 - type: "plot"
13266   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13267   algorithm: "plot_tsa_name"
13268   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13270   include:
13271     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13272     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13273   layout:
13274     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
13275     layout: "plot-throughput-speedup-analysis"
13276
13277 - type: "plot"
13278   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13279   algorithm: "plot_tsa_name"
13280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13282   include:
13283     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13284     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13285     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13286     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13287   layout:
13288     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
13289     layout: "plot-throughput-speedup-analysis"
13290
13291 - type: "plot"
13292   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13293   algorithm: "plot_tsa_name"
13294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13296   include:
13297     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13298     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13300     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
13303     layout: "plot-throughput-speedup-analysis"
13304
13305 - type: "plot"
13306   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13307   algorithm: "plot_tsa_name"
13308   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13314   layout:
13315     title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13316     layout: "plot-throughput-speedup-analysis"
13317
13318 - type: "plot"
13319   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13320   algorithm: "plot_tsa_name"
13321   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13323   include:
13324     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13325     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13327   layout:
13328     title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13329     layout: "plot-throughput-speedup-analysis"
13330
13331 - type: "plot"
13332   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13333   algorithm: "plot_tsa_name"
13334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13336   include:
13337     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13338     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13339     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13340     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13341     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13342   layout:
13343     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13344     layout: "plot-throughput-speedup-analysis"
13345
13346 - type: "plot"
13347   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13348   algorithm: "plot_tsa_name"
13349   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13351   include:
13352     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13353     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13354     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13355     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13356     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13357   layout:
13358     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13359     layout: "plot-throughput-speedup-analysis"
13360
13361 - type: "plot"
13362   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13363   algorithm: "plot_tsa_name"
13364   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13365   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13366   include:
13367     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13368     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13369     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13370   layout:
13371     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13372     layout: "plot-throughput-speedup-analysis"
13373
13374 - type: "plot"
13375   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13376   algorithm: "plot_tsa_name"
13377   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13379   include:
13380     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13381     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13382     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13383   layout:
13384     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13385     layout: "plot-throughput-speedup-analysis"
13386
13387 - type: "plot"
13388   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13389   algorithm: "plot_tsa_name"
13390   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13392   include:
13393     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13396   layout:
13397     title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13398     layout: "plot-throughput-speedup-analysis"
13399
13400 - type: "plot"
13401   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13402   algorithm: "plot_tsa_name"
13403   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13405   include:
13406     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13407     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13408     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13409   layout:
13410     title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13411     layout: "plot-throughput-speedup-analysis"
13412
13413 - type: "plot"
13414   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13415   algorithm: "plot_tsa_name"
13416   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13418   include:
13419     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13420     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13421     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13422     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13423     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13424   layout:
13425     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13426     layout: "plot-throughput-speedup-analysis"
13427
13428 - type: "plot"
13429   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13430   algorithm: "plot_tsa_name"
13431   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13433   include:
13434     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13435     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13436     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13437     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13438     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13439   layout:
13440     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13441     layout: "plot-throughput-speedup-analysis"
13442
13443 - type: "plot"
13444   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13445   algorithm: "plot_tsa_name"
13446   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13448   include:
13449     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13450     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13451     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13452     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13453     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13455   layout:
13456     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13457     layout: "plot-throughput-speedup-analysis"
13458
13459 - type: "plot"
13460   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13461   algorithm: "plot_tsa_name"
13462   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13463   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13464   include:
13465     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13466     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13467     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13469     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13471   layout:
13472     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13473     layout: "plot-throughput-speedup-analysis"
13474
13475 - type: "plot"
13476   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13477   algorithm: "plot_tsa_name"
13478   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13479   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13480   include:
13481     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13482     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13483     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13484     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13485   layout:
13486     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13487     layout: "plot-throughput-speedup-analysis"
13488
13489 - type: "plot"
13490   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13491   algorithm: "plot_tsa_name"
13492   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13494   include:
13495     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13496     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13497     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13498     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13499   layout:
13500     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13501     layout: "plot-throughput-speedup-analysis"
13502
13503 - type: "plot"
13504   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13505   algorithm: "plot_tsa_name"
13506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13508   include:
13509     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13510     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13511     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13512     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13513     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13514     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13515   layout:
13516     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13517     layout: "plot-throughput-speedup-analysis"
13518
13519 - type: "plot"
13520   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13521   algorithm: "plot_tsa_name"
13522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13524   include:
13525     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13526     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13527     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13528     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13529     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13530     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13531   layout:
13532     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13533     layout: "plot-throughput-speedup-analysis"
13534
13535 - type: "plot"
13536   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13537   algorithm: "plot_tsa_name"
13538   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13540   include:
13541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13542     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13545     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13547   layout:
13548     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13549     layout: "plot-throughput-speedup-analysis"
13550
13551 - type: "plot"
13552   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13553   algorithm: "plot_tsa_name"
13554   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13556   include:
13557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13561     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13563   layout:
13564     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13565     layout: "plot-throughput-speedup-analysis"
13566
13567 - type: "plot"
13568   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13569   algorithm: "plot_tsa_name"
13570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13572   include:
13573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13577   layout:
13578     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13579     layout: "plot-throughput-speedup-analysis"
13580
13581 - type: "plot"
13582   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13583   algorithm: "plot_tsa_name"
13584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13591   layout:
13592     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13593     layout: "plot-throughput-speedup-analysis"
13594
13595 - type: "plot"
13596   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13597   algorithm: "plot_tsa_name"
13598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13600   include:
13601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13606   layout:
13607     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13608     layout: "plot-throughput-speedup-analysis"
13609
13610 - type: "plot"
13611   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13612   algorithm: "plot_tsa_name"
13613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13615   include:
13616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13621   layout:
13622     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13623     layout: "plot-throughput-speedup-analysis"
13624
13625 - type: "plot"
13626   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13627   algorithm: "plot_tsa_name"
13628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13630   include:
13631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13635   layout:
13636     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13637     layout: "plot-throughput-speedup-analysis"
13638
13639 - type: "plot"
13640   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13641   algorithm: "plot_tsa_name"
13642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13644   include:
13645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13649   layout:
13650     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13651     layout: "plot-throughput-speedup-analysis"
13652
13653 - type: "plot"
13654   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13655   algorithm: "plot_tsa_name"
13656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13658   include:
13659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13660     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13661     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13662     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13665   layout:
13666     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13667     layout: "plot-throughput-speedup-analysis"
13668
13669 - type: "plot"
13670   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13671   algorithm: "plot_tsa_name"
13672   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13674   include:
13675     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13676     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13677     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13681   layout:
13682     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13683     layout: "plot-throughput-speedup-analysis"
13684
13685 - type: "plot"
13686   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
13687   algorithm: "plot_tsa_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
13689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690   include:
13691     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13692     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13693     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13694     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13695     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13696   layout:
13697     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
13698     layout: "plot-throughput-speedup-analysis"
13699
13700 - type: "plot"
13701   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
13702   algorithm: "plot_tsa_name"
13703   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
13704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13705   include:
13706     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13707     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13709     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13710     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13711   layout:
13712     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
13713     layout: "plot-throughput-speedup-analysis"
13714
13715 - type: "plot"
13716   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13717   algorithm: "plot_tsa_name"
13718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13720   include:
13721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13724   layout:
13725     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13726     layout: "plot-throughput-speedup-analysis"
13727
13728 - type: "plot"
13729   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13730   algorithm: "plot_tsa_name"
13731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13733   include:
13734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13737   layout:
13738     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13739     layout: "plot-throughput-speedup-analysis"
13740
13741 - type: "plot"
13742   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13743   algorithm: "plot_tsa_name"
13744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13746   include:
13747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13751   layout:
13752     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13753     layout: "plot-throughput-speedup-analysis"
13754
13755 - type: "plot"
13756   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13757   algorithm: "plot_tsa_name"
13758   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13760   include:
13761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13765   layout:
13766     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13767     layout: "plot-throughput-speedup-analysis"
13768
13769 - type: "plot"
13770   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13771   algorithm: "plot_tsa_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774   include:
13775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13781   layout:
13782     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13783     layout: "plot-throughput-speedup-analysis"
13784
13785 - type: "plot"
13786   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13787   algorithm: "plot_tsa_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13790   include:
13791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13797   layout:
13798     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13799     layout: "plot-throughput-speedup-analysis"
13800
13801 - type: "plot"
13802   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13803   algorithm: "plot_tsa_name"
13804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806   include:
13807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13813   layout:
13814     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13815     layout: "plot-throughput-speedup-analysis"
13816
13817 - type: "plot"
13818   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13819   algorithm: "plot_tsa_name"
13820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13822   include:
13823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13829   layout:
13830     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13831     layout: "plot-throughput-speedup-analysis"
13832
13833 - type: "plot"
13834   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13835   algorithm: "plot_tsa_name"
13836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13838   include:
13839     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13840     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13841     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13842     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13843     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13844     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13845   layout:
13846     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13847     layout: "plot-throughput-speedup-analysis"
13848
13849 - type: "plot"
13850   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13851   algorithm: "plot_tsa_name"
13852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13854   include:
13855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13856     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13857     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13858     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13859     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13860     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13861   layout:
13862     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13863     layout: "plot-throughput-speedup-analysis"
13864
13865 - type: "plot"
13866   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13867   algorithm: "plot_tsa_name"
13868   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13869   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13870   include:
13871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13875     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13876     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13877   layout:
13878     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13879     layout: "plot-throughput-speedup-analysis"
13880
13881 - type: "plot"
13882   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13883   algorithm: "plot_tsa_name"
13884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13886   include:
13887     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13888     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13889     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13890     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13891     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13892     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13893   layout:
13894     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13895     layout: "plot-throughput-speedup-analysis"
13896
13897 - type: "plot"
13898   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13899   algorithm: "plot_tsa_name"
13900   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13902   include:
13903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13907   layout:
13908     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13909     layout: "plot-throughput-speedup-analysis"
13910
13911 - type: "plot"
13912   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13913   algorithm: "plot_tsa_name"
13914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13916   include:
13917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13921   layout:
13922     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13923     layout: "plot-throughput-speedup-analysis"
13924
13925 - type: "plot"
13926   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13927   algorithm: "plot_tsa_name"
13928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13930   include:
13931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13935   layout:
13936     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13937     layout: "plot-throughput-speedup-analysis"
13938
13939 - type: "plot"
13940   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13941   algorithm: "plot_tsa_name"
13942   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13944   include:
13945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13949   layout:
13950     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13951     layout: "plot-throughput-speedup-analysis"
13952
13953 - type: "plot"
13954   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13955   algorithm: "plot_tsa_name"
13956   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13957   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13958   include:
13959     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13960     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13961     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13962     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13963   layout:
13964     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13965     layout: "plot-throughput-speedup-analysis"
13966
13967 - type: "plot"
13968   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13969   algorithm: "plot_tsa_name"
13970   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13972   include:
13973     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13977   layout:
13978     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13979     layout: "plot-throughput-speedup-analysis"
13980
13981 - type: "plot"
13982   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13983   algorithm: "plot_tsa_name"
13984   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13986   include:
13987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13991   layout:
13992     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13993     layout: "plot-throughput-speedup-analysis"
13994
13995 - type: "plot"
13996   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13997   algorithm: "plot_tsa_name"
13998   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14000   include:
14001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14005   layout:
14006     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14014   include:
14015     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14017     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14018     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14019   layout:
14020     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
14021     layout: "plot-throughput-speedup-analysis"
14022
14023 - type: "plot"
14024   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
14025   algorithm: "plot_tsa_name"
14026   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
14027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14028   include:
14029     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14030     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14031     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14032     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14033   layout:
14034     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
14035     layout: "plot-throughput-speedup-analysis"
14036
14037 - type: "plot"
14038   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14039   algorithm: "plot_tsa_name"
14040   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
14041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14042   include:
14043     - "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"
14044     - "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"
14045     - "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"
14046     - "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"
14047   layout:
14048     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14049     layout: "plot-throughput-speedup-analysis"
14050
14051 - type: "plot"
14052   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14053   algorithm: "plot_tsa_name"
14054   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14056   include:
14057     - "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"
14058     - "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"
14059     - "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"
14060     - "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"
14061   layout:
14062     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14063     layout: "plot-throughput-speedup-analysis"
14064
14065 - type: "plot"
14066   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14067   algorithm: "plot_tsa_name"
14068   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14070   include:
14071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14074     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14075     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14076   layout:
14077     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14078     layout: "plot-throughput-speedup-analysis"
14079
14080 - type: "plot"
14081   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14082   algorithm: "plot_tsa_name"
14083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14085   include:
14086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14091   layout:
14092     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14093     layout: "plot-throughput-speedup-analysis"
14094
14095 - type: "plot"
14096   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14097   algorithm: "plot_tsa_name"
14098   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14099   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14100   include:
14101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14106   layout:
14107     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14115   include:
14116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14121   layout:
14122     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14130   include:
14131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14137   layout:
14138     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14139     layout: "plot-throughput-speedup-analysis"
14140
14141 - type: "plot"
14142   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14143   algorithm: "plot_tsa_name"
14144   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
14145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14146   include:
14147     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14148     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14155     layout: "plot-throughput-speedup-analysis"
14156
14157 - type: "plot"
14158   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14159   algorithm: "plot_tsa_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "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"
14164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14166     - "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"
14167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14169   layout:
14170     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14171     layout: "plot-throughput-speedup-analysis"
14172
14173 - type: "plot"
14174   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14175   algorithm: "plot_tsa_name"
14176   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14178   include:
14179     - "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"
14180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14182     - "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"
14183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14185   layout:
14186     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14187     layout: "plot-throughput-speedup-analysis"
14188
14189 - type: "plot"
14190   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14191   algorithm: "plot_tsa_name"
14192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14194   include:
14195     - "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"
14196     - "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"
14197     - "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"
14198   layout:
14199     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
14200     layout: "plot-throughput-speedup-analysis"
14201
14202 - type: "plot"
14203   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14204   algorithm: "plot_tsa_name"
14205   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14206   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14207   include:
14208     - "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"
14209     - "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"
14210     - "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"
14211   layout:
14212     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
14213     layout: "plot-throughput-speedup-analysis"
14214
14215 - type: "plot"
14216   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14217   algorithm: "plot_tsa_name"
14218   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14219   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14220   include:
14221     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14222     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14223     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14224     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14225     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14226   layout:
14227     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
14228     layout: "plot-throughput-speedup-analysis"
14229
14230 - type: "plot"
14231   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14232   algorithm: "plot_tsa_name"
14233   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14234   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14235   include:
14236     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14237     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14238     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14239     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14240     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14241   layout:
14242     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
14243     layout: "plot-throughput-speedup-analysis"
14244
14245 - type: "plot"
14246   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14247   algorithm: "plot_tsa_name"
14248   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14249   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14250   include:
14251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14256   layout:
14257     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
14258     layout: "plot-throughput-speedup-analysis"
14259
14260 - type: "plot"
14261   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14262   algorithm: "plot_tsa_name"
14263   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14264   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14265   include:
14266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14271   layout:
14272     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
14273     layout: "plot-throughput-speedup-analysis"
14274
14275 - type: "plot"
14276   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14277   algorithm: "plot_tsa_name"
14278   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14279   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14280   include:
14281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14287   layout:
14288     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14296   include:
14297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14303   layout:
14304     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
14305     layout: "plot-throughput-speedup-analysis"
14306
14307 - type: "plot"
14308   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14309   algorithm: "plot_tsa_name"
14310   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14311   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14312   include:
14313     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14317   layout:
14318     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
14319     layout: "plot-throughput-speedup-analysis"
14320
14321 - type: "plot"
14322   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14326   include:
14327     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14331   layout:
14332     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 - type: "plot"
14336   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14337   algorithm: "plot_tsa_name"
14338   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14339   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14340   include:
14341     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14346   layout:
14347     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14348     layout: "plot-throughput-speedup-analysis"
14349
14350 - type: "plot"
14351   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14352   algorithm: "plot_tsa_name"
14353   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14354   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14355   include:
14356     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14358     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14361   layout:
14362     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14363     layout: "plot-throughput-speedup-analysis"
14364
14365 - type: "plot"
14366   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14367   algorithm: "plot_tsa_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14370   include:
14371     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14372     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14373     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14374     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14377   layout:
14378     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14386   include:
14387     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14393   layout:
14394     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14395     layout: "plot-throughput-speedup-analysis"
14396
14397 - type: "plot"
14398   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14399   algorithm: "plot_tsa_name"
14400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14402   include:
14403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14404     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14405     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14406     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14407   layout:
14408     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14409     layout: "plot-throughput-speedup-analysis"
14410
14411 - type: "plot"
14412   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14413   algorithm: "plot_tsa_name"
14414   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14415   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14416   include:
14417     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14418     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14420     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14421   layout:
14422     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14423     layout: "plot-throughput-speedup-analysis"
14424
14425 - type: "plot"
14426   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14427   algorithm: "plot_tsa_name"
14428   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14429   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14430   include:
14431     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14432     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14433     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14434     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14436     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14437   layout:
14438     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14439     layout: "plot-throughput-speedup-analysis"
14440
14441 - type: "plot"
14442   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14443   algorithm: "plot_tsa_name"
14444   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14445   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14446   include:
14447     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14448     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14449     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14450     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14452     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14453   layout:
14454     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14455     layout: "plot-throughput-speedup-analysis"
14456
14457 - type: "plot"
14458   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14459   algorithm: "plot_tsa_name"
14460   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14461   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14462   include:
14463     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14464     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14465     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14466     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14468     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14469   layout:
14470     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14471     layout: "plot-throughput-speedup-analysis"
14472
14473 - type: "plot"
14474   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14475   algorithm: "plot_tsa_name"
14476   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14477   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14478   include:
14479     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14480     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14481     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14482     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14485   layout:
14486     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14494   include:
14495     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14496     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14497     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14498     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14499     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14500     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14501   layout:
14502     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14503     layout: "plot-throughput-speedup-analysis"
14504
14505 - type: "plot"
14506   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14507   algorithm: "plot_tsa_name"
14508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14510   include:
14511     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14512     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14513     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14514     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14515     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14516     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14517   layout:
14518     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14519     layout: "plot-throughput-speedup-analysis"
14520
14521 - type: "plot"
14522   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14523   algorithm: "plot_tsa_name"
14524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14526   include:
14527     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14528     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14529     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14530     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14531     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14532   layout:
14533     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14534     layout: "plot-throughput-speedup-analysis"
14535
14536 - type: "plot"
14537   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14538   algorithm: "plot_tsa_name"
14539   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14540   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14541   include:
14542     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14543     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14544     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14545     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14546     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14547   layout:
14548     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 #- type: "plot"
14552 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14553 #  algorithm: "plot_tsa_name"
14554 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14555 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14556 #  include:
14557 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14558 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14559 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14560 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14561 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14562 #  layout:
14563 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14564 #    layout: "plot-throughput-speedup-analysis"
14565 #
14566 #- type: "plot"
14567 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14568 #  algorithm: "plot_tsa_name"
14569 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14570 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14571 #  include:
14572 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14573 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14574 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14575 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14576 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14577 #  layout:
14578 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14579 #    layout: "plot-throughput-speedup-analysis"
14580
14581 #- type: "plot"
14582 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14583 #  algorithm: "plot_tsa_name"
14584 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14585 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14586 #  include:
14587 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14588 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14589 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14590 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14591 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14592 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14593 #  layout:
14594 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14595 #    layout: "plot-throughput-speedup-analysis"
14596 #
14597 #- type: "plot"
14598 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14599 #  algorithm: "plot_tsa_name"
14600 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14601 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14602 #  include:
14603 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14604 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14605 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14606 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14607 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14608 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14609 #  layout:
14610 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14611 #    layout: "plot-throughput-speedup-analysis"
14612
14613 - type: "plot"
14614   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14615   algorithm: "plot_tsa_name"
14616   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14617   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14618   include:
14619     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14624   layout:
14625     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14626     layout: "plot-throughput-speedup-analysis"
14627
14628 - type: "plot"
14629   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14630   algorithm: "plot_tsa_name"
14631   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14632   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14633   include:
14634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14639   layout:
14640     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14648   include:
14649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14655   layout:
14656     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14657     layout: "plot-throughput-speedup-analysis"
14658
14659 - type: "plot"
14660   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14661   algorithm: "plot_tsa_name"
14662   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14663   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14664   include:
14665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14671   layout:
14672     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14673     layout: "plot-throughput-speedup-analysis"
14674
14675 - type: "plot"
14676   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14677   algorithm: "plot_tsa_name"
14678   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14679   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14680   include:
14681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14686   layout:
14687     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14688     layout: "plot-throughput-speedup-analysis"
14689
14690 - type: "plot"
14691   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14692   algorithm: "plot_tsa_name"
14693   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14694   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14695   include:
14696     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14701   layout:
14702     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14703     layout: "plot-throughput-speedup-analysis"
14704
14705 - type: "plot"
14706   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14707   algorithm: "plot_tsa_name"
14708   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14709   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14710   include:
14711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14713     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14714     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14715   layout:
14716     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14717     layout: "plot-throughput-speedup-analysis"
14718
14719 - type: "plot"
14720   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14721   algorithm: "plot_tsa_name"
14722   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14723   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14724   include:
14725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14726     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14727     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14728     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14729   layout:
14730     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14738   include:
14739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14742     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14743     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14744     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14745   layout:
14746     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14747     layout: "plot-throughput-speedup-analysis"
14748
14749 - type: "plot"
14750   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14751   algorithm: "plot_tsa_name"
14752   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14753   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14754   include:
14755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14758     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14759     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14760     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14761   layout:
14762     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14763     layout: "plot-throughput-speedup-analysis"
14764
14765 - type: "plot"
14766   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14767   algorithm: "plot_tsa_name"
14768   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14769   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14770   include:
14771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14776   layout:
14777     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14778     layout: "plot-throughput-speedup-analysis"
14779
14780 - type: "plot"
14781   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14782   algorithm: "plot_tsa_name"
14783   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14784   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14785   include:
14786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14791   layout:
14792     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14793     layout: "plot-throughput-speedup-analysis"
14794
14795 - type: "plot"
14796   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14797   algorithm: "plot_tsa_name"
14798   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14799   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14800   include:
14801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14807   layout:
14808     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14809     layout: "plot-throughput-speedup-analysis"
14810
14811 - type: "plot"
14812   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14813   algorithm: "plot_tsa_name"
14814   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14815   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14816   include:
14817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14821     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14823   layout:
14824     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14825     layout: "plot-throughput-speedup-analysis"
14826
14827 - type: "plot"
14828   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14829   algorithm: "plot_tsa_name"
14830   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14831   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14832   include:
14833     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14834     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14835     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14837   layout:
14838     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14839     layout: "plot-throughput-speedup-analysis"
14840
14841 - type: "plot"
14842   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14843   algorithm: "plot_tsa_name"
14844   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14845   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14846   include:
14847     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14848     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14849     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14850     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14851   layout:
14852     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14853     layout: "plot-throughput-speedup-analysis"
14854
14855 - type: "plot"
14856   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14857   algorithm: "plot_tsa_name"
14858   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14859   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14860   include:
14861     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14862     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14863     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14864     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14865     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14866   layout:
14867     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14868     layout: "plot-throughput-speedup-analysis"
14869
14870 - type: "plot"
14871   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14872   algorithm: "plot_tsa_name"
14873   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14874   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14875   include:
14876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14877     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14878     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14879     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14880     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14881   layout:
14882     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14883     layout: "plot-throughput-speedup-analysis"
14884
14885 - type: "plot"
14886   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14887   algorithm: "plot_tsa_name"
14888   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14889   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14890   include:
14891     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14892     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14893     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14894     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14895     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14897   layout:
14898     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 - type: "plot"
14902   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14903   algorithm: "plot_tsa_name"
14904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14906   include:
14907     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14908     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14909     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14910     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14911     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14912     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14913   layout:
14914     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14915     layout: "plot-throughput-speedup-analysis"
14916
14917 - type: "plot"
14918   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14919   algorithm: "plot_tsa_name"
14920   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14921   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14922   include:
14923     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14924     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14925     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14926     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14927   layout:
14928     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14929     layout: "plot-throughput-speedup-analysis"
14930
14931 - type: "plot"
14932   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14933   algorithm: "plot_tsa_name"
14934   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14935   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14936   include:
14937     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14938     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14939     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14940     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14941   layout:
14942     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14943     layout: "plot-throughput-speedup-analysis"
14944
14945 - type: "plot"
14946   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14947   algorithm: "plot_tsa_name"
14948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14950   include:
14951     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14952     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14953     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14954     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14955     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14956     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14957   layout:
14958     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14966   include:
14967     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14969     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14970     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14971     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14972     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14973   layout:
14974     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14975     layout: "plot-throughput-speedup-analysis"
14976
14977 - type: "plot"
14978   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14979   algorithm: "plot_tsa_name"
14980   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14981   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14982   include:
14983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14986     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14987     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14988     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14989   layout:
14990     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14991     layout: "plot-throughput-speedup-analysis"
14992
14993 - type: "plot"
14994   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14995   algorithm: "plot_tsa_name"
14996   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14997   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14998   include:
14999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15003     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15004     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15005   layout:
15006     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 #- type: "plot"
15010 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15011 #  algorithm: "plot_tsa_name"
15012 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15013 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15014 #  include:
15015 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15016 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15017 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15018 #  layout:
15019 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15020 #    layout: "plot-throughput-speedup-analysis"
15021 #
15022 #- type: "plot"
15023 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15024 #  algorithm: "plot_tsa_name"
15025 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15026 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15027 #  include:
15028 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15029 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15030 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15031 #  layout:
15032 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15033 #    layout: "plot-throughput-speedup-analysis"
15034
15035 ################################################################################
15036
15037 # Packet Throughput - DPDK
15038
15039 # 2n-skx-xxv710
15040
15041 #- type: "plot"
15042 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
15043 #  algorithm: "plot_perf_box_name"
15044 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
15045 #  data: "plot-dpdk-throughput-latency-2n-skx"
15046 #  include:
15047 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15048 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15049 #  layout:
15050 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
15051 #    layout: "plot-throughput"
15052 #
15053 #- type: "plot"
15054 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
15055 #  algorithm: "plot_perf_box_name"
15056 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
15057 #  data: "plot-dpdk-throughput-latency-2n-skx"
15058 #  include:
15059 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15060 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15061 #  layout:
15062 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
15063 #    layout: "plot-throughput"
15064 #
15065 #- type: "plot"
15066 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
15067 #  algorithm: "plot_perf_box_name"
15068 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
15069 #  data: "plot-dpdk-throughput-latency-2n-skx"
15070 #  include:
15071 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15072 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15073 #  layout:
15074 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
15075 #    layout: "plot-throughput"
15076 #
15077 #- type: "plot"
15078 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
15079 #  algorithm: "plot_perf_box_name"
15080 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
15081 #  data: "plot-dpdk-throughput-latency-2n-skx"
15082 #  include:
15083 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15084 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15085 #  layout:
15086 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
15087 #    layout: "plot-throughput"
15088 #
15089 ## 2n-skx-x710
15090 #
15091 #- type: "plot"
15092 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
15093 #  algorithm: "plot_perf_box_name"
15094 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
15095 #  data: "plot-dpdk-throughput-latency-2n-skx"
15096 #  include:
15097 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15098 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15099 #  layout:
15100 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
15101 #    layout: "plot-throughput"
15102 #
15103 #- type: "plot"
15104 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
15105 #  algorithm: "plot_perf_box_name"
15106 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
15107 #  data: "plot-dpdk-throughput-latency-2n-skx"
15108 #  include:
15109 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15110 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15111 #  layout:
15112 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
15113 #    layout: "plot-throughput"
15114 #
15115 #- type: "plot"
15116 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
15117 #  algorithm: "plot_perf_box_name"
15118 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
15119 #  data: "plot-dpdk-throughput-latency-2n-skx"
15120 #  include:
15121 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15122 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15123 #  layout:
15124 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
15125 #    layout: "plot-throughput"
15126 #
15127 #- type: "plot"
15128 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
15129 #  algorithm: "plot_perf_box_name"
15130 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
15131 #  data: "plot-dpdk-throughput-latency-2n-skx"
15132 #  include:
15133 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15134 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15135 #  layout:
15136 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
15137 #    layout: "plot-throughput"
15138 #
15139 ## 3n-skx-xxv710
15140 #
15141 #- type: "plot"
15142 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
15143 #  algorithm: "plot_perf_box_name"
15144 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
15145 #  data: "plot-dpdk-throughput-latency-3n-skx"
15146 #  include:
15147 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15148 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15149 #  layout:
15150 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
15151 #    layout: "plot-throughput"
15152 #
15153 #- type: "plot"
15154 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
15155 #  algorithm: "plot_perf_box_name"
15156 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
15157 #  data: "plot-dpdk-throughput-latency-3n-skx"
15158 #  include:
15159 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15160 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15161 #  layout:
15162 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
15163 #    layout: "plot-throughput"
15164 #
15165 #- type: "plot"
15166 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
15167 #  algorithm: "plot_perf_box_name"
15168 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
15169 #  data: "plot-dpdk-throughput-latency-3n-skx"
15170 #  include:
15171 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15172 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15173 #  layout:
15174 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
15175 #    layout: "plot-throughput"
15176 #
15177 #- type: "plot"
15178 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
15179 #  algorithm: "plot_perf_box_name"
15180 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
15181 #  data: "plot-dpdk-throughput-latency-3n-skx"
15182 #  include:
15183 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15184 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15185 #  layout:
15186 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
15187 #    layout: "plot-throughput"
15188 #
15189 ## 3n-skx-x710
15190 #
15191 #- type: "plot"
15192 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
15193 #  algorithm: "plot_perf_box_name"
15194 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
15195 #  data: "plot-dpdk-throughput-latency-3n-skx"
15196 #  include:
15197 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15198 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15199 #  layout:
15200 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
15201 #    layout: "plot-throughput"
15202 #
15203 #- type: "plot"
15204 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
15205 #  algorithm: "plot_perf_box_name"
15206 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
15207 #  data: "plot-dpdk-throughput-latency-3n-skx"
15208 #  include:
15209 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15210 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15211 #  layout:
15212 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
15213 #    layout: "plot-throughput"
15214 #
15215 #- type: "plot"
15216 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
15217 #  algorithm: "plot_perf_box_name"
15218 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
15219 #  data: "plot-dpdk-throughput-latency-3n-skx"
15220 #  include:
15221 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15222 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15223 #  layout:
15224 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
15225 #    layout: "plot-throughput"
15226 #
15227 #- type: "plot"
15228 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
15229 #  algorithm: "plot_perf_box_name"
15230 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
15231 #  data: "plot-dpdk-throughput-latency-3n-skx"
15232 #  include:
15233 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15234 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15235 #  layout:
15236 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
15237 #    layout: "plot-throughput"
15238
15239 # 3n-hsw-xl710
15240
15241 - type: "plot"
15242   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
15243   algorithm: "plot_perf_box_name"
15244   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
15245   data: "plot-dpdk-throughput-latency-3n-hsw"
15246   include:
15247     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15248     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15249   layout:
15250     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
15251     layout: "plot-throughput"
15252
15253 - type: "plot"
15254   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
15255   algorithm: "plot_perf_box_name"
15256   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
15257   data: "plot-dpdk-throughput-latency-3n-hsw"
15258   include:
15259     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15260     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15261   layout:
15262     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
15263     layout: "plot-throughput"
15264
15265 - type: "plot"
15266   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
15267   algorithm: "plot_perf_box_name"
15268   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
15269   data: "plot-dpdk-throughput-latency-3n-hsw"
15270   include:
15271     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15272     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15273   layout:
15274     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
15275     layout: "plot-throughput"
15276
15277 - type: "plot"
15278   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
15279   algorithm: "plot_perf_box_name"
15280   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
15281   data: "plot-dpdk-throughput-latency-3n-hsw"
15282   include:
15283     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15284     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15285   layout:
15286     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
15287     layout: "plot-throughput"
15288
15289 # 3n-hsw-x710
15290
15291 - type: "plot"
15292   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
15293   algorithm: "plot_perf_box_name"
15294   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
15295   data: "plot-dpdk-throughput-latency-3n-hsw"
15296   include:
15297     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15298     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15299   layout:
15300     title: "3n-hsw-x710-64b-1t1c-base-ndr"
15301     layout: "plot-throughput"
15302
15303 - type: "plot"
15304   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
15305   algorithm: "plot_perf_box_name"
15306   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
15307   data: "plot-dpdk-throughput-latency-3n-hsw"
15308   include:
15309     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15310     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15311   layout:
15312     title: "3n-hsw-x710-64b-2t2c-base-ndr"
15313     layout: "plot-throughput"
15314
15315 - type: "plot"
15316   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
15317   algorithm: "plot_perf_box_name"
15318   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
15319   data: "plot-dpdk-throughput-latency-3n-hsw"
15320   include:
15321     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15322     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15323   layout:
15324     title: "3n-hsw-x710-64b-1t1c-base-pdr"
15325     layout: "plot-throughput"
15326
15327 - type: "plot"
15328   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
15329   algorithm: "plot_perf_box_name"
15330   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
15331   data: "plot-dpdk-throughput-latency-3n-hsw"
15332   include:
15333     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15334     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15335   layout:
15336     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15337     layout: "plot-throughput"
15338
15339 # 2n-dnv-x553
15340
15341 - type: "plot"
15342   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15343   algorithm: "plot_perf_box_name"
15344   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15345   data: "plot-dpdk-throughput-latency-2n-dnv"
15346   include:
15347     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15348     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15349   layout:
15350     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15351     layout: "plot-throughput"
15352
15353 - type: "plot"
15354   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15355   algorithm: "plot_perf_box_name"
15356   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15357   data: "plot-dpdk-throughput-latency-2n-dnv"
15358   include:
15359     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15360     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15361   layout:
15362     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15363     layout: "plot-throughput"
15364
15365 - type: "plot"
15366   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15367   algorithm: "plot_perf_box_name"
15368   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15369   data: "plot-dpdk-throughput-latency-2n-dnv"
15370   include:
15371     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15372     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15373   layout:
15374     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15375     layout: "plot-throughput"
15376
15377 - type: "plot"
15378   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15379   algorithm: "plot_perf_box_name"
15380   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15381   data: "plot-dpdk-throughput-latency-2n-dnv"
15382   include:
15383     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15384     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15385   layout:
15386     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15387     layout: "plot-throughput"
15388
15389 # 3n-dnv-x553
15390
15391 - type: "plot"
15392   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15393   algorithm: "plot_perf_box_name"
15394   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15395   data: "plot-dpdk-throughput-latency-3n-dnv"
15396   include:
15397     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15398     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15399   layout:
15400     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15401     layout: "plot-throughput"
15402
15403 - type: "plot"
15404   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15405   algorithm: "plot_perf_box_name"
15406   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15407   data: "plot-dpdk-throughput-latency-3n-dnv"
15408   include:
15409     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15410     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15411   layout:
15412     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15413     layout: "plot-throughput"
15414
15415 - type: "plot"
15416   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15417   algorithm: "plot_perf_box_name"
15418   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15419   data: "plot-dpdk-throughput-latency-3n-dnv"
15420   include:
15421     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15422     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15423   layout:
15424     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15425     layout: "plot-throughput"
15426
15427 - type: "plot"
15428   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15429   algorithm: "plot_perf_box_name"
15430   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15431   data: "plot-dpdk-throughput-latency-3n-dnv"
15432   include:
15433     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15434     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15435   layout:
15436     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15437     layout: "plot-throughput"
15438
15439 # 3n-tsh-x520
15440
15441 - type: "plot"
15442   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15443   algorithm: "plot_perf_box_name"
15444   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15445   data: "plot-dpdk-throughput-latency-3n-tsh"
15446   include:
15447     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15448     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15449   layout:
15450     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15451     layout: "plot-throughput"
15452
15453 - type: "plot"
15454   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15455   algorithm: "plot_perf_box_name"
15456   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15457   data: "plot-dpdk-throughput-latency-3n-tsh"
15458   include:
15459     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15460     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15461   layout:
15462     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15467   algorithm: "plot_perf_box_name"
15468   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15469   data: "plot-dpdk-throughput-latency-3n-tsh"
15470   include:
15471     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15472     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15473   layout:
15474     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15475     layout: "plot-throughput"
15476
15477 - type: "plot"
15478   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15479   algorithm: "plot_perf_box_name"
15480   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15481   data: "plot-dpdk-throughput-latency-3n-tsh"
15482   include:
15483     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15484     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15485   layout:
15486     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15487     layout: "plot-throughput"
15488
15489 ################################################################################
15490 ###   2n-clx                                                                 ###
15491 ################################################################################
15492
15493 # Packet Throughput
15494
15495 - type: "plot"
15496   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15497   algorithm: "plot_perf_box_name"
15498   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15500   include:
15501     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15502     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15503     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15504     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15505   layout:
15506     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15507     layout: "plot-throughput"
15508
15509 - type: "plot"
15510   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15511   algorithm: "plot_perf_box_name"
15512   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15513   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15514   include:
15515     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15516     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15519   layout:
15520     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15521     layout: "plot-throughput"
15522
15523 - type: "plot"
15524   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15525   algorithm: "plot_perf_box_name"
15526   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15528   include:
15529     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15530     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15531     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15532     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15533   layout:
15534     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15542   include:
15543     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15544     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15545     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15546     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15547   layout:
15548     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15549     layout: "plot-throughput"
15550
15551 - type: "plot"
15552   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15553   algorithm: "plot_perf_box_name"
15554   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15556   include:
15557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15558     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15561     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15562     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15563   layout:
15564     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15565     layout: "plot-throughput"
15566
15567 - type: "plot"
15568   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15569   algorithm: "plot_perf_box_name"
15570   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15572   include:
15573     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15574     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15576     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15577     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15578     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15579   layout:
15580     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15581     layout: "plot-throughput"
15582
15583 - type: "plot"
15584   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15585   algorithm: "plot_perf_box_name"
15586   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15588   include:
15589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15593   layout:
15594     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15599   algorithm: "plot_perf_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15602   include:
15603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15607   layout:
15608     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15613   algorithm: "plot_perf_box_name"
15614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15616   include:
15617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15620   layout:
15621     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15622     layout: "plot-throughput"
15623
15624 - type: "plot"
15625   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15626   algorithm: "plot_perf_box_name"
15627   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15629   include:
15630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15633   layout:
15634     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15635     layout: "plot-throughput"
15636
15637 - type: "plot"
15638   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15639   algorithm: "plot_perf_box_name"
15640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15642   include:
15643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15648   layout:
15649     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15650     layout: "plot-throughput"
15651
15652 - type: "plot"
15653   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15654   algorithm: "plot_perf_box_name"
15655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15657   include:
15658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15663   layout:
15664     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15665     layout: "plot-throughput"
15666
15667 - type: "plot"
15668   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15669   algorithm: "plot_perf_box_name"
15670   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15672   include:
15673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15676   layout:
15677     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15678     layout: "plot-throughput"
15679
15680 - type: "plot"
15681   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15682   algorithm: "plot_perf_box_name"
15683   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15685   include:
15686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15689   layout:
15690     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15691     layout: "plot-throughput"
15692
15693 - type: "plot"
15694   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15695   algorithm: "plot_perf_box_name"
15696   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15698   include:
15699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15705   layout:
15706     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15707     layout: "plot-throughput"
15708
15709 - type: "plot"
15710   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15711   algorithm: "plot_perf_box_name"
15712   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15714   include:
15715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15721   layout:
15722     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15723     layout: "plot-throughput"
15724
15725 - type: "plot"
15726   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15727   algorithm: "plot_perf_box_name"
15728   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15730   include:
15731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15733   layout:
15734     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15735     layout: "plot-throughput"
15736
15737 - type: "plot"
15738   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15739   algorithm: "plot_perf_box_name"
15740   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15742   include:
15743     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15744     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15745   layout:
15746     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15747     layout: "plot-throughput"
15748
15749 - type: "plot"
15750   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15751   algorithm: "plot_perf_box_name"
15752   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15753   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15754   include:
15755     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15756     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15757     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15758     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15759     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15760     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15761   layout:
15762     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15763     layout: "plot-throughput"
15764
15765 - type: "plot"
15766   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15767   algorithm: "plot_perf_box_name"
15768   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15770   include:
15771     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15772     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15773     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15774     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15775     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15776     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15777   layout:
15778     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15779     layout: "plot-throughput"
15780
15781 - type: "plot"
15782   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15783   algorithm: "plot_perf_box_name"
15784   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15786   include:
15787     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15788     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15789     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15790     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15791     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15793   layout:
15794     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15795     layout: "plot-throughput"
15796
15797 - type: "plot"
15798   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15799   algorithm: "plot_perf_box_name"
15800   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15801   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15802   include:
15803     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15804     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15809   layout:
15810     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15811     layout: "plot-throughput"
15812
15813 - type: "plot"
15814   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15815   algorithm: "plot_perf_box_name"
15816   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15818   include:
15819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15820     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15821     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15822   layout:
15823     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15824     layout: "plot-throughput"
15825
15826 - type: "plot"
15827   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15828   algorithm: "plot_perf_box_name"
15829   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15830   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15831   include:
15832     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15833     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15834     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15835   layout:
15836     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15837     layout: "plot-throughput"
15838
15839 - type: "plot"
15840   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15841   algorithm: "plot_perf_box_name"
15842   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15844   include:
15845     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15846     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15848     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15850   layout:
15851     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15852     layout: "plot-throughput"
15853
15854 - type: "plot"
15855   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15856   algorithm: "plot_perf_box_name"
15857   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15859   include:
15860     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15865   layout:
15866     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15867     layout: "plot-throughput"
15868
15869 - type: "plot"
15870   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15871   algorithm: "plot_perf_box_name"
15872   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15874   include:
15875     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15876     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15880   layout:
15881     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15882     layout: "plot-throughput"
15883
15884 - type: "plot"
15885   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15886   algorithm: "plot_perf_box_name"
15887   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15889   include:
15890     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15891     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15895   layout:
15896     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15897     layout: "plot-throughput"
15898
15899 - type: "plot"
15900   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15901   algorithm: "plot_perf_box_name"
15902   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15904   include:
15905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15911   layout:
15912     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15913     layout: "plot-throughput"
15914
15915 - type: "plot"
15916   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15917   algorithm: "plot_perf_box_name"
15918   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15920   include:
15921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15927   layout:
15928     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15929     layout: "plot-throughput"
15930
15931 - type: "plot"
15932   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15933   algorithm: "plot_perf_box_name"
15934   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15936   include:
15937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15941   layout:
15942     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15943     layout: "plot-throughput"
15944
15945 - type: "plot"
15946   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15947   algorithm: "plot_perf_box_name"
15948   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15949   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15950   include:
15951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15955   layout:
15956     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15957     layout: "plot-throughput"
15958
15959 - type: "plot"
15960   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15961   algorithm: "plot_perf_box_name"
15962   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15964   include:
15965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15969   layout:
15970     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15971     layout: "plot-throughput"
15972
15973 - type: "plot"
15974   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15975   algorithm: "plot_perf_box_name"
15976   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15978   include:
15979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15983   layout:
15984     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15985     layout: "plot-throughput"
15986
15987 - type: "plot"
15988   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15989   algorithm: "plot_perf_box_name"
15990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15992   include:
15993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15998   layout:
15999     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
16000     layout: "plot-throughput"
16001
16002 - type: "plot"
16003   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16004   algorithm: "plot_perf_box_name"
16005   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16006   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16007   include:
16008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
16009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
16010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
16011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16013   layout:
16014     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16015     layout: "plot-throughput"
16016
16017 - type: "plot"
16018   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16019   algorithm: "plot_perf_box_name"
16020   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16022   include:
16023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16027   layout:
16028     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16029     layout: "plot-throughput"
16030
16031 - type: "plot"
16032   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16033   algorithm: "plot_perf_box_name"
16034   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16036   include:
16037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16041   layout:
16042     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16043     layout: "plot-throughput"
16044
16045 - type: "plot"
16046   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16047   algorithm: "plot_perf_box_name"
16048   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16050   include:
16051     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16052     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16053     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16054     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16057   layout:
16058     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16059     layout: "plot-throughput"
16060
16061 - type: "plot"
16062   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16063   algorithm: "plot_perf_box_name"
16064   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16066   include:
16067     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16068     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16069     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16071     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16073   layout:
16074     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16075     layout: "plot-throughput"
16076
16077 - type: "plot"
16078   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16079   algorithm: "plot_perf_box_name"
16080   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16082   include:
16083     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16084     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16085     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16087   layout:
16088     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16089     layout: "plot-throughput"
16090
16091 - type: "plot"
16092   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16093   algorithm: "plot_perf_box_name"
16094   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16096   include:
16097     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16098     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16099     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16101   layout:
16102     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16103     layout: "plot-throughput"
16104
16105 - type: "plot"
16106   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16107   algorithm: "plot_perf_box_name"
16108   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16110   include:
16111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16115   layout:
16116     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16117     layout: "plot-throughput"
16118
16119 - type: "plot"
16120   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16121   algorithm: "plot_perf_box_name"
16122   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16124   include:
16125     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16129   layout:
16130     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16131     layout: "plot-throughput"
16132
16133 - type: "plot"
16134   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16135   algorithm: "plot_perf_box_name"
16136   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16138   include:
16139     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16143   layout:
16144     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16145     layout: "plot-throughput"
16146
16147 - type: "plot"
16148   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16149   algorithm: "plot_perf_box_name"
16150   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16151   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16152   include:
16153     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16154     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16157   layout:
16158     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16159     layout: "plot-throughput"
16160
16161 - type: "plot"
16162   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16163   algorithm: "plot_perf_box_name"
16164   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16165   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16166   include:
16167     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16171   layout:
16172     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16173     layout: "plot-throughput"
16174
16175 - type: "plot"
16176   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16177   algorithm: "plot_perf_box_name"
16178   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16180   include:
16181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16185   layout:
16186     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16187     layout: "plot-throughput"
16188
16189 - type: "plot"
16190   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16191   algorithm: "plot_perf_box_name"
16192   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16194   include:
16195     - "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"
16196     - "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"
16197     - "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"
16198     - "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"
16199   layout:
16200     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16201     layout: "plot-throughput"
16202
16203 - type: "plot"
16204   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16205   algorithm: "plot_perf_box_name"
16206   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16208   include:
16209     - "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"
16210     - "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"
16211     - "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"
16212     - "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"
16213   layout:
16214     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16215     layout: "plot-throughput"
16216
16217 ################################################################################
16218
16219 # Packet Speedup
16220
16221 - type: "plot"
16222   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16223   algorithm: "plot_tsa_name"
16224   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16226   include:
16227     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16231   layout:
16232     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
16233     layout: "plot-throughput-speedup-analysis"
16234
16235 - type: "plot"
16236   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16237   algorithm: "plot_tsa_name"
16238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16240   include:
16241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16244     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16245   layout:
16246     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
16247     layout: "plot-throughput-speedup-analysis"
16248
16249 - type: "plot"
16250   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16251   algorithm: "plot_tsa_name"
16252   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16254   include:
16255     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16256     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16257     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16258     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16259   layout:
16260     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
16261     layout: "plot-throughput-speedup-analysis"
16262
16263 - type: "plot"
16264   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16265   algorithm: "plot_tsa_name"
16266   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16268   include:
16269     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16270     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16271     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16272     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16273   layout:
16274     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
16275     layout: "plot-throughput-speedup-analysis"
16276
16277 - type: "plot"
16278   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16279   algorithm: "plot_tsa_name"
16280   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16282   include:
16283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16289   layout:
16290     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16291     layout: "plot-throughput-speedup-analysis"
16292
16293 - type: "plot"
16294   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16295   algorithm: "plot_tsa_name"
16296   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16298   include:
16299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16305   layout:
16306     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16307     layout: "plot-throughput-speedup-analysis"
16308
16309 - type: "plot"
16310   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16311   algorithm: "plot_tsa_name"
16312   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16314   include:
16315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16319   layout:
16320     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16321     layout: "plot-throughput-speedup-analysis"
16322
16323 - type: "plot"
16324   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16325   algorithm: "plot_tsa_name"
16326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16328   include:
16329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16333   layout:
16334     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16335     layout: "plot-throughput-speedup-analysis"
16336
16337 - type: "plot"
16338   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16339   algorithm: "plot_tsa_name"
16340   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16342   include:
16343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16346   layout:
16347     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
16348     layout: "plot-throughput-speedup-analysis"
16349
16350 - type: "plot"
16351   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16352   algorithm: "plot_tsa_name"
16353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16355   include:
16356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16359   layout:
16360     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16368   include:
16369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16374   layout:
16375     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16376     layout: "plot-throughput-speedup-analysis"
16377
16378 - type: "plot"
16379   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16380   algorithm: "plot_tsa_name"
16381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16383   include:
16384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16389   layout:
16390     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16391     layout: "plot-throughput-speedup-analysis"
16392
16393 - type: "plot"
16394   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16395   algorithm: "plot_tsa_name"
16396   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16398   include:
16399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16402   layout:
16403     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
16404     layout: "plot-throughput-speedup-analysis"
16405
16406 - type: "plot"
16407   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16408   algorithm: "plot_tsa_name"
16409   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16411   include:
16412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16415   layout:
16416     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
16417     layout: "plot-throughput-speedup-analysis"
16418
16419 - type: "plot"
16420   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16421   algorithm: "plot_tsa_name"
16422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16424   include:
16425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16428     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16431   layout:
16432     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16433     layout: "plot-throughput-speedup-analysis"
16434
16435 - type: "plot"
16436   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16437   algorithm: "plot_tsa_name"
16438   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16440   include:
16441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16447   layout:
16448     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16449     layout: "plot-throughput-speedup-analysis"
16450
16451 - type: "plot"
16452   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16453   algorithm: "plot_tsa_name"
16454   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16456   include:
16457     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16458     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16459   layout:
16460     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
16461     layout: "plot-throughput-speedup-analysis"
16462
16463 - type: "plot"
16464   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16465   algorithm: "plot_tsa_name"
16466   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16468   include:
16469     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16470     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16471   layout:
16472     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
16473     layout: "plot-throughput-speedup-analysis"
16474
16475 - type: "plot"
16476   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16477   algorithm: "plot_tsa_name"
16478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16480   include:
16481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16487   layout:
16488     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16489     layout: "plot-throughput-speedup-analysis"
16490
16491 - type: "plot"
16492   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16493   algorithm: "plot_tsa_name"
16494   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16496   include:
16497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16499     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16500     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16501     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16502     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16503   layout:
16504     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16505     layout: "plot-throughput-speedup-analysis"
16506
16507 - type: "plot"
16508   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16509   algorithm: "plot_tsa_name"
16510   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16512   include:
16513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16515     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16516     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16517     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16518     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16519   layout:
16520     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16521     layout: "plot-throughput-speedup-analysis"
16522
16523 - type: "plot"
16524   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16525   algorithm: "plot_tsa_name"
16526   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16528   include:
16529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16531     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16532     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16533     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16534     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16535   layout:
16536     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16537     layout: "plot-throughput-speedup-analysis"
16538
16539 - type: "plot"
16540   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16541   algorithm: "plot_tsa_name"
16542   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16544   include:
16545     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16548   layout:
16549     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16550     layout: "plot-throughput-speedup-analysis"
16551
16552 - type: "plot"
16553   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16554   algorithm: "plot_tsa_name"
16555   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16557   include:
16558     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16561   layout:
16562     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16563     layout: "plot-throughput-speedup-analysis"
16564
16565 - type: "plot"
16566   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16567   algorithm: "plot_tsa_name"
16568   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16570   include:
16571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16574     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16576   layout:
16577     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16578     layout: "plot-throughput-speedup-analysis"
16579
16580 - type: "plot"
16581   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16582   algorithm: "plot_tsa_name"
16583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16585   include:
16586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16589     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16591   layout:
16592     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16593     layout: "plot-throughput-speedup-analysis"
16594
16595 - type: "plot"
16596   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16597   algorithm: "plot_tsa_name"
16598   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16600   include:
16601     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16602     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16603     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16604     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16605     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16606   layout:
16607     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16608     layout: "plot-throughput-speedup-analysis"
16609
16610 - type: "plot"
16611   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16612   algorithm: "plot_tsa_name"
16613   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16615   include:
16616     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16617     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16618     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16619     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16620     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16621   layout:
16622     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16623     layout: "plot-throughput-speedup-analysis"
16624
16625 - type: "plot"
16626   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16627   algorithm: "plot_tsa_name"
16628   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16630   include:
16631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16637   layout:
16638     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16639     layout: "plot-throughput-speedup-analysis"
16640
16641 - type: "plot"
16642   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16643   algorithm: "plot_tsa_name"
16644   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16646   include:
16647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16653   layout:
16654     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16655     layout: "plot-throughput-speedup-analysis"
16656
16657 - type: "plot"
16658   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16659   algorithm: "plot_tsa_name"
16660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16662   include:
16663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16667   layout:
16668     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16669     layout: "plot-throughput-speedup-analysis"
16670
16671 - type: "plot"
16672   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16673   algorithm: "plot_tsa_name"
16674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16676   include:
16677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16681   layout:
16682     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16683     layout: "plot-throughput-speedup-analysis"
16684
16685 - type: "plot"
16686   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16687   algorithm: "plot_tsa_name"
16688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16690   include:
16691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16695   layout:
16696     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
16697     layout: "plot-throughput-speedup-analysis"
16698
16699 - type: "plot"
16700   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16701   algorithm: "plot_tsa_name"
16702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16704   include:
16705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16709   layout:
16710     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
16711     layout: "plot-throughput-speedup-analysis"
16712
16713 - type: "plot"
16714   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16715   algorithm: "plot_tsa_name"
16716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16718   include:
16719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16724   layout:
16725     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16726     layout: "plot-throughput-speedup-analysis"
16727
16728 - type: "plot"
16729   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16730   algorithm: "plot_tsa_name"
16731   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16733   include:
16734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16739   layout:
16740     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16741     layout: "plot-throughput-speedup-analysis"
16742
16743 - type: "plot"
16744   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16745   algorithm: "plot_tsa_name"
16746   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16748   include:
16749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16753   layout:
16754     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16755     layout: "plot-throughput-speedup-analysis"
16756
16757 - type: "plot"
16758   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16759   algorithm: "plot_tsa_name"
16760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16762   include:
16763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16767   layout:
16768     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16769     layout: "plot-throughput-speedup-analysis"
16770
16771 - type: "plot"
16772   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16773   algorithm: "plot_tsa_name"
16774   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16776   include:
16777     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16779     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16780     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16781     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16783   layout:
16784     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16785     layout: "plot-throughput-speedup-analysis"
16786
16787 - type: "plot"
16788   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16789   algorithm: "plot_tsa_name"
16790   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16792   include:
16793     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16794     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16795     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16796     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16797     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16798     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16799   layout:
16800     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16801     layout: "plot-throughput-speedup-analysis"
16802
16803 - type: "plot"
16804   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16805   algorithm: "plot_tsa_name"
16806   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16808   include:
16809     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16810     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16811     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16812     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16813   layout:
16814     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16815     layout: "plot-throughput-speedup-analysis"
16816
16817 - type: "plot"
16818   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16819   algorithm: "plot_tsa_name"
16820   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16822   include:
16823     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16824     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16825     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16826     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16827   layout:
16828     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16829     layout: "plot-throughput-speedup-analysis"
16830
16831 - type: "plot"
16832   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16833   algorithm: "plot_tsa_name"
16834   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16836   include:
16837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16841   layout:
16842     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16843     layout: "plot-throughput-speedup-analysis"
16844
16845 - type: "plot"
16846   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16847   algorithm: "plot_tsa_name"
16848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16850   include:
16851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16855   layout:
16856     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16857     layout: "plot-throughput-speedup-analysis"
16858
16859 - type: "plot"
16860   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16861   algorithm: "plot_tsa_name"
16862   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16863   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16864   include:
16865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16869   layout:
16870     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16871     layout: "plot-throughput-speedup-analysis"
16872
16873 - type: "plot"
16874   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16875   algorithm: "plot_tsa_name"
16876   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16878   include:
16879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16883   layout:
16884     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16885     layout: "plot-throughput-speedup-analysis"
16886
16887 - type: "plot"
16888   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16889   algorithm: "plot_tsa_name"
16890   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16892   include:
16893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16897   layout:
16898     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16899     layout: "plot-throughput-speedup-analysis"
16900
16901 - type: "plot"
16902   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16903   algorithm: "plot_tsa_name"
16904   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16906   include:
16907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16911   layout:
16912     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16913     layout: "plot-throughput-speedup-analysis"
16914
16915 - type: "plot"
16916   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16917   algorithm: "plot_tsa_name"
16918   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16920   include:
16921     - "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"
16922     - "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"
16923     - "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"
16924     - "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"
16925   layout:
16926     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16927     layout: "plot-throughput-speedup-analysis"
16928
16929 - type: "plot"
16930   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16931   algorithm: "plot_tsa_name"
16932   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16934   include:
16935     - "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"
16936     - "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"
16937     - "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"
16938     - "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"
16939   layout:
16940     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16941     layout: "plot-throughput-speedup-analysis"
16942
16943 ################################################################################
16944
16945 # Packet Throughput - DPDK
16946
16947 # 2n-clx-xxv710
16948
16949 - type: "plot"
16950   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16951   algorithm: "plot_perf_box_name"
16952   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16953   data: "plot-dpdk-throughput-latency-2n-clx"
16954   include:
16955     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16956     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16957   layout:
16958     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16959     layout: "plot-throughput"
16960
16961 - type: "plot"
16962   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16963   algorithm: "plot_perf_box_name"
16964   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16965   data: "plot-dpdk-throughput-latency-2n-clx"
16966   include:
16967     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16968     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16969   layout:
16970     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16971     layout: "plot-throughput"
16972
16973 - type: "plot"
16974   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16975   algorithm: "plot_perf_box_name"
16976   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16977   data: "plot-dpdk-throughput-latency-2n-clx"
16978   include:
16979     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16980     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16981   layout:
16982     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16983     layout: "plot-throughput"
16984
16985 - type: "plot"
16986   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16987   algorithm: "plot_perf_box_name"
16988   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16989   data: "plot-dpdk-throughput-latency-2n-clx"
16990   include:
16991     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16992     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16993   layout:
16994     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16995     layout: "plot-throughput"
16996
16997 # 2n-clx-x710
16998
16999 - type: "plot"
17000   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
17001   algorithm: "plot_perf_box_name"
17002   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
17003   data: "plot-dpdk-throughput-latency-2n-clx"
17004   include:
17005     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17006     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17007   layout:
17008     title: "2n-clx-x710-64b-2t1c-base-ndr"
17009     layout: "plot-throughput"
17010
17011 - type: "plot"
17012   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
17013   algorithm: "plot_perf_box_name"
17014   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
17015   data: "plot-dpdk-throughput-latency-2n-clx"
17016   include:
17017     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17018     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17019   layout:
17020     title: "2n-clx-x710-64b-4t2c-base-ndr"
17021     layout: "plot-throughput"
17022
17023 - type: "plot"
17024   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
17025   algorithm: "plot_perf_box_name"
17026   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
17027   data: "plot-dpdk-throughput-latency-2n-clx"
17028   include:
17029     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17030     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17031   layout:
17032     title: "2n-clx-x710-64b-2t1c-base-pdr"
17033     layout: "plot-throughput"
17034
17035 - type: "plot"
17036   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
17037   algorithm: "plot_perf_box_name"
17038   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
17039   data: "plot-dpdk-throughput-latency-2n-clx"
17040   include:
17041     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17042     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17043   layout:
17044     title: "2n-clx-x710-64b-4t2c-base-pdr"
17045     layout: "plot-throughput"
17046
17047 ################################################################################
17048
17049 - type: "plot"
17050   title: "Latency by percentile: 2n-skx"
17051   algorithm: "plot_hdrh_lat_by_percentile"
17052   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
17053   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
17054   target-links: "../../_static/vpp"
17055   data: "plot-vpp-hdrh-lat-2n-skx"
17056   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17057   layout:
17058     layout: "plot-hdrh-latency-by-percentile"
17059
17060 - type: "plot"
17061   title: "Latency by percentile: 3n-skx"
17062   algorithm: "plot_hdrh_lat_by_percentile"
17063   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
17064   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
17065   target-links: "../../_static/vpp"
17066   data: "plot-vpp-hdrh-lat-3n-skx"
17067   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17068   layout:
17069     layout: "plot-hdrh-latency-by-percentile"
17070
17071 - type: "plot"
17072   title: "Latency by percentile: 2n-clx"
17073   algorithm: "plot_hdrh_lat_by_percentile"
17074   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
17075   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
17076   target-links: "../../_static/vpp"
17077   data: "plot-vpp-hdrh-lat-2n-clx"
17078   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17079   layout:
17080     layout: "plot-hdrh-latency-by-percentile"
17081
17082 - type: "plot"
17083   title: "Latency by percentile: 3n-hsw"
17084   algorithm: "plot_hdrh_lat_by_percentile"
17085   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
17086   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
17087   target-links: "../../_static/vpp"
17088   data: "plot-vpp-hdrh-lat-3n-hsw"
17089   filter: "'1T1C' and 'NIC_Intel-XL710'"
17090   layout:
17091     layout: "plot-hdrh-latency-by-percentile"
17092
17093 - type: "plot"
17094   title: "Latency by percentile: 3n-tsh"
17095   algorithm: "plot_hdrh_lat_by_percentile"
17096   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
17097   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
17098   target-links: "../../_static/vpp"
17099   data: "plot-vpp-hdrh-lat-3n-tsh"
17100   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
17101   layout:
17102     layout: "plot-hdrh-latency-by-percentile"
17103
17104 - type: "plot"
17105   title: "Latency by percentile: DPDK 2n-clx"
17106   algorithm: "plot_hdrh_lat_by_percentile"
17107   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
17108   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
17109   target-links: "../../_static/dpdk"
17110   data: "plot-dpdk-hdrh-lat-2n-clx"
17111   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17112   layout:
17113     layout: "plot-hdrh-latency-by-percentile"
17114
17115 - type: "plot"
17116   title: "Latency by percentile: DPDK 3n-hsw"
17117   algorithm: "plot_hdrh_lat_by_percentile"
17118   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
17119   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
17120   target-links: "../../_static/dpdk"
17121   data: "plot-dpdk-hdrh-lat-3n-hsw"
17122   filter: "'1T1C' and 'NIC_Intel-XL710'"
17123   layout:
17124     layout: "plot-hdrh-latency-by-percentile"
17125
17126 - type: "plot"
17127   title: "Latency by percentile: DPDK 3n-tsh"
17128   algorithm: "plot_hdrh_lat_by_percentile"
17129   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
17130   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
17131   target-links: "../../_static/dpdk"
17132   data: "plot-dpdk-hdrh-lat-3n-tsh"
17133   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
17134   layout:
17135     layout: "plot-hdrh-latency-by-percentile"