4e9d8473452d26df05555b434243c20626c6b6df
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2005-3n-hsw:
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 10  # NDRPDR sel
159         - 11  # NDRPDR sel
160         - 12  # NDRPDR sel
161         - 15  # NDRPDR sel
162         - 16  # NDRPDR sel
163         - 18  # NDRPDR sel
164         - 19  # NDRPDR sel
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 3   # NDRPDR sel
169
170 #    plot-vpp-nfv-3n-hsw-ndrpdr:
171 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
172 #        - 3   # NDRPDR sel
173 #        - 4   # NDRPDR sel
174 #        - 5   # NDRPDR sel
175 #        - 10  # NDRPDR sel
176 #        - 11  # NDRPDR sel
177 #        - 12  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 18  # NDRPDR sel
181 #        - 19  # NDRPDR sel
182
183 #    plot-vpp-nfv-3n-hsw-mrr:
184 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
185 #        - 13  # MRR
186
187     plot-vpp-hoststack-3n-hsw:
188       csit-vpp-perf-verify-2005-3n-hsw:
189         - 3   # hoststack
190         - 5   # hoststack
191         - 6   # hoststack
192         - 7   # hoststack
193         - 8   # hoststack
194         - 9   # hoststack
195         - 10  # hoststack
196         - 11  # hoststack
197         - 12  # hoststack
198         - 13  # hoststack
199
200     plot-dpdk-throughput-latency-3n-hsw:
201       csit-dpdk-perf-report-iterative-2005-3n-hsw:
202         - 5   # NDRPDR sel
203         - 6   # NDRPDR sel
204         - 7   # NDRPDR sel
205         - 8   # NDRPDR sel
206         - 9   # NDRPDR sel
207         - 10  # NDRPDR sel
208         - 11  # NDRPDR sel
209         - 12  # NDRPDR sel
210         - 13  # NDRPDR sel
211         - 14  # NDRPDR sel
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 5   # NDRPDR sel
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 4   # NDRPDR sel
222         - 5   # NDRPDR sel ??? all x710 failed
223         - 33  # NDRPDR sel
224         - 28  # NDRPDR sel
225         - 34  # NDRPDR sel
226         - 36  # NDRPDR sel
227         - 37  # NDRPDR sel
228         - 38  # NDRPDR sel
229         - 39  # NDRPDR sel
230         - 41  # NDRPDR sel
231
232     plot-vpp-hdrh-lat-3n-skx:
233       csit-vpp-perf-report-iterative-2005-3n-skx:
234         - 36  # NDRPDR sel
235
236     plot-vpp-nfv-3n-skx-ndrpdr:
237       # TODO: Add data:
238       csit-vpp-perf-report-iterative-2005-3n-skx:
239         - 4   # NDRPDR sel
240         - 5   # NDRPDR sel ??? all x710 failed
241         - 33  # NDRPDR sel
242         - 28  # NDRPDR sel
243         - 34  # NDRPDR sel
244
245     plot-vpp-nfv-3n-skx-mrr:
246       csit-vpp-perf-report-iterative-2005-3n-skx:
247         - 6   # MRR sel
248
249     plot-dpdk-throughput-latency-3n-skx:
250       csit-dpdk-perf-report-iterative-2005-3n-skx:
251         - 4   # NDRPDR sel
252         - 5   # NDRPDR sel
253         - 6   # NDRPDR sel
254         - 7   # NDRPDR sel
255         - 8   # NDRPDR sel
256         - 11  # NDRPDR sel
257         - 12  # NDRPDR sel
258         - 13  # NDRPDR sel
259         - 14  # NDRPDR sel
260         - 15  # NDRPDR sel
261
262     plot-dpdk-hdrh-lat-3n-skx:
263       csit-dpdk-perf-report-iterative-2005-3n-skx:
264         - 4   # NDRPDR sel
265
266     # 2n-skx
267
268     plot-vpp-throughput-lat-tsa-2n-skx:
269       csit-vpp-perf-report-iterative-2005-2n-skx:
270         - 43  # NDRPDR sel
271         - 38  # NDRPDR sel
272         - 7   # NDRPDR sel
273         - 65  # NDRPDR sel
274         - 47  # NDRPDR sel
275         - 55  # NDRPDR sel
276         - 67  # NDRPDR sel
277         - 75  # NDRPDR sel
278         - 76  # NDRPDR sel
279         - 73  # NDRPDR sel
280
281     plot-vpp-hdrh-lat-2n-skx:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 55  # NDRPDR sel
284
285     plot-vpp-soak-2n-skx:
286       csit-vpp-perf-report-iterative-2005-2n-skx:
287         - 49  # Soak
288         - 54  # Soak
289
290     plot-vpp-nfv-2n-skx-ndrpdr:
291       # TODO: Add data:
292       csit-vpp-perf-report-iterative-2005-2n-skx:
293         - 43  # NDRPDR sel
294         - 38  # NDRPDR sel
295         - 7   # NDRPDR sel
296         - 78  # nf-density-sel
297         - 83  # nf-density-sel
298
299     plot-vpp-nfv-2n-skx-mrr:
300       csit-vpp-perf-report-iterative-2005-2n-skx:
301         - 42  # MRR sel
302
303     plot-vpp-nfv-reconf-2n-skx:
304       csit-vpp-perf-report-iterative-2005-2n-skx:
305         - 48  # Reconf
306         - 50  # Reconf
307         - 51  # Reconf
308         - 52  # Reconf
309         - 53  # Reconf
310         - 60  # Reconf
311         - 70  # Reconf
312         - 71  # Reconf
313         - 63  # Reconf
314         - 66  # Reconf
315
316     plot-dpdk-throughput-latency-2n-skx:
317       csit-dpdk-perf-report-iterative-2005-2n-skx:
318         - 1   # NDRPDR sel
319         - 2   # NDRPDR sel
320         - 3   # NDRPDR sel
321         - 4   # NDRPDR sel
322         - 5   # NDRPDR sel
323         - 6   # NDRPDR sel
324         - 7   # NDRPDR sel
325         - 8   # NDRPDR sel
326         - 9   # NDRPDR sel
327         - 10  # NDRPDR sel
328
329     plot-dpdk-hdrh-lat-2n-skx:
330       csit-dpdk-perf-report-iterative-2005-2n-skx:
331         - 1   # NDRPDR sel
332
333     # 2n-clx
334
335     plot-vpp-throughput-lat-tsa-2n-clx:
336       csit-vpp-perf-report-iterative-2005-2n-clx:
337         - 7   # NDRPDR sel
338         - 38  # NDRPDR sel
339         - 9   # NDRPDR sel
340         - 32  # NDRPDR sel ???
341         - 33  # NDRPDR sel ???
342         - 39  # NDRPDR sel
343         - 40  # NDRPDR sel
344         - 43  # NDRPDR sel
345         - 50  # NDRPDR sel
346         - 51  # NDRPDR sel
347
348     plot-vpp-hdrh-lat-2n-clx:
349       csit-vpp-perf-report-iterative-2005-2n-clx:
350         - 51  # NDRPDR sel
351
352 #    plot-vpp-http-server-performance:
353 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
354 #      csit-vpp-perf-verify-2001-2n-clx:
355 #        - 80  # TCP
356
357     plot-vpp-nfv-2n-clx-ndrpdr:
358       csit-vpp-perf-report-iterative-2005-2n-clx:
359         - 7   # NDRPDR sel
360         - 38  # NDRPDR sel
361         - 9   # NDRPDR sel
362         - 39  # NDRPDR sel
363         - 40  # NDRPDR sel
364         - 57  # 2n-clx nfv-density-00
365         - 58  # 2n-clx nfv-density-00
366         - 59  # 2n-clx nfv-density-00
367         - 60  # 2n-clx nfv-density-00
368         - 61  # 2n-clx nfv-density-00
369
370     plot-vpp-nfv-2n-clx-mrr:
371       csit-vpp-perf-report-iterative-2005-2n-clx:
372         - 12   # MRR
373
374     plot-vpp-nfv-reconf-2n-clx:
375       csit-vpp-perf-report-iterative-2005-2n-clx:
376         - 42  # Reconf
377         - 45  # Reconf
378         - 46  # Reconf
379         - 47  # Reconf
380         - 48  # Reconf
381         - 52  # Reconf
382         - 53  # Reconf
383         - 54  # Reconf
384         - 55  # Reconf
385         - 56  # Reconf
386
387     plot-vpp-soak-2n-clx:
388       csit-vpp-perf-report-iterative-2005-2n-clx:
389         - 44  # Soak
390         - 49  # Soak
391
392     plot-dpdk-throughput-latency-2n-clx:
393       csit-dpdk-perf-report-iterative-2005-2n-clx:
394         - 1   # NDRPDR sel
395         - 2   # NDRPDR sel
396         - 3   # NDRPDR sel
397         - 4   # NDRPDR sel
398         - 5   # NDRPDR sel
399         - 6   # NDRPDR sel
400         - 7   # NDRPDR sel
401         - 8   # NDRPDR sel
402         - 9   # NDRPDR sel
403         - 10  # NDRPDR sel
404
405     plot-dpdk-hdrh-lat-2n-clx:
406       csit-dpdk-perf-report-iterative-2005-2n-clx:
407         - 1   # NDRPDR sel
408
409     # 3n-tsh
410
411     plot-vpp-throughput-lat-tsa-3n-tsh:
412       # TODO: Add data:
413       csit-vpp-perf-report-iterative-2005-3n-tsh:
414         - 9   # NDRPDR sel
415         - 11  # NDRPDR sel
416         - 12  # NDRPDR sel
417         - 20  # NDRPDR sel
418         - 14  # NDRPDR sel
419         - 21  # NDRPDR sel
420
421     plot-vpp-hdrh-lat-3n-tsh:
422       csit-vpp-perf-report-iterative-2005-3n-tsh:
423         - 9   # NDRPDR sel
424
425     plot-dpdk-throughput-latency-3n-tsh:
426       csit-dpdk-perf-report-iterative-2005-3n-tsh:
427         - 5   # NDRPDR sel
428
429     plot-dpdk-hdrh-lat-3n-tsh:
430       csit-dpdk-perf-report-iterative-2005-3n-tsh:
431         - 5   # NDRPDR sel
432
433     # 3n-dnv
434
435     plot-vpp-throughput-lat-tsa-3n-dnv:
436       csit-vpp-perf-report-iterative-2005-3n-dnv:
437         - 2   # NDRPDR sel
438         - 3   # NDRPDR sel
439         - 4   # NDRPDR sel
440         - 5   # NDRPDR sel
441         - 6   # NDRPDR sel
442         - 7   # NDRPDR sel
443         - 9   # NDRPDR sel
444         - 10  # NDRPDR sel
445         - 11  # NDRPDR sel
446         - 12  # NDRPDR sel
447
448     plot-dpdk-throughput-latency-3n-dnv:
449       csit-dpdk-perf-report-iterative-2005-3n-dnv:
450         - 6   # NDRPDR sel
451         - 7   # NDRPDR sel
452         - 8   # NDRPDR sel
453         - 9   # NDRPDR sel
454         - 10  # NDRPDR sel
455         - 11  # NDRPDR sel
456         - 12  # NDRPDR sel
457         - 13  # NDRPDR sel
458         - 14  # NDRPDR sel
459         - 16  # NDRPDR sel
460
461     # 2n-dnv
462
463     plot-vpp-throughput-lat-tsa-2n-dnv:
464       csit-vpp-perf-report-iterative-2005-2n-dnv:
465         - 3   # NDRPDR sel
466         - 6   # NDRPDR sel
467         - 7   # NDRPDR sel
468         - 8   # NDRPDR sel
469         - 9   # NDRPDR sel
470         - 10  # NDRPDR sel
471         - 11  # NDRPDR sel
472         - 12  # NDRPDR sel
473         - 13  # NDRPDR sel
474         - 14  # NDRPDR sel
475
476     plot-dpdk-throughput-latency-2n-dnv:
477       csit-dpdk-perf-report-iterative-2005-2n-dnv:
478         - 8   # NDRPDR sel
479         - 9   # NDRPDR sel
480         - 10  # NDRPDR sel
481         - 11  # NDRPDR sel
482         - 12  # NDRPDR sel
483         - 13  # NDRPDR sel
484         - 14  # NDRPDR sel
485         - 15  # NDRPDR sel
486         - 16  # NDRPDR sel
487         - 17  # NDRPDR sel
488
489     ###########################################################################
490     # Simple tables (only one data set):
491
492     # NIC Comparisons
493
494     vpp-nic-comparison-3n-skx:
495       csit-vpp-perf-report-iterative-2005-3n-skx:
496         - 4   # NDRPDR sel
497         - 5   # NDRPDR sel ??? all x710 failed
498         - 33  # NDRPDR sel
499         - 28  # NDRPDR sel
500         - 34  # NDRPDR sel
501         - 36  # NDRPDR sel
502         - 37  # NDRPDR sel
503         - 38  # NDRPDR sel
504         - 39  # NDRPDR sel
505         - 41  # NDRPDR sel
506
507     vpp-nic-comparison-2n-skx:
508       csit-vpp-perf-report-iterative-2005-2n-skx:
509         - 43  # NDRPDR sel
510         - 38  # NDRPDR sel
511         - 7   # NDRPDR sel
512         - 65  # NDRPDR sel
513         - 47  # NDRPDR sel
514         - 55  # NDRPDR sel
515         - 67  # NDRPDR sel
516         - 75  # NDRPDR sel
517         - 76  # NDRPDR sel
518         - 73  # NDRPDR sel
519
520     vpp-nic-comparison-3n-skx-mrr:
521       csit-vpp-perf-report-iterative-2005-3n-skx:
522         - 6   # MRR sel
523
524     vpp-nic-comparison-2n-skx-mrr:
525       csit-vpp-perf-report-iterative-2005-2n-skx:
526         - 42  # MRR sel
527
528     # Results
529
530     vpp-perf-results-3n-hsw:
531       csit-vpp-perf-report-coverage-2005-3n-hsw:
532         - 1   # perf-full-3n-dnv-crypto_I
533         - 7   # perf-full-3n-hsw-crypto_II
534         - 3   # perf-full-3n-hsw-crypto_III
535         - 4   # perf-full-3n-dnv-crypto_IV
536         - 5   # perf-full-3n-hsw-ip4_I
537         - 6   # perf-full-3n-hsw-ip4_II
538         - 8   # perf-full-3n-hsw-ip4_III
539         - 9   # perf-full-3n-hsw-ip4_IV
540         - 10  # perf-full-3n-hsw-ip4_V
541         - 26  # perf-full-3n-hsw-ip4_VI
542         - 18  # perf-full-3n-hsw-ip4_VII
543         - 27  # perf-full-3n-hsw-ip4_VIII
544         - 28  # perf-full-3n-hsw-ip4_IX
545         - 29  # perf-full-3n-hsw-ip6_I
546         - 35  # perf-full-3n-hsw-ip6_II
547         - 42  # perf-full-3n-hsw-l2_I
548         - 33  # perf-full-3n-hsw-l2_II
549         - 37  # perf-full-3n-hsw-l2_III
550         - 45  # perf-full-3n-hsw-l2_IV
551         - 43  # perf-full-3n-hsw-l2_V
552         - 40  # perf-full-3n-hsw-l2_VI
553         - 44  # perf-full-3n-hsw-l2_VII
554         - 51  # perf-full-3n-hsw-l2_VIII
555         - 50  # perf-full-3n-hsw-l2_IX
556         - 52  # perf-full-3n-hsw-l2_X
557         - 53  # perf-full-3n-hsw-l2_XI
558         - 54  # perf-full-3n-hsw-memif
559         - 55  # perf-full-3n-hsw-ip4tunnels-I
560         - 56  # perf-full-3n-hsw-ip4tunnels-II
561         - 57  # perf-full-3n-hsw-ip4tunnels-III
562         - 58  # perf-full-3n-hsw-ip6tunnels-I
563         - 59  # perf-full-3n-hsw-srv6-I
564         - 60  # perf-full-3n-hsw-srv6-II
565         - 61  # perf-full-3n-hsw-vhost-I
566         - 62  # perf-full-3n-hsw-vhost-II
567         - 63  # perf-full-3n-hsw-vhost-III
568
569     vpp-perf-results-3n-skx:
570       csit-vpp-perf-report-coverage-2005-3n-skx:
571         - 10  # perf-full-3n-skx-crypto_I
572         - 11  # perf-full-3n-skx-crypto_II
573         - 12  # perf-full-3n-skx-crypto_III
574         - 5   # perf-full-3n-skx-ip4_I
575         - 14  # perf-full-3n-skx-ip4_II
576         - 7   # perf-full-3n-skx-ip4_III
577         - 15  # perf-full-3n-skx-ip4_IV
578         - 16  # perf-full-3n-skx-ip4_V
579         - 17  # perf-full-3n-skx-ip4_VI
580         - 18  # perf-full-3n-skx-ip4_VII
581         - 19  # perf-full-3n-skx-ip4_VIII
582         - 20  # perf-full-3n-skx-ip4_IX
583         - 24  # perf-full-3n-skx-ip6_I
584         - 25  # perf-full-3n-skx-ip6_II
585         - 21  # perf-full-3n-skx-ip4tunnels-I
586         - 22  # perf-full-3n-skx-ip4tunnels-II
587         - 23  # perf-full-3n-skx-ip4tunnels-III
588         - 26  # perf-full-3n-skx-ip6tunnels-I
589         - 28  # perf-full-3n-skx-l2_II
590         - 29  # perf-full-3n-skx-l2_III
591         - 30  # perf-full-3n-skx-l2_IV
592         - 32  # perf-full-3n-skx-l2_VI
593         - 33  # perf-full-3n-skx-l2_VII
594         - 34  # perf-full-3n-skx-l2_VIII
595         - 35  # perf-full-3n-skx-l2_IX
596         - 36  # perf-full-3n-skx-l2_X
597         - 37  # perf-full-3n-skx-l2_XI
598         - 38  # perf-full-3n-skx-memif
599         - 39  # perf-full-3n-skx-srv6-I
600         - 40  # perf-full-3n-skx-srv6-II
601         - 43  # perf-full-3n-skx-vhost-III
602
603     vpp-perf-results-2n-skx:
604       # TODO: Add data:
605       csit-vpp-perf-report-coverage-2005-2n-skx:
606         - 11  # perf-full-2n-skx-ip4_I
607         - 3   # perf-full-2n-skx-ip4_II
608         - 18  # perf-full-2n-skx-ip4_III
609         - 19  # perf-full-2n-skx-ip4_IV
610         - 5   # perf-full-2n-skx-ip4_V
611         - 20  # perf-full-2n-skx-ip4_VI
612         - 7   # perf-full-2n-skx-ip6_I
613         - 21  # perf-full-2n-skx-ip6_II
614         - 9   # perf-full-2n-skx-l2_I
615         - 22  # perf-full-2n-skx-l2_II
616         - 23  # perf-full-2n-skx-memif
617         - 24  # perf-full-2n-skx-loadbalancer
618         - 25  # perf-full-2n-skx-vhost I
619         - 26  # perf-full-2n-skx-vhost II
620         - 27  # perf-full-2n-skx-vts
621
622     vpp-perf-results-2n-clx:
623       csit-vpp-perf-report-coverage-2005-2n-clx:
624         - 21  # perf-full-2n-clx-ip4_I
625         - 2   # perf-full-2n-clx-ip4_II
626         - 3   # perf-full-2n-clx-ip4_III
627         - 4   # perf-full-2n-clx-ip4_IV
628         - 5   # perf-full-2n-clx-ip4_V
629         - 6   # perf-full-2n-clx-ip4_VI
630         - 7   # perf-full-2n-clx-ip6_I
631         - 16  # perf-full-2n-clx-ip6_II
632         - 23  # perf-full-2n-clx-l2_I
633         - 10  # perf-full-2n-clx-l2_II
634         - 11  # perf-full-2n-clx-memif
635         - 12  # perf-full-2n-clx-loadbalancer
636         - 13  # perf-full-2n-clx-vhost I
637         - 22  # perf-full-2n-clx-vhost II
638         - 15  # perf-full-2n-clx-vts
639
640     vpp-perf-results-3n-tsh:
641       csit-vpp-perf-report-iterative-2005-3n-tsh:
642         - 9   # NDRPDR sel
643
644     vpp-perf-results-3n-dnv:
645       csit-vpp-perf-report-coverage-2005-3n-dnv:
646         - 1   # perf-full-3n-dnv-crypto_I
647         - 24  # perf-full-3n-dnv-crypto_II
648         - 5   # perf-full-3n-dnv-ip4_I
649         - 13  # perf-full-3n-dnv-ip4_II
650         - 17  # perf-full-3n-dnv-ip6_I
651         - 18  # perf-full-3n-dnv-ip6_II
652         - 21  # perf-full-3n-dnv-l2_I
653         - 22  # perf-full-3n-dnv-l2_II
654         - 23  # perf-full-3n-dnv-ip4-tunnels_I
655
656     vpp-perf-results-2n-dnv:
657       csit-vpp-perf-report-coverage-2005-2n-dnv:
658         - 1   # perf-full-2n-dnv-ip4_I
659         - 2   # perf-full-2n-dnv-ip4_II
660         - 3   # perf-full-2n-dnv-ip6_I
661         - 4   # perf-full-2n-dnv-ip6_II
662         - 5   # perf-full-2n-dnv-l2_I
663         - 6   # perf-full-2n-dnv-l2_II
664
665     vpp-mrr-results-3n-hsw:
666       csit-vpp-perf-report-iterative-2005-3n-hsw:
667         - 13  # MRR
668
669     vpp-mrr-results-3n-skx:
670       csit-vpp-perf-report-iterative-2005-3n-skx:
671         - 6   # MRR sel
672
673     vpp-mrr-results-2n-skx:
674       csit-vpp-perf-report-iterative-2005-2n-skx:
675         - 42  # MRR sel
676
677     vpp-mrr-results-2n-clx:
678       csit-vpp-perf-report-iterative-2005-2n-clx:
679         - 12   # MRR
680
681     vpp-mrr-results-3n-tsh:
682       csit-vpp-perf-report-iterative-2005-3n-tsh:
683         - 10  # MRR sel
684
685     vpp-mrr-results-3n-dnv:
686       csit-vpp-perf-report-iterative-2005-3n-dnv:
687         - 8   # MRR
688
689     vpp-mrr-results-2n-dnv:
690       csit-vpp-perf-report-iterative-2005-2n-dnv:
691         - 15  # MRR sel
692
693     vpp-device-results-ubuntu:
694       csit-vpp-device-2005-ubuntu1804-1n-skx:
695         - 35
696
697     dpdk-perf-results-3n-hsw:
698       csit-dpdk-perf-report-iterative-2005-3n-hsw:
699         - 5   # NDRPDR sel
700
701     dpdk-perf-results-3n-skx:
702       csit-dpdk-perf-report-iterative-2005-3n-skx:
703         - 4   # NDRPDR sel
704
705     dpdk-perf-results-2n-skx:
706       csit-dpdk-perf-report-iterative-2005-2n-skx:
707         - 1   # NDRPDR sel
708
709     dpdk-perf-results-2n-clx:
710       csit-dpdk-perf-report-iterative-2005-2n-clx:
711         - 1   # NDRPDR sel
712
713     dpdk-perf-results-2n-dnv:
714       csit-dpdk-perf-report-iterative-2005-2n-dnv:
715         - 8   # NDRPDR sel
716
717     dpdk-perf-results-3n-dnv:
718       csit-dpdk-perf-report-iterative-2005-3n-dnv:
719         - 6   # NDRPDR sel
720
721     dpdk-perf-results-3n-tsh:
722       csit-dpdk-perf-report-iterative-2005-3n-tsh:
723         - 5   # NDRPDR sel
724
725 ###########################################################################
726     # Tables (more than one data set)
727
728     # Performance changes
729
730     vpp-performance-changes-3n-hsw-h1:
731       csit-vpp-perf-verify-1908-3n-hsw:
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734         - 14  # NDRPDR sel
735         - 15  # NDRPDR sel
736         - 16  # NDRPDR sel
737         - 17  # NDRPDR sel
738         - 18  # NDRPDR sel
739         - 19  # NDRPDR sel
740         - 20  # NDRPDR sel
741         - 21  # NDRPDR sel
742     vpp-performance-changes-3n-hsw-ref:
743       csit-vpp-perf-verify-2001-3n-hsw:
744         - 21  # NDRPDR sel
745         - 22  # NDRPDR sel
746         - 23  # NDRPDR sel
747         - 24  # NDRPDR sel
748         - 25  # NDRPDR sel
749         - 29  # NDRPDR sel
750         - 30  # NDRPDR sel
751         - 31  # NDRPDR sel
752         - 32  # NDRPDR sel
753         - 34  # NDRPDR sel
754     vpp-performance-changes-3n-hsw-cmp:
755       csit-vpp-perf-report-iterative-2005-3n-hsw:
756         - 3   # NDRPDR sel
757         - 4   # NDRPDR sel
758         - 5   # NDRPDR sel
759         - 10  # NDRPDR sel
760         - 11  # NDRPDR sel
761         - 12  # NDRPDR sel
762         - 15  # NDRPDR sel
763         - 16  # NDRPDR sel
764         - 18  # NDRPDR sel
765         - 19  # NDRPDR sel
766     vpp-performance-changes-3n-hsw-cmp-2:
767       csit-vpp-perf-report-iterative-2005-3n-hsw:
768         - 20  # NDRPDR sel env 4
769         - 21  # NDRPDR sel env 4
770         - 22  # NDRPDR sel env 4
771         - 23  # NDRPDR sel env 4
772         - 24  # NDRPDR sel env 4
773         - 25  # NDRPDR sel env 4
774
775     vpp-performance-changes-3n-skx-h1:
776       csit-vpp-perf-verify-1908_1-3n-skx:
777         - 26  # NDRPDR sel - new1908.1
778         - 27  # NDRPDR sel - new1908.1
779         - 28  # NDRPDR sel - new1908.1
780         - 29  # NDRPDR sel - new1908.1
781         - 30  # NDRPDR sel - new1908.1
782         - 31  # NDRPDR sel - new1908.1
783         - 33  # NDRPDR sel - new1908.1
784         - 34  # NDRPDR sel - new1908.1
785         - 35  # NDRPDR sel - new1908.1
786         - 36  # NDRPDR sel - new1908.1
787     vpp-performance-changes-3n-skx-ref:
788       csit-vpp-perf-verify-2001-3n-skx:
789         - 69  # NDRPDR sel - new2001.0
790         - 71  # NDRPDR sel - new2001.0
791         - 72  # NDRPDR sel - new2001.0
792         - 76  # NDRPDR sel - new2001.0
793         - 77  # NDRPDR sel - new2001.0
794         - 78  # NDRPDR sel - new2001.0
795         - 80  # NDRPDR sel - new2001.0
796     vpp-performance-changes-3n-skx-cmp:
797       csit-vpp-perf-report-iterative-2005-3n-skx:
798         - 4   # NDRPDR sel
799         - 5   # NDRPDR sel ??? all x710 failed
800         - 33  # NDRPDR sel
801         - 28  # NDRPDR sel
802         - 34  # NDRPDR sel
803         - 36  # NDRPDR sel
804         - 37  # NDRPDR sel
805         - 38  # NDRPDR sel
806         - 39  # NDRPDR sel
807         - 41  # NDRPDR sel
808     vpp-performance-changes-3n-skx-cmp-2:
809       csit-vpp-perf-report-iterative-2005-3n-skx:
810         # TODO: Add data
811         - 43  # NDRPDR sel env 4
812
813     vpp-performance-changes-2n-skx-h1:
814       csit-vpp-perf-verify-1908_1-2n-skx:
815         - 39  # NDRPDR sel - new1908.1
816         - 40  # NDRPDR sel - new1908.1
817         - 41  # NDRPDR sel - new1908.1
818         - 43  # NDRPDR sel - new1908.1
819         - 44  # NDRPDR sel - new1908.1
820         - 45  # NDRPDR sel - new1908.1
821         - 46  # NDRPDR sel - new1908.1
822         - 47  # NDRPDR sel - new1908.1
823         - 48  # NDRPDR sel - new1908.1
824         - 49  # NDRPDR sel - new1908.1
825     vpp-performance-changes-2n-skx-ref:
826       csit-vpp-perf-verify-2001-2n-skx:
827         - 143  # NDRPDR sel - new2001.0
828         - 146  # NDRPDR sel - new2001.0
829         - 147  # NDRPDR sel - new2001.0
830         - 148  # NDRPDR sel - new2001.0
831         - 149  # NDRPDR sel - new2001.0
832         - 150  # NDRPDR sel - new2001.0
833         - 151  # NDRPDR sel - new2001.0
834         - 152  # NDRPDR sel - new2001.0
835         - 153  # NDRPDR sel - new2001.0
836         - 154  # NDRPDR sel - new2001.0
837     vpp-performance-changes-2n-skx-cmp:
838       csit-vpp-perf-report-iterative-2005-2n-skx:
839         - 43  # NDRPDR sel
840         - 38  # NDRPDR sel
841         - 7   # NDRPDR sel
842         - 65  # NDRPDR sel
843         - 47  # NDRPDR sel
844         - 55  # NDRPDR sel
845         - 67  # NDRPDR sel
846         - 75  # NDRPDR sel
847         - 76  # NDRPDR sel
848         - 73  # NDRPDR sel
849     vpp-performance-changes-2n-skx-cmp-2:
850       csit-vpp-perf-report-iterative-2005-2n-skx:
851         # TODO: Add data
852         - 88  # NDRPDR sel env 4
853         - 89  # NDRPDR sel env 4
854
855 #    vpp-performance-changes-nfv-2n-skx-ref:
856 #      csit-vpp-perf-verify-2001-2n-skx:
857 #        - 30  # NFV
858 #        - 31  # NFV
859 #    vpp-performance-changes-nfv-2n-skx-cmp:
860 #      csit-vpp-perf-report-iterative-2005-2n-skx:
861 #        - 43  # NDRPDR sel
862 #        - 38  # NDRPDR sel
863 #        - 7   # NDRPDR sel
864 #        - 78  # nf-density-sel
865 #        - 83  # nf-density-sel
866
867     vpp-performance-changes-2n-clx-ref:
868       csit-vpp-perf-verify-2001-2n-clx:
869         - 28  # NDRPDR sel
870         - 29  # NDRPDR sel
871         - 32  # NDRPDR sel
872         - 40  # NDRPDR sel
873         - 43  # NDRPDR sel
874         - 44  # NDRPDR sel
875         - 45  # NDRPDR sel
876         - 47  # NDRPDR sel
877         - 48  # NDRPDR sel
878         - 49  # NDRPDR sel
879     vpp-performance-changes-2n-clx-cmp:
880       csit-vpp-perf-report-iterative-2005-2n-clx:
881         - 7   # NDRPDR sel
882         - 38  # NDRPDR sel
883         - 9   # NDRPDR sel
884         - 32  # NDRPDR sel ???
885         - 33  # NDRPDR sel ???
886         - 39  # NDRPDR sel
887         - 40  # NDRPDR sel
888         - 43  # NDRPDR sel
889         - 50  # NDRPDR sel
890         - 51  # NDRPDR sel
891     vpp-performance-changes-2n-clx-cmp-2:
892       csit-vpp-perf-report-iterative-2005-2n-clx:
893         - 62  # NDRPDR sel env 4
894         - 63  # NDRPDR sel env 4
895         - 64  # NDRPDR sel env 4
896         - 66  # NDRPDR sel env 4
897
898     vpp-performance-changes-2n-dnv-h1:
899       csit-vpp-perf-verify-1908-2n-dnv:
900         - 1   # NDRPDR sel
901         - 2   # NDRPDR sel
902         - 3   # NDRPDR sel
903         - 4   # NDRPDR sel
904         - 5   # NDRPDR sel
905         - 6   # NDRPDR sel
906         - 7   # NDRPDR sel
907         - 8   # NDRPDR sel
908         - 9   # NDRPDR sel
909         - 10  # NDRPDR sel
910     vpp-performance-changes-2n-dnv-ref:
911       csit-vpp-perf-verify-2001-2n-dnv:
912         - 4   # NDRPDR sel
913         - 5   # NDRPDR sel
914         - 6   # NDRPDR sel
915         - 7   # NDRPDR sel
916         - 8   # NDRPDR sel
917         - 9   # NDRPDR sel
918         - 10  # NDRPDR sel
919         - 11  # NDRPDR sel
920         - 13  # NDRPDR sel
921         - 16  # NDRPDR sel
922     vpp-performance-changes-2n-dnv-cmp:
923       csit-vpp-perf-report-iterative-2005-2n-dnv:
924         - 3   # NDRPDR sel
925         - 6   # NDRPDR sel
926         - 7   # NDRPDR sel
927         - 8   # NDRPDR sel
928         - 9   # NDRPDR sel
929         - 10  # NDRPDR sel
930         - 11  # NDRPDR sel
931         - 12  # NDRPDR sel
932         - 13  # NDRPDR sel
933         - 14  # NDRPDR sel
934
935     vpp-performance-changes-3n-dnv-h1:
936       csit-vpp-perf-verify-1908-3n-dnv:
937         - 6   # NDRPDR sel
938         - 7   # NDRPDR sel
939         - 8   # NDRPDR sel
940         - 9   # NDRPDR sel
941         - 10  # NDRPDR sel
942         - 12  # NDRPDR sel
943         - 13  # NDRPDR sel
944         - 14  # NDRPDR sel
945         - 15  # NDRPDR sel
946         - 16  # NDRPDR sel
947     vpp-performance-changes-3n-dnv-ref:
948       csit-vpp-perf-verify-2001-3n-dnv:
949         - 5   # NDRPDR sel
950         - 6   # NDRPDR sel
951         - 7   # NDRPDR sel
952         - 8   # NDRPDR sel
953         - 9   # NDRPDR sel
954         - 10  # NDRPDR sel
955         - 12  # NDRPDR sel
956         - 16  # NDRPDR sel
957         - 17  # NDRPDR sel
958         - 18  # NDRPDR sel
959     vpp-performance-changes-3n-dnv-cmp:
960       csit-vpp-perf-report-iterative-2005-3n-dnv:
961         - 2   # NDRPDR sel
962         - 3   # NDRPDR sel
963         - 4   # NDRPDR sel
964         - 5   # NDRPDR sel
965         - 6   # NDRPDR sel
966         - 7   # NDRPDR sel
967         - 9   # NDRPDR sel
968         - 10  # NDRPDR sel
969         - 11  # NDRPDR sel
970         - 12  # NDRPDR sel
971
972     vpp-performance-changes-3n-tsh-h1:
973       csit-vpp-perf-verify-1908-3n-tsh:
974         - 7   # NDRPDR sel
975         - 8   # NDRPDR sel
976         - 9   # NDRPDR sel
977         - 10  # NDRPDR sel
978         - 11  # NDRPDR sel
979         - 12  # NDRPDR sel
980         - 13  # NDRPDR sel
981         - 14  # NDRPDR sel
982         - 15  # NDRPDR sel
983         - 16  # NDRPDR sel
984     vpp-performance-changes-3n-tsh-ref:
985       csit-vpp-perf-verify-2001-3n-tsh:
986         - 3   # NDRPDR sel
987         - 4   # NDRPDR sel
988         - 7   # NDRPDR sel
989         - 8   # NDRPDR sel
990         - 10  # NDRPDR sel
991         - 12  # NDRPDR sel
992         - 13  # NDRPDR sel
993         - 14  # NDRPDR sel
994         - 15  # NDRPDR sel
995         - 21  # NDRPDR sel
996     vpp-performance-changes-3n-tsh-cmp:
997       # TODO: Add data:
998       csit-vpp-perf-report-iterative-2005-3n-tsh:
999         - 9   # NDRPDR sel
1000         - 11  # NDRPDR sel
1001         - 12  # NDRPDR sel
1002         - 20  # NDRPDR sel
1003         - 14  # NDRPDR sel
1004         - 21  # NDRPDR sel
1005     vpp-performance-changes-3n-tsh-cmp-2:
1006       # TODO: Add data:
1007       csit-vpp-perf-report-iterative-2005-3n-tsh:
1008         - 23  # NDRPDR sel env 4
1009
1010     vpp-soak-vs-ndr-2n-skx-ref:
1011       csit-vpp-perf-report-iterative-2005-2n-skx:
1012         - 43  # NDRPDR sel
1013         - 38  # NDRPDR sel
1014         - 7   # NDRPDR sel
1015         - 65  # NDRPDR sel
1016         - 47  # NDRPDR sel
1017         - 55  # NDRPDR sel
1018         - 67  # NDRPDR sel
1019         - 75  # NDRPDR sel
1020         - 76  # NDRPDR sel
1021         - 73  # NDRPDR sel
1022     vpp-soak-vs-ndr-2n-skx-cmp:
1023       csit-vpp-perf-report-iterative-2005-2n-skx:
1024         - 49  # Soak
1025         - 54  # Soak
1026     vpp-soak-vs-ndr-2n-skx:
1027       csit-vpp-perf-report-iterative-2005-2n-skx:
1028         - 43  # NDRPDR sel
1029         - 38  # NDRPDR sel
1030         - 7   # NDRPDR sel
1031         - 65  # NDRPDR sel
1032         - 47  # NDRPDR sel
1033         - 55  # NDRPDR sel
1034         - 67  # NDRPDR sel
1035         - 75  # NDRPDR sel
1036         - 76  # NDRPDR sel
1037         - 73  # NDRPDR sel
1038         - 49  # Soak
1039         - 54  # Soak
1040
1041     vpp-soak-vs-ndr-2n-clx-ref:
1042       csit-vpp-perf-report-iterative-2005-2n-clx:
1043         - 7   # NDRPDR sel
1044         - 38  # NDRPDR sel
1045         - 9   # NDRPDR sel
1046         - 32  # NDRPDR sel ???
1047         - 33  # NDRPDR sel ???
1048         - 39  # NDRPDR sel
1049         - 40  # NDRPDR sel
1050         - 43  # NDRPDR sel
1051         - 50  # NDRPDR sel
1052         - 51  # NDRPDR sel
1053     vpp-soak-vs-ndr-2n-clx-cmp:
1054       csit-vpp-perf-report-iterative-2005-2n-clx:
1055         - 44  # Soak
1056         - 49  # Soak
1057     vpp-soak-vs-ndr-2n-clx:
1058       csit-vpp-perf-report-iterative-2005-2n-clx:
1059         - 7   # NDRPDR sel
1060         - 38  # NDRPDR sel
1061         - 9   # NDRPDR sel
1062         - 32  # NDRPDR sel ???
1063         - 33  # NDRPDR sel ???
1064         - 39  # NDRPDR sel
1065         - 40  # NDRPDR sel
1066         - 43  # NDRPDR sel
1067         - 50  # NDRPDR sel
1068         - 51  # NDRPDR sel
1069         - 44  # Soak
1070         - 49  # Soak
1071
1072     vpp-performance-changes-3n-hsw-mrr-h1:
1073       csit-vpp-perf-verify-1908-3n-hsw:
1074         - 39  # MRR sel
1075     vpp-performance-changes-3n-hsw-mrr-ref:
1076       csit-vpp-perf-verify-2001-3n-hsw:
1077         - 17  # MRR sel
1078     vpp-performance-changes-3n-hsw-mrr-cmp:
1079       csit-vpp-perf-report-iterative-2005-3n-hsw:
1080         - 13  # MRR
1081
1082 #    vpp-performance-changes-3n-skx-mrr-h1:
1083 #      csit-vpp-perf-verify-1908-3n-skx:
1084 #        - 36  # MRR sel
1085     vpp-performance-changes-3n-skx-mrr-ref:
1086       csit-vpp-perf-verify-2001-3n-skx:
1087         - 50  # MRR sel
1088         - 53  # MRR sel addition
1089     vpp-performance-changes-3n-skx-mrr-cmp:
1090       csit-vpp-perf-report-iterative-2005-3n-skx:
1091         - 6   # MRR sel
1092
1093 #    vpp-performance-changes-2n-skx-mrr-h1:
1094 #      csit-vpp-perf-verify-1908-2n-skx:
1095 #        - 69  # MRR sel
1096     vpp-performance-changes-2n-skx-mrr-ref:
1097       csit-vpp-perf-verify-2001-2n-skx:
1098         - 101 # MRR sel
1099         - 128 # MRR sel addition
1100     vpp-performance-changes-2n-skx-mrr-cmp:
1101       csit-vpp-perf-report-iterative-2005-2n-skx:
1102         - 42  # MRR sel
1103
1104     vpp-performance-changes-2n-clx-mrr-ref:
1105       csit-vpp-perf-verify-2001-2n-clx:
1106         - 39  # MRR
1107     vpp-performance-changes-2n-clx-mrr-cmp:
1108       csit-vpp-perf-report-iterative-2005-2n-clx:
1109         - 12   # MRR
1110
1111 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1112 #      csit-vpp-perf-verify-1908-2n-skx:
1113 #        - 71  # NFV MRR
1114 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1115 #      # csit-vpp-perf-verify-2001-2n-skx:
1116 #      csit-vpp-perf-verify-1908-2n-skx:
1117 #        - 71  # NFV MRR
1118
1119     vpp-performance-changes-2n-dnv-mrr-h1:
1120       csit-vpp-perf-verify-1908-2n-dnv:
1121         - 11  # MRR sel
1122     vpp-performance-changes-2n-dnv-mrr-ref:
1123       csit-vpp-perf-verify-2001-2n-dnv:
1124         - 12  # MRR sel
1125     vpp-performance-changes-2n-dnv-mrr-cmp:
1126       csit-vpp-perf-report-iterative-2005-2n-dnv:
1127         - 15  # MRR sel
1128
1129     vpp-performance-changes-3n-dnv-mrr-h1:
1130       csit-vpp-perf-verify-1908-3n-dnv:
1131         - 17  # MRR sel
1132     vpp-performance-changes-3n-dnv-mrr-ref:
1133       csit-vpp-perf-verify-2001-3n-dnv:
1134         - 11  # MRR sel
1135     vpp-performance-changes-3n-dnv-mrr-cmp:
1136       csit-vpp-perf-report-iterative-2005-3n-dnv:
1137         - 8   # MRR
1138
1139     vpp-performance-changes-3n-tsh-mrr-h1:
1140       csit-vpp-perf-verify-1908-3n-tsh:
1141         - 17  # MRR sel
1142     vpp-performance-changes-3n-tsh-mrr-ref:
1143       csit-vpp-perf-verify-2001-3n-tsh:
1144         - 9   # MRR sel
1145     vpp-performance-changes-3n-tsh-mrr-cmp:
1146       csit-vpp-perf-report-iterative-2005-3n-tsh:
1147         - 10  # MRR sel
1148
1149     dpdk-performance-changes-3n-hsw-h1:
1150       csit-dpdk-perf-verify-1908-3n-hsw:
1151         - 2   # NDRPDR sel
1152         - 3   # NDRPDR sel
1153         - 4   # NDRPDR sel
1154         - 5   # NDRPDR sel
1155         - 6   # NDRPDR sel
1156         - 7   # NDRPDR sel
1157         - 8   # NDRPDR sel
1158         - 9   # NDRPDR sel
1159         - 10  # NDRPDR sel
1160         - 11  # NDRPDR sel
1161     dpdk-performance-changes-3n-hsw-ref:
1162       csit-dpdk-perf-verify-2001-3n-hsw:
1163         - 4   # NDRPDR sel
1164         - 5   # NDRPDR sel
1165         - 6   # NDRPDR sel
1166         - 7   # NDRPDR sel
1167         - 8   # NDRPDR sel
1168         - 9   # NDRPDR sel
1169         - 10  # NDRPDR sel
1170         - 11  # NDRPDR sel
1171         - 12  # NDRPDR sel
1172         - 13  # NDRPDR sel
1173         - 15  # NDRPDR sel
1174         - 16  # NDRPDR sel
1175         - 17  # NDRPDR sel
1176         - 18  # NDRPDR sel
1177         - 19  # NDRPDR sel
1178         - 20  # NDRPDR sel
1179         - 21  # NDRPDR sel
1180         - 22  # NDRPDR sel
1181         - 23  # NDRPDR sel
1182         - 24  # NDRPDR sel
1183     dpdk-performance-changes-3n-hsw-cmp:
1184       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1185         - 5   # NDRPDR sel
1186         - 6   # NDRPDR sel
1187         - 7   # NDRPDR sel
1188         - 8   # NDRPDR sel
1189         - 9   # NDRPDR sel
1190         - 10  # NDRPDR sel
1191         - 11  # NDRPDR sel
1192         - 12  # NDRPDR sel
1193         - 13  # NDRPDR sel
1194         - 14  # NDRPDR sel
1195
1196     dpdk-performance-changes-3n-skx-h1:
1197       csit-dpdk-perf-verify-1908-3n-skx:
1198         - 3   # NDRPDR sel
1199         - 4   # NDRPDR sel
1200         - 5   # NDRPDR sel
1201         - 6   # NDRPDR sel
1202         - 7   # NDRPDR sel
1203         - 8   # NDRPDR sel
1204         - 9   # NDRPDR sel
1205         - 10  # NDRPDR sel
1206         - 11  # NDRPDR sel
1207         - 12  # NDRPDR sel
1208     dpdk-performance-changes-3n-skx-ref:
1209       csit-dpdk-perf-verify-2001-3n-skx:
1210         - 29  # NDRPDR sel xxv710
1211         - 33  # NDRPDR sel xxv710
1212         - 34  # NDRPDR sel xxv710
1213         - 35  # NDRPDR sel xxv710
1214         - 36  # NDRPDR sel xxv710
1215         - 37  # NDRPDR sel xxv710
1216         - 41  # NDRPDR sel xxv710
1217         - 42  # NDRPDR sel xxv710
1218         - 43  # NDRPDR sel xxv710
1219         - 45  # NDRPDR sel xxv710
1220         - 30  # NDRPDR sel x710
1221         - 31  # NDRPDR sel x710
1222         - 32  # NDRPDR sel x710
1223         - 38  # NDRPDR sel x710
1224         - 39  # NDRPDR sel x710
1225         - 40  # NDRPDR sel x710
1226         - 44  # NDRPDR sel x710
1227         - 46  # NDRPDR sel x710
1228         - 47  # NDRPDR sel x710
1229         - 48  # NDRPDR sel x710
1230     dpdk-performance-changes-3n-skx-cmp:
1231       csit-dpdk-perf-report-iterative-2005-3n-skx:
1232         - 4   # NDRPDR sel
1233         - 5   # NDRPDR sel
1234         - 6   # NDRPDR sel
1235         - 7   # NDRPDR sel
1236         - 8   # NDRPDR sel
1237         - 11  # NDRPDR sel
1238         - 12  # NDRPDR sel
1239         - 13  # NDRPDR sel
1240         - 14  # NDRPDR sel
1241         - 15  # NDRPDR sel
1242
1243     dpdk-performance-changes-2n-skx-h1:
1244       csit-dpdk-perf-verify-1908-2n-skx:
1245         - 2   # NDRPDR sel
1246         - 3   # NDRPDR sel
1247         - 4   # NDRPDR sel
1248         - 5   # NDRPDR sel
1249         - 7   # NDRPDR sel
1250         - 8   # NDRPDR sel
1251         - 9   # NDRPDR sel
1252         - 10  # NDRPDR sel
1253         - 11  # NDRPDR sel
1254         - 12  # NDRPDR sel
1255     dpdk-performance-changes-2n-skx-ref:
1256       csit-dpdk-perf-verify-2001-2n-skx:
1257         - 35  # NDRPDR sel xxv710
1258         - 36  # NDRPDR sel xxv710
1259         - 37  # NDRPDR sel xxv710
1260         - 41  # NDRPDR sel xxv710
1261         - 42  # NDRPDR sel xxv710
1262         - 43  # NDRPDR sel xxv710
1263         - 46  # NDRPDR sel xxv710
1264         - 47  # NDRPDR sel xxv710
1265         - 52  # NDRPDR sel xxv710
1266         - 53  # NDRPDR sel xxv710
1267         - 38  # NDRPDR sel x710
1268         - 39  # NDRPDR sel x710
1269         - 40  # NDRPDR sel x710
1270         - 44  # NDRPDR sel x710
1271         - 45  # NDRPDR sel x710
1272         - 48  # NDRPDR sel x710
1273         - 49  # NDRPDR sel x710
1274         - 50  # NDRPDR sel x710
1275         - 51  # NDRPDR sel x710
1276         - 54  # NDRPDR sel x710
1277     dpdk-performance-changes-2n-skx-cmp:
1278       csit-dpdk-perf-report-iterative-2005-2n-skx:
1279         - 1   # NDRPDR sel
1280         - 2   # NDRPDR sel
1281         - 3   # NDRPDR sel
1282         - 4   # NDRPDR sel
1283         - 5   # NDRPDR sel
1284         - 6   # NDRPDR sel
1285         - 7   # NDRPDR sel
1286         - 8   # NDRPDR sel
1287         - 9   # NDRPDR sel
1288         - 10  # NDRPDR sel
1289
1290     dpdk-performance-changes-2n-clx-ref:
1291       csit-dpdk-perf-verify-2001-2n-clx:
1292         - 15  # NDRPDR sel
1293         - 16  # NDRPDR sel
1294         - 17  # NDRPDR sel
1295         - 18  # NDRPDR sel
1296         - 19  # NDRPDR sel
1297         - 20  # NDRPDR sel
1298         - 21  # NDRPDR sel
1299         - 22  # NDRPDR sel
1300         - 23  # NDRPDR sel
1301         - 24  # NDRPDR sel
1302         - 25  # NDRPDR sel
1303         - 26  # NDRPDR sel
1304         - 27  # NDRPDR sel
1305         - 28  # NDRPDR sel
1306         - 29  # NDRPDR sel
1307         - 30  # NDRPDR sel
1308         - 31  # NDRPDR sel
1309         - 32  # NDRPDR sel
1310         - 33  # NDRPDR sel
1311         - 34  # NDRPDR sel
1312     dpdk-performance-changes-2n-clx-cmp:
1313       csit-dpdk-perf-report-iterative-2005-2n-clx:
1314         - 1   # NDRPDR sel
1315         - 2   # NDRPDR sel
1316         - 3   # NDRPDR sel
1317         - 4   # NDRPDR sel
1318         - 5   # NDRPDR sel
1319         - 6   # NDRPDR sel
1320         - 7   # NDRPDR sel
1321         - 8   # NDRPDR sel
1322         - 9   # NDRPDR sel
1323         - 10  # NDRPDR sel
1324
1325     dpdk-performance-changes-2n-dnv-ref:
1326       csit-dpdk-perf-verify-2001-2n-dnv:
1327         - 9   # NDRPDR sel
1328         - 10  # NDRPDR sel
1329         - 11  # NDRPDR sel
1330         - 12  # NDRPDR sel
1331         - 13  # NDRPDR sel
1332         - 14  # NDRPDR sel
1333         - 15  # NDRPDR sel
1334         - 16  # NDRPDR sel
1335         - 17  # NDRPDR sel
1336         - 18  # NDRPDR sel
1337     dpdk-performance-changes-2n-dnv-cmp:
1338       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1339         - 8   # NDRPDR sel
1340         - 9   # NDRPDR sel
1341         - 10  # NDRPDR sel
1342         - 11  # NDRPDR sel
1343         - 12  # NDRPDR sel
1344         - 13  # NDRPDR sel
1345         - 14  # NDRPDR sel
1346         - 15  # NDRPDR sel
1347         - 16  # NDRPDR sel
1348         - 17  # NDRPDR sel
1349
1350     dpdk-performance-changes-3n-dnv-ref:
1351       csit-dpdk-perf-verify-2001-3n-dnv:
1352         - 12  # NDRPDR sel
1353         - 13  # NDRPDR sel
1354         - 14  # NDRPDR sel
1355         - 15  # NDRPDR sel
1356         - 16  # NDRPDR sel
1357         - 17  # NDRPDR sel
1358         - 18  # NDRPDR sel
1359         - 19  # NDRPDR sel
1360         - 20  # NDRPDR sel
1361         - 22  # NDRPDR sel
1362     dpdk-performance-changes-3n-dnv-cmp:
1363       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1364         - 6   # NDRPDR sel
1365         - 7   # NDRPDR sel
1366         - 8   # NDRPDR sel
1367         - 9   # NDRPDR sel
1368         - 10  # NDRPDR sel
1369         - 11  # NDRPDR sel
1370         - 12  # NDRPDR sel
1371         - 13  # NDRPDR sel
1372         - 14  # NDRPDR sel
1373         - 16  # NDRPDR sel
1374
1375     dpdk-performance-changes-3n-tsh-ref:
1376       csit-dpdk-perf-verify-2001-3n-tsh:
1377         - 3   # NDRPDR sel
1378         - 4   # NDRPDR sel
1379         - 5   # NDRPDR sel
1380         - 9   # NDRPDR sel
1381         - 10  # NDRPDR sel
1382         - 11  # NDRPDR sel
1383         - 12  # NDRPDR sel
1384         - 14  # NDRPDR sel
1385         - 15  # NDRPDR sel
1386         - 18  # NDRPDR sel
1387     dpdk-performance-changes-3n-tsh-cmp:
1388       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1389         - 5   # NDRPDR sel
1390
1391     # Compare testbeds
1392
1393     vpp-compare-testbeds-ref:
1394       csit-vpp-perf-report-iterative-2005-3n-hsw:
1395         - 3   # NDRPDR sel
1396         - 4   # NDRPDR sel
1397         - 5   # NDRPDR sel
1398         - 10  # NDRPDR sel
1399         - 11  # NDRPDR sel
1400         - 12  # NDRPDR sel
1401         - 15  # NDRPDR sel
1402         - 16  # NDRPDR sel
1403         - 18  # NDRPDR sel
1404         - 19  # NDRPDR sel
1405     vpp-compare-testbeds-cmp:
1406       csit-vpp-perf-report-iterative-2005-3n-skx:
1407         - 4   # NDRPDR sel
1408         - 5   # NDRPDR sel ??? all x710 failed
1409         - 33  # NDRPDR sel
1410         - 28  # NDRPDR sel
1411         - 34  # NDRPDR sel
1412         - 36  # NDRPDR sel
1413         - 37  # NDRPDR sel
1414         - 38  # NDRPDR sel
1415         - 39  # NDRPDR sel
1416         - 41  # NDRPDR sel
1417
1418     vpp-compare-testbeds-skx-clx-ref:
1419       csit-vpp-perf-report-iterative-2005-2n-skx:
1420         - 43  # NDRPDR sel
1421         - 38  # NDRPDR sel
1422         - 7   # NDRPDR sel
1423         - 65  # NDRPDR sel
1424         - 47  # NDRPDR sel
1425         - 55  # NDRPDR sel
1426         - 67  # NDRPDR sel
1427         - 75  # NDRPDR sel
1428         - 76  # NDRPDR sel
1429         - 73  # NDRPDR sel
1430     vpp-compare-testbeds-skx-clx-cmp:
1431       csit-vpp-perf-report-iterative-2005-2n-clx:
1432         - 7   # NDRPDR sel
1433         - 38  # NDRPDR sel
1434         - 9   # NDRPDR sel
1435         - 32  # NDRPDR sel ???
1436         - 33  # NDRPDR sel ???
1437         - 39  # NDRPDR sel
1438         - 40  # NDRPDR sel
1439         - 43  # NDRPDR sel
1440         - 50  # NDRPDR sel
1441         - 51  # NDRPDR sel
1442
1443     vpp-compare-testbeds-hsw-clx-ref:
1444       csit-vpp-perf-report-iterative-2005-3n-hsw:
1445         - 3   # NDRPDR sel
1446         - 4   # NDRPDR sel
1447         - 5   # NDRPDR sel
1448         - 10  # NDRPDR sel
1449         - 11  # NDRPDR sel
1450         - 12  # NDRPDR sel
1451         - 15  # NDRPDR sel
1452         - 16  # NDRPDR sel
1453         - 18  # NDRPDR sel
1454         - 19  # NDRPDR sel
1455     vpp-compare-testbeds-hsw-clx-cmp:
1456       csit-vpp-perf-report-iterative-2005-2n-clx:
1457         - 7   # NDRPDR sel
1458         - 38  # NDRPDR sel
1459         - 9   # NDRPDR sel
1460         - 32  # NDRPDR sel ???
1461         - 33  # NDRPDR sel ???
1462         - 39  # NDRPDR sel
1463         - 40  # NDRPDR sel
1464         - 43  # NDRPDR sel
1465         - 50  # NDRPDR sel
1466         - 51  # NDRPDR sel
1467
1468     vpp-compare-testbeds-mrr-ref:
1469       csit-vpp-perf-report-iterative-2005-3n-hsw:
1470         - 13  # MRR
1471     vpp-compare-testbeds-mrr-cmp:
1472       csit-vpp-perf-report-iterative-2005-3n-skx:
1473         - 6   # MRR sel
1474
1475     vpp-compare-testbeds-mrr-skx-clx-ref:
1476       csit-vpp-perf-report-iterative-2005-2n-skx:
1477         - 42  # MRR sel
1478     vpp-compare-testbeds-mrr-skx-clx-cmp:
1479       csit-vpp-perf-report-iterative-2005-2n-clx:
1480         - 12   # MRR
1481
1482     vpp-compare-testbeds-mrr-hsw-clx-ref:
1483       csit-vpp-perf-report-iterative-2005-3n-hsw:
1484         - 13  # MRR
1485     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1486       csit-vpp-perf-report-iterative-2005-2n-clx:
1487         - 12   # MRR
1488
1489     dpdk-compare-testbeds-ref:
1490       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1491         - 5   # NDRPDR sel
1492         - 6   # NDRPDR sel
1493         - 7   # NDRPDR sel
1494         - 8   # NDRPDR sel
1495         - 9   # NDRPDR sel
1496         - 10  # NDRPDR sel
1497         - 11  # NDRPDR sel
1498         - 12  # NDRPDR sel
1499         - 13  # NDRPDR sel
1500         - 14  # NDRPDR sel
1501     dpdk-compare-testbeds-cmp:
1502       csit-dpdk-perf-report-iterative-2005-3n-skx:
1503         - 4   # NDRPDR sel
1504         - 5   # NDRPDR sel
1505         - 6   # NDRPDR sel
1506         - 7   # NDRPDR sel
1507         - 8   # NDRPDR sel
1508         - 11  # NDRPDR sel
1509         - 12  # NDRPDR sel
1510         - 13  # NDRPDR sel
1511         - 14  # NDRPDR sel
1512         - 15  # NDRPDR sel
1513
1514     dpdk-compare-testbeds-skx-clx-ref:
1515       csit-dpdk-perf-report-iterative-2005-2n-skx:
1516         - 1   # NDRPDR sel
1517         - 2   # NDRPDR sel
1518         - 3   # NDRPDR sel
1519         - 4   # NDRPDR sel
1520         - 5   # NDRPDR sel
1521         - 6   # NDRPDR sel
1522         - 7   # NDRPDR sel
1523         - 8   # NDRPDR sel
1524         - 9   # NDRPDR sel
1525         - 10  # NDRPDR sel
1526     dpdk-compare-testbeds-skx-clx-cmp:
1527       csit-dpdk-perf-report-iterative-2005-2n-clx:
1528         - 1   # NDRPDR sel
1529         - 2   # NDRPDR sel
1530         - 3   # NDRPDR sel
1531         - 4   # NDRPDR sel
1532         - 5   # NDRPDR sel
1533         - 6   # NDRPDR sel
1534         - 7   # NDRPDR sel
1535         - 8   # NDRPDR sel
1536         - 9   # NDRPDR sel
1537         - 10  # NDRPDR sel
1538
1539     # Compare topologies
1540
1541     vpp-compare-topologies-ref:
1542       csit-vpp-perf-report-iterative-2005-3n-skx:
1543         - 4   # NDRPDR sel
1544         - 5   # NDRPDR sel ??? all x710 failed
1545         - 33  # NDRPDR sel
1546         - 28  # NDRPDR sel
1547         - 34  # NDRPDR sel
1548         - 36  # NDRPDR sel
1549         - 37  # NDRPDR sel
1550         - 38  # NDRPDR sel
1551         - 39  # NDRPDR sel
1552         - 41  # NDRPDR sel
1553     vpp-compare-topologies-cmp:
1554       csit-vpp-perf-report-iterative-2005-2n-skx:
1555         - 43  # NDRPDR sel
1556         - 38  # NDRPDR sel
1557         - 7   # NDRPDR sel
1558         - 65  # NDRPDR sel
1559         - 47  # NDRPDR sel
1560         - 55  # NDRPDR sel
1561         - 67  # NDRPDR sel
1562         - 75  # NDRPDR sel
1563         - 76  # NDRPDR sel
1564         - 73  # NDRPDR sel
1565
1566     vpp-compare-topologies-mrr-ref:
1567       csit-vpp-perf-report-iterative-2005-3n-skx:
1568         - 6   # MRR sel
1569     vpp-compare-topologies-mrr-cmp:
1570       csit-vpp-perf-report-iterative-2005-2n-skx:
1571         - 42  # MRR sel
1572
1573     dpdk-compare-topologies-ref:
1574       csit-dpdk-perf-report-iterative-2005-3n-skx:
1575         - 4   # NDRPDR sel
1576         - 5   # NDRPDR sel
1577         - 6   # NDRPDR sel
1578         - 7   # NDRPDR sel
1579         - 8   # NDRPDR sel
1580         - 11  # NDRPDR sel
1581         - 12  # NDRPDR sel
1582         - 13  # NDRPDR sel
1583         - 14  # NDRPDR sel
1584         - 15  # NDRPDR sel
1585     dpdk-compare-topologies-cmp:
1586       csit-dpdk-perf-report-iterative-2005-2n-skx:
1587         - 1   # NDRPDR sel
1588         - 2   # NDRPDR sel
1589         - 3   # NDRPDR sel
1590         - 4   # NDRPDR sel
1591         - 5   # NDRPDR sel
1592         - 6   # NDRPDR sel
1593         - 7   # NDRPDR sel
1594         - 8   # NDRPDR sel
1595         - 9   # NDRPDR sel
1596         - 10  # NDRPDR sel
1597
1598   plot-layouts:
1599
1600     plot-soak-throughput:
1601       titlefont:
1602         size: 18
1603       xaxis:
1604         title: "<b>Test Cases [Index]</b>"
1605         titlefont:
1606           size: 16
1607         autorange: True
1608         fixedrange: False
1609         gridcolor: "rgb(230, 230, 230)"
1610         linecolor: "rgb(220, 220, 220)"
1611         linewidth: 1
1612         showgrid: True
1613         showline: True
1614         showticklabels: True
1615         tickcolor: "rgb(220, 220, 220)"
1616         tickmode: "linear"
1617         tickfont:
1618           size: 16
1619         zeroline: False
1620       yaxis:
1621         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1622         titlefont:
1623           size: 16
1624         gridcolor: "rgb(230, 230, 230)"
1625         hoverformat: ".4r"
1626         tickformat: ".3r"
1627         linecolor: "rgb(220, 220, 220)"
1628         linewidth: 1
1629         showgrid: True
1630         showline: True
1631         showticklabels: True
1632         tickcolor: "rgb(220, 220, 220)"
1633         tickfont:
1634           size: 16
1635         zeroline: False
1636         range: [0,50]
1637       autosize: False
1638       margin:
1639         t: 50
1640         b: 0
1641         l: 80
1642         r: 20
1643       showlegend: True
1644       legend:
1645         orientation: "h"
1646         font:
1647           size: 16
1648       width: 700
1649       height: 900
1650       paper_bgcolor: "#fff"
1651       plot_bgcolor: "#fff"
1652       hoverlabel:
1653         namelength: -1
1654
1655     plot-service-density:
1656       titlefont:
1657         size: 18
1658       xaxis:
1659         side: "top"
1660         autorange: True
1661         fixedrange: False
1662         showgrid: False
1663         showline: False
1664         showticklabels: False
1665         ticks: ""
1666         ticklen: 0
1667         tickwidth: 0
1668         zeroline: False
1669       yaxis:
1670         autorange: "reversed"
1671         showgrid: False
1672         showline: False
1673         showticklabels: False
1674         ticks: ""
1675         ticklen: 0
1676         tickwidth: 0
1677         zeroline: False
1678       showlegend: False
1679       paper_bgcolor: "#fff"
1680       plot_bgcolor: "#fff"
1681       width: 700
1682       height: 700
1683       hoverlabel:
1684         namelength: -1
1685
1686     plot-hoststack:
1687       titlefont:
1688         size: 16
1689       xaxis:
1690         title: "<b>Test Cases [Index]</b>"
1691         titlefont:
1692           size: 14
1693         autorange: True
1694         fixedrange: False
1695         gridcolor: "rgb(230, 230, 230)"
1696         linecolor: "rgb(220, 220, 220)"
1697         linewidth: 1
1698         showgrid: True
1699         showline: True
1700         showticklabels: True
1701         tickcolor: "rgb(220, 220, 220)"
1702         tickmode: "linear"
1703         tickfont:
1704           size: 14
1705         zeroline: False
1706       yaxis:
1707         title: "<b>Bandwidth [Gbps]</b>"
1708         titlefont:
1709           size: 14
1710         gridcolor: "rgb(230, 230, 230)"
1711         hoverformat: ".4s"
1712         linecolor: "rgb(220, 220, 220)"
1713         linewidth: 1
1714         rangemode: "tozero"
1715         showgrid: True
1716         showline: True
1717         showticklabels: True
1718         tickcolor: "rgb(230, 230, 230)"
1719         tickformat: ".3s"
1720         tickfont:
1721           size: 14
1722         zeroline: False
1723       boxmode: "group"
1724       boxgroupgap: 0.5
1725       autosize: False
1726       margin:
1727         t: 50
1728         b: 20
1729         l: 80
1730         r: 20
1731       showlegend: True
1732       legend:
1733         orientation: "h"
1734         font:
1735           size: 14
1736       width: 700
1737       height: 800
1738       paper_bgcolor: "#fff"
1739       plot_bgcolor: "#fff"
1740       hoverlabel:
1741         namelength: -1
1742
1743     plot-throughput:
1744       titlefont:
1745         size: 18
1746       xaxis:
1747         title: "<b>Test Cases [Index]</b>"
1748         titlefont:
1749           size: 16
1750         autorange: True
1751         fixedrange: False
1752         gridcolor: "rgb(230, 230, 230)"
1753         linecolor: "rgb(220, 220, 220)"
1754         linewidth: 1
1755         showgrid: True
1756         showline: True
1757         showticklabels: True
1758         tickcolor: "rgb(220, 220, 220)"
1759         tickmode: "linear"
1760         tickfont:
1761           size: 16
1762         zeroline: False
1763       yaxis:
1764         title: "<b>Packet Throughput [Mpps]</b>"
1765         titlefont:
1766           size: 16
1767         gridcolor: "rgb(230, 230, 230)"
1768         hoverformat: ".4r"
1769         tickformat: ".3r"
1770         linecolor: "rgb(220, 220, 220)"
1771         linewidth: 1
1772         showgrid: True
1773         showline: True
1774         showticklabels: True
1775         tickcolor: "rgb(220, 220, 220)"
1776         tickfont:
1777           size: 16
1778         zeroline: False
1779         range: [0,50]
1780       autosize: False
1781       margin:
1782         t: 50
1783         b: 0
1784         l: 80
1785         r: 20
1786       showlegend: True
1787       legend:
1788         orientation: "h"
1789         font:
1790           size: 16
1791       width: 700
1792       height: 900
1793       paper_bgcolor: "#fff"
1794       plot_bgcolor: "#fff"
1795       hoverlabel:
1796         namelength: -1
1797
1798     plot-throughput-speedup-analysis:
1799       titlefont:
1800         size: 18
1801       xaxis:
1802         title: "<b>Number of Cores [Qty]</b>"
1803         titlefont:
1804           size: 16
1805         autorange: True
1806         fixedrange: False
1807         gridcolor: "rgb(230, 230, 230)"
1808         linecolor: "rgb(220, 220, 220)"
1809         linewidth: 1
1810         showgrid: True
1811         showline: True
1812         showticklabels: True
1813         tickcolor: "rgb(238, 238, 238)"
1814         tickmode: "linear"
1815         tickfont:
1816           size: 16
1817         zeroline: False
1818       yaxis:
1819         title: "<b>Packet Throughput [Mpps]</b>"
1820         titlefont:
1821           size: 16
1822         type: "linear"
1823         gridcolor: "rgb(230, 230, 230)"
1824         hoverformat: ".4s"
1825         linecolor: "rgb(220, 220, 220)"
1826         linewidth: 1
1827         showgrid: True
1828         showline: True
1829         showticklabels: True
1830         tickcolor: "rgb(220, 220, 220)"
1831         tickformat: ".4s"
1832         tickfont:
1833           size: 16
1834         zeroline: True
1835         rangemode: "tozero"
1836         range: [0,100]
1837       legend:
1838         orientation: "h"
1839         font:
1840           size: 16
1841         xanchor: "left"
1842         yanchor: "top"
1843         x: 0
1844         y: -0.2
1845         bgcolor: "rgba(255, 255, 255, 0)"
1846         bordercolor: "rgba(255, 255, 255, 0)"
1847         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1848       autosize: False
1849       margin:
1850           't': 50
1851           'b': 150
1852           'l': 85
1853           'r': 10
1854       showlegend: True
1855       width: 700
1856       height: 700
1857       paper_bgcolor: "#fff"
1858       plot_bgcolor: "#fff"
1859       hoverlabel:
1860         namelength: -1
1861       annotations: [
1862         {
1863           text: "_ _          __          ...",
1864           align: "left",
1865           showarrow: False,
1866           xref: "paper",
1867           yref: "paper",
1868           xanchor: "left",
1869           yanchor: "top",
1870           x: 0,
1871           y: -0.13,
1872           font: {
1873             family: "Consolas, Courier New",
1874             size: 15
1875           },
1876         },
1877         {
1878           text: "    Perfect     Measured     Limit",
1879           align: "left",
1880           showarrow: False,
1881           xref: "paper",
1882           yref: "paper",
1883           xanchor: "left",
1884           yanchor: "top",
1885           x: 0,
1886           y: -0.15,
1887           font: {
1888             family: "Consolas, Courier New",
1889             size: 15
1890           },
1891         },
1892       ]
1893
1894     plot-latency:
1895       titlefont:
1896         size: 18
1897       xaxis:
1898         title: "<b>Direction</b>"
1899         titlefont:
1900           size: 16
1901         autorange: True
1902         fixedrange: False
1903         gridcolor: "rgb(230, 230, 230)"
1904         linecolor: "rgb(220, 220, 220)"
1905         linewidth: 1
1906         showgrid: True
1907         showline: True
1908         showticklabels: False
1909         tickcolor: "rgb(220, 220, 220)"
1910         tickmode: "linear"
1911         tickfont:
1912           size: 16
1913         zeroline: False
1914       yaxis:
1915         title: "<b>Packet Latency [uSec]</b>"
1916         titlefont:
1917           size: 16
1918         type: "linear"
1919         gridcolor: "rgb(230, 230, 230)"
1920         hoverformat: ".4s"
1921         linecolor: "rgb(220, 220, 220)"
1922         linewidth: 1
1923         showgrid: True
1924         showline: True
1925         showticklabels: True
1926         tickcolor: "rgb(220, 220, 220)"
1927         tickformat: ".4s"
1928         tickfont:
1929           size: 16
1930         zeroline: True
1931         rangemode: "tozero"
1932       legend:
1933         orientation: "h"
1934         font:
1935           size: 16
1936         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1937       autosize: False
1938       margin:
1939           't': 50
1940           'b': 150
1941           'l': 80
1942           'r': 10
1943       showlegend: True
1944       width: 700
1945       height: 700
1946       paper_bgcolor: "#fff"
1947       plot_bgcolor: "#fff"
1948       hoverlabel:
1949         namelength: -1
1950
1951     plot-hdrh-latency:
1952       title:
1953         text: ""
1954         xanchor: "center"
1955         x: 0.5
1956         font:
1957           size: 16
1958       width: 700
1959       plot_bgcolor: "white"
1960       annotations:
1961         - font:
1962             size: 14
1963           showarrow: False
1964           text: "<b>Packet Latency [uSec]</b>"
1965           x: 1
1966           xanchor: "right"
1967           xref: "paper"
1968           y: -0.045
1969           yanchor: "top"
1970           yref: "paper"
1971         - font:
1972             size: 14
1973           showarrow: False
1974           text: "<b>Probability [%]</b>"
1975           textangle: 270
1976           x: -0.06
1977           xanchor: "center"
1978           xref: "paper"
1979           y: 0.5
1980           yanchor: "middle"
1981           yref: "paper"
1982         - font:
1983             size: 14
1984           showarrow: False
1985           text: "<b>Direction: E-W</b>"
1986           x: 0.24
1987           xanchor: "center"
1988           xref: "paper"
1989           y: 1.05
1990           yanchor: "bottom"
1991           yref: "paper"
1992         - font:
1993             size: 14
1994           showarrow: False
1995           text: "<b>Direction: W-E</b>"
1996           x: 0.74
1997           xanchor: "center"
1998           xref: "paper"
1999           y: 1.05
2000           yanchor: "bottom"
2001           yref: "paper"
2002
2003     plot-hdrh-latency-percentile:
2004       title:
2005         text: ""
2006         xanchor: "center"
2007         x: 0.5
2008         font:
2009           size: 18
2010       xaxis:
2011         type: "log"
2012         title: "<b>Percentile [%]</b>"
2013         titlefont:
2014           size: 16
2015         autorange: True
2016         fixedrange: False
2017         gridcolor: "rgb(230, 230, 230)"
2018         linecolor: "rgb(220, 220, 220)"
2019         linewidth: 1
2020         showgrid: True
2021         showline: True
2022         showticklabels: True
2023         tickcolor: "rgb(220, 220, 220)"
2024         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2025         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2026         tickfont:
2027           size: 16
2028       yaxis:
2029         title: "<b>Packet Latency [uSec]</b>"
2030         titlefont:
2031           size: 16
2032         gridcolor: "rgb(230, 230, 230)"
2033         linecolor: "rgb(220, 220, 220)"
2034         linewidth: 1
2035         showgrid: True
2036         showline: True
2037         showticklabels: True
2038         tickcolor: "rgb(220, 220, 220)"
2039         tickfont:
2040           size: 16
2041       autosize: False
2042       showlegend: True
2043       legend:
2044         traceorder: "normal"
2045         orientation: "h"
2046         font:
2047           size: 16
2048         xanchor: "left"
2049         yanchor: "top"
2050         x: 0
2051         y: -0.15
2052         bgcolor: "rgba(255, 255, 255, 0)"
2053         bordercolor: "rgba(255, 255, 255, 0)"
2054       width: 700
2055       height: 700
2056       paper_bgcolor: "white"
2057       plot_bgcolor: "white"
2058
2059     plot-hdrh-latency-by-percentile:
2060       title:
2061         text: "<b>Latency by Percentile Distribution</b>"
2062         xanchor: "center"
2063         x: 0.5
2064         font:
2065           size: 18
2066       showlegend: True
2067       legend:
2068         traceorder: "normal"
2069         orientation: "h"
2070         font:
2071           size: 16
2072         xanchor: "left"
2073         yanchor: "top"
2074         x: 0
2075         y: -0.2
2076         bgcolor: "rgba(255, 255, 255, 0)"
2077         bordercolor: "rgba(255, 255, 255, 0)"
2078       xaxis:
2079         type: "linear"
2080         title: "<b>Percentile [%]</b>"
2081         titlefont:
2082           size: 14
2083         autorange: False
2084         fixedrange: False
2085         range: [0, 100]
2086         gridcolor: "rgb(230, 230, 230)"
2087         linecolor: "rgb(220, 220, 220)"
2088         linewidth: 1
2089         showgrid: True
2090         showline: True
2091         showticklabels: True
2092         tickcolor: "rgb(220, 220, 220)"
2093         tickvals: [0, 25, 50, 75, 100]
2094         ticktext: [0, 25, 50, 75, 100]
2095         tickfont:
2096           size: 14
2097       yaxis:
2098         title: "<b>One-Way Latency per Direction [uSec]</b>"
2099         titlefont:
2100           size: 14
2101         gridcolor: "rgb(230, 230, 230)"
2102         linecolor: "rgb(220, 220, 220)"
2103         linewidth: 1
2104         showgrid: True
2105         showline: True
2106         showticklabels: True
2107         tickcolor: "rgb(220, 220, 220)"
2108         tickfont:
2109           size: 14
2110       width: 700
2111       height: 700
2112       paper_bgcolor: "white"
2113       plot_bgcolor: "white"
2114
2115 - type: "static"
2116   src-path: "{DIR[RST]}"
2117   dst-path: "{DIR[WORKING,SRC]}"
2118
2119 - type: "input"
2120   general:
2121     file-name: "output_info.xml.gz"
2122     file-format: ".gz"
2123     arch-file-format:
2124       - ".gz"
2125       - ".zip"
2126     download-path: "{job}/{build}/archives/{filename}"
2127     extract: "output.xml"
2128
2129     zip-file-name: "robot-plugin.zip"
2130     zip-file-format: ".zip"
2131     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2132     zip-extract: "robot-plugin/output.xml"
2133
2134   builds:
2135
2136     csit-vpp-perf-verify-1908-3n-hsw:
2137       - 12  # NDRPDR sel
2138       - 13  # NDRPDR sel
2139       - 14  # NDRPDR sel
2140       - 15  # NDRPDR sel
2141       - 16  # NDRPDR sel
2142       - 17  # NDRPDR sel
2143       - 18  # NDRPDR sel
2144       - 19  # NDRPDR sel
2145       - 20  # NDRPDR sel
2146       - 21  # NDRPDR sel
2147       - 39  # MRR sel
2148     csit-vpp-perf-verify-2001-3n-hsw:
2149       - 21  # NDRPDR sel
2150       - 22  # NDRPDR sel
2151       - 23  # NDRPDR sel
2152       - 24  # NDRPDR sel
2153       - 25  # NDRPDR sel
2154       - 29  # NDRPDR sel
2155       - 30  # NDRPDR sel
2156       - 31  # NDRPDR sel
2157       - 32  # NDRPDR sel
2158       - 34  # NDRPDR sel
2159       - 17  # MRR sel
2160     csit-vpp-perf-report-iterative-2005-3n-hsw:
2161       - 3   # NDRPDR sel
2162       - 4   # NDRPDR sel
2163       - 5   # NDRPDR sel
2164       - 10  # NDRPDR sel
2165       - 11  # NDRPDR sel
2166       - 12  # NDRPDR sel
2167       - 15  # NDRPDR sel
2168       - 16  # NDRPDR sel
2169       - 18  # NDRPDR sel
2170       - 19  # NDRPDR sel
2171       - 20  # NDRPDR sel env 4
2172       - 21  # NDRPDR sel env 4
2173       - 22  # NDRPDR sel env 4
2174       - 23  # NDRPDR sel env 4
2175       - 24  # NDRPDR sel env 4
2176       - 25  # NDRPDR sel env 4
2177       - 13  # MRR
2178     csit-vpp-perf-verify-2005-3n-hsw:
2179       - 3   # hoststack
2180       - 5   # hoststack
2181       - 6   # hoststack
2182       - 7   # hoststack
2183       - 8   # hoststack
2184       - 9   # hoststack
2185       - 10  # hoststack
2186       - 11  # hoststack
2187       - 12  # hoststack
2188       - 13  # hoststack
2189     csit-vpp-perf-report-coverage-2005-3n-hsw:
2190       - 1   # perf-full-3n-dnv-crypto_I
2191       - 7   # perf-full-3n-hsw-crypto_II
2192       - 3   # perf-full-3n-hsw-crypto_III
2193       - 4   # perf-full-3n-dnv-crypto_IV
2194       - 5   # perf-full-3n-hsw-ip4_I
2195       - 6   # perf-full-3n-hsw-ip4_II
2196       - 8   # perf-full-3n-hsw-ip4_III
2197       - 9   # perf-full-3n-hsw-ip4_IV
2198       - 10  # perf-full-3n-hsw-ip4_V
2199       - 26  # perf-full-3n-hsw-ip4_VI
2200       - 18  # perf-full-3n-hsw-ip4_VII
2201       - 27  # perf-full-3n-hsw-ip4_VIII
2202       - 28  # perf-full-3n-hsw-ip4_IX
2203       - 29  # perf-full-3n-hsw-ip6_I
2204       - 35  # perf-full-3n-hsw-ip6_II
2205       - 42  # perf-full-3n-hsw-l2_I
2206       - 33  # perf-full-3n-hsw-l2_II
2207       - 37  # perf-full-3n-hsw-l2_III
2208       - 45  # perf-full-3n-hsw-l2_IV
2209       - 43  # perf-full-3n-hsw-l2_V
2210       - 40  # perf-full-3n-hsw-l2_VI
2211       - 44  # perf-full-3n-hsw-l2_VII
2212       - 51  # perf-full-3n-hsw-l2_VIII
2213       - 50  # perf-full-3n-hsw-l2_IX
2214       - 52  # perf-full-3n-hsw-l2_X
2215       - 53  # perf-full-3n-hsw-l2_XI
2216       - 54  # perf-full-3n-hsw-memif
2217       - 55  # perf-full-3n-hsw-ip4tunnels-I
2218       - 56  # perf-full-3n-hsw-ip4tunnels-II
2219       - 57  # perf-full-3n-hsw-ip4tunnels-III
2220       - 58  # perf-full-3n-hsw-ip6tunnels-I
2221       - 59  # perf-full-3n-hsw-srv6-I
2222       - 60  # perf-full-3n-hsw-srv6-II
2223       - 61  # perf-full-3n-hsw-vhost-I
2224       - 62  # perf-full-3n-hsw-vhost-II
2225       - 63  # perf-full-3n-hsw-vhost-III
2226
2227     csit-vpp-perf-verify-1908_1-3n-skx:
2228       - 26  # NDRPDR sel - new1908.1
2229       - 27  # NDRPDR sel - new1908.1
2230       - 28  # NDRPDR sel - new1908.1
2231       - 29  # NDRPDR sel - new1908.1
2232       - 30  # NDRPDR sel - new1908.1
2233       - 31  # NDRPDR sel - new1908.1
2234       - 33  # NDRPDR sel - new1908.1
2235       - 34  # NDRPDR sel - new1908.1
2236       - 35  # NDRPDR sel - new1908.1
2237       - 36  # NDRPDR sel - new1908.1
2238     csit-vpp-perf-verify-2001-3n-skx:
2239       - 69  # NDRPDR sel - new2001.0
2240       - 71  # NDRPDR sel - new2001.0
2241       - 72  # NDRPDR sel - new2001.0
2242       - 76  # NDRPDR sel - new2001.0
2243       - 77  # NDRPDR sel - new2001.0
2244       - 78  # NDRPDR sel - new2001.0
2245       - 80  # NDRPDR sel - new2001.0
2246       - 50  # MRR sel
2247       - 53  # MRR sel addition
2248     csit-vpp-perf-report-iterative-2005-3n-skx:
2249       - 4   # NDRPDR sel
2250       - 5   # NDRPDR sel ??? all x710 failed
2251       - 33  # NDRPDR sel
2252       - 28  # NDRPDR sel
2253       - 34  # NDRPDR sel
2254       - 36  # NDRPDR sel
2255       - 37  # NDRPDR sel
2256       - 38  # NDRPDR sel
2257       - 39  # NDRPDR sel
2258       - 41  # NDRPDR sel
2259       - 43  # NDRPDR sel env 4
2260       - 6   # MRR sel
2261     csit-vpp-perf-report-coverage-2005-3n-skx:
2262       - 10  # perf-full-3n-skx-crypto_I
2263       - 11  # perf-full-3n-skx-crypto_II
2264       - 12  # perf-full-3n-skx-crypto_III
2265       - 5   # perf-full-3n-skx-ip4_I
2266       - 14  # perf-full-3n-skx-ip4_II
2267       - 7   # perf-full-3n-skx-ip4_III
2268       - 15  # perf-full-3n-skx-ip4_IV
2269       - 16  # perf-full-3n-skx-ip4_V
2270       - 17  # perf-full-3n-skx-ip4_VI
2271       - 18  # perf-full-3n-skx-ip4_VII
2272       - 19  # perf-full-3n-skx-ip4_VIII
2273       - 20  # perf-full-3n-skx-ip4_IX
2274       - 24  # perf-full-3n-skx-ip6_I
2275       - 25  # perf-full-3n-skx-ip6_II
2276       - 21  # perf-full-3n-skx-ip4tunnels-I
2277       - 22  # perf-full-3n-skx-ip4tunnels-II
2278       - 23  # perf-full-3n-skx-ip4tunnels-III
2279       - 26  # perf-full-3n-skx-ip6tunnels-I
2280       - 28  # perf-full-3n-skx-l2_II
2281       - 29  # perf-full-3n-skx-l2_III
2282       - 30  # perf-full-3n-skx-l2_IV
2283       - 32  # perf-full-3n-skx-l2_VI
2284       - 33  # perf-full-3n-skx-l2_VII
2285       - 34  # perf-full-3n-skx-l2_VIII
2286       - 35  # perf-full-3n-skx-l2_IX
2287       - 36  # perf-full-3n-skx-l2_X
2288       - 37  # perf-full-3n-skx-l2_XI
2289       - 38  # perf-full-3n-skx-memif
2290       - 39  # perf-full-3n-skx-srv6-I
2291       - 40  # perf-full-3n-skx-srv6-II
2292       - 43  # perf-full-3n-skx-vhost-III
2293
2294     csit-vpp-perf-verify-1908_1-2n-skx:
2295       - 39  # NDRPDR sel - new1908.1
2296       - 40  # NDRPDR sel - new1908.1
2297       - 41  # NDRPDR sel - new1908.1
2298       - 43  # NDRPDR sel - new1908.1
2299       - 44  # NDRPDR sel - new1908.1
2300       - 45  # NDRPDR sel - new1908.1
2301       - 46  # NDRPDR sel - new1908.1
2302       - 47  # NDRPDR sel - new1908.1
2303       - 48  # NDRPDR sel - new1908.1
2304       - 49  # NDRPDR sel - new1908.1
2305     csit-vpp-perf-verify-2001-2n-skx:
2306       - 143  # NDRPDR sel - new2001.0
2307       - 146  # NDRPDR sel - new2001.0
2308       - 147  # NDRPDR sel - new2001.0
2309       - 148  # NDRPDR sel - new2001.0
2310       - 149  # NDRPDR sel - new2001.0
2311       - 150  # NDRPDR sel - new2001.0
2312       - 151  # NDRPDR sel - new2001.0
2313       - 152  # NDRPDR sel - new2001.0
2314       - 153  # NDRPDR sel - new2001.0
2315       - 154  # NDRPDR sel - new2001.0
2316       - 101  # MRR sel - old
2317       - 128  # MRR sel addition - old
2318     csit-vpp-perf-report-iterative-2005-2n-skx:
2319       - 43  # NDRPDR sel
2320       - 38  # NDRPDR sel
2321       - 7   # NDRPDR sel
2322       - 65  # NDRPDR sel
2323       - 47  # NDRPDR sel
2324       - 55  # NDRPDR sel
2325       - 67  # NDRPDR sel
2326       - 75  # NDRPDR sel
2327       - 76  # NDRPDR sel
2328       - 73  # NDRPDR sel
2329       - 88  # NDRPDR sel env 4
2330       - 89  # NDRPDR sel env 4
2331       - 42  # MRR sel
2332       - 48  # Reconf
2333       - 50  # Reconf
2334       - 51  # Reconf
2335       - 52  # Reconf
2336       - 53  # Reconf
2337       - 60  # Reconf
2338       - 70  # Reconf
2339       - 71  # Reconf
2340       - 63  # Reconf
2341       - 66  # Reconf
2342       - 49  # Soak
2343       - 54  # Soak
2344       - 78  # nf-density-sel
2345       - 83  # nf-density-sel
2346     csit-vpp-perf-report-coverage-2005-2n-skx:
2347       - 11  # perf-full-2n-skx-ip4_I
2348       - 3   # perf-full-2n-skx-ip4_II
2349       - 18  # perf-full-2n-skx-ip4_III
2350       - 19  # perf-full-2n-skx-ip4_IV
2351       - 5   # perf-full-2n-skx-ip4_V
2352       - 20  # perf-full-2n-skx-ip4_VI
2353       - 7   # perf-full-2n-skx-ip6_I
2354       - 21  # perf-full-2n-skx-ip6_II
2355       - 9   # perf-full-2n-skx-l2_I
2356       - 22  # perf-full-2n-skx-l2_II
2357       - 23  # perf-full-2n-skx-memif
2358       - 24  # perf-full-2n-skx-loadbalancer
2359       - 25  # perf-full-2n-skx-vhost I
2360       - 26  # perf-full-2n-skx-vhost II
2361       - 27  # perf-full-2n-skx-vts
2362
2363     csit-vpp-perf-verify-1908_1-2n-clx:
2364       - 5  # NDRPDR sel
2365       - 6  # NDRPDR sel
2366       - 7  # NDRPDR sel
2367       - 8  # NDRPDR sel
2368       - 9  # NDRPDR sel
2369     csit-vpp-perf-verify-2001-2n-clx:
2370       - 28  # NDRPDR sel
2371       - 29  # NDRPDR sel
2372       - 32  # NDRPDR sel
2373       - 40  # NDRPDR sel
2374       - 43  # NDRPDR sel
2375       - 44  # NDRPDR sel
2376       - 45  # NDRPDR sel
2377       - 47  # NDRPDR sel
2378       - 48  # NDRPDR sel
2379       - 49  # NDRPDR sel
2380       - 39  # MRR
2381     csit-vpp-perf-report-iterative-2005-2n-clx:
2382       - 7   # NDRPDR sel
2383       - 38  # NDRPDR sel
2384       - 9   # NDRPDR sel
2385       - 32  # NDRPDR sel ???
2386       - 33  # NDRPDR sel ???
2387       - 39  # NDRPDR sel
2388       - 40  # NDRPDR sel
2389       - 43  # NDRPDR sel
2390       - 50  # NDRPDR sel
2391       - 51  # NDRPDR sel
2392       - 62  # NDRPDR sel env 4
2393       - 63  # NDRPDR sel env 4
2394       - 64  # NDRPDR sel env 4
2395       - 66  # NDRPDR sel env 4
2396       - 12  # MRR
2397       - 42  # Reconf
2398       - 45  # Reconf
2399       - 46  # Reconf
2400       - 47  # Reconf
2401       - 48  # Reconf
2402       - 52  # Reconf
2403       - 53  # Reconf
2404       - 54  # Reconf
2405       - 55  # Reconf
2406       - 56  # Reconf
2407       - 44  # Soak
2408       - 49  # Soak
2409       - 57  # 2n-clx nfv-density-00
2410       - 58  # 2n-clx nfv-density-00
2411       - 59  # 2n-clx nfv-density-00
2412       - 60  # 2n-clx nfv-density-00
2413       - 61  # 2n-clx nfv-density-00
2414     csit-vpp-perf-report-coverage-2005-2n-clx:
2415       - 21  # perf-full-2n-clx-ip4_I
2416       - 2   # perf-full-2n-clx-ip4_II
2417       - 3   # perf-full-2n-clx-ip4_III
2418       - 4   # perf-full-2n-clx-ip4_IV
2419       - 5   # perf-full-2n-clx-ip4_V
2420       - 6   # perf-full-2n-clx-ip4_VI
2421       - 7   # perf-full-2n-clx-ip6_I
2422       - 16  # perf-full-2n-clx-ip6_II
2423       - 23  # perf-full-2n-clx-l2_I
2424       - 10  # perf-full-2n-clx-l2_II
2425       - 11  # perf-full-2n-clx-memif
2426       - 12  # perf-full-2n-clx-loadbalancer
2427       - 13  # perf-full-2n-clx-vhost I
2428       - 22  # perf-full-2n-clx-vhost II
2429       - 15  # perf-full-2n-clx-vts
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     # TODO: Add data:
2456     csit-vpp-perf-report-iterative-2005-3n-tsh:
2457       - 9   # NDRPDR sel
2458       - 11  # NDRPDR sel
2459       - 12  # NDRPDR sel
2460       - 20  # NDRPDR sel
2461       - 14  # NDRPDR sel
2462       - 21  # NDRPDR sel
2463       - 23  # NDRPDR sel env 4
2464       - 10  # MRR sel
2465
2466     csit-vpp-perf-verify-1908-3n-dnv:
2467       - 6   # NDRPDR sel
2468       - 7   # NDRPDR sel
2469       - 8   # NDRPDR sel
2470       - 9   # NDRPDR sel
2471       - 10  # NDRPDR sel
2472       - 12  # NDRPDR sel
2473       - 13  # NDRPDR sel
2474       - 14  # NDRPDR sel
2475       - 15  # NDRPDR sel
2476       - 16  # NDRPDR sel
2477       - 17  # MRR sel
2478     csit-vpp-perf-verify-2001-3n-dnv:
2479       - 5   # NDRPDR sel
2480       - 6   # NDRPDR sel
2481       - 7   # NDRPDR sel
2482       - 8   # NDRPDR sel
2483       - 9   # NDRPDR sel
2484       - 10  # NDRPDR sel
2485       - 12  # NDRPDR sel
2486       - 16  # NDRPDR sel
2487       - 17  # NDRPDR sel
2488       - 18  # NDRPDR sel
2489       - 11  # MRR sel
2490     csit-vpp-perf-report-iterative-2005-3n-dnv:
2491       - 2   # NDRPDR sel
2492       - 3   # NDRPDR sel
2493       - 4   # NDRPDR sel
2494       - 5   # NDRPDR sel
2495       - 6   # NDRPDR sel
2496       - 7   # NDRPDR sel
2497       - 9   # NDRPDR sel
2498       - 10  # NDRPDR sel
2499       - 11  # NDRPDR sel
2500       - 12  # NDRPDR sel
2501       - 8   # MRR
2502     csit-vpp-perf-report-coverage-2005-3n-dnv:
2503       - 1   # perf-full-3n-dnv-crypto_I
2504       - 24  # perf-full-3n-dnv-crypto_II
2505       - 5   # perf-full-3n-dnv-ip4_I
2506       - 13  # perf-full-3n-dnv-ip4_II
2507       - 17  # perf-full-3n-dnv-ip6_I
2508       - 18  # perf-full-3n-dnv-ip6_II
2509       - 21  # perf-full-3n-dnv-l2_I
2510       - 22  # perf-full-3n-dnv-l2_II
2511       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2512
2513     csit-vpp-perf-verify-1908-2n-dnv:
2514       - 1   # NDRPDR sel
2515       - 2   # NDRPDR sel
2516       - 3   # NDRPDR sel
2517       - 4   # NDRPDR sel
2518       - 5   # NDRPDR sel
2519       - 6   # NDRPDR sel
2520       - 7   # NDRPDR sel
2521       - 8   # NDRPDR sel
2522       - 9   # NDRPDR sel
2523       - 10  # NDRPDR sel
2524       - 11  # MRR sel
2525     csit-vpp-perf-verify-2001-2n-dnv:
2526       - 4   # NDRPDR sel
2527       - 5   # NDRPDR sel
2528       - 6   # NDRPDR sel
2529       - 7   # NDRPDR sel
2530       - 8   # NDRPDR sel
2531       - 9   # NDRPDR sel
2532       - 10  # NDRPDR sel
2533       - 11  # NDRPDR sel
2534       - 13  # NDRPDR sel
2535       - 16  # NDRPDR sel
2536       - 12  # MRR sel
2537     csit-vpp-perf-report-iterative-2005-2n-dnv:
2538       - 3   # 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       - 12  # NDRPDR sel
2546       - 13  # NDRPDR sel
2547       - 14  # NDRPDR sel
2548       - 15  # MRR sel
2549     csit-vpp-perf-report-coverage-2005-2n-dnv:
2550       - 1   # perf-full-2n-dnv-ip4_I
2551       - 2   # perf-full-2n-dnv-ip4_II
2552       - 3   # perf-full-2n-dnv-ip6_I
2553       - 4   # perf-full-2n-dnv-ip6_II
2554       - 5   # perf-full-2n-dnv-l2_I
2555       - 6   # perf-full-2n-dnv-l2_II
2556
2557     csit-dpdk-perf-verify-1908-3n-hsw:
2558       - 2   # NDRPDR sel
2559       - 3   # NDRPDR sel
2560       - 4   # NDRPDR sel
2561       - 5   # NDRPDR sel
2562       - 6   # NDRPDR sel
2563       - 7   # NDRPDR sel
2564       - 8   # NDRPDR sel
2565       - 9   # NDRPDR sel
2566       - 10  # NDRPDR sel
2567       - 11  # NDRPDR sel
2568     csit-dpdk-perf-verify-2001-3n-hsw:
2569       - 4   # NDRPDR sel
2570       - 5   # NDRPDR sel
2571       - 6   # NDRPDR sel
2572       - 7   # NDRPDR sel
2573       - 8   # NDRPDR sel
2574       - 9   # NDRPDR sel
2575       - 10  # NDRPDR sel
2576       - 11  # NDRPDR sel
2577       - 12  # NDRPDR sel
2578       - 13  # NDRPDR sel
2579       - 15  # NDRPDR sel
2580       - 16  # NDRPDR sel
2581       - 17  # NDRPDR sel
2582       - 18  # NDRPDR sel
2583       - 19  # NDRPDR sel
2584       - 20  # NDRPDR sel
2585       - 21  # NDRPDR sel
2586       - 22  # NDRPDR sel
2587       - 23  # NDRPDR sel
2588       - 24  # NDRPDR sel
2589     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2590       - 5   # NDRPDR sel
2591       - 6   # NDRPDR sel
2592       - 7   # NDRPDR sel
2593       - 8   # NDRPDR sel
2594       - 9   # NDRPDR sel
2595       - 10  # NDRPDR sel
2596       - 11  # NDRPDR sel
2597       - 12  # NDRPDR sel
2598       - 13  # NDRPDR sel
2599       - 14  # NDRPDR sel
2600
2601     csit-dpdk-perf-verify-1908-3n-skx:
2602       - 3   # NDRPDR sel
2603       - 4   # NDRPDR sel
2604       - 5   # NDRPDR sel
2605       - 6   # NDRPDR sel
2606       - 7   # NDRPDR sel
2607       - 8   # NDRPDR sel
2608       - 9   # NDRPDR sel
2609       - 10  # NDRPDR sel
2610       - 11  # NDRPDR sel
2611       - 12  # NDRPDR sel
2612     csit-dpdk-perf-verify-2001-3n-skx:
2613       - 29  # NDRPDR sel xxv710
2614       - 33  # NDRPDR sel xxv710
2615       - 34  # NDRPDR sel xxv710
2616       - 35  # NDRPDR sel xxv710
2617       - 36  # NDRPDR sel xxv710
2618       - 37  # NDRPDR sel xxv710
2619       - 41  # NDRPDR sel xxv710
2620       - 42  # NDRPDR sel xxv710
2621       - 43  # NDRPDR sel xxv710
2622       - 45  # NDRPDR sel xxv710
2623       - 30  # NDRPDR sel x710
2624       - 31  # NDRPDR sel x710
2625       - 32  # NDRPDR sel x710
2626       - 38  # NDRPDR sel x710
2627       - 39  # NDRPDR sel x710
2628       - 40  # NDRPDR sel x710
2629       - 44  # NDRPDR sel x710
2630       - 46  # NDRPDR sel x710
2631       - 47  # NDRPDR sel x710
2632       - 48  # NDRPDR sel x710
2633     csit-dpdk-perf-report-iterative-2005-3n-skx:
2634       - 4   # NDRPDR sel
2635       - 5   # NDRPDR sel
2636       - 6   # NDRPDR sel
2637       - 7   # NDRPDR sel
2638       - 8   # NDRPDR sel
2639       - 11  # NDRPDR sel
2640       - 12  # NDRPDR sel
2641       - 13  # NDRPDR sel
2642       - 14  # NDRPDR sel
2643       - 15  # NDRPDR sel
2644
2645     csit-dpdk-perf-verify-1908-2n-skx:
2646       - 2   # NDRPDR sel
2647       - 3   # NDRPDR sel
2648       - 4   # NDRPDR sel
2649       - 5   # NDRPDR sel
2650       - 7   # NDRPDR sel
2651       - 8   # NDRPDR sel
2652       - 9   # NDRPDR sel
2653       - 10  # NDRPDR sel
2654       - 11  # NDRPDR sel
2655       - 12  # NDRPDR sel
2656     csit-dpdk-perf-verify-2001-2n-skx:
2657       - 35  # NDRPDR sel xxv710
2658       - 36  # NDRPDR sel xxv710
2659       - 37  # NDRPDR sel xxv710
2660       - 41  # NDRPDR sel xxv710
2661       - 42  # NDRPDR sel xxv710
2662       - 43  # NDRPDR sel xxv710
2663       - 46  # NDRPDR sel xxv710
2664       - 47  # NDRPDR sel xxv710
2665       - 52  # NDRPDR sel xxv710
2666       - 53  # NDRPDR sel xxv710
2667       - 38  # NDRPDR sel x710
2668       - 39  # NDRPDR sel x710
2669       - 40  # NDRPDR sel x710
2670       - 44  # NDRPDR sel x710
2671       - 45  # NDRPDR sel x710
2672       - 48  # NDRPDR sel x710
2673       - 49  # NDRPDR sel x710
2674       - 50  # NDRPDR sel x710
2675       - 51  # NDRPDR sel x710
2676       - 54  # NDRPDR sel x710
2677     csit-dpdk-perf-report-iterative-2005-2n-skx:
2678       - 1   # NDRPDR sel
2679       - 2   # NDRPDR sel
2680       - 3   # NDRPDR sel
2681       - 4   # NDRPDR sel
2682       - 5   # NDRPDR sel
2683       - 6   # NDRPDR sel
2684       - 7   # NDRPDR sel
2685       - 8   # NDRPDR sel
2686       - 9   # NDRPDR sel
2687       - 10  # NDRPDR sel
2688
2689     csit-dpdk-perf-verify-2001-2n-clx:
2690       - 15  # NDRPDR sel
2691       - 16  # NDRPDR sel
2692       - 17  # NDRPDR sel
2693       - 18  # NDRPDR sel
2694       - 19  # NDRPDR sel
2695       - 20  # NDRPDR sel
2696       - 21  # NDRPDR sel
2697       - 22  # NDRPDR sel
2698       - 23  # NDRPDR sel
2699       - 24  # NDRPDR sel
2700       - 25  # NDRPDR sel
2701       - 26  # NDRPDR sel
2702       - 27  # NDRPDR sel
2703       - 28  # NDRPDR sel
2704       - 29  # NDRPDR sel
2705       - 30  # NDRPDR sel
2706       - 31  # NDRPDR sel
2707       - 32  # NDRPDR sel
2708       - 33  # NDRPDR sel
2709       - 34  # NDRPDR sel
2710     csit-dpdk-perf-report-iterative-2005-2n-clx:
2711       - 1   # NDRPDR sel
2712       - 2   # NDRPDR sel
2713       - 3   # NDRPDR sel
2714       - 4   # NDRPDR sel
2715       - 5   # NDRPDR sel
2716       - 6   # NDRPDR sel
2717       - 7   # NDRPDR sel
2718       - 8   # NDRPDR sel
2719       - 9   # NDRPDR sel
2720       - 10  # NDRPDR sel
2721
2722     csit-dpdk-perf-verify-2001-2n-dnv:
2723       - 9   # NDRPDR sel
2724       - 10  # NDRPDR sel
2725       - 11  # NDRPDR sel
2726       - 12  # NDRPDR sel
2727       - 13  # NDRPDR sel
2728       - 14  # NDRPDR sel
2729       - 15  # NDRPDR sel
2730       - 16  # NDRPDR sel
2731       - 17  # NDRPDR sel
2732       - 18  # NDRPDR sel
2733     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2734       - 8   # NDRPDR sel
2735       - 9   # NDRPDR sel
2736       - 10  # NDRPDR sel
2737       - 11  # NDRPDR sel
2738       - 12  # NDRPDR sel
2739       - 13  # NDRPDR sel
2740       - 14  # NDRPDR sel
2741       - 15  # NDRPDR sel
2742       - 16  # NDRPDR sel
2743       - 17  # NDRPDR sel
2744
2745     csit-dpdk-perf-verify-2001-3n-dnv:
2746       - 12  # NDRPDR sel
2747       - 13  # NDRPDR sel
2748       - 14  # NDRPDR sel
2749       - 15  # NDRPDR sel
2750       - 16  # NDRPDR sel
2751       - 17  # NDRPDR sel
2752       - 18  # NDRPDR sel
2753       - 19  # NDRPDR sel
2754       - 20  # NDRPDR sel
2755       - 22  # NDRPDR sel
2756     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2757       - 6   # NDRPDR sel
2758       - 7   # NDRPDR sel
2759       - 8   # NDRPDR sel
2760       - 9   # NDRPDR sel
2761       - 10  # NDRPDR sel
2762       - 11  # NDRPDR sel
2763       - 12  # NDRPDR sel
2764       - 13  # NDRPDR sel
2765       - 14  # NDRPDR sel
2766       - 16  # NDRPDR sel
2767
2768     csit-dpdk-perf-verify-2001-3n-tsh:
2769       - 3   # NDRPDR sel
2770       - 4   # NDRPDR sel
2771       - 5   # NDRPDR sel
2772       - 9   # NDRPDR sel
2773       - 10  # NDRPDR sel
2774       - 11  # NDRPDR sel
2775       - 12  # NDRPDR sel
2776       - 14  # NDRPDR sel
2777       - 15  # NDRPDR sel
2778       - 18  # NDRPDR sel
2779     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2780       - 5   # NDRPDR sel
2781
2782     csit-vpp-device-2005-ubuntu1804-1n-skx:
2783       - 35
2784
2785 - type: "output"
2786   output: "report"
2787   format:
2788     html:
2789     - full
2790 #    pdf:
2791 #    - minimal
2792
2793 ################################################################################
2794 ###                               T A B L E S                                ###
2795 ################################################################################
2796
2797 # VPP Soak vs NDR - 2n-skx
2798 - type: "table"
2799   title: "VPP Soak vs NDR 2n-skx"
2800   algorithm: "table_soak_vs_ndr"
2801   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2802   reference:
2803     title: "NDR"
2804     data: "vpp-soak-vs-ndr-2n-skx-ref"
2805   compare:
2806     title: "Soak"
2807     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2808   data: "vpp-soak-vs-ndr-2n-skx"
2809   include-tests: "NDR"
2810   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2811   parameters:
2812     - "throughput"
2813     - "name"
2814     - "parent"
2815
2816 # VPP Soak vs NDR - 2n-clx
2817 - type: "table"
2818   title: "VPP Soak vs NDR 2n-clx"
2819   algorithm: "table_soak_vs_ndr"
2820   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2821   reference:
2822     title: "NDR"
2823     data: "vpp-soak-vs-ndr-2n-clx-ref"
2824   compare:
2825     title: "Soak"
2826     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2827   data: "vpp-soak-vs-ndr-2n-clx"
2828   include-tests: "NDR"
2829   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2830   parameters:
2831     - "throughput"
2832     - "name"
2833     - "parent"
2834
2835 ################################################################################
2836
2837 # VPP Compare NICs 3n-skx 2t1c ndr
2838 - type: "table"
2839   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2840   algorithm: "table_comparison"
2841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2843   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2844   columns:
2845     - title: "x710"
2846       data-set: "vpp-nic-comparison-3n-skx"
2847       tag: "NIC_Intel-X710"
2848     - title: "xxv710"
2849       data-set: "vpp-nic-comparison-3n-skx"
2850       tag: "NIC_Intel-XXV710"
2851   comparisons:
2852     - title: "Diff"
2853       reference: 1
2854       compare: 2
2855   legend:
2856     - "Legend to Table:"
2857     - "x710, xxv710 - NICs tested."
2858     - "Diff - difference between x710 and xxv710 NIC."
2859
2860 # VPP Compare NICs 3n-skx 4t2c ndr
2861 - type: "table"
2862   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2863   algorithm: "table_comparison"
2864   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2866   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2867   columns:
2868     - title: "x710"
2869       data-set: "vpp-nic-comparison-3n-skx"
2870       tag: "NIC_Intel-X710"
2871     - title: "xxv710"
2872       data-set: "vpp-nic-comparison-3n-skx"
2873       tag: "NIC_Intel-XXV710"
2874   comparisons:
2875     - title: "Diff"
2876       reference: 1
2877       compare: 2
2878   legend:
2879     - "Legend to Table:"
2880     - "x710, xxv710 - NICs tested."
2881     - "Diff - difference between x710 and xxv710 NIC."
2882
2883 # VPP Compare NICs 3n-skx 2t1c pdr
2884 - type: "table"
2885   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2886   algorithm: "table_comparison"
2887   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2888   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2889   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2890   columns:
2891     - title: "x710"
2892       data-set: "vpp-nic-comparison-3n-skx"
2893       tag: "NIC_Intel-X710"
2894     - title: "xxv710"
2895       data-set: "vpp-nic-comparison-3n-skx"
2896       tag: "NIC_Intel-XXV710"
2897   comparisons:
2898     - title: "Diff"
2899       reference: 1
2900       compare: 2
2901   legend:
2902     - "Legend to Table:"
2903     - "x710, xxv710 - NICs tested."
2904     - "Diff - difference between x710 and xxv710 NIC."
2905
2906 # VPP Compare NICs 3n-skx 4t2c pdr
2907 - type: "table"
2908   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2909   algorithm: "table_comparison"
2910   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2912   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2913   columns:
2914     - title: "x710"
2915       data-set: "vpp-nic-comparison-3n-skx"
2916       tag: "NIC_Intel-X710"
2917     - title: "xxv710"
2918       data-set: "vpp-nic-comparison-3n-skx"
2919       tag: "NIC_Intel-XXV710"
2920   comparisons:
2921     - title: "Diff"
2922       reference: 1
2923       compare: 2
2924   legend:
2925     - "Legend to Table:"
2926     - "x710, xxv710 - NICs tested."
2927     - "Diff - difference between x710 and xxv710 NIC."
2928
2929 ## VPP Compare NICs 3n-skx 2t1c mrr
2930 #- type: "table"
2931 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2932 #  algorithm: "table_comparison"
2933 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2934 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2935 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2936 #  columns:
2937 #    - title: "x710"
2938 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2939 #      tag: "NIC_Intel-X710"
2940 #    - title: "xxv710"
2941 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2942 #      tag: "NIC_Intel-XXV710"
2943 #  comparisons:
2944 #    - title: "Diff"
2945 #      reference: 1
2946 #      compare: 2
2947 #  legend:
2948 #    - "Legend to Table:"
2949 #    - "x710, xxv710 - NICs tested."
2950 #    - "Diff - difference between x710 and xxv710 NIC."
2951 #
2952 ## VPP Compare NICs 3n-skx 4t2c mrr
2953 #- type: "table"
2954 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2955 #  algorithm: "table_comparison"
2956 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2957 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2958 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2959 #  columns:
2960 #    - title: "x710"
2961 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2962 #      tag: "NIC_Intel-X710"
2963 #    - title: "xxv710"
2964 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2965 #      tag: "NIC_Intel-XXV710"
2966 #  comparisons:
2967 #    - title: "Diff"
2968 #      reference: 1
2969 #      compare: 2
2970 #  legend:
2971 #    - "Legend to Table:"
2972 #    - "x710, xxv710 - NICs tested."
2973 #    - "Diff - difference between x710 and xxv710 NIC."
2974 #
2975 ## VPP Compare NICs 3n-skx 8t4c mrr
2976 #- type: "table"
2977 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2978 #  algorithm: "table_comparison"
2979 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2980 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2981 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2982 #  columns:
2983 #    - title: "x710"
2984 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2985 #      tag: "NIC_Intel-X710"
2986 #    - title: "xxv710"
2987 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2988 #      tag: "NIC_Intel-XXV710"
2989 #  comparisons:
2990 #    - title: "Diff"
2991 #      reference: 1
2992 #      compare: 2
2993 #  legend:
2994 #    - "Legend to Table:"
2995 #    - "x710, xxv710 - NICs tested."
2996 #    - "Diff - difference between x710 and xxv710 NIC."
2997
2998 # VPP Compare NICs 2n-skx 2t1c ndr
2999 - type: "table"
3000   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3001   algorithm: "table_comparison"
3002   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3003   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3004   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3005   columns:
3006     - title: "x710"
3007       data-set: "vpp-nic-comparison-2n-skx"
3008       tag: "NIC_Intel-X710"
3009     - title: "xxv710"
3010       data-set: "vpp-nic-comparison-2n-skx"
3011       tag: "NIC_Intel-XXV710"
3012   comparisons:
3013     - title: "Diff"
3014       reference: 1
3015       compare: 2
3016   legend:
3017     - "Legend to Table:"
3018     - "x710, xxv710 - NICs tested."
3019     - "Diff - difference between x710 and xxv710 NIC."
3020
3021 # VPP Compare NICs 2n-skx 4t2c ndr
3022 - type: "table"
3023   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3024   algorithm: "table_comparison"
3025   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3027   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3028   columns:
3029     - title: "x710"
3030       data-set: "vpp-nic-comparison-2n-skx"
3031       tag: "NIC_Intel-X710"
3032     - title: "xxv710"
3033       data-set: "vpp-nic-comparison-2n-skx"
3034       tag: "NIC_Intel-XXV710"
3035   comparisons:
3036     - title: "Diff"
3037       reference: 1
3038       compare: 2
3039   legend:
3040     - "Legend to Table:"
3041     - "x710, xxv710 - NICs tested."
3042     - "Diff - difference between x710 and xxv710 NIC."
3043
3044 # VPP Compare NICs 2n-skx 2t1c pdr
3045 - type: "table"
3046   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3047   algorithm: "table_comparison"
3048   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3050   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3051   columns:
3052     - title: "x710"
3053       data-set: "vpp-nic-comparison-2n-skx"
3054       tag: "NIC_Intel-X710"
3055     - title: "xxv710"
3056       data-set: "vpp-nic-comparison-2n-skx"
3057       tag: "NIC_Intel-XXV710"
3058   comparisons:
3059     - title: "Diff"
3060       reference: 1
3061       compare: 2
3062   legend:
3063     - "Legend to Table:"
3064     - "x710, xxv710 - NICs tested."
3065     - "Diff - difference between x710 and xxv710 NIC."
3066
3067 # VPP Compare NICs 2n-skx 4t2c pdr
3068 - type: "table"
3069   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3070   algorithm: "table_comparison"
3071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3073   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3074   columns:
3075     - title: "x710"
3076       data-set: "vpp-nic-comparison-2n-skx"
3077       tag: "NIC_Intel-X710"
3078     - title: "xxv710"
3079       data-set: "vpp-nic-comparison-2n-skx"
3080       tag: "NIC_Intel-XXV710"
3081   comparisons:
3082     - title: "Diff"
3083       reference: 1
3084       compare: 2
3085   legend:
3086     - "Legend to Table:"
3087     - "x710, xxv710 - NICs tested."
3088     - "Diff - difference between x710 and xxv710 NIC."
3089
3090 # VPP Compare NICs 2n-skx 2t1c mrr
3091 - type: "table"
3092   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3093   algorithm: "table_comparison"
3094   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3095   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3096   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3097   columns:
3098     - title: "x710"
3099       data-set: "vpp-nic-comparison-2n-skx-mrr"
3100       tag: "NIC_Intel-X710"
3101     - title: "xxv710"
3102       data-set: "vpp-nic-comparison-2n-skx-mrr"
3103       tag: "NIC_Intel-XXV710"
3104   comparisons:
3105     - title: "Diff"
3106       reference: 1
3107       compare: 2
3108   legend:
3109     - "Legend to Table:"
3110     - "x710, xxv710 - NICs tested."
3111     - "Diff - difference between x710 and xxv710 NIC."
3112
3113 # VPP Compare NICs 2n-skx 4t2c mrr
3114 - type: "table"
3115   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3116   algorithm: "table_comparison"
3117   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3118   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3119   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3120   columns:
3121     - title: "x710"
3122       data-set: "vpp-nic-comparison-2n-skx-mrr"
3123       tag: "NIC_Intel-X710"
3124     - title: "xxv710"
3125       data-set: "vpp-nic-comparison-2n-skx-mrr"
3126       tag: "NIC_Intel-XXV710"
3127   comparisons:
3128     - title: "Diff"
3129       reference: 1
3130       compare: 2
3131   legend:
3132     - "Legend to Table:"
3133     - "x710, xxv710 - NICs tested."
3134     - "Diff - difference between x710 and xxv710 NIC."
3135
3136 # VPP Compare NICs 2n-skx 8t4c mrr
3137 - type: "table"
3138   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3139   algorithm: "table_comparison"
3140   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3141   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3142   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3143   columns:
3144     - title: "x710"
3145       data-set: "vpp-nic-comparison-2n-skx-mrr"
3146       tag: "NIC_Intel-X710"
3147     - title: "xxv710"
3148       data-set: "vpp-nic-comparison-2n-skx-mrr"
3149       tag: "NIC_Intel-XXV710"
3150   comparisons:
3151     - title: "Diff"
3152       reference: 1
3153       compare: 2
3154   legend:
3155     - "Legend to Table:"
3156     - "x710, xxv710 - NICs tested."
3157     - "Diff - difference between x710 and xxv710 NIC."
3158
3159 ################################################################################
3160 # VPP
3161
3162 # VPP Performance Changes 3n-hsw 1t1c pdr
3163 - type: "table"
3164   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3165   algorithm: "table_comparison"
3166   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3167   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3168   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3169   columns:
3170     - title: "1908.1-2"
3171       data-set: "vpp-performance-changes-3n-hsw-h1"
3172     - title: "2001.0-2"
3173       data-set: "vpp-performance-changes-3n-hsw-ref"
3174     - title: "2005.0-3"
3175       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3176     - title: "2005.0-4"
3177       data-set: "vpp-performance-changes-3n-hsw-cmp"
3178   comparisons:
3179     - title: "Diff1"
3180       reference: 3
3181       compare: 4
3182     - title: "Diff2"
3183       reference: 2
3184       compare: 3
3185 #  rca:
3186 #    - title: "RCA1"
3187 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3188 #    - title: "RCA2"
3189 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3190   legend:
3191     - "Legend to Table"
3192     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3193     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3194     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3195 #    - 'RCA1 - root cause analysis reference for Diff1.'
3196 #    - 'RCA2 - root cause analysis reference for Diff2.'
3197
3198 # VPP Performance Changes 3n-hsw 2t2c pdr
3199 - type: "table"
3200   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3201   algorithm: "table_comparison"
3202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3203   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3204   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3205   columns:
3206     - title: "1908.1-2"
3207       data-set: "vpp-performance-changes-3n-hsw-h1"
3208     - title: "2001.0-2"
3209       data-set: "vpp-performance-changes-3n-hsw-ref"
3210     - title: "2005.0-3"
3211       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3212     - title: "2005.0-4"
3213       data-set: "vpp-performance-changes-3n-hsw-cmp"
3214   comparisons:
3215     - title: "Diff1"
3216       reference: 3
3217       compare: 4
3218     - title: "Diff2"
3219       reference: 2
3220       compare: 3
3221 #  rca:
3222 #    - title: "RCA1"
3223 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3224 #    - title: "RCA2"
3225 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3226   legend:
3227     - "Legend to Table"
3228     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3229     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3230     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3231 #    - 'RCA1 - root cause analysis reference for Diff1.'
3232 #    - 'RCA2 - root cause analysis reference for Diff2.'
3233
3234 # VPP Performance Changes 3n-hsw 1t1c ndr
3235 - type: "table"
3236   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3237   algorithm: "table_comparison"
3238   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3239   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3240   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3241   columns:
3242     - title: "1908.1-2"
3243       data-set: "vpp-performance-changes-3n-hsw-h1"
3244     - title: "2001.0-2"
3245       data-set: "vpp-performance-changes-3n-hsw-ref"
3246     - title: "2005.0-3"
3247       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3248     - title: "2005.0-4"
3249       data-set: "vpp-performance-changes-3n-hsw-cmp"
3250   comparisons:
3251     - title: "Diff1"
3252       reference: 3
3253       compare: 4
3254     - title: "Diff2"
3255       reference: 2
3256       compare: 3
3257 #  rca:
3258 #    - title: "RCA1"
3259 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3260 #    - title: "RCA2"
3261 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3262   legend:
3263     - "Legend to Table"
3264     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3265     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3266     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3267 #    - 'RCA1 - root cause analysis reference for Diff1.'
3268 #    - 'RCA2 - root cause analysis reference for Diff2.'
3269
3270 # VPP Performance Changes 3n-hsw 2t2c ndr
3271 - type: "table"
3272   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3273   algorithm: "table_comparison"
3274   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3276   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3277   columns:
3278     - title: "1908.1-2"
3279       data-set: "vpp-performance-changes-3n-hsw-h1"
3280     - title: "2001.0-2"
3281       data-set: "vpp-performance-changes-3n-hsw-ref"
3282     - title: "2005.0-3"
3283       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3284     - title: "2005.0-4"
3285       data-set: "vpp-performance-changes-3n-hsw-cmp"
3286   comparisons:
3287     - title: "Diff1"
3288       reference: 3
3289       compare: 4
3290     - title: "Diff2"
3291       reference: 2
3292       compare: 3
3293 #  rca:
3294 #    - title: "RCA1"
3295 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3296 #    - title: "RCA2"
3297 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3298   legend:
3299     - "Legend to Table"
3300     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3301     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3302     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3303 #    - 'RCA1 - root cause analysis reference for Diff1.'
3304 #    - 'RCA2 - root cause analysis reference for Diff2.'
3305
3306 # VPP Performance Changes 3n-skx 2t1c pdr
3307 - type: "table"
3308   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3309   algorithm: "table_comparison"
3310   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3311   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3312   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3313   columns:
3314     - title: "1908.1-2"
3315       data-set: "vpp-performance-changes-3n-skx-h1"
3316     - title: "2001.0-2"
3317       data-set: "vpp-performance-changes-3n-skx-ref"
3318     - title: "2005.0-3"
3319       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3320     - title: "2005.0-4"
3321       data-set: "vpp-performance-changes-3n-skx-cmp"
3322   comparisons:
3323     - title: "Diff1"
3324       reference: 3
3325       compare: 4
3326     - title: "Diff2"
3327       reference: 2
3328       compare: 3
3329 #  rca:
3330 #    - title: "RCA1"
3331 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3332 #    - title: "RCA2"
3333 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3334   legend:
3335     - "Legend to Table"
3336     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3337     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3338     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3339 #    - 'RCA1 - root cause analysis reference for Diff1.'
3340 #    - 'RCA2 - root cause analysis reference for Diff2.'
3341
3342 # VPP Performance Changes 3n-skx 4t2c pdr
3343 - type: "table"
3344   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3345   algorithm: "table_comparison"
3346   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3347   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3348   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3349   columns:
3350     - title: "1908.1-2"
3351       data-set: "vpp-performance-changes-3n-skx-h1"
3352     - title: "2001.0-2"
3353       data-set: "vpp-performance-changes-3n-skx-ref"
3354     - title: "2005.0-3"
3355       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3356     - title: "2005.0-4"
3357       data-set: "vpp-performance-changes-3n-skx-cmp"
3358   comparisons:
3359     - title: "Diff1"
3360       reference: 3
3361       compare: 4
3362     - title: "Diff2"
3363       reference: 2
3364       compare: 3
3365 #  rca:
3366 #    - title: "RCA1"
3367 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3368 #    - title: "RCA2"
3369 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3370   legend:
3371     - "Legend to Table"
3372     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3373     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3374     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3375 #    - 'RCA1 - root cause analysis reference for Diff1.'
3376 #    - 'RCA2 - root cause analysis reference for Diff2.'
3377
3378 # VPP Performance Changes 3n-skx 2t1c ndr
3379 - type: "table"
3380   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3381   algorithm: "table_comparison"
3382   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3384   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3385   columns:
3386     - title: "1908.1-2"
3387       data-set: "vpp-performance-changes-3n-skx-h1"
3388     - title: "2001.0-2"
3389       data-set: "vpp-performance-changes-3n-skx-ref"
3390     - title: "2005.0-3"
3391       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3392     - title: "2005.0-4"
3393       data-set: "vpp-performance-changes-3n-skx-cmp"
3394   comparisons:
3395     - title: "Diff1"
3396       reference: 3
3397       compare: 4
3398     - title: "Diff2"
3399       reference: 2
3400       compare: 3
3401 #  rca:
3402 #    - title: "RCA1"
3403 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3404 #    - title: "RCA2"
3405 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3406   legend:
3407     - "Legend to Table"
3408     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3409     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3410     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3411 #    - 'RCA1 - root cause analysis reference for Diff1.'
3412 #    - 'RCA2 - root cause analysis reference for Diff2.'
3413
3414 # VPP Performance Changes 3n-skx 4t2c ndr
3415 - type: "table"
3416   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3417   algorithm: "table_comparison"
3418   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3420   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3421   columns:
3422     - title: "1908.1-2"
3423       data-set: "vpp-performance-changes-3n-skx-h1"
3424     - title: "2001.0-2"
3425       data-set: "vpp-performance-changes-3n-skx-ref"
3426     - title: "2005.0-3"
3427       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3428     - title: "2005.0-4"
3429       data-set: "vpp-performance-changes-3n-skx-cmp"
3430   comparisons:
3431     - title: "Diff1"
3432       reference: 3
3433       compare: 4
3434     - title: "Diff2"
3435       reference: 2
3436       compare: 3
3437 #  rca:
3438 #    - title: "RCA1"
3439 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3440 #    - title: "RCA2"
3441 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3442   legend:
3443     - "Legend to Table"
3444     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3445     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3446     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3447 #    - 'RCA1 - root cause analysis reference for Diff1.'
3448 #    - 'RCA2 - root cause analysis reference for Diff2.'
3449
3450 # VPP Performance Changes 2n-skx 2t1c pdr
3451 - type: "table"
3452   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3453   algorithm: "table_comparison"
3454   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3455   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3456   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3457   columns:
3458     - title: "1908.1-2"
3459       data-set: "vpp-performance-changes-2n-skx-h1"
3460     - title: "2001.0-2"
3461       data-set: "vpp-performance-changes-2n-skx-ref"
3462     - title: "2005.0-3"
3463       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3464     - title: "2005.0-4"
3465       data-set: "vpp-performance-changes-2n-skx-cmp"
3466   comparisons:
3467     - title: "Diff1"
3468       reference: 3
3469       compare: 4
3470     - title: "Diff2"
3471       reference: 2
3472       compare: 3
3473 #  rca:
3474 #    - title: "RCA1"
3475 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3476 #    - title: "RCA2"
3477 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3478   legend:
3479     - "Legend to Table"
3480     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3481     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3482     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3483 #    - 'RCA1 - root cause analysis reference for Diff1.'
3484 #    - 'RCA2 - root cause analysis reference for Diff2.'
3485
3486 # VPP Performance Changes 2n-skx 4t2c pdr
3487 - type: "table"
3488   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3489   algorithm: "table_comparison"
3490   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3492   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3493   columns:
3494     - title: "1908.1-2"
3495       data-set: "vpp-performance-changes-2n-skx-h1"
3496     - title: "2001.0-2"
3497       data-set: "vpp-performance-changes-2n-skx-ref"
3498     - title: "2005.0-3"
3499       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3500     - title: "2005.0-4"
3501       data-set: "vpp-performance-changes-2n-skx-cmp"
3502   comparisons:
3503     - title: "Diff1"
3504       reference: 3
3505       compare: 4
3506     - title: "Diff2"
3507       reference: 2
3508       compare: 3
3509 #  rca:
3510 #    - title: "RCA1"
3511 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3512 #    - title: "RCA2"
3513 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3514   legend:
3515     - "Legend to Table"
3516     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3517     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3518     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3519 #    - 'RCA1 - root cause analysis reference for Diff1.'
3520 #    - 'RCA2 - root cause analysis reference for Diff2.'
3521
3522 # VPP Performance Changes 2n-skx 2t1c ndr
3523 - type: "table"
3524   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3525   algorithm: "table_comparison"
3526   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3527   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3528   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3529   columns:
3530     - title: "1908.1-2"
3531       data-set: "vpp-performance-changes-2n-skx-h1"
3532     - title: "2001.0-2"
3533       data-set: "vpp-performance-changes-2n-skx-ref"
3534     - title: "2005.0-3"
3535       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3536     - title: "2005.0-4"
3537       data-set: "vpp-performance-changes-2n-skx-cmp"
3538   comparisons:
3539     - title: "Diff1"
3540       reference: 3
3541       compare: 4
3542     - title: "Diff2"
3543       reference: 2
3544       compare: 3
3545 #  rca:
3546 #    - title: "RCA1"
3547 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3548 #    - title: "RCA2"
3549 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3550   legend:
3551     - "Legend to Table"
3552     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3553     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3554     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3555 #    - 'RCA1 - root cause analysis reference for Diff1.'
3556 #    - 'RCA2 - root cause analysis reference for Diff2.'
3557
3558 # VPP Performance Changes 2n-skx 4t2c ndr
3559 - type: "table"
3560   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3561   algorithm: "table_comparison"
3562   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3565   columns:
3566     - title: "1908.1-2"
3567       data-set: "vpp-performance-changes-2n-skx-h1"
3568     - title: "2001.0-2"
3569       data-set: "vpp-performance-changes-2n-skx-ref"
3570     - title: "2005.0-3"
3571       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3572     - title: "2005.0-4"
3573       data-set: "vpp-performance-changes-2n-skx-cmp"
3574   comparisons:
3575     - title: "Diff1"
3576       reference: 3
3577       compare: 4
3578     - title: "Diff2"
3579       reference: 2
3580       compare: 3
3581 #  rca:
3582 #    - title: "RCA1"
3583 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3584 #    - title: "RCA2"
3585 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3586   legend:
3587     - "Legend to Table"
3588     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3589     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3590     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3591 #    - 'RCA1 - root cause analysis reference for Diff1.'
3592 #    - 'RCA2 - root cause analysis reference for Diff2.'
3593
3594 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3595 - type: "table"
3596   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3597   algorithm: "table_comparison"
3598   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3600   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3601   columns:
3602     - title: "2001.0-2"
3603       data-set: "vpp-performance-changes-2n-clx-ref"
3604     - title: "2005.0-3"
3605       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3606     - title: "2005.0-4"
3607       data-set: "vpp-performance-changes-2n-clx-cmp"
3608   comparisons:
3609     - title: "Diff1"
3610       reference: 2
3611       compare: 3
3612     - title: "Diff2"
3613       reference: 1
3614       compare: 2
3615 #  rca:
3616 #    - title: "RCA1"
3617 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3618 #    - title: "RCA2"
3619 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3620   legend:
3621     - "Legend to Table"
3622     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3623     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3624     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3625 #    - 'RCA1 - root cause analysis reference for Diff1.'
3626 #    - 'RCA2 - root cause analysis reference for Diff2.'
3627
3628 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3629 - type: "table"
3630   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3631   algorithm: "table_comparison"
3632   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3634   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3635   columns:
3636     - title: "2001.0-2"
3637       data-set: "vpp-performance-changes-2n-clx-ref"
3638     - title: "2005.0-3"
3639       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3640     - title: "2005.0-4"
3641       data-set: "vpp-performance-changes-2n-clx-cmp"
3642   comparisons:
3643     - title: "Diff1"
3644       reference: 2
3645       compare: 3
3646     - title: "Diff2"
3647       reference: 1
3648       compare: 2
3649 #  rca:
3650 #    - title: "RCA1"
3651 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3652 #    - title: "RCA2"
3653 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3654   legend:
3655     - "Legend to Table"
3656     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3657     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3658     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3659 #    - 'RCA1 - root cause analysis reference for Diff1.'
3660 #    - 'RCA2 - root cause analysis reference for Diff2.'
3661
3662 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3663 - type: "table"
3664   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3665   algorithm: "table_comparison"
3666   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3667   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3668   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3669   columns:
3670     - title: "2001.0-2"
3671       data-set: "vpp-performance-changes-2n-clx-ref"
3672     - title: "2005.0-3"
3673       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3674     - title: "2005.0-4"
3675       data-set: "vpp-performance-changes-2n-clx-cmp"
3676   comparisons:
3677     - title: "Diff1"
3678       reference: 2
3679       compare: 3
3680     - title: "Diff2"
3681       reference: 1
3682       compare: 2
3683 #  rca:
3684 #    - title: "RCA1"
3685 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3686 #    - title: "RCA2"
3687 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3688   legend:
3689     - "Legend to Table"
3690     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3691     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3692     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3693 #    - 'RCA1 - root cause analysis reference for Diff1.'
3694 #    - 'RCA2 - root cause analysis reference for Diff2.'
3695
3696 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3697 - type: "table"
3698   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3699   algorithm: "table_comparison"
3700   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3701   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3702   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3703   columns:
3704     - title: "2001.0-2"
3705       data-set: "vpp-performance-changes-2n-clx-ref"
3706     - title: "2005.0-3"
3707       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3708     - title: "2005.0-4"
3709       data-set: "vpp-performance-changes-2n-clx-cmp"
3710   comparisons:
3711     - title: "Diff1"
3712       reference: 2
3713       compare: 3
3714     - title: "Diff2"
3715       reference: 1
3716       compare: 2
3717 #  rca:
3718 #    - title: "RCA1"
3719 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3720 #    - title: "RCA2"
3721 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3722   legend:
3723     - "Legend to Table"
3724     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3725     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
3726     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
3727 #    - 'RCA1 - root cause analysis reference for Diff1.'
3728 #    - 'RCA2 - root cause analysis reference for Diff2.'
3729
3730 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3731 - type: "table"
3732   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3733   algorithm: "table_comparison"
3734   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3735   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3736   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3737   columns:
3738     - title: "2001.0-2"
3739       data-set: "vpp-performance-changes-2n-clx-ref"
3740     - title: "2005.0-4"
3741       data-set: "vpp-performance-changes-2n-clx-cmp"
3742   comparisons:
3743     - title: "Diff"
3744       reference: 1
3745       compare: 2
3746   legend:
3747     - "Legend to Table"
3748     - "2001, 2005 - VPP versions tested."
3749     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3750
3751 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3752 - type: "table"
3753   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3754   algorithm: "table_comparison"
3755   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3757   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3758   columns:
3759     - title: "2001.0-2"
3760       data-set: "vpp-performance-changes-2n-clx-ref"
3761     - title: "2005.0-4"
3762       data-set: "vpp-performance-changes-2n-clx-cmp"
3763   comparisons:
3764     - title: "Diff"
3765       reference: 1
3766       compare: 2
3767   legend:
3768     - "Legend to Table"
3769     - "2001, 2005 - VPP versions tested."
3770     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3771
3772 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3773 - type: "table"
3774   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3775   algorithm: "table_comparison"
3776   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3777   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3778   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3779   columns:
3780     - title: "2001.0-2"
3781       data-set: "vpp-performance-changes-2n-clx-ref"
3782     - title: "2005.0-4"
3783       data-set: "vpp-performance-changes-2n-clx-cmp"
3784   comparisons:
3785     - title: "Diff"
3786       reference: 1
3787       compare: 2
3788   legend:
3789     - "Legend to Table"
3790     - "2001, 2005 - VPP versions tested."
3791     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3792
3793 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3794 - type: "table"
3795   title: "VPP Performance Changes 2n-clx-x556 ndr"
3796   algorithm: "table_comparison"
3797   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3799   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3800   columns:
3801     - title: "2001.0-2"
3802       data-set: "vpp-performance-changes-2n-clx-ref"
3803     - title: "2005.0-4"
3804       data-set: "vpp-performance-changes-2n-clx-cmp"
3805   comparisons:
3806     - title: "Diff"
3807       reference: 1
3808       compare: 2
3809   legend:
3810     - "Legend to Table"
3811     - "2001, 2005 - VPP versions tested."
3812     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3813
3814 # VPP Performance Changes 2n-dnv 1t1c pdr
3815 - type: "table"
3816   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3817   algorithm: "table_comparison"
3818   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3820   filter: "'1T1C'"
3821   columns:
3822     - title: "1908"
3823       data-set: "vpp-performance-changes-2n-dnv-h1"
3824     - title: "2001"
3825       data-set: "vpp-performance-changes-2n-dnv-ref"
3826     - title: "2005"
3827       data-set: "vpp-performance-changes-2n-dnv-cmp"
3828   comparisons:
3829     - title: "Diff"
3830       reference: 2
3831       compare: 3
3832   legend:
3833     - "Legend to Table"
3834     - "1908, 2001, 2005 - VPP versions tested."
3835     - "Diff - difference between 2001 and 2005 VPP version."
3836
3837 # VPP Performance Changes 2n-dnv 2t2c pdr
3838 - type: "table"
3839   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3840   algorithm: "table_comparison"
3841   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3842   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3843   filter: "'2T2C'"
3844   columns:
3845     - title: "1908"
3846       data-set: "vpp-performance-changes-2n-dnv-h1"
3847     - title: "2001"
3848       data-set: "vpp-performance-changes-2n-dnv-ref"
3849     - title: "2005"
3850       data-set: "vpp-performance-changes-2n-dnv-cmp"
3851   comparisons:
3852     - title: "Diff"
3853       reference: 2
3854       compare: 3
3855   legend:
3856     - "Legend to Table"
3857     - "1908, 2001, 2005 - VPP versions tested."
3858     - "Diff - difference between 2001 and 2005 VPP version."
3859
3860 # VPP Performance Changes 2n-dnv 1t1c ndr
3861 - type: "table"
3862   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3863   algorithm: "table_comparison"
3864   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3866   filter: "'1T1C'"
3867   columns:
3868     - title: "1908"
3869       data-set: "vpp-performance-changes-2n-dnv-h1"
3870     - title: "2001"
3871       data-set: "vpp-performance-changes-2n-dnv-ref"
3872     - title: "2005"
3873       data-set: "vpp-performance-changes-2n-dnv-cmp"
3874   comparisons:
3875     - title: "Diff"
3876       reference: 2
3877       compare: 3
3878   legend:
3879     - "Legend to Table"
3880     - "1908, 2001, 2005 - VPP versions tested."
3881     - "Diff - difference between 2001 and 2005 VPP version."
3882
3883 # VPP Performance Changes 2n-dnv 2t2c ndr
3884 - type: "table"
3885   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3886   algorithm: "table_comparison"
3887   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3889   filter: "'2T2C'"
3890   columns:
3891     - title: "1908"
3892       data-set: "vpp-performance-changes-2n-dnv-h1"
3893     - title: "2001"
3894       data-set: "vpp-performance-changes-2n-dnv-ref"
3895     - title: "2005"
3896       data-set: "vpp-performance-changes-2n-dnv-cmp"
3897   comparisons:
3898     - title: "Diff"
3899       reference: 2
3900       compare: 3
3901   legend:
3902     - "Legend to Table"
3903     - "1908, 2001, 2005 - VPP versions tested."
3904     - "Diff - difference between 2001 and 2005 VPP version."
3905
3906 # VPP Performance Changes 3n-dnv 1t1c pdr
3907 - type: "table"
3908   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3909   algorithm: "table_comparison"
3910   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3911   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3912   filter: "'1T1C'"
3913   columns:
3914     - title: "1908"
3915       data-set: "vpp-performance-changes-3n-dnv-h1"
3916     - title: "2001"
3917       data-set: "vpp-performance-changes-3n-dnv-ref"
3918     - title: "2005"
3919       data-set: "vpp-performance-changes-3n-dnv-cmp"
3920   comparisons:
3921     - title: "Diff"
3922       reference: 2
3923       compare: 3
3924   legend:
3925     - "Legend to Table"
3926     - "1908, 2001, 2005 - VPP versions tested."
3927     - "Diff - difference between 2001 and 2005 VPP version."
3928
3929 # VPP Performance Changes 3n-dnv 2t2c pdr
3930 - type: "table"
3931   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3932   algorithm: "table_comparison"
3933   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3934   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3935   filter: "'2T2C'"
3936   columns:
3937     - title: "1908"
3938       data-set: "vpp-performance-changes-3n-dnv-h1"
3939     - title: "2001"
3940       data-set: "vpp-performance-changes-3n-dnv-ref"
3941     - title: "2005"
3942       data-set: "vpp-performance-changes-3n-dnv-cmp"
3943   comparisons:
3944     - title: "Diff"
3945       reference: 2
3946       compare: 3
3947   legend:
3948     - "Legend to Table"
3949     - "1908, 2001, 2005 - VPP versions tested."
3950     - "Diff - difference between 2001 and 2005 VPP version."
3951
3952 # VPP Performance Changes 3n-dnv 1t1c ndr
3953 - type: "table"
3954   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3955   algorithm: "table_comparison"
3956   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3957   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3958   filter: "'1T1C'"
3959   columns:
3960     - title: "1908"
3961       data-set: "vpp-performance-changes-3n-dnv-h1"
3962     - title: "2001"
3963       data-set: "vpp-performance-changes-3n-dnv-ref"
3964     - title: "2005"
3965       data-set: "vpp-performance-changes-3n-dnv-cmp"
3966   comparisons:
3967     - title: "Diff"
3968       reference: 2
3969       compare: 3
3970   legend:
3971     - "Legend to Table"
3972     - "1908, 2001, 2005 - VPP versions tested."
3973     - "Diff - difference between 2001 and 2005 VPP version."
3974
3975 # VPP Performance Changes 3n-dnv 2t2c ndr
3976 - type: "table"
3977   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3978   algorithm: "table_comparison"
3979   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3980   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3981   filter: "'2T2C'"
3982   columns:
3983     - title: "1908"
3984       data-set: "vpp-performance-changes-3n-dnv-h1"
3985     - title: "2001"
3986       data-set: "vpp-performance-changes-3n-dnv-ref"
3987     - title: "2005"
3988       data-set: "vpp-performance-changes-3n-dnv-cmp"
3989   comparisons:
3990     - title: "Diff"
3991       reference: 2
3992       compare: 3
3993   legend:
3994     - "Legend to Table"
3995     - "1908, 2001, 2005 - VPP versions tested."
3996     - "Diff - difference between 2001 and 2005 VPP version."
3997
3998 # VPP Performance Changes 3n-tsh 1t1c pdr
3999 - type: "table"
4000   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4001   algorithm: "table_comparison"
4002   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4004   filter: "'1T1C'"
4005   columns:
4006     - title: "1908.1-2"
4007       data-set: "vpp-performance-changes-3n-tsh-h1"
4008     - title: "2001.0-2"
4009       data-set: "vpp-performance-changes-3n-tsh-ref"
4010     - title: "2005.0-3"
4011       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4012     - title: "2005.0-4"
4013       data-set: "vpp-performance-changes-3n-tsh-cmp"
4014   comparisons:
4015     - title: "Diff1"
4016       reference: 3
4017       compare: 4
4018     - title: "Diff2"
4019       reference: 2
4020       compare: 3
4021 #  rca:
4022 #    - title: "RCA1"
4023 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4024 #    - title: "RCA2"
4025 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4026   legend:
4027     - "Legend to Table"
4028     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4029     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4030     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4031 #    - 'RCA1 - root cause analysis reference for Diff1.'
4032 #    - 'RCA2 - root cause analysis reference for Diff2.'
4033
4034 # VPP Performance Changes 3n-tsh 2t2c pdr
4035 - type: "table"
4036   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4037   algorithm: "table_comparison"
4038   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4040   filter: "'2T2C'"
4041   columns:
4042     - title: "1908.1-2"
4043       data-set: "vpp-performance-changes-3n-tsh-h1"
4044     - title: "2001.0-2"
4045       data-set: "vpp-performance-changes-3n-tsh-ref"
4046     - title: "2005.0-3"
4047       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4048     - title: "2005.0-4"
4049       data-set: "vpp-performance-changes-3n-tsh-cmp"
4050   comparisons:
4051     - title: "Diff1"
4052       reference: 3
4053       compare: 4
4054     - title: "Diff2"
4055       reference: 2
4056       compare: 3
4057 #  rca:
4058 #    - title: "RCA1"
4059 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4060 #    - title: "RCA2"
4061 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4062   legend:
4063     - "Legend to Table"
4064     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4065     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4066     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4067 #    - 'RCA1 - root cause analysis reference for Diff1.'
4068 #    - 'RCA2 - root cause analysis reference for Diff2.'
4069
4070 # VPP Performance Changes 3n-tsh 1t1c ndr
4071 - type: "table"
4072   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4073   algorithm: "table_comparison"
4074   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4075   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4076   filter: "'1T1C'"
4077   columns:
4078     - title: "1908.1-2"
4079       data-set: "vpp-performance-changes-3n-tsh-h1"
4080     - title: "2001.0-2"
4081       data-set: "vpp-performance-changes-3n-tsh-ref"
4082     - title: "2005.0-3"
4083       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4084     - title: "2005.0-4"
4085       data-set: "vpp-performance-changes-3n-tsh-cmp"
4086   comparisons:
4087     - title: "Diff1"
4088       reference: 3
4089       compare: 4
4090     - title: "Diff2"
4091       reference: 2
4092       compare: 3
4093 #  rca:
4094 #    - title: "RCA1"
4095 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4096 #    - title: "RCA2"
4097 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4098   legend:
4099     - "Legend to Table"
4100     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4101     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4102     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4103 #    - 'RCA1 - root cause analysis reference for Diff1.'
4104 #    - 'RCA2 - root cause analysis reference for Diff2.'
4105
4106 # VPP Performance Changes 3n-tsh 2t2c ndr
4107 - type: "table"
4108   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4109   algorithm: "table_comparison"
4110   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4112   filter: "'2T2C'"
4113   columns:
4114     - title: "1908.1-2"
4115       data-set: "vpp-performance-changes-3n-tsh-h1"
4116     - title: "2001.0-2"
4117       data-set: "vpp-performance-changes-3n-tsh-ref"
4118     - title: "2005.0-3"
4119       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4120     - title: "2005.0-4"
4121       data-set: "vpp-performance-changes-3n-tsh-cmp"
4122   comparisons:
4123     - title: "Diff1"
4124       reference: 3
4125       compare: 4
4126     - title: "Diff2"
4127       reference: 2
4128       compare: 3
4129 #  rca:
4130 #    - title: "RCA1"
4131 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4132 #    - title: "RCA2"
4133 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4134   legend:
4135     - "Legend to Table"
4136     - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4137     - 'Diff1 - difference between environment versions "3" and "4" for the same VPP version, 2005.0-3 relative to 2005.0-4. Version "3" was found to be incompatible with "2" due to different number of TRex workers used.'
4138     - 'Diff2 - difference between the current and the previous VPP version in the compatible environment versions "2" and "4", 2005.0-4 relative to 2001.0-2.'
4139 #    - 'RCA1 - root cause analysis reference for Diff1.'
4140 #    - 'RCA2 - root cause analysis reference for Diff2.'
4141
4142 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4143 - type: "table"
4144   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4145   algorithm: "table_comparison"
4146   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4148   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4149   columns:
4150     - title: "3n-hsw xl710"
4151       data-set: "vpp-compare-testbeds-ref"
4152       tag: "NIC_Intel-XL710"
4153     - title: "3n-skx xxv710"
4154       data-set: "vpp-compare-testbeds-cmp"
4155       tag: "NIC_Intel-XXV710"
4156   comparisons:
4157     - title: "Diff"
4158       reference: 1
4159       compare: 2
4160   legend:
4161     - "Legend to Table"
4162     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4163     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4164
4165 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4166 - type: "table"
4167   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4168   algorithm: "table_comparison"
4169   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4170   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4171   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4172   columns:
4173     - title: "3n-hsw xl710"
4174       data-set: "vpp-compare-testbeds-ref"
4175       tag: "NIC_Intel-XL710"
4176     - title: "3n-skx xxv710"
4177       data-set: "vpp-compare-testbeds-cmp"
4178       tag: "NIC_Intel-XXV710"
4179   comparisons:
4180     - title: "Diff"
4181       reference: 1
4182       compare: 2
4183   legend:
4184     - "Legend to Table"
4185     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4186     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4187
4188 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4189 - type: "table"
4190   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4191   algorithm: "table_comparison"
4192   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4193   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4194   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4195   columns:
4196     - title: "3n-hsw xl710"
4197       data-set: "vpp-compare-testbeds-ref"
4198       tag: "NIC_Intel-XL710"
4199     - title: "3n-skx xxv710"
4200       data-set: "vpp-compare-testbeds-cmp"
4201       tag: "NIC_Intel-XXV710"
4202   comparisons:
4203     - title: "Diff"
4204       reference: 1
4205       compare: 2
4206   legend:
4207     - "Legend to Table"
4208     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4209     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4210
4211 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4212 - type: "table"
4213   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4214   algorithm: "table_comparison"
4215   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4216   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4217   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4218   columns:
4219     - title: "3n-hsw xl710"
4220       data-set: "vpp-compare-testbeds-ref"
4221       tag: "NIC_Intel-XL710"
4222     - title: "3n-skx xxv710"
4223       data-set: "vpp-compare-testbeds-cmp"
4224       tag: "NIC_Intel-XXV710"
4225   comparisons:
4226     - title: "Diff"
4227       reference: 1
4228       compare: 2
4229   legend:
4230     - "Legend to Table"
4231     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4232     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4233
4234 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4235 - type: "table"
4236   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4237   algorithm: "table_comparison"
4238   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4239   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4240   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4241   columns:
4242     - title: "2n-skx"
4243       data-set: "vpp-compare-testbeds-skx-clx-ref"
4244     - title: "2n-clx"
4245       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4246   comparisons:
4247     - title: "Diff"
4248       reference: 1
4249       compare: 2
4250   legend:
4251     - "Legend to Table"
4252     - "2n-skx, 2n-clx - testbeds and NICs tested."
4253     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4254
4255 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4256 - type: "table"
4257   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4258   algorithm: "table_comparison"
4259   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4260   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4261   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4262   columns:
4263     - title: "2n-skx"
4264       data-set: "vpp-compare-testbeds-skx-clx-ref"
4265     - title: "2n-clx"
4266       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4267   comparisons:
4268     - title: "Diff"
4269       reference: 1
4270       compare: 2
4271   legend:
4272     - "Legend to Table"
4273     - "2n-skx, 2n-clx - testbeds and NICs tested."
4274     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4275
4276 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4277 - type: "table"
4278   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4279   algorithm: "table_comparison"
4280   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4281   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4282   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4283   columns:
4284     - title: "2n-skx"
4285       data-set: "vpp-compare-testbeds-skx-clx-ref"
4286     - title: "2n-clx"
4287       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4288   comparisons:
4289     - title: "Diff"
4290       reference: 1
4291       compare: 2
4292   legend:
4293     - "Legend to Table"
4294     - "2n-skx, 2n-clx - testbeds and NICs tested."
4295     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4296
4297 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4298 - type: "table"
4299   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4300   algorithm: "table_comparison"
4301   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4303   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4304   columns:
4305     - title: "2n-skx"
4306       data-set: "vpp-compare-testbeds-skx-clx-ref"
4307     - title: "2n-clx"
4308       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4309   comparisons:
4310     - title: "Diff"
4311       reference: 1
4312       compare: 2
4313   legend:
4314     - "Legend to Table"
4315     - "2n-skx, 2n-clx - testbeds and NICs tested."
4316     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4317
4318 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4319 - type: "table"
4320   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4321   algorithm: "table_comparison"
4322   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4323   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4324   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4325   columns:
4326     - title: "3n-hsw xl710"
4327       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4328       tag: "NIC_Intel-XL710"
4329     - title: "2n-clx xxv710"
4330       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4331       tag: "NIC_Intel-XXV710"
4332   comparisons:
4333     - title: "Diff"
4334       reference: 1
4335       compare: 2
4336   legend:
4337     - "Legend to Table"
4338     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4339     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4340
4341 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4342 - type: "table"
4343   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4344   algorithm: "table_comparison"
4345   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4347   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4348   columns:
4349     - title: "3n-hsw xl710"
4350       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4351       tag: "NIC_Intel-XL710"
4352     - title: "2n-clx xxv710"
4353       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4354       tag: "NIC_Intel-XXV710"
4355   comparisons:
4356     - title: "Diff"
4357       reference: 1
4358       compare: 2
4359   legend:
4360     - "Legend to Table"
4361     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4362     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4363
4364 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4365 - type: "table"
4366   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4367   algorithm: "table_comparison"
4368   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4369   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4370   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4371   columns:
4372     - title: "3n-hsw xl710"
4373       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4374       tag: "NIC_Intel-XL710"
4375     - title: "2n-clx xxv710"
4376       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4377       tag: "NIC_Intel-XXV710"
4378   comparisons:
4379     - title: "Diff"
4380       reference: 1
4381       compare: 2
4382   legend:
4383     - "Legend to Table"
4384     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4385     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4386
4387 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4388 - type: "table"
4389   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4390   algorithm: "table_comparison"
4391   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4392   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4393   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4394   columns:
4395     - title: "3n-hsw xl710"
4396       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4397       tag: "NIC_Intel-XL710"
4398     - title: "2n-clx xxv710"
4399       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4400       tag: "NIC_Intel-XXV710"
4401   comparisons:
4402     - title: "Diff"
4403       reference: 1
4404       compare: 2
4405   legend:
4406     - "Legend to Table"
4407     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4408     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4409
4410 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4411 - type: "table"
4412   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4413   algorithm: "table_comparison"
4414   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4416   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4417   columns:
4418     - title: "3n-skx"
4419       data-set: "vpp-compare-topologies-ref"
4420     - title: "2n-skx"
4421       data-set: "vpp-compare-topologies-cmp"
4422   comparisons:
4423     - title: "Diff"
4424       reference: 1
4425       compare: 2
4426   legend:
4427     - "Legend to Table"
4428     - "3n-skx, 2n-skx - topologies tested."
4429     - "Diff - difference between 3n-skx and 2n-skx topologies."
4430
4431 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4432 - type: "table"
4433   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4434   algorithm: "table_comparison"
4435   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4436   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4437   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4438   columns:
4439     - title: "3n-skx"
4440       data-set: "vpp-compare-topologies-ref"
4441     - title: "2n-skx"
4442       data-set: "vpp-compare-topologies-cmp"
4443   comparisons:
4444     - title: "Diff"
4445       reference: 1
4446       compare: 2
4447   legend:
4448     - "Legend to Table"
4449     - "3n-skx, 2n-skx - topologies tested."
4450     - "Diff - difference between 3n-skx and 2n-skx topologies."
4451
4452 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4453 - type: "table"
4454   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4455   algorithm: "table_comparison"
4456   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4458   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4459   columns:
4460     - title: "3n-skx"
4461       data-set: "vpp-compare-topologies-ref"
4462     - title: "2n-skx"
4463       data-set: "vpp-compare-topologies-cmp"
4464   comparisons:
4465     - title: "Diff"
4466       reference: 1
4467       compare: 2
4468   legend:
4469     - "Legend to Table"
4470     - "3n-skx, 2n-skx - topologies tested."
4471     - "Diff - difference between 3n-skx and 2n-skx topologies."
4472
4473 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4474 - type: "table"
4475   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4476   algorithm: "table_comparison"
4477   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4478   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4479   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4480   columns:
4481     - title: "3n-skx"
4482       data-set: "vpp-compare-topologies-ref"
4483     - title: "2n-skx"
4484       data-set: "vpp-compare-topologies-cmp"
4485   comparisons:
4486     - title: "Diff"
4487       reference: 1
4488       compare: 2
4489   legend:
4490     - "Legend to Table"
4491     - "3n-skx, 2n-skx - topologies tested."
4492     - "Diff - difference between 3n-skx and 2n-skx topologies."
4493
4494 # VPP Performance Changes 3n-hsw 1t1c mrr
4495 - type: "table"
4496   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4497   algorithm: "table_comparison"
4498   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4499   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4500   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4501   columns:
4502     - title: "1908"
4503       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4504     - title: "2001"
4505       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4506     - title: "2005"
4507       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4508   comparisons:
4509     - title: "Diff"
4510       reference: 2
4511       compare: 3
4512   legend:
4513     - "Legend to Table"
4514     - "1908, 2001, 2005 - VPP versions tested."
4515     - "Diff - difference between 2001 and 2005 VPP version."
4516
4517 # VPP Performance Changes 3n-hsw 2t2c mrr
4518 - type: "table"
4519   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4520   algorithm: "table_comparison"
4521   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4522   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4523   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4524   columns:
4525     - title: "1908"
4526       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4527     - title: "2001"
4528       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4529     - title: "2005"
4530       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4531   comparisons:
4532     - title: "Diff"
4533       reference: 2
4534       compare: 3
4535   legend:
4536     - "Legend to Table"
4537     - "1908, 2001, 2005 - VPP versions tested."
4538     - "Diff - difference between 2001 and 2005 VPP version."
4539
4540 # VPP Performance Changes 3n-hsw 4t4c mrr
4541 - type: "table"
4542   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4543   algorithm: "table_comparison"
4544   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4545   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4546   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4547   columns:
4548     - title: "1908"
4549       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4550     - title: "2001"
4551       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4552     - title: "2005"
4553       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4554   comparisons:
4555     - title: "Diff"
4556       reference: 2
4557       compare: 3
4558   legend:
4559     - "Legend to Table"
4560     - "1908, 2001, 2005 - VPP versions tested."
4561     - "Diff - difference between 2001 and 2005 VPP version."
4562
4563 # VPP Performance Changes 3n-skx 2t1c mrr
4564 - type: "table"
4565   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4566   algorithm: "table_comparison"
4567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4568   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4569   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4570   columns:
4571 #    - title: "1908"
4572 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4573     - title: "2001"
4574       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4575     - title: "2005"
4576       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4577   comparisons:
4578     - title: "Diff"
4579       reference: 1
4580       compare: 2
4581   legend:
4582     - "Legend to Table"
4583     - "2001, 2005 - VPP versions tested."
4584     - "Diff - difference between 2001 and 2005 VPP version."
4585
4586 # VPP Performance Changes 3n-skx 4t2c mrr
4587 - type: "table"
4588   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4589   algorithm: "table_comparison"
4590   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4591   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4592   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4593   columns:
4594 #    - title: "1908"
4595 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4596     - title: "2001"
4597       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4598     - title: "2005"
4599       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4600   comparisons:
4601     - title: "Diff"
4602       reference: 1
4603       compare: 2
4604   legend:
4605     - "Legend to Table"
4606     - "2001, 2005 - VPP versions tested."
4607     - "Diff - difference between 2001 and 2005 VPP version."
4608
4609 # VPP Performance Changes 3n-skx 8t4c mrr
4610 - type: "table"
4611   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4612   algorithm: "table_comparison"
4613   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4614   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4615   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4616   columns:
4617 #    - title: "1908"
4618 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4619     - title: "2001"
4620       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4621     - title: "2005"
4622       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4623   comparisons:
4624     - title: "Diff"
4625       reference: 1
4626       compare: 2
4627   legend:
4628     - "Legend to Table"
4629     - "2001, 2005 - VPP versions tested."
4630     - "Diff - difference between 2001 and 2005 VPP version."
4631
4632 # VPP Performance Changes 2n-skx 2t1c mrr
4633 - type: "table"
4634   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4635   algorithm: "table_comparison"
4636   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4638   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4639   columns:
4640 #    - title: "1908"
4641 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4642     - title: "2001"
4643       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4644     - title: "2005"
4645       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4646   comparisons:
4647     - title: "Diff"
4648       reference: 1
4649       compare: 2
4650   legend:
4651     - "Legend to Table"
4652     - "2001, 2005 - VPP versions tested."
4653     - "Diff - difference between 2001 and 2005 VPP version."
4654
4655 # VPP Performance Changes 2n-skx 4t2c mrr
4656 - type: "table"
4657   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4658   algorithm: "table_comparison"
4659   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4661   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4662   columns:
4663 #    - title: "1908"
4664 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4665     - title: "2001"
4666       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4667     - title: "2005"
4668       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4669   comparisons:
4670     - title: "Diff"
4671       reference: 1
4672       compare: 2
4673   legend:
4674     - "Legend to Table"
4675     - "2001, 2005 - VPP versions tested."
4676     - "Diff - difference between 2001 and 2005 VPP version."
4677
4678 # VPP Performance Changes 2n-skx 8t4c mrr
4679 - type: "table"
4680   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4681   algorithm: "table_comparison"
4682   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4684   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4685   columns:
4686 #    - title: "1908"
4687 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4688     - title: "2001"
4689       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4690     - title: "2005"
4691       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4692   comparisons:
4693     - title: "Diff"
4694       reference: 1
4695       compare: 2
4696   legend:
4697     - "Legend to Table"
4698     - "2001, 2005 - VPP versions tested."
4699     - "Diff - difference between 2001 and 2005 VPP version."
4700
4701 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4702 - type: "table"
4703   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4704   algorithm: "table_comparison"
4705   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4707   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4708   columns:
4709     - title: "2001"
4710       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4711     - title: "2005"
4712       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4713   comparisons:
4714     - title: "Diff"
4715       reference: 1
4716       compare: 2
4717   legend:
4718     - "Legend to Table"
4719     - "2001, 2005 - VPP versions tested."
4720     - "Diff - difference between 2001 and 2005 VPP version."
4721
4722 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4723 - type: "table"
4724   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4725   algorithm: "table_comparison"
4726   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4728   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4729   columns:
4730     - title: "2001"
4731       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4732     - title: "2005"
4733       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4734   comparisons:
4735     - title: "Diff"
4736       reference: 1
4737       compare: 2
4738   legend:
4739     - "Legend to Table"
4740     - "2001, 2005 - VPP versions tested."
4741     - "Diff - difference between 2001 and 2005 VPP version."
4742
4743 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4744 - type: "table"
4745   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4746   algorithm: "table_comparison"
4747   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4749   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4750   columns:
4751     - title: "2001"
4752       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4753     - title: "2005"
4754       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4755   comparisons:
4756     - title: "Diff"
4757       reference: 1
4758       compare: 2
4759   legend:
4760     - "Legend to Table"
4761     - "2001, 2005 - VPP versions tested."
4762     - "Diff - difference between 2001 and 2005 VPP version."
4763
4764 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4765 - type: "table"
4766   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4767   algorithm: "table_comparison"
4768   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4770   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4771   columns:
4772     - title: "2001"
4773       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4774     - title: "2005"
4775       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4776   comparisons:
4777     - title: "Diff"
4778       reference: 1
4779       compare: 2
4780   legend:
4781     - "Legend to Table"
4782     - "2001, 2005 - VPP versions tested."
4783     - "Diff - difference between 2001 and 2005 VPP version."
4784
4785 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4786 - type: "table"
4787   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4788   algorithm: "table_comparison"
4789   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4791   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4792   columns:
4793     - title: "2001"
4794       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4795     - title: "2005"
4796       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4797   comparisons:
4798     - title: "Diff"
4799       reference: 1
4800       compare: 2
4801   legend:
4802     - "Legend to Table"
4803     - "2001, 2005 - VPP versions tested."
4804     - "Diff - difference between 2001 and 2005 VPP version."
4805
4806 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4807 - type: "table"
4808   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4809   algorithm: "table_comparison"
4810   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4812   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4813   columns:
4814     - title: "2001"
4815       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4816     - title: "2005"
4817       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4818   comparisons:
4819     - title: "Diff"
4820       reference: 1
4821       compare: 2
4822   legend:
4823     - "Legend to Table"
4824     - "2001, 2005 - VPP versions tested."
4825     - "Diff - difference between 2001 and 2005 VPP version."
4826
4827 # VPP Performance Changes 2n-dnv 1t1c mrr
4828 - type: "table"
4829   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4830   algorithm: "table_comparison"
4831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4832   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4833   filter: "'1T1C'"
4834   columns:
4835     - title: "1908"
4836       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4837     - title: "2001"
4838       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4839     - title: "2005"
4840       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4841   comparisons:
4842     - title: "Diff"
4843       reference: 2
4844       compare: 3
4845   legend:
4846     - "Legend to Table"
4847     - "1908, 2001, 2005 - VPP versions tested."
4848     - "Diff - difference between 2001 and 2005 VPP version."
4849
4850 # VPP Performance Changes 2n-dnv 2t2c mrr
4851 - type: "table"
4852   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4853   algorithm: "table_comparison"
4854   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4856   filter: "'2T2C'"
4857   columns:
4858     - title: "1908"
4859       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4860     - title: "2001"
4861       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4862     - title: "2005"
4863       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4864   comparisons:
4865     - title: "Diff"
4866       reference: 2
4867       compare: 3
4868   legend:
4869     - "Legend to Table"
4870     - "1908, 2001, 2005 - VPP versions tested."
4871     - "Diff - difference between 2001 and 2005 VPP version."
4872
4873 # VPP Performance Changes 2n-dnv 4t4c mrr
4874 - type: "table"
4875   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4876   algorithm: "table_comparison"
4877   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4878   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4879   filter: "'4T4C'"
4880   columns:
4881     - title: "1908"
4882       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4883     - title: "2001"
4884       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4885     - title: "2005"
4886       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4887   comparisons:
4888     - title: "Diff"
4889       reference: 2
4890       compare: 3
4891   legend:
4892     - "Legend to Table"
4893     - "1908, 2001, 2005 - VPP versions tested."
4894     - "Diff - difference between 2001 and 2005 VPP version."
4895
4896 # VPP Performance Changes 3n-dnv 1t1c mrr
4897 - type: "table"
4898   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4899   algorithm: "table_comparison"
4900   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4901   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4902   filter: "'1T1C'"
4903   columns:
4904     - title: "1908"
4905       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4906     - title: "2001"
4907       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4908     - title: "2005"
4909       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4910   comparisons:
4911     - title: "Diff"
4912       reference: 2
4913       compare: 3
4914   legend:
4915     - "Legend to Table"
4916     - "1908, 2001, 2005 - VPP versions tested."
4917     - "Diff - difference between 2001 and 2005 VPP version."
4918
4919 # VPP Performance Changes 3n-dnv 2t2c mrr
4920 - type: "table"
4921   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4922   algorithm: "table_comparison"
4923   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4924   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4925   filter: "'2T2C'"
4926   columns:
4927     - title: "1908"
4928       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4929     - title: "2001"
4930       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4931     - title: "2005"
4932       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4933   comparisons:
4934     - title: "Diff"
4935       reference: 2
4936       compare: 3
4937   legend:
4938     - "Legend to Table"
4939     - "1908, 2001, 2005 - VPP versions tested."
4940     - "Diff - difference between 2001 and 2005 VPP version."
4941
4942 # VPP Performance Changes 3n-dnv 4t4c mrr
4943 - type: "table"
4944   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4945   algorithm: "table_comparison"
4946   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4948   filter: "'4T4C'"
4949   columns:
4950     - title: "1908"
4951       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4952     - title: "2001"
4953       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4954     - title: "2005"
4955       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4956   comparisons:
4957     - title: "Diff"
4958       reference: 2
4959       compare: 3
4960   legend:
4961     - "Legend to Table"
4962     - "1908, 2001, 2005 - VPP versions tested."
4963     - "Diff - difference between 2001 and 2005 VPP version."
4964
4965 # VPP Performance Changes 3n-tsh 1t1c mrr
4966 - type: "table"
4967   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4968   algorithm: "table_comparison"
4969   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4971   filter: "'1T1C'"
4972   columns:
4973     - title: "1908"
4974       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4975     - title: "2001"
4976       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4977     - title: "2005"
4978       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4979   comparisons:
4980     - title: "Diff"
4981       reference: 2
4982       compare: 3
4983   legend:
4984     - "Legend to Table"
4985     - "1908, 2001, 2005 - VPP versions tested."
4986     - "Diff - difference between 2001 and 2005 VPP version."
4987
4988 # VPP Performance Changes 3n-tsh 2t2c mrr
4989 - type: "table"
4990   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4991   algorithm: "table_comparison"
4992   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4994   filter: "'2T2C'"
4995   columns:
4996     - title: "1908"
4997       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4998     - title: "2001"
4999       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5000     - title: "2005"
5001       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5002   comparisons:
5003     - title: "Diff"
5004       reference: 2
5005       compare: 3
5006   legend:
5007     - "Legend to Table"
5008     - "1908, 2001, 2005 - VPP versions tested."
5009     - "Diff - difference between 2001 and 2005 VPP version."
5010
5011 # VPP Performance Changes 3n-tsh 4t4c mrr
5012 - type: "table"
5013   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5014   algorithm: "table_comparison"
5015   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5016   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5017   filter: "'4T4C'"
5018   columns:
5019     - title: "1908"
5020       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5021     - title: "2001"
5022       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5023     - title: "2005"
5024       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5025   comparisons:
5026     - title: "Diff"
5027       reference: 2
5028       compare: 3
5029   legend:
5030     - "Legend to Table"
5031     - "1908, 2001, 2005 - VPP versions tested."
5032     - "Diff - difference between 2001 and 2005 VPP version."
5033
5034 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5035 - type: "table"
5036   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5037   algorithm: "table_comparison"
5038   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5040   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5041   columns:
5042     - title: "3n-hsw xl710"
5043       data-set: "vpp-compare-testbeds-mrr-ref"
5044       tag: "NIC_Intel-XL710"
5045     - title: "3n-skx xxv710"
5046       data-set: "vpp-compare-testbeds-mrr-cmp"
5047       tag: "NIC_Intel-XXV710"
5048   comparisons:
5049     - title: "Diff"
5050       reference: 1
5051       compare: 2
5052   legend:
5053     - "Legend to Table"
5054     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5055     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5056
5057 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5058 - type: "table"
5059   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5060   algorithm: "table_comparison"
5061   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5062   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5063   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5064   columns:
5065     - title: "3n-hsw xl710"
5066       data-set: "vpp-compare-testbeds-mrr-ref"
5067       tag: "NIC_Intel-XL710"
5068     - title: "3n-skx xxv710"
5069       data-set: "vpp-compare-testbeds-mrr-cmp"
5070       tag: "NIC_Intel-XXV710"
5071   comparisons:
5072     - title: "Diff"
5073       reference: 1
5074       compare: 2
5075   legend:
5076     - "Legend to Table"
5077     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5078     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5079
5080 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5081 - type: "table"
5082   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5083   algorithm: "table_comparison"
5084   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5085   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5086   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5087   columns:
5088     - title: "3n-hsw xl710"
5089       data-set: "vpp-compare-testbeds-mrr-ref"
5090       tag: "NIC_Intel-XL710"
5091     - title: "3n-skx xxv710"
5092       data-set: "vpp-compare-testbeds-mrr-cmp"
5093       tag: "NIC_Intel-XXV710"
5094   comparisons:
5095     - title: "Diff"
5096       reference: 1
5097       compare: 2
5098   legend:
5099     - "Legend to Table"
5100     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5101     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5102
5103 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5104 - type: "table"
5105   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5106   algorithm: "table_comparison"
5107   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5109   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5110   columns:
5111     - title: "2n-skx"
5112       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5113     - title: "2n-clx"
5114       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5115   comparisons:
5116     - title: "Diff"
5117       reference: 1
5118       compare: 2
5119   legend:
5120     - "Legend to Table"
5121     - "2n-skx, 2n-clx - testbeds and NICs tested."
5122     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5123
5124 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5125 - type: "table"
5126   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5127   algorithm: "table_comparison"
5128   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5130   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5131   columns:
5132     - title: "2n-skx"
5133       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5134     - title: "2n-clx"
5135       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5136   comparisons:
5137     - title: "Diff"
5138       reference: 1
5139       compare: 2
5140   legend:
5141     - "Legend to Table"
5142     - "2n-skx, 2n-clx - testbeds and NICs tested."
5143     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5144
5145 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5146 - type: "table"
5147   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5148   algorithm: "table_comparison"
5149   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5150   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5151   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5152   columns:
5153     - title: "2n-skx"
5154       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5155     - title: "2n-clx"
5156       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5157   comparisons:
5158     - title: "Diff"
5159       reference: 1
5160       compare: 2
5161   legend:
5162     - "Legend to Table"
5163     - "2n-skx, 2n-clx - testbeds and NICs tested."
5164     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5165
5166 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5167 - type: "table"
5168   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5169   algorithm: "table_comparison"
5170   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5172   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5173   columns:
5174     - title: "3n-skx"
5175       data-set: "vpp-compare-topologies-mrr-ref"
5176     - title: "2n-skx"
5177       data-set: "vpp-compare-topologies-mrr-cmp"
5178   comparisons:
5179     - title: "Diff"
5180       reference: 1
5181       compare: 2
5182   legend:
5183     - "Legend to Table"
5184     - "3n-skx, 2n-skx - topologies tested."
5185     - "Diff - difference between 3n-skx and 2n-skx topologies."
5186
5187 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5188 - type: "table"
5189   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5190   algorithm: "table_comparison"
5191   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5193   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5194   columns:
5195     - title: "3n-skx"
5196       data-set: "vpp-compare-topologies-mrr-ref"
5197     - title: "2n-skx"
5198       data-set: "vpp-compare-topologies-mrr-cmp"
5199   comparisons:
5200     - title: "Diff"
5201       reference: 1
5202       compare: 2
5203   legend:
5204     - "Legend to Table"
5205     - "3n-skx, 2n-skx - topologies tested."
5206     - "Diff - difference between 3n-skx and 2n-skx topologies."
5207
5208 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5209 - type: "table"
5210   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5211   algorithm: "table_comparison"
5212   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5213   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5214   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5215   columns:
5216     - title: "3n-skx"
5217       data-set: "vpp-compare-topologies-mrr-ref"
5218     - title: "2n-skx"
5219       data-set: "vpp-compare-topologies-mrr-cmp"
5220   comparisons:
5221     - title: "Diff"
5222       reference: 1
5223       compare: 2
5224   legend:
5225     - "Legend to Table"
5226     - "3n-skx, 2n-skx - topologies tested."
5227     - "Diff - difference between 3n-skx and 2n-skx topologies."
5228
5229 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5230 - type: "table"
5231   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5232   algorithm: "table_comparison"
5233   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5234   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5235   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5236   columns:
5237     - title: "3n-hsw xl710"
5238       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5239       tag: "NIC_Intel-XL710"
5240     - title: "2n-clx xxv710"
5241       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5242       tag: "NIC_Intel-XXV710"
5243   comparisons:
5244     - title: "Diff"
5245       reference: 1
5246       compare: 2
5247   legend:
5248     - "Legend to Table"
5249     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5250     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5251
5252 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5253 - type: "table"
5254   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5255   algorithm: "table_comparison"
5256   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5257   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5258   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5259   columns:
5260     - title: "3n-hsw xl710"
5261       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5262       tag: "NIC_Intel-XL710"
5263     - title: "2n-clx xxv710"
5264       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5265       tag: "NIC_Intel-XXV710"
5266   comparisons:
5267     - title: "Diff"
5268       reference: 1
5269       compare: 2
5270   legend:
5271     - "Legend to Table"
5272     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5273     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5274
5275 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5276 - type: "table"
5277   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5278   algorithm: "table_comparison"
5279   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5280   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5281   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5282   columns:
5283     - title: "3n-hsw xl710"
5284       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5285       tag: "NIC_Intel-XL710"
5286     - title: "2n-clx xxv710"
5287       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5288       tag: "NIC_Intel-XXV710"
5289   comparisons:
5290     - title: "Diff"
5291       reference: 1
5292       compare: 2
5293   legend:
5294     - "Legend to Table"
5295     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5296     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5297
5298 # Detailed Test Results - VPP Performance Results 3n-hsw
5299 - type: "table"
5300   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5301   algorithm: "table_merged_details"
5302   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5303   columns:
5304     - title: " |prein| Test Name |preout| "
5305       data: "data name"
5306     - 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| "
5307       data: "data msg"
5308   data: "vpp-perf-results-3n-hsw"
5309   filter: "all"
5310   parameters:
5311   - "name"
5312   - "parent"
5313   - "msg"
5314
5315 # Detailed Test Results - VPP Performance Results 3n-skx
5316 - type: "table"
5317   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5318   algorithm: "table_merged_details"
5319   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5320   columns:
5321     - title: " |prein| Test Name |preout| "
5322       data: "data name"
5323     - 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| "
5324       data: "data msg"
5325   data: "vpp-perf-results-3n-skx"
5326   filter: "all"
5327   remove-ndr: False
5328   parameters:
5329   - "name"
5330   - "parent"
5331   - "msg"
5332
5333 # Detailed Test Results - VPP Performance Results 2n-skx
5334 - type: "table"
5335   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5336   algorithm: "table_merged_details"
5337   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5338   columns:
5339     - title: " |prein| Test Name |preout| "
5340       data: "data name"
5341     - 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| "
5342       data: "data msg"
5343   data: "vpp-perf-results-2n-skx"
5344   filter: "all"
5345   remove-ndr: False
5346   parameters:
5347   - "name"
5348   - "parent"
5349   - "msg"
5350
5351 # Detailed Test Results - VPP Performance Results 2n-clx
5352 - type: "table"
5353   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5354   algorithm: "table_merged_details"
5355   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5356   columns:
5357     - title: " |prein| Test Name |preout| "
5358       data: "data name"
5359     - 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| "
5360       data: "data msg"
5361   data: "vpp-perf-results-2n-clx"
5362   filter: "all"
5363   parameters:
5364   - "name"
5365   - "parent"
5366   - "msg"
5367
5368 # Detailed Test Results - VPP Performance Results 3n-tsh
5369 - type: "table"
5370   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5371   algorithm: "table_merged_details"
5372   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5373   columns:
5374     - title: " |prein| Test Name |preout| "
5375       data: "data name"
5376     - 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| "
5377       data: "data msg"
5378   data: "vpp-perf-results-3n-tsh"
5379   filter: "all"
5380   parameters:
5381   - "name"
5382   - "parent"
5383   - "msg"
5384
5385 # Detailed Test Results - VPP Performance Results 3n-dnv
5386 - type: "table"
5387   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5388   algorithm: "table_merged_details"
5389   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5390   columns:
5391     - title: " |prein| Test Name |preout| "
5392       data: "data name"
5393     - 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| "
5394       data: "data msg"
5395   data: "vpp-perf-results-3n-dnv"
5396   filter: "all"
5397   parameters:
5398   - "name"
5399   - "parent"
5400   - "msg"
5401
5402 # Detailed Test Results - VPP Performance Results 2n-dnv
5403 - type: "table"
5404   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5405   algorithm: "table_merged_details"
5406   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5407   columns:
5408     - title: " |prein| Test Name |preout| "
5409       data: "data name"
5410     - 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| "
5411       data: "data msg"
5412   data: "vpp-perf-results-2n-dnv"
5413   filter: "all"
5414   parameters:
5415   - "name"
5416   - "parent"
5417   - "msg"
5418
5419 # Test configuration - VPP Performance Test Configs 3n-hsw
5420 - type: "table"
5421   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5422   algorithm: "table_merged_details"
5423   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5424   columns:
5425     - title: " |prein| Test Name |preout| "
5426       data: "data name"
5427     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5428       data: "data conf-history"
5429   data: "vpp-perf-results-3n-hsw"
5430   filter: "all"
5431   parameters:
5432   - "parent"
5433   - "name"
5434   - "conf-history"
5435
5436 # Test configuration - VPP Performance Test Configs 3n-skx
5437 - type: "table"
5438   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5439   algorithm: "table_merged_details"
5440   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5441   columns:
5442     - title: " |prein| Test Name |preout| "
5443       data: "data name"
5444     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5445       data: "data conf-history"
5446   data: "vpp-perf-results-3n-skx"
5447   filter: "all"
5448   parameters:
5449   - "parent"
5450   - "name"
5451   - "conf-history"
5452
5453 # Test configuration - VPP Performance Test Configs 2n-skx
5454 - type: "table"
5455   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5456   algorithm: "table_merged_details"
5457   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5458   columns:
5459     - title: " |prein| Test Name |preout| "
5460       data: "data name"
5461     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5462       data: "data conf-history"
5463   data: "vpp-perf-results-2n-skx"
5464   filter: "all"
5465   parameters:
5466   - "parent"
5467   - "name"
5468   - "conf-history"
5469
5470 # Test configuration - VPP Performance Test Configs 2n-clx
5471 - type: "table"
5472   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5473   algorithm: "table_merged_details"
5474   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5475   columns:
5476     - title: " |prein| Test Name |preout| "
5477       data: "data name"
5478     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5479       data: "data conf-history"
5480   data: "vpp-perf-results-2n-clx"
5481   filter: "all"
5482   parameters:
5483   - "parent"
5484   - "name"
5485   - "conf-history"
5486
5487 # Test configuration - VPP Performance Test Configs 3n-tsh
5488 - type: "table"
5489   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5490   algorithm: "table_merged_details"
5491   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5492   columns:
5493     - title: " |prein| Test Name |preout| "
5494       data: "data name"
5495     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5496       data: "data conf-history"
5497   data: "vpp-perf-results-3n-tsh"
5498   filter: "all"
5499   parameters:
5500   - "parent"
5501   - "name"
5502   - "conf-history"
5503
5504 # Test configuration - VPP Performance Test Configs 3n-dnv
5505 - type: "table"
5506   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5507   algorithm: "table_merged_details"
5508   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5509   columns:
5510     - title: " |prein| Test Name |preout| "
5511       data: "data name"
5512     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5513       data: "data conf-history"
5514   data: "vpp-perf-results-3n-dnv"
5515   filter: "all"
5516   parameters:
5517   - "parent"
5518   - "name"
5519   - "conf-history"
5520
5521 # Test configuration - VPP Performance Test Configs 2n-dnv
5522 - type: "table"
5523   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5524   algorithm: "table_merged_details"
5525   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5526   columns:
5527     - title: " |prein| Test Name |preout| "
5528       data: "data name"
5529     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5530       data: "data conf-history"
5531   data: "vpp-perf-results-2n-dnv"
5532   filter: "all"
5533   parameters:
5534   - "parent"
5535   - "name"
5536   - "conf-history"
5537
5538 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5539 - type: "table"
5540   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5541   algorithm: "table_oper_data_html"
5542   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5543   data: "vpp-perf-results-3n-hsw"
5544   filter: "all"
5545
5546 # Test Operational Data - VPP Performance Operational Data 3n-skx
5547 - type: "table"
5548   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5549   algorithm: "table_oper_data_html"
5550   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5551   data: "vpp-perf-results-3n-skx"
5552   filter: "all"
5553
5554 # Test Operational Data - VPP Performance Operational Data 2n-skx
5555 - type: "table"
5556   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5557   algorithm: "table_oper_data_html"
5558   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5559   data: "vpp-perf-results-2n-skx"
5560   filter: "all"
5561
5562 # Test Operational Data - VPP Performance Operational Data 2n-clx
5563 - type: "table"
5564   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5565   algorithm: "table_oper_data_html"
5566   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5567   data: "vpp-perf-results-2n-clx"
5568   filter: "all"
5569
5570 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5571 - type: "table"
5572   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5573   algorithm: "table_oper_data_html"
5574   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5575   data: "vpp-perf-results-3n-tsh"
5576   filter: "all"
5577
5578 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5579 - type: "table"
5580   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5581   algorithm: "table_oper_data_html"
5582   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5583   data: "vpp-perf-results-3n-dnv"
5584   filter: "all"
5585
5586 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5587 - type: "table"
5588   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5589   algorithm: "table_oper_data_html"
5590   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5591   data: "vpp-perf-results-2n-dnv"
5592   filter: "all"
5593
5594 # Detailed Test Results - VPP MRR Results 3n-hsw
5595 - type: "table"
5596   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5597   algorithm: "table_merged_details"
5598   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5599   columns:
5600     - title: " |prein| Test Name |preout| "
5601       data: "data name"
5602     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5603       data: "data msg"
5604   data: "vpp-mrr-results-3n-hsw"
5605   filter: "all"
5606   parameters:
5607   - "name"
5608   - "parent"
5609   - "msg"
5610
5611 # Detailed Test Results - VPP MRR Results 3n-skx
5612 - type: "table"
5613   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5614   algorithm: "table_merged_details"
5615   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5616   columns:
5617     - title: " |prein| Test Name |preout| "
5618       data: "data name"
5619     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5620       data: "data msg"
5621   data: "vpp-mrr-results-3n-skx"
5622   filter: "all"
5623   parameters:
5624   - "name"
5625   - "parent"
5626   - "msg"
5627
5628 # Detailed Test Results - VPP MRR Results 2n-skx
5629 - type: "table"
5630   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5631   algorithm: "table_merged_details"
5632   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5633   columns:
5634     - title: " |prein| Test Name |preout| "
5635       data: "data name"
5636     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5637       data: "data msg"
5638   data: "vpp-mrr-results-2n-skx"
5639   filter: "all"
5640   parameters:
5641   - "name"
5642   - "parent"
5643   - "msg"
5644
5645 # Detailed Test Results - VPP MRR Results 2n-clx
5646 - type: "table"
5647   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5648   algorithm: "table_merged_details"
5649   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5650   columns:
5651     - title: " |prein| Test Name |preout| "
5652       data: "data name"
5653     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5654       data: "data msg"
5655   data: "vpp-mrr-results-2n-clx"
5656   filter: "all"
5657   parameters:
5658   - "name"
5659   - "parent"
5660   - "msg"
5661
5662 # Detailed Test Results - VPP MRR Results 3n-tsh
5663 - type: "table"
5664   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5665   algorithm: "table_merged_details"
5666   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5667   columns:
5668     - title: " |prein| Test Name |preout| "
5669       data: "data name"
5670     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5671       data: "data msg"
5672   data: "vpp-mrr-results-3n-tsh"
5673   filter: "all"
5674   parameters:
5675   - "name"
5676   - "parent"
5677   - "msg"
5678
5679 # Detailed Test Results - VPP MRR Results 3n-dnv
5680 - type: "table"
5681   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5682   algorithm: "table_merged_details"
5683   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5684   columns:
5685     - title: " |prein| Test Name |preout| "
5686       data: "data name"
5687     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5688       data: "data msg"
5689   data: "vpp-mrr-results-3n-dnv"
5690   filter: "all"
5691   parameters:
5692   - "name"
5693   - "parent"
5694   - "msg"
5695
5696 # Detailed Test Results - VPP MRR Results 2n-dnv
5697 - type: "table"
5698   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5699   algorithm: "table_merged_details"
5700   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5701   columns:
5702     - title: " |prein| Test Name |preout| "
5703       data: "data name"
5704     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5705       data: "data msg"
5706   data: "vpp-mrr-results-2n-dnv"
5707   filter: "all"
5708   parameters:
5709   - "name"
5710   - "parent"
5711   - "msg"
5712
5713 # Test configuration - VPP MRR Test Configs 3n-hsw
5714 - type: "table"
5715   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5716   algorithm: "table_merged_details"
5717   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5718   columns:
5719     - title: " |prein| Test Name |preout| "
5720       data: "data name"
5721     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5722       data: "data conf-history"
5723   data: "vpp-mrr-results-3n-hsw"
5724   filter: "all"
5725   parameters:
5726   - "parent"
5727   - "name"
5728   - "conf-history"
5729
5730 # Test configuration - VPP MRR Test Configs 3n-skx
5731 - type: "table"
5732   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5733   algorithm: "table_merged_details"
5734   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5735   columns:
5736     - title: " |prein| Test Name |preout| "
5737       data: "data name"
5738     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5739       data: "data conf-history"
5740   data: "vpp-mrr-results-3n-skx"
5741   filter: "all"
5742   parameters:
5743   - "parent"
5744   - "name"
5745   - "conf-history"
5746
5747 # Test configuration - VPP MRR Test Configs 2n-skx
5748 - type: "table"
5749   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5750   algorithm: "table_merged_details"
5751   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5752   columns:
5753     - title: " |prein| Test Name |preout| "
5754       data: "data name"
5755     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5756       data: "data conf-history"
5757   data: "vpp-mrr-results-2n-skx"
5758   filter: "all"
5759   parameters:
5760   - "parent"
5761   - "name"
5762   - "conf-history"
5763
5764 # Test configuration - VPP MRR Test Configs 2n-clx
5765 - type: "table"
5766   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5767   algorithm: "table_merged_details"
5768   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5769   columns:
5770     - title: " |prein| Test Name |preout| "
5771       data: "data name"
5772     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5773       data: "data conf-history"
5774   data: "vpp-mrr-results-2n-clx"
5775   filter: "all"
5776   parameters:
5777   - "parent"
5778   - "name"
5779   - "conf-history"
5780
5781 # Test configuration - VPP MRR Test Configs 3n-tsh
5782 - type: "table"
5783   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5784   algorithm: "table_merged_details"
5785   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5786   columns:
5787     - title: " |prein| Test Name |preout| "
5788       data: "data name"
5789     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5790       data: "data conf-history"
5791   data: "vpp-mrr-results-3n-tsh"
5792   filter: "all"
5793   parameters:
5794   - "parent"
5795   - "name"
5796   - "conf-history"
5797
5798 # Test configuration - VPP MRR Test Configs 3n-dnv
5799 - type: "table"
5800   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5801   algorithm: "table_merged_details"
5802   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5803   columns:
5804     - title: " |prein| Test Name |preout| "
5805       data: "data name"
5806     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5807       data: "data conf-history"
5808   data: "vpp-mrr-results-3n-dnv"
5809   filter: "all"
5810   parameters:
5811   - "parent"
5812   - "name"
5813   - "conf-history"
5814
5815 # Test configuration - VPP MRR Test Configs 2n-dnv
5816 - type: "table"
5817   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5818   algorithm: "table_merged_details"
5819   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5820   columns:
5821     - title: " |prein| Test Name |preout| "
5822       data: "data name"
5823     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5824       data: "data conf-history"
5825   data: "vpp-mrr-results-2n-dnv"
5826   filter: "all"
5827   parameters:
5828   - "parent"
5829   - "name"
5830   - "conf-history"
5831
5832 # Detailed Test Results - VPP Device Results - Ubuntu
5833 - type: "table"
5834   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5835   algorithm: "table_merged_details"
5836   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5837   columns:
5838     - title: " |prein| Test Name |preout| "
5839       data: "data name"
5840     - title: " |prein| Status |preout| "
5841       data: "data status"
5842   data: "vpp-device-results-ubuntu"
5843   filter: "all"
5844   parameters:
5845   - "name"
5846   - "parent"
5847   - "doc"
5848   - "status"
5849
5850 # Test configuration - VPP Device Test Configs - Ubuntu
5851 - type: "table"
5852   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5853   algorithm: "table_merged_details"
5854   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5855   columns:
5856     - title: " |prein| Test Name |preout| "
5857       data: "data name"
5858     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5859       data: "data conf-history"
5860   data: "vpp-device-results-ubuntu"
5861   filter: "all"
5862   parameters:
5863   - "parent"
5864   - "name"
5865   - "conf-history"
5866
5867 ################################################################################
5868
5869 # DPDK Performance Changes 3n-hsw 1t1c pdr
5870 - type: "table"
5871   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5872   algorithm: "table_comparison"
5873   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5874   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5875   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5876   columns:
5877     - title: "1908"
5878       data-set: "dpdk-performance-changes-3n-hsw-h1"
5879     - title: "2001"
5880       data-set: "dpdk-performance-changes-3n-hsw-ref"
5881     - title: "2005"
5882       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5883   comparisons:
5884     - title: "Diff"
5885       reference: 2
5886       compare: 3
5887   legend:
5888     - "Legend to Table"
5889     - "1908, 2001, 2005 - DPDK versions tested."
5890     - "Diff - difference between 2001 and 2005 DPDK version."
5891
5892 # DPDK Performance Changes 3n-hsw 2t2c pdr
5893 - type: "table"
5894   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5895   algorithm: "table_comparison"
5896   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5897   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5898   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5899   columns:
5900     - title: "1908"
5901       data-set: "dpdk-performance-changes-3n-hsw-h1"
5902     - title: "2001"
5903       data-set: "dpdk-performance-changes-3n-hsw-ref"
5904     - title: "2005"
5905       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5906   comparisons:
5907     - title: "Diff"
5908       reference: 2
5909       compare: 3
5910   legend:
5911     - "Legend to Table"
5912     - "1908, 2001, 2005 - DPDK versions tested."
5913     - "Diff - difference between 2001 and 2005 DPDK version."
5914
5915 # DPDK Performance Changes 3n-hsw 1t1c pdr
5916 - type: "table"
5917   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5918   algorithm: "table_comparison"
5919   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5920   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5921   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5922   columns:
5923     - title: "1908"
5924       data-set: "dpdk-performance-changes-3n-hsw-h1"
5925     - title: "2001"
5926       data-set: "dpdk-performance-changes-3n-hsw-ref"
5927     - title: "2005"
5928       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5929   comparisons:
5930     - title: "Diff"
5931       reference: 2
5932       compare: 3
5933   legend:
5934     - "Legend to Table"
5935     - "1908, 2001, 2005 - DPDK versions tested."
5936     - "Diff - difference between 2001 and 2005 DPDK version."
5937
5938 # DPDK Performance Changes 3n-hsw 2t2c ndr
5939 - type: "table"
5940   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5941   algorithm: "table_comparison"
5942   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5944   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5945   columns:
5946     - title: "1908"
5947       data-set: "dpdk-performance-changes-3n-hsw-h1"
5948     - title: "2001"
5949       data-set: "dpdk-performance-changes-3n-hsw-ref"
5950     - title: "2005"
5951       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5952   comparisons:
5953     - title: "Diff"
5954       reference: 2
5955       compare: 3
5956   legend:
5957     - "Legend to Table"
5958     - "1908, 2001, 2005 - DPDK versions tested."
5959     - "Diff - difference between 2001 and 2005 DPDK version."
5960
5961 # DPDK Performance Changes 3n-skx 2t1c pdr
5962 - type: "table"
5963   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5964   algorithm: "table_comparison"
5965   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5967   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5968   columns:
5969     - title: "1908"
5970       data-set: "dpdk-performance-changes-3n-skx-h1"
5971     - title: "2001"
5972       data-set: "dpdk-performance-changes-3n-skx-ref"
5973     - title: "2005"
5974       data-set: "dpdk-performance-changes-3n-skx-cmp"
5975   comparisons:
5976     - title: "Diff"
5977       reference: 2
5978       compare: 3
5979   legend:
5980     - "Legend to Table"
5981     - "1908, 2001, 2005 - DPDK versions tested."
5982     - "Diff - difference between 2001 and 2005 DPDK version."
5983
5984 # DPDK Performance Changes 3n-skx 4t2c pdr
5985 - type: "table"
5986   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5987   algorithm: "table_comparison"
5988   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5990   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5991   columns:
5992     - title: "1908"
5993       data-set: "dpdk-performance-changes-3n-skx-h1"
5994     - title: "2001"
5995       data-set: "dpdk-performance-changes-3n-skx-ref"
5996     - title: "2005"
5997       data-set: "dpdk-performance-changes-3n-skx-cmp"
5998   comparisons:
5999     - title: "Diff"
6000       reference: 2
6001       compare: 3
6002   legend:
6003     - "Legend to Table"
6004     - "1908, 2001, 2005 - DPDK versions tested."
6005     - "Diff - difference between 2001 and 2005 DPDK version."
6006
6007 # DPDK Performance Changes 3n-skx 2t1c ndr
6008 - type: "table"
6009   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6010   algorithm: "table_comparison"
6011   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6012   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6013   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6014   columns:
6015     - title: "1908"
6016       data-set: "dpdk-performance-changes-3n-skx-h1"
6017     - title: "2001"
6018       data-set: "dpdk-performance-changes-3n-skx-ref"
6019     - title: "2005"
6020       data-set: "dpdk-performance-changes-3n-skx-cmp"
6021   comparisons:
6022     - title: "Diff"
6023       reference: 2
6024       compare: 3
6025   legend:
6026     - "Legend to Table"
6027     - "1908, 2001, 2005 - DPDK versions tested."
6028     - "Diff - difference between 2001 and 2005 DPDK version."
6029
6030 # DPDK Performance Changes 3n-skx 4t2c ndr
6031 - type: "table"
6032   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6033   algorithm: "table_comparison"
6034   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6035   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6036   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6037   columns:
6038     - title: "1908"
6039       data-set: "dpdk-performance-changes-3n-skx-h1"
6040     - title: "2001"
6041       data-set: "dpdk-performance-changes-3n-skx-ref"
6042     - title: "2005"
6043       data-set: "dpdk-performance-changes-3n-skx-cmp"
6044   comparisons:
6045     - title: "Diff"
6046       reference: 2
6047       compare: 3
6048   legend:
6049     - "Legend to Table"
6050     - "1908, 2001, 2005 - DPDK versions tested."
6051     - "Diff - difference between 2001 and 2005 DPDK version."
6052
6053 # DPDK Performance Changes 2n-skx 2t1c pdr
6054 - type: "table"
6055   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6056   algorithm: "table_comparison"
6057   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6058   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6059   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6060   columns:
6061     - title: "1908"
6062       data-set: "dpdk-performance-changes-2n-skx-h1"
6063     - title: "2001"
6064       data-set: "dpdk-performance-changes-2n-skx-ref"
6065     - title: "2005"
6066       data-set: "dpdk-performance-changes-2n-skx-cmp"
6067   comparisons:
6068     - title: "Diff"
6069       reference: 2
6070       compare: 3
6071   legend:
6072     - "Legend to Table"
6073     - "1908, 2001, 2005 - DPDK versions tested."
6074     - "Diff - difference between 2001 and 2005 DPDK version."
6075
6076 # DPDK Performance Changes 2n-skx 4t2c pdr
6077 - type: "table"
6078   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6079   algorithm: "table_comparison"
6080   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6082   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6083   columns:
6084     - title: "1908"
6085       data-set: "dpdk-performance-changes-2n-skx-h1"
6086     - title: "2001"
6087       data-set: "dpdk-performance-changes-2n-skx-ref"
6088     - title: "2005"
6089       data-set: "dpdk-performance-changes-2n-skx-cmp"
6090   comparisons:
6091     - title: "Diff"
6092       reference: 2
6093       compare: 3
6094   legend:
6095     - "Legend to Table"
6096     - "1908, 2001, 2005 - DPDK versions tested."
6097     - "Diff - difference between 2001 and 2005 DPDK version."
6098
6099 # DPDK Performance Changes 2n-skx 2t1c ndr
6100 - type: "table"
6101   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6102   algorithm: "table_comparison"
6103   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6104   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6105   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6106   columns:
6107     - title: "1908"
6108       data-set: "dpdk-performance-changes-2n-skx-h1"
6109     - title: "2001"
6110       data-set: "dpdk-performance-changes-2n-skx-ref"
6111     - title: "2005"
6112       data-set: "dpdk-performance-changes-2n-skx-cmp"
6113   comparisons:
6114     - title: "Diff"
6115       reference: 2
6116       compare: 3
6117   legend:
6118     - "Legend to Table"
6119     - "1908, 2001, 2005 - DPDK versions tested."
6120     - "Diff - difference between 2001 and 2005 DPDK version."
6121
6122 # DPDK Performance Changes 2n-skx 4t2c ndr
6123 - type: "table"
6124   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6125   algorithm: "table_comparison"
6126   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6128   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6129   columns:
6130     - title: "1908"
6131       data-set: "dpdk-performance-changes-2n-skx-h1"
6132     - title: "2001"
6133       data-set: "dpdk-performance-changes-2n-skx-ref"
6134     - title: "2005"
6135       data-set: "dpdk-performance-changes-2n-skx-cmp"
6136   comparisons:
6137     - title: "Diff"
6138       reference: 2
6139       compare: 3
6140   legend:
6141     - "Legend to Table"
6142     - "1908, 2001, 2005 - DPDK versions tested."
6143     - "Diff - difference between 2001 and 2005 DPDK version."
6144
6145 # DPDK Performance Changes 2n-clx 2t1c pdr
6146 - type: "table"
6147   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6148   algorithm: "table_comparison"
6149   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6150   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6151   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6152   columns:
6153     - title: "2001"
6154       data-set: "dpdk-performance-changes-2n-clx-ref"
6155     - title: "2005"
6156       data-set: "dpdk-performance-changes-2n-clx-cmp"
6157   comparisons:
6158     - title: "Diff"
6159       reference: 1
6160       compare: 2
6161   legend:
6162     - "Legend to Table"
6163     - "2001, 2005 - DPDK versions tested."
6164     - "Diff - difference between 2001 and 2005 DPDK version."
6165
6166 # DPDK Performance Changes 2n-clx 4t2c pdr
6167 - type: "table"
6168   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6169   algorithm: "table_comparison"
6170   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6171   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6172   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6173   columns:
6174     - title: "2001"
6175       data-set: "dpdk-performance-changes-2n-clx-ref"
6176     - title: "2005"
6177       data-set: "dpdk-performance-changes-2n-clx-cmp"
6178   comparisons:
6179     - title: "Diff"
6180       reference: 1
6181       compare: 2
6182   legend:
6183     - "Legend to Table"
6184     - "2001, 2005 - DPDK versions tested."
6185     - "Diff - difference between 2001 and 2005 DPDK version."
6186
6187 # DPDK Performance Changes 2n-clx 2t1c ndr
6188 - type: "table"
6189   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6190   algorithm: "table_comparison"
6191   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6192   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6193   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6194   columns:
6195     - title: "2001"
6196       data-set: "dpdk-performance-changes-2n-clx-ref"
6197     - title: "2005"
6198       data-set: "dpdk-performance-changes-2n-clx-cmp"
6199   comparisons:
6200     - title: "Diff"
6201       reference: 1
6202       compare: 2
6203   legend:
6204     - "Legend to Table"
6205     - "2001, 2005 - DPDK versions tested."
6206     - "Diff - difference between 2001 and 2005 DPDK version."
6207
6208 # DPDK Performance Changes 2n-clx 4t2c ndr
6209 - type: "table"
6210   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6211   algorithm: "table_comparison"
6212   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6214   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6215   columns:
6216     - title: "2001"
6217       data-set: "dpdk-performance-changes-2n-clx-ref"
6218     - title: "2005"
6219       data-set: "dpdk-performance-changes-2n-clx-cmp"
6220   comparisons:
6221     - title: "Diff"
6222       reference: 1
6223       compare: 2
6224   legend:
6225     - "Legend to Table"
6226     - "2001, 2005 - DPDK versions tested."
6227     - "Diff - difference between 2001 and 2005 DPDK version."
6228
6229 # DPDK Performance Changes 2n-dnv 1t1c pdr
6230 - type: "table"
6231   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6232   algorithm: "table_comparison"
6233   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6235   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6236   columns:
6237     - title: "2001"
6238       data-set: "dpdk-performance-changes-2n-dnv-ref"
6239     - title: "2005"
6240       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6241   comparisons:
6242     - title: "Diff"
6243       reference: 1
6244       compare: 2
6245   legend:
6246     - "Legend to Table"
6247     - "2001, 2005 - DPDK versions tested."
6248     - "Diff - difference between 2001 and 2005 DPDK version."
6249
6250 # DPDK Performance Changes 2n-dnv 2t2c pdr
6251 - type: "table"
6252   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6253   algorithm: "table_comparison"
6254   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6256   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6257   columns:
6258     - title: "2001"
6259       data-set: "dpdk-performance-changes-2n-dnv-ref"
6260     - title: "2005"
6261       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6262   comparisons:
6263     - title: "Diff"
6264       reference: 1
6265       compare: 2
6266   legend:
6267     - "Legend to Table"
6268     - "2001, 2005 - DPDK versions tested."
6269     - "Diff - difference between 2001 and 2005 DPDK version."
6270
6271 # DPDK Performance Changes 2n-dnv 1t1c ndr
6272 - type: "table"
6273   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6274   algorithm: "table_comparison"
6275   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6277   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6278   columns:
6279     - title: "2001"
6280       data-set: "dpdk-performance-changes-2n-dnv-ref"
6281     - title: "2005"
6282       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6283   comparisons:
6284     - title: "Diff"
6285       reference: 1
6286       compare: 2
6287   legend:
6288     - "Legend to Table"
6289     - "2001, 2005 - DPDK versions tested."
6290     - "Diff - difference between 2001 and 2005 DPDK version."
6291
6292 # DPDK Performance Changes 2n-dnv 2t2c ndr
6293 - type: "table"
6294   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6295   algorithm: "table_comparison"
6296   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6298   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6299   columns:
6300     - title: "2001"
6301       data-set: "dpdk-performance-changes-2n-dnv-ref"
6302     - title: "2005"
6303       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6304   comparisons:
6305     - title: "Diff"
6306       reference: 1
6307       compare: 2
6308   legend:
6309     - "Legend to Table"
6310     - "2001, 2005 - DPDK versions tested."
6311     - "Diff - difference between 2001 and 2005 DPDK version."
6312
6313 # DPDK Performance Changes 3n-dnv 1t1c pdr
6314 - type: "table"
6315   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6316   algorithm: "table_comparison"
6317   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6318   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6319   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6320   columns:
6321     - title: "2001"
6322       data-set: "dpdk-performance-changes-3n-dnv-ref"
6323     - title: "2005"
6324       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6325   comparisons:
6326     - title: "Diff"
6327       reference: 1
6328       compare: 2
6329   legend:
6330     - "Legend to Table"
6331     - "2001, 2005 - DPDK versions tested."
6332     - "Diff - difference between 2001 and 2005 DPDK version."
6333
6334 # DPDK Performance Changes 3n-dnv 2t2c pdr
6335 - type: "table"
6336   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6337   algorithm: "table_comparison"
6338   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6339   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6340   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6341   columns:
6342     - title: "2001"
6343       data-set: "dpdk-performance-changes-3n-dnv-ref"
6344     - title: "2005"
6345       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6346   comparisons:
6347     - title: "Diff"
6348       reference: 1
6349       compare: 2
6350   legend:
6351     - "Legend to Table"
6352     - "2001, 2005 - DPDK versions tested."
6353     - "Diff - difference between 2001 and 2005 DPDK version."
6354
6355 # DPDK Performance Changes 3n-dnv 1t1c ndr
6356 - type: "table"
6357   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6358   algorithm: "table_comparison"
6359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6361   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6362   columns:
6363     - title: "2001"
6364       data-set: "dpdk-performance-changes-3n-dnv-ref"
6365     - title: "2005"
6366       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6367   comparisons:
6368     - title: "Diff"
6369       reference: 1
6370       compare: 2
6371   legend:
6372     - "Legend to Table"
6373     - "2001, 2005 - DPDK versions tested."
6374     - "Diff - difference between 2001 and 2005 DPDK version."
6375
6376 # DPDK Performance Changes 3n-dnv 2t2c ndr
6377 - type: "table"
6378   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6379   algorithm: "table_comparison"
6380   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6381   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6382   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6383   columns:
6384     - title: "2001"
6385       data-set: "dpdk-performance-changes-3n-dnv-ref"
6386     - title: "2005"
6387       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6388   comparisons:
6389     - title: "Diff"
6390       reference: 1
6391       compare: 2
6392   legend:
6393     - "Legend to Table"
6394     - "2001, 2005 - DPDK versions tested."
6395     - "Diff - difference between 2001 and 2005 DPDK version."
6396
6397 # DPDK Performance Changes 3n-tsh 1t1c pdr
6398 - type: "table"
6399   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6400   algorithm: "table_comparison"
6401   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6402   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6403   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6404   columns:
6405     - title: "2001"
6406       data-set: "dpdk-performance-changes-3n-tsh-ref"
6407     - title: "2005"
6408       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6409   comparisons:
6410     - title: "Diff"
6411       reference: 1
6412       compare: 2
6413   legend:
6414     - "Legend to Table"
6415     - "2001, 2005 - DPDK versions tested."
6416     - "Diff - difference between 2001 and 2005 DPDK version."
6417
6418 # DPDK Performance Changes 3n-tsh 2t2c pdr
6419 - type: "table"
6420   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6421   algorithm: "table_comparison"
6422   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6423   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6424   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6425   columns:
6426     - title: "2001"
6427       data-set: "dpdk-performance-changes-3n-tsh-ref"
6428     - title: "2005"
6429       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6430   comparisons:
6431     - title: "Diff"
6432       reference: 1
6433       compare: 2
6434   legend:
6435     - "Legend to Table"
6436     - "2001, 2005 - DPDK versions tested."
6437     - "Diff - difference between 2001 and 2005 DPDK version."
6438
6439 # DPDK Performance Changes 3n-tsh 1t1c ndr
6440 - type: "table"
6441   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6442   algorithm: "table_comparison"
6443   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6445   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6446   columns:
6447     - title: "2001"
6448       data-set: "dpdk-performance-changes-3n-tsh-ref"
6449     - title: "2005"
6450       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6451   comparisons:
6452     - title: "Diff"
6453       reference: 1
6454       compare: 2
6455   legend:
6456     - "Legend to Table"
6457     - "2001, 2005 - DPDK versions tested."
6458     - "Diff - difference between 2001 and 2005 DPDK version."
6459
6460 # DPDK Performance Changes 3n-tsh 2t2c ndr
6461 - type: "table"
6462   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6463   algorithm: "table_comparison"
6464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6465   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6466   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6467   columns:
6468     - title: "2001"
6469       data-set: "dpdk-performance-changes-3n-tsh-ref"
6470     - title: "2005"
6471       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6472   comparisons:
6473     - title: "Diff"
6474       reference: 1
6475       compare: 2
6476   legend:
6477     - "Legend to Table"
6478     - "2001, 2005 - DPDK versions tested."
6479     - "Diff - difference between 2001 and 2005 DPDK version."
6480
6481 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6482 - type: "table"
6483   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6484   algorithm: "table_comparison"
6485   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6487   filter: "'NIC_Intel-X710'"
6488   columns:
6489     - title: "3n-hsw x710"
6490       data-set: "dpdk-compare-testbeds-ref"
6491     - title: "3n-skx x710"
6492       data-set: "dpdk-compare-testbeds-cmp"
6493   comparisons:
6494     - title: "Diff"
6495       reference: 1
6496       compare: 2
6497   legend:
6498     - "Legend to Table"
6499     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6500     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6501
6502 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6503 - type: "table"
6504   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6505   algorithm: "table_comparison"
6506   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6507   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6508   filter: "'NIC_Intel-X710'"
6509   columns:
6510     - title: "3n-hsw x710"
6511       data-set: "dpdk-compare-testbeds-ref"
6512     - title: "3n-skx x710"
6513       data-set: "dpdk-compare-testbeds-cmp"
6514   comparisons:
6515     - title: "Diff"
6516       reference: 1
6517       compare: 2
6518   legend:
6519     - "Legend to Table"
6520     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6521     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6522
6523 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6524 - type: "table"
6525   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6526   algorithm: "table_comparison"
6527   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6528   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6529   filter: "'NIC_Intel-XXV710'"
6530   columns:
6531     - title: "2n-skx"
6532       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6533     - title: "2n-clx"
6534       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6535   comparisons:
6536     - title: "Diff"
6537       reference: 1
6538       compare: 2
6539   legend:
6540     - "Legend to Table"
6541     - "2n-skx, 2n-clx - testbeds and NICs tested."
6542     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6543
6544 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6545 - type: "table"
6546   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6547   algorithm: "table_comparison"
6548   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6549   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6550   filter: "'NIC_Intel-XXV710'"
6551   columns:
6552     - title: "2n-skx"
6553       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6554     - title: "2n-clx"
6555       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6556   comparisons:
6557     - title: "Diff"
6558       reference: 1
6559       compare: 2
6560   legend:
6561     - "Legend to Table"
6562     - "2n-skx, 2n-clx - testbeds and NICs tested."
6563     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6564
6565 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6566 - type: "table"
6567   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6568   algorithm: "table_comparison"
6569   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6571   filter: "'NIC_Intel-XXV710'"
6572   columns:
6573     - title: "3n-skx"
6574       data-set: "dpdk-compare-topologies-ref"
6575     - title: "2n-skx"
6576       data-set: "dpdk-compare-topologies-cmp"
6577   comparisons:
6578     - title: "Diff"
6579       reference: 1
6580       compare: 2
6581   legend:
6582     - "Legend to Table"
6583     - "3n-skx, 2n-skx - topologies tested."
6584     - "Diff - difference between 3n-skx and 2n-skx topologies."
6585
6586 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6587 - type: "table"
6588   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6589   algorithm: "table_comparison"
6590   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6591   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6592   filter: "'NIC_Intel-XXV710'"
6593   columns:
6594     - title: "3n-skx"
6595       data-set: "dpdk-compare-topologies-ref"
6596     - title: "2n-skx"
6597       data-set: "dpdk-compare-topologies-cmp"
6598   comparisons:
6599     - title: "Diff"
6600       reference: 1
6601       compare: 2
6602   legend:
6603     - "Legend to Table"
6604     - "3n-skx, 2n-skx - topologies tested."
6605     - "Diff - difference between 3n-skx and 2n-skx topologies."
6606
6607 # Detailed Test Results - DPDK Performance Results 3n-hsw
6608 - type: "table"
6609   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6610   algorithm: "table_merged_details"
6611   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6612   columns:
6613     - title: " |prein| Test Name |preout| "
6614       data: "data name"
6615     - 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| "
6616       data: "data msg"
6617   data: "dpdk-perf-results-3n-hsw"
6618   filter: "all"
6619   parameters:
6620   - "name"
6621   - "parent"
6622   - "msg"
6623
6624 # Detailed Test Results - DPDK Performance Results 3n-skx
6625 - type: "table"
6626   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6627   algorithm: "table_merged_details"
6628   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6629   columns:
6630     - title: " |prein| Test Name |preout| "
6631       data: "data name"
6632     - 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| "
6633       data: "data msg"
6634   data: "dpdk-perf-results-3n-skx"
6635   filter: "all"
6636   remove-ndr: False
6637   parameters:
6638   - "name"
6639   - "parent"
6640   - "msg"
6641
6642 # Detailed Test Results - DPDK Performance Results 2n-skx
6643 - type: "table"
6644   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6645   algorithm: "table_merged_details"
6646   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6647   columns:
6648     - title: " |prein| Test Name |preout| "
6649       data: "data name"
6650     - 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| "
6651       data: "data msg"
6652   data: "dpdk-perf-results-2n-skx"
6653   filter: "all"
6654   remove-ndr: False
6655   parameters:
6656   - "name"
6657   - "parent"
6658   - "msg"
6659
6660 # Detailed Test Results - DPDK Performance Results 2n-clx
6661 - type: "table"
6662   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6663   algorithm: "table_merged_details"
6664   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6665   columns:
6666     - title: " |prein| Test Name |preout| "
6667       data: "data name"
6668     - 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| "
6669       data: "data msg"
6670   data: "dpdk-perf-results-2n-clx"
6671   filter: "all"
6672   parameters:
6673   - "name"
6674   - "parent"
6675   - "msg"
6676
6677 # Detailed Test Results - DPDK Performance Results 2n-dnv
6678 - type: "table"
6679   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6680   algorithm: "table_merged_details"
6681   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6682   columns:
6683     - title: " |prein| Test Name |preout| "
6684       data: "data name"
6685     - 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| "
6686       data: "data msg"
6687   data: "dpdk-perf-results-2n-dnv"
6688   filter: "all"
6689   parameters:
6690   - "name"
6691   - "parent"
6692   - "msg"
6693
6694 # Detailed Test Results - DPDK Performance Results 3n-dnv
6695 - type: "table"
6696   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6697   algorithm: "table_merged_details"
6698   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6699   columns:
6700     - title: " |prein| Test Name |preout| "
6701       data: "data name"
6702     - 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| "
6703       data: "data msg"
6704   data: "dpdk-perf-results-3n-dnv"
6705   filter: "all"
6706   parameters:
6707   - "name"
6708   - "parent"
6709   - "msg"
6710
6711 # Detailed Test Results - DPDK Performance Results 3n-tsh
6712 - type: "table"
6713   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6714   algorithm: "table_merged_details"
6715   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6716   columns:
6717     - title: " |prein| Test Name |preout| "
6718       data: "data name"
6719     - 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| "
6720       data: "data msg"
6721   data: "dpdk-perf-results-3n-tsh"
6722   filter: "all"
6723   parameters:
6724   - "name"
6725   - "parent"
6726   - "msg"
6727
6728 ################################################################################
6729 ###                                F I L E S                                 ###
6730 ################################################################################
6731
6732 # VPP Performance Results
6733 - type: "file"
6734   title: "VPP Performance Results"
6735   algorithm: "file_details_split"
6736   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6737   dir-tables:
6738     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6739     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6740     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6741     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6742     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6743     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6744     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6745   data:
6746     - "vpp-perf-results-2n-skx"
6747     - "vpp-perf-results-3n-skx"
6748     - "vpp-perf-results-2n-clx"
6749     - "vpp-perf-results-3n-hsw"
6750     - "vpp-perf-results-3n-tsh"
6751     - "vpp-perf-results-2n-dnv"
6752     - "vpp-perf-results-3n-dnv"
6753   filter: "all"
6754   data-start-level: 4
6755   order-chapters:
6756     level-1:
6757       - "l2"
6758       - "ip4"
6759       - "ip6"
6760       - "srv6"
6761       - "ip4_tunnels"
6762       - "ip6_tunnels"
6763       - "vm_vhost"
6764       - "container_memif"
6765       - "crypto"
6766       - "vts"
6767       - "lb"
6768       - "nfv_density"
6769       - "hoststack"
6770     level-2:
6771       - "2n-skx"
6772       - "3n-skx"
6773       - "2n-clx"
6774       - "3n-hsw"
6775       - "3n-tsh"
6776       - "2n-dnv"
6777       - "3n-dnv"
6778     level-3:
6779       - "xl710"
6780       - "x520"
6781       - "xxv710"
6782       - "x710"
6783       - "x553"
6784       - "cx556a"
6785       - "vic1227"
6786       - "vic1385"
6787
6788 # VPP Performance Configuration
6789 - type: "file"
6790   title: "VPP Performance Configuration"
6791   algorithm: "file_details_split"
6792   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6793   dir-tables:
6794     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6795     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6796     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6797     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6798     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6799     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6800     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6801   data:
6802     - "vpp-perf-results-2n-skx"
6803     - "vpp-perf-results-3n-skx"
6804     - "vpp-perf-results-2n-clx"
6805     - "vpp-perf-results-3n-hsw"
6806     - "vpp-perf-results-3n-tsh"
6807     - "vpp-perf-results-2n-dnv"
6808     - "vpp-perf-results-3n-dnv"
6809   filter: "all"
6810   data-start-level: 4
6811   order-chapters:
6812     level-1:
6813       - "l2"
6814       - "ip4"
6815       - "ip6"
6816       - "srv6"
6817       - "ip4_tunnels"
6818       - "ip6_tunnels"
6819       - "vm_vhost"
6820       - "container_memif"
6821       - "crypto"
6822       - "vts"
6823       - "lb"
6824       - "nfv_density"
6825       - "hoststack"
6826     level-2:
6827       - "2n-skx"
6828       - "3n-skx"
6829       - "2n-clx"
6830       - "3n-hsw"
6831       - "3n-tsh"
6832       - "2n-dnv"
6833       - "3n-dnv"
6834     level-3:
6835       - "xl710"
6836       - "x520"
6837       - "xxv710"
6838       - "x710"
6839       - "x553"
6840       - "cx556a"
6841       - "vic1227"
6842       - "vic1385"
6843
6844 # VPP Performance Operational
6845 - type: "file"
6846   title: "VPP Performance Operational"
6847   algorithm: "file_details_split_html"
6848   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6849   dir-tables:
6850     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6851     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6852     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6853     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6854     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6855     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6856     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6857   data:
6858     - "vpp-perf-results-2n-skx"
6859     - "vpp-perf-results-3n-skx"
6860     - "vpp-perf-results-2n-clx"
6861     - "vpp-perf-results-3n-hsw"
6862     - "vpp-perf-results-3n-tsh"
6863     - "vpp-perf-results-2n-dnv"
6864     - "vpp-perf-results-3n-dnv"
6865   filter: "all"
6866   data-start-level: 4
6867   order-chapters:
6868     level-1:
6869       - "l2"
6870       - "ip4"
6871       - "ip6"
6872       - "srv6"
6873       - "ip4_tunnels"
6874       - "ip6_tunnels"
6875       - "vm_vhost"
6876       - "container_memif"
6877       - "crypto"
6878       - "vts"
6879       - "lb"
6880       - "nfv_density"
6881       - "hoststack"
6882     level-2:
6883       - "2n-skx"
6884       - "3n-skx"
6885       - "2n-clx"
6886       - "3n-hsw"
6887       - "3n-tsh"
6888       - "2n-dnv"
6889       - "3n-dnv"
6890     level-3:
6891       - "xl710"
6892       - "x520"
6893       - "xxv710"
6894       - "x710"
6895       - "x553"
6896       - "cx556a"
6897       - "vic1227"
6898       - "vic1385"
6899
6900 # VPP MRR Results
6901 - type: "file"
6902   title: "VPP MRR Results"
6903   algorithm: "file_details_split"
6904   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6905   dir-tables:
6906     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6907     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6908     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6909     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6910     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6911     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6912     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6913   data:
6914     - "vpp-mrr-results-2n-skx"
6915     - "vpp-mrr-results-3n-skx"
6916     - "vpp-mrr-results-2n-clx"
6917     - "vpp-mrr-results-3n-hsw"
6918     - "vpp-mrr-results-3n-tsh"
6919     - "vpp-mrr-results-2n-dnv"
6920     - "vpp-mrr-results-3n-dnv"
6921   filter: "all"
6922   data-start-level: 4
6923   order-chapters:
6924     level-1:
6925       - "l2"
6926       - "ip4"
6927       - "ip6"
6928       - "srv6"
6929       - "ip4_tunnels"
6930       - "ip6_tunnels"
6931       - "vm_vhost"
6932       - "container_memif"
6933       - "crypto"
6934       - "vts"
6935       - "lb"
6936       - "nfv_density"
6937       - "hoststack"
6938     level-2:
6939       - "2n-skx"
6940       - "3n-skx"
6941       - "2n-clx"
6942       - "3n-hsw"
6943       - "3n-tsh"
6944       - "2n-dnv"
6945       - "3n-dnv"
6946     level-3:
6947       - "xl710"
6948       - "x520"
6949       - "xxv710"
6950       - "x710"
6951       - "x553"
6952       - "cx556a"
6953       - "vic1227"
6954       - "vic1385"
6955
6956 # VPP MRR Configuration
6957 - type: "file"
6958   title: "VPP MRR Configuration"
6959   algorithm: "file_details_split"
6960   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6961   dir-tables:
6962     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6963     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6964     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6965     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6966     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6967     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6968     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6969   data:
6970     - "vpp-mrr-results-2n-skx"
6971     - "vpp-mrr-results-3n-skx"
6972     - "vpp-mrr-results-2n-clx"
6973     - "vpp-mrr-results-3n-hsw"
6974     - "vpp-mrr-results-3n-tsh"
6975     - "vpp-mrr-results-2n-dnv"
6976     - "vpp-mrr-results-3n-dnv"
6977   filter: "all"
6978   data-start-level: 4
6979   order-chapters:
6980     level-1:
6981       - "l2"
6982       - "ip4"
6983       - "ip6"
6984       - "srv6"
6985       - "ip4_tunnels"
6986       - "ip6_tunnels"
6987       - "vm_vhost"
6988       - "container_memif"
6989       - "crypto"
6990       - "vts"
6991       - "lb"
6992       - "nfv_density"
6993       - "hoststack"
6994     level-2:
6995       - "2n-skx"
6996       - "3n-skx"
6997       - "2n-clx"
6998       - "3n-hsw"
6999       - "3n-tsh"
7000       - "2n-dnv"
7001       - "3n-dnv"
7002     level-3:
7003       - "xl710"
7004       - "x520"
7005       - "xxv710"
7006       - "x710"
7007       - "x553"
7008       - "cx556a"
7009       - "vic1227"
7010       - "vic1385"
7011
7012 # VPP Device Results - Ubuntu
7013 - type: "file"
7014   title: "VPP Device Results - Ubuntu"
7015   algorithm: "file_test_results"
7016   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7017   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7018   data: "vpp-device-results-ubuntu"
7019   filter: "all"
7020   data-start-level: 4
7021
7022 # VPP Device Configuration - Ubuntu
7023 - type: "file"
7024   title: "VPP Device Configuration - Ubuntu"
7025   algorithm: "file_test_results"
7026   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7027   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7028   data: "vpp-device-results-ubuntu"
7029   filter: "all"
7030   data-start-level: 4
7031
7032 # DPDK Performance Results 3n-hsw
7033 - type: "file"
7034   title: "DPDK Performance Results 3n-hsw"
7035   algorithm: "file_test_results"
7036   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7037   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7038   data: "dpdk-perf-results-3n-hsw"
7039   filter: "all"
7040   data-start-level: 4
7041
7042 # DPDK Performance Results 3n-skx
7043 - type: "file"
7044   title: "DPDK Performance Results 3n-skx"
7045   algorithm: "file_test_results"
7046   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7047   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7048   data: "dpdk-perf-results-3n-skx"
7049   filter: "all"
7050   data-start-level: 4
7051
7052 # DPDK Performance Results 2n-skx
7053 - type: "file"
7054   title: "DPDK Performance Results 2n-skx"
7055   algorithm: "file_test_results"
7056   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7057   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7058   data: "dpdk-perf-results-2n-skx"
7059   filter: "all"
7060   data-start-level: 4
7061
7062 # DPDK Performance Results 2n-clx
7063 - type: "file"
7064   title: "DPDK Performance Results 2n-clx"
7065   algorithm: "file_test_results"
7066   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7067   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7068   data: "dpdk-perf-results-2n-clx"
7069   filter: "all"
7070   data-start-level: 4
7071
7072 # DPDK Performance Results 2n-dnv
7073 - type: "file"
7074   title: "DPDK Performance Results 2n-dnv"
7075   algorithm: "file_test_results"
7076   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7077   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7078   data: "dpdk-perf-results-2n-dnv"
7079   filter: "all"
7080   data-start-level: 4
7081
7082 # DPDK Performance Results 3n-dnv
7083 - type: "file"
7084   title: "DPDK Performance Results 3n-dnv"
7085   algorithm: "file_test_results"
7086   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7087   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7088   data: "dpdk-perf-results-3n-dnv"
7089   filter: "all"
7090   data-start-level: 4
7091
7092 # DPDK Performance Results 3n-tsh
7093 - type: "file"
7094   title: "DPDK Performance Results 3n-tsh"
7095   algorithm: "file_test_results"
7096   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7097   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7098   data: "dpdk-perf-results-3n-tsh"
7099   filter: "all"
7100   data-start-level: 4
7101
7102 ################################################################################
7103 ###                                P L O T S                                 ###
7104 ################################################################################
7105
7106 # Hoststack tests 3n-hsw
7107
7108 - type: "plot"
7109   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7110   algorithm: "plot_perf_box_name"
7111   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7112   data: "plot-vpp-hoststack-3n-hsw"
7113   include:
7114     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7115     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7116   layout:
7117     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7118     layout: "plot-hoststack"
7119
7120 - type: "plot"
7121   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7122   algorithm: "plot_perf_box_name"
7123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7124   data: "plot-vpp-hoststack-3n-hsw"
7125   include:
7126     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7127     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7128   layout:
7129     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7130     layout: "plot-hoststack"
7131
7132 - type: "plot"
7133   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7134   algorithm: "plot_perf_box_name"
7135   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7136   data: "plot-vpp-hoststack-3n-hsw"
7137   include:
7138     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7139     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7140     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7141     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7142   layout:
7143     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7144     layout: "plot-hoststack"
7145
7146 ## Plots VPP HTTP Server Performance
7147 #- type: "plot"
7148 #  title: "VPP HTTP Server Performance"
7149 #  algorithm: "plot_http_server_perf_box"
7150 #  output-file-type: ".html"
7151 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7152 #  data:
7153 #    "plot-vpp-http-server-performance"
7154 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7155 #  parameters:
7156 #  - "result"
7157 #  - "name"
7158 #  traces:
7159 #    hoverinfo: "y+name"
7160 #    boxpoints: "outliers"
7161 #    whiskerwidth: 0
7162 #  layout:
7163 #    title: "VPP HTTP Server Performance"
7164 #    layout:
7165 #      "plot-cps"
7166 #
7167 #- type: "plot"
7168 #  title: "VPP HTTP Server Performance"
7169 #  algorithm: "plot_http_server_perf_box"
7170 #  output-file-type: ".html"
7171 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7172 #  data:
7173 #    "plot-vpp-http-server-performance"
7174 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7175 #  parameters:
7176 #  - "result"
7177 #  - "name"
7178 #  traces:
7179 #    hoverinfo: "y+name"
7180 #    boxpoints: "outliers"
7181 #    whiskerwidth: 0
7182 #  layout:
7183 #    title: "VPP HTTP Server Performance"
7184 #    layout:
7185 #      "plot-rps"
7186
7187 ################################################################################
7188
7189 # Soak Test (PLRsearch), boxes - 2n-clx
7190 - type: "plot"
7191   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7192   algorithm: "plot_perf_box_name"
7193   output-file-type: ".html"
7194   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7195   data: "plot-vpp-soak-2n-clx"
7196   include:
7197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7203   layout:
7204     title: "30 Minutes Soak Test (PLRsearch)"
7205     layout: "plot-soak-throughput"
7206
7207 # Soak Test (PLRsearch), boxes - 2n-clx
7208 - type: "plot"
7209   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7210   algorithm: "plot_perf_box_name"
7211   output-file-type: ".html"
7212   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7213   data: "plot-vpp-soak-2n-clx"
7214   include:
7215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7216     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7217     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7218     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7220     - "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"
7221   layout:
7222     title: "30 Minutes Soak Test (PLRsearch)"
7223     layout: "plot-soak-throughput"
7224
7225 # Soak Test (PLRsearch), boxes - 2n-skx
7226 - type: "plot"
7227   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7228   algorithm: "plot_perf_box_name"
7229   output-file-type: ".html"
7230   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7231   data: "plot-vpp-soak-2n-skx"
7232   include:
7233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7239   layout:
7240     title: "30 Minutes Soak Test (PLRsearch)"
7241     layout: "plot-soak-throughput"
7242
7243 # Soak Test (PLRsearch), boxes - 2n-skx
7244 - type: "plot"
7245   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7246   algorithm: "plot_perf_box_name"
7247   output-file-type: ".html"
7248   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7249   data: "plot-vpp-soak-2n-skx"
7250   include:
7251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7253     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7255     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7256     - "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"
7257   layout:
7258     title: "30 Minutes Soak Test (PLRsearch)"
7259     layout: "plot-soak-throughput"
7260
7261 ###############################################################################
7262
7263 # Reconf tests 2n-skx
7264
7265 - type: "plot"
7266   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7267   algorithm: "plot_nf_reconf_box_name"
7268   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7269   data: "plot-vpp-nfv-reconf-2n-skx"
7270   include:
7271     - "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"
7272     - "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"
7273     - "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"
7274     - "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"
7275     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7276     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7277   layout:
7278     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7279     layout: "plot-throughput"
7280
7281 - type: "plot"
7282   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7283   algorithm: "plot_nf_reconf_box_name"
7284   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7285   data: "plot-vpp-nfv-reconf-2n-skx"
7286   include:
7287     - "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"
7288     - "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"
7289     - "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"
7290     - "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"
7291     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7292     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7293   layout:
7294     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7295     layout: "plot-throughput"
7296
7297 - type: "plot"
7298   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7299   algorithm: "plot_nf_reconf_box_name"
7300   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7301   data: "plot-vpp-nfv-reconf-2n-skx"
7302   include:
7303     - "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"
7304     - "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"
7305     - "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"
7306     - "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"
7307     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
7308     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
7309   layout:
7310     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7311     layout: "plot-throughput"
7312
7313 ###############################################################################
7314
7315 # Reconf tests 2n-clx
7316
7317 - type: "plot"
7318   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7319   algorithm: "plot_nf_reconf_box_name"
7320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7321   data: "plot-vpp-nfv-reconf-2n-clx"
7322   include:
7323     - "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"
7324     - "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"
7325     - "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"
7326     - "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"
7327   layout:
7328     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7329     layout: "plot-throughput"
7330
7331 - type: "plot"
7332   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7333   algorithm: "plot_nf_reconf_box_name"
7334   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7335   data: "plot-vpp-nfv-reconf-2n-clx"
7336   include:
7337     - "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"
7338     - "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"
7339     - "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"
7340     - "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"
7341   layout:
7342     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7343     layout: "plot-throughput"
7344
7345 - type: "plot"
7346   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7347   algorithm: "plot_nf_reconf_box_name"
7348   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7349   data: "plot-vpp-nfv-reconf-2n-clx"
7350   include:
7351     - "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"
7352     - "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"
7353     - "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"
7354     - "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"
7355   layout:
7356     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7357     layout: "plot-throughput"
7358
7359 ###############################################################################
7360
7361 # Plots - NF Density - VSC - MRR IMIX
7362 - type: "plot"
7363   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7364   algorithm: "plot_nf_heatmap"
7365   output-file-type: ".html"
7366   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7367   data: "plot-vpp-nfv-2n-skx-mrr"
7368   filter: "'NIC_Intel-XXV710' and
7369            'NF_DENSITY' and
7370            'VHOST' and
7371            not 'VXLAN' and
7372            'CHAIN' and
7373            'NF_VPPIP4' and
7374            'IMIX' and
7375            '2T1C' and
7376            'MRR'"
7377   parameters:
7378   - "result"
7379   - "name"
7380   - "tags"
7381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7382   x-axis: "X = VNFs per Service Chain"
7383   y-axis: "Y = Number of Service Chains"
7384   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7385   layout:
7386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7387     layout: "plot-service-density"
7388
7389 - type: "plot"
7390   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7391   algorithm: "plot_nf_heatmap"
7392   output-file-type: ".html"
7393   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7394   data: "plot-vpp-nfv-2n-skx-mrr"
7395   filter: "'NIC_Intel-XXV710' and
7396            'NF_DENSITY' and
7397            'VHOST' and
7398            not 'VXLAN' and
7399            'CHAIN' and
7400            'NF_VPPIP4' and
7401            'IMIX' and
7402            '4T2C' and
7403            'MRR'"
7404   parameters:
7405   - "result"
7406   - "name"
7407   - "tags"
7408   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7409   x-axis: "X = VNFs per Service Chain"
7410   y-axis: "Y = Number of Service Chains"
7411   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7412   layout:
7413     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7414     layout: "plot-service-density"
7415
7416 - type: "plot"
7417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7418   algorithm: "plot_nf_heatmap"
7419   output-file-type: ".html"
7420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7421   data: "plot-vpp-nfv-2n-skx-mrr"
7422   filter: "'NIC_Intel-XXV710' and
7423            'NF_DENSITY' and
7424            'VHOST' and
7425            not 'VXLAN' and
7426            'CHAIN' and
7427            'NF_VPPIP4' and
7428            'IMIX' and
7429            '8T4C' and
7430            'MRR'"
7431   parameters:
7432   - "result"
7433   - "name"
7434   - "tags"
7435   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7436   x-axis: "X = VNFs per Service Chain"
7437   y-axis: "Y = Number of Service Chains"
7438   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7439   layout:
7440     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7441     layout: "plot-service-density"
7442
7443 # Plots - NF Density - VSC - NDR IMIX
7444 - type: "plot"
7445   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7446   algorithm: "plot_nf_heatmap"
7447   output-file-type: ".html"
7448   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7449   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7450   filter: "'NIC_Intel-XXV710' and
7451            'NF_DENSITY' and
7452            'VHOST' and
7453            not 'VXLAN' and
7454            'CHAIN' and
7455            'NF_VPPIP4' and
7456            'IMIX' and
7457            '2T1C' and
7458            'NDRPDR'"
7459   parameters:
7460   - "throughput"
7461   - "name"
7462   - "tags"
7463   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7464   x-axis: "X = VNFs per Service Chain"
7465   y-axis: "Y = Number of Service Chains"
7466   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7467   layout:
7468     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7469     layout: "plot-service-density"
7470
7471 - type: "plot"
7472   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7473   algorithm: "plot_nf_heatmap"
7474   output-file-type: ".html"
7475   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7476   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7477   filter: "'NIC_Intel-XXV710' and
7478            'NF_DENSITY' and
7479            'VHOST' and
7480            not 'VXLAN' and
7481            'CHAIN' and
7482            'NF_VPPIP4' and
7483            'IMIX' and
7484            '4T2C' and
7485            'NDRPDR'"
7486   parameters:
7487   - "throughput"
7488   - "name"
7489   - "tags"
7490   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7491   x-axis: "X = VNFs per Service Chain"
7492   y-axis: "Y = Number of Service Chains"
7493   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7494   layout:
7495     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7496     layout: "plot-service-density"
7497
7498 - type: "plot"
7499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7500   algorithm: "plot_nf_heatmap"
7501   output-file-type: ".html"
7502   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7503   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7504   filter: "'NIC_Intel-XXV710' and
7505            'NF_DENSITY' and
7506            'VHOST' and
7507            not 'VXLAN' and
7508            'CHAIN' and
7509            'NF_VPPIP4' and
7510            'IMIX' and
7511            '8T4C' and
7512            'NDRPDR'"
7513   parameters:
7514   - "throughput"
7515   - "name"
7516   - "tags"
7517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7518   x-axis: "X = VNFs per Service Chain"
7519   y-axis: "Y = Number of Service Chains"
7520   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7521   layout:
7522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7523     layout: "plot-service-density"
7524
7525 # Plots - NF Density - VSC - PDR IMIX
7526 - type: "plot"
7527   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7528   algorithm: "plot_nf_heatmap"
7529   output-file-type: ".html"
7530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7531   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7532   filter: "'NIC_Intel-XXV710' and
7533            'NF_DENSITY' and
7534            'VHOST' and
7535            not 'VXLAN' and
7536            'CHAIN' and
7537            'NF_VPPIP4' and
7538            'IMIX' and
7539            '2T1C' and
7540            'NDRPDR'"
7541   parameters:
7542   - "throughput"
7543   - "name"
7544   - "tags"
7545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7546   x-axis: "X = VNFs per Service Chain"
7547   y-axis: "Y = Number of Service Chains"
7548   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7549   layout:
7550     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7551     layout: "plot-service-density"
7552
7553 - type: "plot"
7554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7555   algorithm: "plot_nf_heatmap"
7556   output-file-type: ".html"
7557   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7558   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7559   filter: "'NIC_Intel-XXV710' and
7560            'NF_DENSITY' and
7561            'VHOST' and
7562            not 'VXLAN' and
7563            'CHAIN' and
7564            'NF_VPPIP4' and
7565            'IMIX' and
7566            '4T2C' and
7567            'NDRPDR'"
7568   parameters:
7569   - "throughput"
7570   - "name"
7571   - "tags"
7572   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7573   x-axis: "X = VNFs per Service Chain"
7574   y-axis: "Y = Number of Service Chains"
7575   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7576   layout:
7577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7578     layout: "plot-service-density"
7579
7580 - type: "plot"
7581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7582   algorithm: "plot_nf_heatmap"
7583   output-file-type: ".html"
7584   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7585   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7586   filter: "'NIC_Intel-XXV710' and
7587            'NF_DENSITY' and
7588            'VHOST' and
7589            not 'VXLAN' and
7590            'CHAIN' and
7591            'NF_VPPIP4' and
7592            'IMIX' and
7593            '8T4C' and
7594            'NDRPDR'"
7595   parameters:
7596   - "throughput"
7597   - "name"
7598   - "tags"
7599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7600   x-axis: "X = VNFs per Service Chain"
7601   y-axis: "Y = Number of Service Chains"
7602   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7603   layout:
7604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7605     layout: "plot-service-density"
7606
7607 ###############################################################################
7608
7609 # Plots - NF Density - VSC - MRR IMIX
7610 - type: "plot"
7611   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7612   algorithm: "plot_nf_heatmap"
7613   output-file-type: ".html"
7614   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7615   data: "plot-vpp-nfv-2n-skx-mrr"
7616   filter: "'NIC_Intel-XXV710' and
7617            'NF_DENSITY' and
7618            'VHOST' and
7619            'VXLAN' and
7620            'CHAIN' and
7621            'IMIX' and
7622            '2T1C' and
7623            'MRR'"
7624   parameters:
7625   - "result"
7626   - "name"
7627   - "tags"
7628   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7629   x-axis: "X = VNFs per Service Chain"
7630   y-axis: "Y = Number of Service Chains"
7631   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7632   layout:
7633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7634     layout: "plot-service-density"
7635
7636 - type: "plot"
7637   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7638   algorithm: "plot_nf_heatmap"
7639   output-file-type: ".html"
7640   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7641   data: "plot-vpp-nfv-2n-skx-mrr"
7642   filter: "'NIC_Intel-XXV710' and
7643            'NF_DENSITY' and
7644            'VHOST' and
7645            'VXLAN' and
7646            'CHAIN' and
7647            'IMIX' and
7648            '4T2C' and
7649            'MRR'"
7650   parameters:
7651   - "result"
7652   - "name"
7653   - "tags"
7654   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7655   x-axis: "X = VNFs per Service Chain"
7656   y-axis: "Y = Number of Service Chains"
7657   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7658   layout:
7659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7660     layout: "plot-service-density"
7661
7662 - type: "plot"
7663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7664   algorithm: "plot_nf_heatmap"
7665   output-file-type: ".html"
7666   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7667   data: "plot-vpp-nfv-2n-skx-mrr"
7668   filter: "'NIC_Intel-XXV710' and
7669            'NF_DENSITY' and
7670            'VHOST' and
7671            'VXLAN' and
7672            'CHAIN' and
7673            'IMIX' and
7674            '8T4C' and
7675            'MRR'"
7676   parameters:
7677   - "result"
7678   - "name"
7679   - "tags"
7680   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7681   x-axis: "X = VNFs per Service Chain"
7682   y-axis: "Y = Number of Service Chains"
7683   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7684   layout:
7685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7686     layout: "plot-service-density"
7687
7688 # Plots - NF Density - VSC - NDR IMIX
7689 - type: "plot"
7690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7691   algorithm: "plot_nf_heatmap"
7692   output-file-type: ".html"
7693   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7694   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7695   filter: "'NIC_Intel-XXV710' and
7696            'NF_DENSITY' and
7697            'VHOST' and
7698            'VXLAN' and
7699            'CHAIN' and
7700            'IMIX' and
7701            '2T1C' and
7702            'NDRPDR'"
7703   parameters:
7704   - "throughput"
7705   - "name"
7706   - "tags"
7707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7708   x-axis: "X = VNFs per Service Chain"
7709   y-axis: "Y = Number of Service Chains"
7710   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7711   layout:
7712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7713     layout: "plot-service-density"
7714
7715 - type: "plot"
7716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7717   algorithm: "plot_nf_heatmap"
7718   output-file-type: ".html"
7719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7720   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7721   filter: "'NIC_Intel-XXV710' and
7722            'NF_DENSITY' and
7723            'VHOST' and
7724            'VXLAN' and
7725            'CHAIN' and
7726            'IMIX' and
7727            '4T2C' and
7728            'NDRPDR'"
7729   parameters:
7730   - "throughput"
7731   - "name"
7732   - "tags"
7733   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7734   x-axis: "X = VNFs per Service Chain"
7735   y-axis: "Y = Number of Service Chains"
7736   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7737   layout:
7738     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7739     layout: "plot-service-density"
7740
7741 - type: "plot"
7742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7743   algorithm: "plot_nf_heatmap"
7744   output-file-type: ".html"
7745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7746   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7747   filter: "'NIC_Intel-XXV710' and
7748            'NF_DENSITY' and
7749            'VHOST' and
7750            'VXLAN' and
7751            'CHAIN' and
7752            'IMIX' and
7753            '8T4C' and
7754            'NDRPDR'"
7755   parameters:
7756   - "throughput"
7757   - "name"
7758   - "tags"
7759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7760   x-axis: "X = VNFs per Service Chain"
7761   y-axis: "Y = Number of Service Chains"
7762   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7763   layout:
7764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7765     layout: "plot-service-density"
7766
7767 # Plots - NF Density - VSC - PDR IMIX
7768 - type: "plot"
7769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7770   algorithm: "plot_nf_heatmap"
7771   output-file-type: ".html"
7772   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7773   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7774   filter: "'NIC_Intel-XXV710' and
7775            'NF_DENSITY' and
7776            'VHOST' and
7777            'VXLAN' and
7778            'CHAIN' and
7779            'IMIX' and
7780            '2T1C' and
7781            'NDRPDR'"
7782   parameters:
7783   - "throughput"
7784   - "name"
7785   - "tags"
7786   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7787   x-axis: "X = VNFs per Service Chain"
7788   y-axis: "Y = Number of Service Chains"
7789   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7790   layout:
7791     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7792     layout: "plot-service-density"
7793
7794 - type: "plot"
7795   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7796   algorithm: "plot_nf_heatmap"
7797   output-file-type: ".html"
7798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7799   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7800   filter: "'NIC_Intel-XXV710' and
7801            'NF_DENSITY' and
7802            'VHOST' and
7803            'VXLAN' and
7804            'CHAIN' and
7805            'IMIX' and
7806            '4T2C' and
7807            'NDRPDR'"
7808   parameters:
7809   - "throughput"
7810   - "name"
7811   - "tags"
7812   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7813   x-axis: "X = VNFs per Service Chain"
7814   y-axis: "Y = Number of Service Chains"
7815   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7816   layout:
7817     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7818     layout: "plot-service-density"
7819
7820 - type: "plot"
7821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7822   algorithm: "plot_nf_heatmap"
7823   output-file-type: ".html"
7824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7825   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7826   filter: "'NIC_Intel-XXV710' and
7827            'NF_DENSITY' and
7828            'VHOST' and
7829            'VXLAN' and
7830            'CHAIN' and
7831            'IMIX' and
7832            '8T4C' and
7833            'NDRPDR'"
7834   parameters:
7835   - "throughput"
7836   - "name"
7837   - "tags"
7838   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7839   x-axis: "X = VNFs per Service Chain"
7840   y-axis: "Y = Number of Service Chains"
7841   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7842   layout:
7843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7844     layout: "plot-service-density"
7845
7846 ###############################################################################
7847
7848 # Plots - NF Density - CSC - MRR IMIX
7849 - type: "plot"
7850   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7851   algorithm: "plot_nf_heatmap"
7852   output-file-type: ".html"
7853   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7854   data: "plot-vpp-nfv-2n-skx-mrr"
7855   filter: "'NIC_Intel-XXV710' and
7856            'NF_DENSITY' and
7857            'DOCKER' and
7858            'CHAIN' and
7859            'NF_VPPIP4' and
7860            'IMIX' and
7861            '2T1C' and
7862            'MRR'"
7863   parameters:
7864   - "result"
7865   - "name"
7866   - "tags"
7867   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7868   x-axis: "X = CNFs per Service Chain"
7869   y-axis: "Y = Number of Service Chains"
7870   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7871   layout:
7872     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7873     layout: "plot-service-density"
7874
7875 - type: "plot"
7876   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7877   algorithm: "plot_nf_heatmap"
7878   output-file-type: ".html"
7879   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7880   data: "plot-vpp-nfv-2n-skx-mrr"
7881   filter: "'NIC_Intel-XXV710' and
7882            'NF_DENSITY' and
7883            'DOCKER' and
7884            'CHAIN' and
7885            'NF_VPPIP4' and
7886            'IMIX' and
7887            '4T2C' and
7888            'MRR'"
7889   parameters:
7890   - "result"
7891   - "name"
7892   - "tags"
7893   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7894   x-axis: "X = CNFs per Service Chain"
7895   y-axis: "Y = Number of Service Chains"
7896   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7897   layout:
7898     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7899     layout: "plot-service-density"
7900
7901 - type: "plot"
7902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7903   algorithm: "plot_nf_heatmap"
7904   output-file-type: ".html"
7905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7906   data: "plot-vpp-nfv-2n-skx-mrr"
7907   filter: "'NIC_Intel-XXV710' and
7908            'NF_DENSITY' and
7909            'DOCKER' and
7910            'CHAIN' and
7911            'NF_VPPIP4' and
7912            'IMIX' and
7913            '8T4C' and
7914            'MRR'"
7915   parameters:
7916   - "result"
7917   - "name"
7918   - "tags"
7919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7920   x-axis: "X = CNFs per Service Chain"
7921   y-axis: "Y = Number of Service Chains"
7922   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7923   layout:
7924     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7925     layout: "plot-service-density"
7926
7927 # Plots - NF Density - CSC - NDR IMIX
7928 - type: "plot"
7929   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7930   algorithm: "plot_nf_heatmap"
7931   output-file-type: ".html"
7932   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7933   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7934   filter: "'NIC_Intel-XXV710' and
7935            'NF_DENSITY' and
7936            'DOCKER' and
7937            'CHAIN' and
7938            'NF_VPPIP4' and
7939            'IMIX' and
7940            '2T1C' and
7941            'NDRPDR'"
7942   parameters:
7943   - "throughput"
7944   - "name"
7945   - "tags"
7946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7947   x-axis: "X = CNFs per Service Chain"
7948   y-axis: "Y = Number of Service Chains"
7949   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7950   layout:
7951     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7952     layout: "plot-service-density"
7953
7954 - type: "plot"
7955   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7956   algorithm: "plot_nf_heatmap"
7957   output-file-type: ".html"
7958   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7959   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7960   filter: "'NIC_Intel-XXV710' and
7961            'NF_DENSITY' and
7962            'DOCKER' and
7963            'CHAIN' and
7964            'NF_VPPIP4' and
7965            'IMIX' and
7966            '4T2C' and
7967            'NDRPDR'"
7968   parameters:
7969   - "throughput"
7970   - "name"
7971   - "tags"
7972   include-tests: "NDR" # "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 NDR) [Mpps]"
7976   layout:
7977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7978     layout: "plot-service-density"
7979
7980 - type: "plot"
7981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7982   algorithm: "plot_nf_heatmap"
7983   output-file-type: ".html"
7984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7985   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7986   filter: "'NIC_Intel-XXV710' and
7987            'NF_DENSITY' and
7988            'DOCKER' and
7989            'CHAIN' and
7990            'NF_VPPIP4' and
7991            'IMIX' and
7992            '8T4C' and
7993            'NDRPDR'"
7994   parameters:
7995   - "throughput"
7996   - "name"
7997   - "tags"
7998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7999   x-axis: "X = CNFs per Service Chain"
8000   y-axis: "Y = Number of Service Chains"
8001   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8002   layout:
8003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8004     layout: "plot-service-density"
8005
8006 # Plots - NF Density - CSC - PDR IMIX
8007 - type: "plot"
8008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8009   algorithm: "plot_nf_heatmap"
8010   output-file-type: ".html"
8011   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8012   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8013   filter: "'NIC_Intel-XXV710' and
8014            'NF_DENSITY' and
8015            'DOCKER' and
8016            'CHAIN' and
8017            'NF_VPPIP4' and
8018            'IMIX' and
8019            '2T1C' and
8020            'NDRPDR'"
8021   parameters:
8022   - "throughput"
8023   - "name"
8024   - "tags"
8025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8026   x-axis: "X = CNFs per Service Chain"
8027   y-axis: "Y = Number of Service Chains"
8028   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8029   layout:
8030     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8031     layout: "plot-service-density"
8032
8033 - type: "plot"
8034   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8035   algorithm: "plot_nf_heatmap"
8036   output-file-type: ".html"
8037   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8038   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8039   filter: "'NIC_Intel-XXV710' and
8040            'NF_DENSITY' and
8041            'DOCKER' and
8042            'CHAIN' and
8043            'NF_VPPIP4' and
8044            'IMIX' and
8045            '4T2C' and
8046            'NDRPDR'"
8047   parameters:
8048   - "throughput"
8049   - "name"
8050   - "tags"
8051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8052   x-axis: "X = CNFs per Service Chain"
8053   y-axis: "Y = Number of Service Chains"
8054   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8055   layout:
8056     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8057     layout: "plot-service-density"
8058
8059 - type: "plot"
8060   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8061   algorithm: "plot_nf_heatmap"
8062   output-file-type: ".html"
8063   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8064   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8065   filter: "'NIC_Intel-XXV710' and
8066            'NF_DENSITY' and
8067            'DOCKER' and
8068            'CHAIN' and
8069            'NF_VPPIP4' and
8070            'IMIX' and
8071            '8T4C' and
8072            'NDRPDR'"
8073   parameters:
8074   - "throughput"
8075   - "name"
8076   - "tags"
8077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8078   x-axis: "X = CNFs per Service Chain"
8079   y-axis: "Y = Number of Service Chains"
8080   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8081   layout:
8082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8083     layout: "plot-service-density"
8084
8085 ################################################################################
8086 #
8087 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8088 #- type: "plot"
8089 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8090 #  algorithm: "plot_nf_heatmap"
8091 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8092 #  data: "plot-vpp-nfv-3n-skx-mrr"
8093 #  filter: "'NIC_Intel-XXV710' and
8094 #           'NF_DENSITY' and
8095 #           'DOCKER' and
8096 #           'CHAIN' and
8097 #           'NF_VPPIP4' and
8098 #           'IPSEC' and
8099 #           'TNL_4' and
8100 #           'IMIX' and
8101 #           '2T1C' and
8102 #           'MRR'"
8103 #  parameters:
8104 #  - "result"
8105 #  - "name"
8106 #  - "tags"
8107 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8108 #  x-axis: "X = CNFs per Service Chain"
8109 #  y-axis: "Y = Number of Service Chains"
8110 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8111 #  layout:
8112 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8113 #    layout: "plot-service-density"
8114 #
8115 #- type: "plot"
8116 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8117 #  algorithm: "plot_nf_heatmap"
8118 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8119 #  data: "plot-vpp-nfv-3n-skx-mrr"
8120 #  filter: "'NIC_Intel-XXV710' and
8121 #           'NF_DENSITY' and
8122 #           'DOCKER' and
8123 #           'CHAIN' and
8124 #           'NF_VPPIP4' and
8125 #           'IPSEC' and
8126 #           'TNL_4' and
8127 #           'IMIX' and
8128 #           '4T2C' and
8129 #           'MRR'"
8130 #  parameters:
8131 #  - "result"
8132 #  - "name"
8133 #  - "tags"
8134 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8135 #  x-axis: "X = CNFs per Service Chain"
8136 #  y-axis: "Y = Number of Service Chains"
8137 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8138 #  layout:
8139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8140 #    layout: "plot-service-density"
8141 #
8142 #- type: "plot"
8143 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8144 #  algorithm: "plot_nf_heatmap"
8145 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8146 #  data: "plot-vpp-nfv-3n-skx-mrr"
8147 #  filter: "'NIC_Intel-XXV710' and
8148 #           'NF_DENSITY' and
8149 #           'DOCKER' and
8150 #           'CHAIN' and
8151 #           'NF_VPPIP4' and
8152 #           'IPSEC' and
8153 #           'TNL_4' and
8154 #           'IMIX' and
8155 #           '8T4C' and
8156 #           'MRR'"
8157 #  parameters:
8158 #  - "result"
8159 #  - "name"
8160 #  - "tags"
8161 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8162 #  x-axis: "X = CNFs per Service Chain"
8163 #  y-axis: "Y = Number of Service Chains"
8164 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8165 #  layout:
8166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8167 #    layout: "plot-service-density"
8168
8169 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8170 - type: "plot"
8171   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8172   algorithm: "plot_nf_heatmap"
8173   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8174   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8175   filter: "'NIC_Intel-XXV710' and
8176            'NF_DENSITY' and
8177            'DOCKER' and
8178            'CHAIN' and
8179            'NF_VPPIP4' and
8180            'IPSEC' and
8181            'TNL_4' and
8182            'IMIX' and
8183            '2T1C' and
8184            'NDRPDR'"
8185   parameters:
8186   - "throughput"
8187   - "name"
8188   - "tags"
8189   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8190   x-axis: "X = CNFs per Service Chain"
8191   y-axis: "Y = Number of Service Chains"
8192   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8193   layout:
8194     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8195     layout: "plot-service-density"
8196
8197 - type: "plot"
8198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8199   algorithm: "plot_nf_heatmap"
8200   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8201   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8202   filter: "'NIC_Intel-XXV710' and
8203            'NF_DENSITY' and
8204            'DOCKER' and
8205            'CHAIN' and
8206            'NF_VPPIP4' and
8207            'IPSEC' and
8208            'TNL_4' and
8209            'IMIX' and
8210            '4T2C' and
8211            'NDRPDR'"
8212   parameters:
8213   - "throughput"
8214   - "name"
8215   - "tags"
8216   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8217   x-axis: "X = CNFs per Service Chain"
8218   y-axis: "Y = Number of Service Chains"
8219   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8220   layout:
8221     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8222     layout: "plot-service-density"
8223
8224 - type: "plot"
8225   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8226   algorithm: "plot_nf_heatmap"
8227   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8228   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8229   filter: "'NIC_Intel-XXV710' and
8230            'NF_DENSITY' and
8231            'DOCKER' and
8232            'CHAIN' and
8233            'NF_VPPIP4' and
8234            'IPSEC' and
8235            'TNL_4' and
8236            'IMIX' and
8237            '8T4C' and
8238            'NDRPDR'"
8239   parameters:
8240   - "throughput"
8241   - "name"
8242   - "tags"
8243   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8244   x-axis: "X = CNFs per Service Chain"
8245   y-axis: "Y = Number of Service Chains"
8246   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8247   layout:
8248     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8249     layout: "plot-service-density"
8250
8251 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8252 - type: "plot"
8253   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8254   algorithm: "plot_nf_heatmap"
8255   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8256   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8257   filter: "'NIC_Intel-XXV710' and
8258            'NF_DENSITY' and
8259            'DOCKER' and
8260            'CHAIN' and
8261            'NF_VPPIP4' and
8262            'IPSEC' and
8263            'TNL_4' and
8264            'IMIX' and
8265            '2T1C' and
8266            'NDRPDR'"
8267   parameters:
8268   - "throughput"
8269   - "name"
8270   - "tags"
8271   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8272   x-axis: "X = CNFs per Service Chain"
8273   y-axis: "Y = Number of Service Chains"
8274   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8275   layout:
8276     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8277     layout: "plot-service-density"
8278
8279 - type: "plot"
8280   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8281   algorithm: "plot_nf_heatmap"
8282   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8283   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8284   filter: "'NIC_Intel-XXV710' and
8285            'NF_DENSITY' and
8286            'DOCKER' and
8287            'CHAIN' and
8288            'NF_VPPIP4' and
8289            'IPSEC' and
8290            'TNL_4' and
8291            'IMIX' and
8292            '4T2C' and
8293            'NDRPDR'"
8294   parameters:
8295   - "throughput"
8296   - "name"
8297   - "tags"
8298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8299   x-axis: "X = CNFs per Service Chain"
8300   y-axis: "Y = Number of Service Chains"
8301   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8302   layout:
8303     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8304     layout: "plot-service-density"
8305
8306 - type: "plot"
8307   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8308   algorithm: "plot_nf_heatmap"
8309   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8310   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8311   filter: "'NIC_Intel-XXV710' and
8312            'NF_DENSITY' and
8313            'DOCKER' and
8314            'CHAIN' and
8315            'NF_VPPIP4' and
8316            'IPSEC' and
8317            'TNL_4' and
8318            'IMIX' and
8319            '8T4C' and
8320            'NDRPDR'"
8321   parameters:
8322   - "throughput"
8323   - "name"
8324   - "tags"
8325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8326   x-axis: "X = CNFs per Service Chain"
8327   y-axis: "Y = Number of Service Chains"
8328   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8329   layout:
8330     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8331     layout: "plot-service-density"
8332
8333 ###############################################################################
8334
8335 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8336 #- type: "plot"
8337 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8338 #  algorithm: "plot_nf_heatmap"
8339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8340 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8341 #  filter: "'NIC_Intel-XL710' and
8342 #           'NF_DENSITY' and
8343 #           'DOCKER' and
8344 #           'CHAIN' and
8345 #           'NF_VPPIP4' and
8346 #           'IMIX' and
8347 #           'TNL_4' and
8348 #           '1T1C' and
8349 #           'MRR'"
8350 #  parameters:
8351 #  - "result"
8352 #  - "name"
8353 #  - "tags"
8354 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8355 #  x-axis: "X = CNFs per Service Chain"
8356 #  y-axis: "Y = Number of Service Chains"
8357 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8358 #  layout:
8359 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8360 #    layout: "plot-service-density"
8361 #
8362 #- type: "plot"
8363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8364 #  algorithm: "plot_nf_heatmap"
8365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8366 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8367 #  filter: "'NIC_Intel-XL710' and
8368 #           'NF_DENSITY' and
8369 #           'DOCKER' and
8370 #           'CHAIN' and
8371 #           'NF_VPPIP4' and
8372 #           'IPSEC' and
8373 #           'TNL_4' and
8374 #           'IMIX' and
8375 #           '2T2C' and
8376 #           'MRR'"
8377 #  parameters:
8378 #  - "result"
8379 #  - "name"
8380 #  - "tags"
8381 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8382 #  x-axis: "X = CNFs per Service Chain"
8383 #  y-axis: "Y = Number of Service Chains"
8384 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8385 #  layout:
8386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8387 #    layout: "plot-service-density"
8388 #
8389 #- type: "plot"
8390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8391 #  algorithm: "plot_nf_heatmap"
8392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8393 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8394 #  filter: "'NIC_Intel-XL710' and
8395 #           'NF_DENSITY' and
8396 #           'DOCKER' and
8397 #           'CHAIN' and
8398 #           'NF_VPPIP4' and
8399 #           'IPSEC' and
8400 #           'TNL_4' and
8401 #           'IMIX' and
8402 #           '4T4C' and
8403 #           'MRR'"
8404 #  parameters:
8405 #  - "result"
8406 #  - "name"
8407 #  - "tags"
8408 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8409 #  x-axis: "X = CNFs per Service Chain"
8410 #  y-axis: "Y = Number of Service Chains"
8411 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8412 #  layout:
8413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8414 #    layout: "plot-service-density"
8415
8416 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8417 #- type: "plot"
8418 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8419 #  algorithm: "plot_nf_heatmap"
8420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8421 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8422 #  filter: "'NIC_Intel-XL710' and
8423 #           'NF_DENSITY' and
8424 #           'DOCKER' and
8425 #           'CHAIN' and
8426 #           'NF_VPPIP4' and
8427 #           'IPSEC' and
8428 #           'TNL_4' and
8429 #           'IMIX' and
8430 #           '1T1C' and
8431 #           'NDRPDR'"
8432 #  parameters:
8433 #  - "throughput"
8434 #  - "name"
8435 #  - "tags"
8436 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8437 #  x-axis: "X = CNFs per Service Chain"
8438 #  y-axis: "Y = Number of Service Chains"
8439 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8440 #  layout:
8441 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8442 #    layout: "plot-service-density"
8443 #
8444 #- type: "plot"
8445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8446 #  algorithm: "plot_nf_heatmap"
8447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8448 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8449 #  filter: "'NIC_Intel-XL710' and
8450 #           'NF_DENSITY' and
8451 #           'DOCKER' and
8452 #           'CHAIN' and
8453 #           'NF_VPPIP4' and
8454 #           'IPSEC' and
8455 #           'TNL_4' and
8456 #           'IMIX' and
8457 #           '2T2C' and
8458 #           'NDRPDR'"
8459 #  parameters:
8460 #  - "throughput"
8461 #  - "name"
8462 #  - "tags"
8463 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8464 #  x-axis: "X = CNFs per Service Chain"
8465 #  y-axis: "Y = Number of Service Chains"
8466 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8467 #  layout:
8468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8469 #    layout: "plot-service-density"
8470 #
8471 #- type: "plot"
8472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8473 #  algorithm: "plot_nf_heatmap"
8474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8475 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8476 #  filter: "'NIC_Intel-XL710' and
8477 #           'NF_DENSITY' and
8478 #           'DOCKER' and
8479 #           'CHAIN' and
8480 #           'NF_VPPIP4' and
8481 #           'IPSEC' and
8482 #           'TNL_4' and
8483 #           'IMIX' and
8484 #           '4T4C' and
8485 #           'NDRPDR'"
8486 #  parameters:
8487 #  - "throughput"
8488 #  - "name"
8489 #  - "tags"
8490 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8491 #  x-axis: "X = CNFs per Service Chain"
8492 #  y-axis: "Y = Number of Service Chains"
8493 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8494 #  layout:
8495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8496 #    layout: "plot-service-density"
8497 #
8498 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8499 #- type: "plot"
8500 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8501 #  algorithm: "plot_nf_heatmap"
8502 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8503 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8504 #  filter: "'NIC_Intel-XL710' and
8505 #           'NF_DENSITY' and
8506 #           'DOCKER' and
8507 #           'CHAIN' and
8508 #           'NF_VPPIP4' and
8509 #           'IPSEC' and
8510 #           'TNL_4' and
8511 #           'IMIX' and
8512 #           '1T1C' and
8513 #           'NDRPDR'"
8514 #  parameters:
8515 #  - "throughput"
8516 #  - "name"
8517 #  - "tags"
8518 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8519 #  x-axis: "X = CNFs per Service Chain"
8520 #  y-axis: "Y = Number of Service Chains"
8521 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8522 #  layout:
8523 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8524 #    layout: "plot-service-density"
8525 #
8526 #- type: "plot"
8527 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8528 #  algorithm: "plot_nf_heatmap"
8529 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8530 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8531 #  filter: "'NIC_Intel-XL710' and
8532 #           'NF_DENSITY' and
8533 #           'DOCKER' and
8534 #           'CHAIN' and
8535 #           'NF_VPPIP4' and
8536 #           'IPSEC' and
8537 #           'TNL_4' and
8538 #           'IMIX' and
8539 #           '2T2C' and
8540 #           'NDRPDR'"
8541 #  parameters:
8542 #  - "throughput"
8543 #  - "name"
8544 #  - "tags"
8545 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8546 #  x-axis: "X = CNFs per Service Chain"
8547 #  y-axis: "Y = Number of Service Chains"
8548 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8549 #  layout:
8550 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8551 #    layout: "plot-service-density"
8552 #
8553 #- type: "plot"
8554 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8555 #  algorithm: "plot_nf_heatmap"
8556 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8557 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8558 #  filter: "'NIC_Intel-XL710' and
8559 #           'NF_DENSITY' and
8560 #           'DOCKER' and
8561 #           'CHAIN' and
8562 #           'NF_VPPIP4' and
8563 #           'IPSEC' and
8564 #           'TNL_4' and
8565 #           'IMIX' and
8566 #           '4T4C' and
8567 #           'NDRPDR'"
8568 #  parameters:
8569 #  - "throughput"
8570 #  - "name"
8571 #  - "tags"
8572 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8573 #  x-axis: "X = CNFs per Service Chain"
8574 #  y-axis: "Y = Number of Service Chains"
8575 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8576 #  layout:
8577 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8578 #    layout: "plot-service-density"
8579
8580 ###############################################################################
8581
8582 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8583 #- type: "plot"
8584 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8585 #  algorithm: "plot_nf_heatmap"
8586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8587 #  data: "plot-vpp-nfv-3n-skx-mrr"
8588 #  filter: "'NIC_Intel-XXV710' and
8589 #           'NF_DENSITY' and
8590 #           'DOCKER' and
8591 #           'CHAIN' and
8592 #           'NF_VPPIP4' and
8593 #           'IPSEC' and
8594 #           'TNL_1000' and
8595 #           'IMIX' and
8596 #           '2T1C' and
8597 #           'MRR'"
8598 #  parameters:
8599 #  - "result"
8600 #  - "name"
8601 #  - "tags"
8602 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8603 #  x-axis: "X = CNFs per Service Chain"
8604 #  y-axis: "Y = Number of Service Chains"
8605 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8606 #  layout:
8607 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8608 #    layout: "plot-service-density"
8609 #
8610 #- type: "plot"
8611 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8612 #  algorithm: "plot_nf_heatmap"
8613 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8614 #  data: "plot-vpp-nfv-3n-skx-mrr"
8615 #  filter: "'NIC_Intel-XXV710' and
8616 #           'NF_DENSITY' and
8617 #           'DOCKER' and
8618 #           'CHAIN' and
8619 #           'NF_VPPIP4' and
8620 #           'IPSEC' and
8621 #           'TNL_1000' and
8622 #           'IMIX' and
8623 #           '4T2C' and
8624 #           'MRR'"
8625 #  parameters:
8626 #  - "result"
8627 #  - "name"
8628 #  - "tags"
8629 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8630 #  x-axis: "X = CNFs per Service Chain"
8631 #  y-axis: "Y = Number of Service Chains"
8632 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8633 #  layout:
8634 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8635 #    layout: "plot-service-density"
8636 #
8637 #- type: "plot"
8638 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8639 #  algorithm: "plot_nf_heatmap"
8640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8641 #  data: "plot-vpp-nfv-3n-skx-mrr"
8642 #  filter: "'NIC_Intel-XXV710' and
8643 #           'NF_DENSITY' and
8644 #           'DOCKER' and
8645 #           'CHAIN' and
8646 #           'NF_VPPIP4' and
8647 #           'IPSEC' and
8648 #           'TNL_1000' and
8649 #           'IMIX' and
8650 #           '8T4C' and
8651 #           'MRR'"
8652 #  parameters:
8653 #  - "result"
8654 #  - "name"
8655 #  - "tags"
8656 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8657 #  x-axis: "X = CNFs per Service Chain"
8658 #  y-axis: "Y = Number of Service Chains"
8659 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8660 #  layout:
8661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8662 #    layout: "plot-service-density"
8663
8664 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8665 - type: "plot"
8666   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8667   algorithm: "plot_nf_heatmap"
8668   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8669   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8670   filter: "'NIC_Intel-XXV710' and
8671            'NF_DENSITY' and
8672            'DOCKER' and
8673            'CHAIN' and
8674            'NF_VPPIP4' and
8675            'IPSEC' and
8676            'TNL_1000' and
8677            'IMIX' and
8678            '2T1C' and
8679            'NDRPDR'"
8680   parameters:
8681   - "throughput"
8682   - "name"
8683   - "tags"
8684   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8685   x-axis: "X = CNFs per Service Chain"
8686   y-axis: "Y = Number of Service Chains"
8687   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8688   layout:
8689     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8690     layout: "plot-service-density"
8691
8692 - type: "plot"
8693   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8694   algorithm: "plot_nf_heatmap"
8695   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8696   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8697   filter: "'NIC_Intel-XXV710' and
8698            'NF_DENSITY' and
8699            'DOCKER' and
8700            'CHAIN' and
8701            'NF_VPPIP4' and
8702            'IPSEC' and
8703            'TNL_1000' and
8704            'IMIX' and
8705            '4T2C' and
8706            'NDRPDR'"
8707   parameters:
8708   - "throughput"
8709   - "name"
8710   - "tags"
8711   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8712   x-axis: "X = CNFs per Service Chain"
8713   y-axis: "Y = Number of Service Chains"
8714   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8715   layout:
8716     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8717     layout: "plot-service-density"
8718
8719 - type: "plot"
8720   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8721   algorithm: "plot_nf_heatmap"
8722   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8723   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8724   filter: "'NIC_Intel-XXV710' and
8725            'NF_DENSITY' and
8726            'DOCKER' and
8727            'CHAIN' and
8728            'NF_VPPIP4' and
8729            'IPSEC' and
8730            'TNL_1000' and
8731            'IMIX' and
8732            '8T4C' and
8733            'NDRPDR'"
8734   parameters:
8735   - "throughput"
8736   - "name"
8737   - "tags"
8738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8739   x-axis: "X = CNFs per Service Chain"
8740   y-axis: "Y = Number of Service Chains"
8741   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8742   layout:
8743     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8744     layout: "plot-service-density"
8745
8746 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8747 - type: "plot"
8748   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8749   algorithm: "plot_nf_heatmap"
8750   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8751   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8752   filter: "'NIC_Intel-XXV710' and
8753            'NF_DENSITY' and
8754            'DOCKER' and
8755            'CHAIN' and
8756            'NF_VPPIP4' and
8757            'IPSEC' and
8758            'TNL_1000' and
8759            'IMIX' and
8760            '2T1C' and
8761            'NDRPDR'"
8762   parameters:
8763   - "throughput"
8764   - "name"
8765   - "tags"
8766   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8767   x-axis: "X = CNFs per Service Chain"
8768   y-axis: "Y = Number of Service Chains"
8769   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8770   layout:
8771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8772     layout: "plot-service-density"
8773
8774 - type: "plot"
8775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8776   algorithm: "plot_nf_heatmap"
8777   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8778   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8779   filter: "'NIC_Intel-XXV710' and
8780            'NF_DENSITY' and
8781            'DOCKER' and
8782            'CHAIN' and
8783            'NF_VPPIP4' and
8784            'IPSEC' and
8785            'TNL_1000' and
8786            'IMIX' and
8787            '4T2C' and
8788            'NDRPDR'"
8789   parameters:
8790   - "throughput"
8791   - "name"
8792   - "tags"
8793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8794   x-axis: "X = CNFs per Service Chain"
8795   y-axis: "Y = Number of Service Chains"
8796   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8797   layout:
8798     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8799     layout: "plot-service-density"
8800
8801 - type: "plot"
8802   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8803   algorithm: "plot_nf_heatmap"
8804   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8805   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8806   filter: "'NIC_Intel-XXV710' and
8807            'NF_DENSITY' and
8808            'DOCKER' and
8809            'CHAIN' and
8810            'NF_VPPIP4' and
8811            'IPSEC' and
8812            'TNL_1000' and
8813            'IMIX' and
8814            '8T4C' and
8815            'NDRPDR'"
8816   parameters:
8817   - "throughput"
8818   - "name"
8819   - "tags"
8820   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8821   x-axis: "X = CNFs per Service Chain"
8822   y-axis: "Y = Number of Service Chains"
8823   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8824   layout:
8825     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8826     layout: "plot-service-density"
8827
8828 ###############################################################################
8829
8830 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8831 #- type: "plot"
8832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8833 #  algorithm: "plot_nf_heatmap"
8834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8835 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8836 #  filter: "'NIC_Intel-XL710' and
8837 #           'NF_DENSITY' and
8838 #           'DOCKER' and
8839 #           'CHAIN' and
8840 #           'NF_VPPIP4' and
8841 #           'IMIX' and
8842 #           'TNL_1000' and
8843 #           '1T1C' and
8844 #           'MRR'"
8845 #  parameters:
8846 #  - "result"
8847 #  - "name"
8848 #  - "tags"
8849 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8850 #  x-axis: "X = CNFs per Service Chain"
8851 #  y-axis: "Y = Number of Service Chains"
8852 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8853 #  layout:
8854 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8855 #    layout: "plot-service-density"
8856 #
8857 #- type: "plot"
8858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8859 #  algorithm: "plot_nf_heatmap"
8860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8861 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8862 #  filter: "'NIC_Intel-XL710' and
8863 #           'NF_DENSITY' and
8864 #           'DOCKER' and
8865 #           'CHAIN' and
8866 #           'NF_VPPIP4' and
8867 #           'IPSEC' and
8868 #           'TNL_1000' and
8869 #           'IMIX' and
8870 #           '2T2C' and
8871 #           'MRR'"
8872 #  parameters:
8873 #  - "result"
8874 #  - "name"
8875 #  - "tags"
8876 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8877 #  x-axis: "X = CNFs per Service Chain"
8878 #  y-axis: "Y = Number of Service Chains"
8879 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8880 #  layout:
8881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8882 #    layout: "plot-service-density"
8883 #
8884 #- type: "plot"
8885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8886 #  algorithm: "plot_nf_heatmap"
8887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8888 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8889 #  filter: "'NIC_Intel-XL710' and
8890 #           'NF_DENSITY' and
8891 #           'DOCKER' and
8892 #           'CHAIN' and
8893 #           'NF_VPPIP4' and
8894 #           'IPSEC' and
8895 #           'TNL_1000' and
8896 #           'IMIX' and
8897 #           '4T4C' and
8898 #           'MRR'"
8899 #  parameters:
8900 #  - "result"
8901 #  - "name"
8902 #  - "tags"
8903 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8904 #  x-axis: "X = CNFs per Service Chain"
8905 #  y-axis: "Y = Number of Service Chains"
8906 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8907 #  layout:
8908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8909 #    layout: "plot-service-density"
8910
8911 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8912 #- type: "plot"
8913 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8914 #  algorithm: "plot_nf_heatmap"
8915 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8916 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8917 #  filter: "'NIC_Intel-XL710' and
8918 #           'NF_DENSITY' and
8919 #           'DOCKER' and
8920 #           'CHAIN' and
8921 #           'NF_VPPIP4' and
8922 #           'IPSEC' and
8923 #           'TNL_1000' and
8924 #           'IMIX' and
8925 #           '1T1C' and
8926 #           'NDRPDR'"
8927 #  parameters:
8928 #  - "throughput"
8929 #  - "name"
8930 #  - "tags"
8931 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8932 #  x-axis: "X = CNFs per Service Chain"
8933 #  y-axis: "Y = Number of Service Chains"
8934 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8935 #  layout:
8936 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8937 #    layout: "plot-service-density"
8938 #
8939 #- type: "plot"
8940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8941 #  algorithm: "plot_nf_heatmap"
8942 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8943 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8944 #  filter: "'NIC_Intel-XL710' and
8945 #           'NF_DENSITY' and
8946 #           'DOCKER' and
8947 #           'CHAIN' and
8948 #           'NF_VPPIP4' and
8949 #           'IPSEC' and
8950 #           'TNL_1000' and
8951 #           'IMIX' and
8952 #           '2T2C' and
8953 #           'NDRPDR'"
8954 #  parameters:
8955 #  - "throughput"
8956 #  - "name"
8957 #  - "tags"
8958 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8959 #  x-axis: "X = CNFs per Service Chain"
8960 #  y-axis: "Y = Number of Service Chains"
8961 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8962 #  layout:
8963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8964 #    layout: "plot-service-density"
8965 #
8966 #- type: "plot"
8967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8968 #  algorithm: "plot_nf_heatmap"
8969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8970 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8971 #  filter: "'NIC_Intel-XL710' and
8972 #           'NF_DENSITY' and
8973 #           'DOCKER' and
8974 #           'CHAIN' and
8975 #           'NF_VPPIP4' and
8976 #           'IPSEC' and
8977 #           'TNL_1000' and
8978 #           'IMIX' and
8979 #           '4T4C' and
8980 #           'NDRPDR'"
8981 #  parameters:
8982 #  - "throughput"
8983 #  - "name"
8984 #  - "tags"
8985 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8986 #  x-axis: "X = CNFs per Service Chain"
8987 #  y-axis: "Y = Number of Service Chains"
8988 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8989 #  layout:
8990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8991 #    layout: "plot-service-density"
8992 #
8993 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8994 #- type: "plot"
8995 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8996 #  algorithm: "plot_nf_heatmap"
8997 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8998 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8999 #  filter: "'NIC_Intel-XL710' and
9000 #           'NF_DENSITY' and
9001 #           'DOCKER' and
9002 #           'CHAIN' and
9003 #           'NF_VPPIP4' and
9004 #           'IPSEC' and
9005 #           'TNL_1000' and
9006 #           'IMIX' and
9007 #           '1T1C' and
9008 #           'NDRPDR'"
9009 #  parameters:
9010 #  - "throughput"
9011 #  - "name"
9012 #  - "tags"
9013 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9014 #  x-axis: "X = CNFs per Service Chain"
9015 #  y-axis: "Y = Number of Service Chains"
9016 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9017 #  layout:
9018 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9019 #    layout: "plot-service-density"
9020 #
9021 #- type: "plot"
9022 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9023 #  algorithm: "plot_nf_heatmap"
9024 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9025 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9026 #  filter: "'NIC_Intel-XL710' and
9027 #           'NF_DENSITY' and
9028 #           'DOCKER' and
9029 #           'CHAIN' and
9030 #           'NF_VPPIP4' and
9031 #           'IPSEC' and
9032 #           'TNL_1000' and
9033 #           'IMIX' and
9034 #           '2T2C' and
9035 #           'NDRPDR'"
9036 #  parameters:
9037 #  - "throughput"
9038 #  - "name"
9039 #  - "tags"
9040 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9041 #  x-axis: "X = CNFs per Service Chain"
9042 #  y-axis: "Y = Number of Service Chains"
9043 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9044 #  layout:
9045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9046 #    layout: "plot-service-density"
9047 #
9048 #- type: "plot"
9049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9050 #  algorithm: "plot_nf_heatmap"
9051 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9052 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9053 #  filter: "'NIC_Intel-XL710' and
9054 #           'NF_DENSITY' and
9055 #           'DOCKER' and
9056 #           'CHAIN' and
9057 #           'NF_VPPIP4' and
9058 #           'IPSEC' and
9059 #           'TNL_1000' and
9060 #           'IMIX' and
9061 #           '4T4C' and
9062 #           'NDRPDR'"
9063 #  parameters:
9064 #  - "throughput"
9065 #  - "name"
9066 #  - "tags"
9067 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9068 #  x-axis: "X = CNFs per Service Chain"
9069 #  y-axis: "Y = Number of Service Chains"
9070 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9071 #  layout:
9072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9073 #    layout: "plot-service-density"
9074
9075 ###############################################################################
9076
9077 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9078 #- type: "plot"
9079 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9080 #  algorithm: "plot_nf_heatmap"
9081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9082 #  data: "plot-vpp-nfv-3n-skx-mrr"
9083 #  filter: "'NIC_Intel-XXV710' and
9084 #           'NF_DENSITY' and
9085 #           'DOCKER' and
9086 #           'CHAIN' and
9087 #           'NF_VPPIP4' and
9088 #           'IPSEC' and
9089 #           'TNL_10000' and
9090 #           'IMIX' and
9091 #           '2T1C' and
9092 #           'MRR'"
9093 #  parameters:
9094 #  - "result"
9095 #  - "name"
9096 #  - "tags"
9097 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9098 #  x-axis: "X = CNFs per Service Chain"
9099 #  y-axis: "Y = Number of Service Chains"
9100 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9101 #  layout:
9102 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9103 #    layout: "plot-service-density"
9104 #
9105 #- type: "plot"
9106 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9107 #  algorithm: "plot_nf_heatmap"
9108 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9109 #  data: "plot-vpp-nfv-3n-skx-mrr"
9110 #  filter: "'NIC_Intel-XXV710' and
9111 #           'NF_DENSITY' and
9112 #           'DOCKER' and
9113 #           'CHAIN' and
9114 #           'NF_VPPIP4' and
9115 #           'IPSEC' and
9116 #           'TNL_10000' and
9117 #           'IMIX' and
9118 #           '4T2C' and
9119 #           'MRR'"
9120 #  parameters:
9121 #  - "result"
9122 #  - "name"
9123 #  - "tags"
9124 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9125 #  x-axis: "X = CNFs per Service Chain"
9126 #  y-axis: "Y = Number of Service Chains"
9127 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9128 #  layout:
9129 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9130 #    layout: "plot-service-density"
9131 #
9132 #- type: "plot"
9133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9134 #  algorithm: "plot_nf_heatmap"
9135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9136 #  data: "plot-vpp-nfv-3n-skx-mrr"
9137 #  filter: "'NIC_Intel-XXV710' and
9138 #           'NF_DENSITY' and
9139 #           'DOCKER' and
9140 #           'CHAIN' and
9141 #           'NF_VPPIP4' and
9142 #           'IPSEC' and
9143 #           'TNL_10000' and
9144 #           'IMIX' and
9145 #           '8T4C' and
9146 #           'MRR'"
9147 #  parameters:
9148 #  - "result"
9149 #  - "name"
9150 #  - "tags"
9151 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9152 #  x-axis: "X = CNFs per Service Chain"
9153 #  y-axis: "Y = Number of Service Chains"
9154 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9155 #  layout:
9156 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9157 #    layout: "plot-service-density"
9158
9159 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9160 - type: "plot"
9161   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9162   algorithm: "plot_nf_heatmap"
9163   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9164   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9165   filter: "'NIC_Intel-XXV710' and
9166            'NF_DENSITY' and
9167            'DOCKER' and
9168            'CHAIN' and
9169            'NF_VPPIP4' and
9170            'IPSEC' and
9171            'TNL_10000' and
9172            'IMIX' and
9173            '2T1C' and
9174            'NDRPDR'"
9175   parameters:
9176   - "throughput"
9177   - "name"
9178   - "tags"
9179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9180   x-axis: "X = CNFs per Service Chain"
9181   y-axis: "Y = Number of Service Chains"
9182   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9183   layout:
9184     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9185     layout: "plot-service-density"
9186
9187 - type: "plot"
9188   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9189   algorithm: "plot_nf_heatmap"
9190   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9191   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9192   filter: "'NIC_Intel-XXV710' and
9193            'NF_DENSITY' and
9194            'DOCKER' and
9195            'CHAIN' and
9196            'NF_VPPIP4' and
9197            'IPSEC' and
9198            'TNL_10000' and
9199            'IMIX' and
9200            '4T2C' and
9201            'NDRPDR'"
9202   parameters:
9203   - "throughput"
9204   - "name"
9205   - "tags"
9206   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9207   x-axis: "X = CNFs per Service Chain"
9208   y-axis: "Y = Number of Service Chains"
9209   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9210   layout:
9211     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9212     layout: "plot-service-density"
9213
9214 - type: "plot"
9215   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9216   algorithm: "plot_nf_heatmap"
9217   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9218   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9219   filter: "'NIC_Intel-XXV710' and
9220            'NF_DENSITY' and
9221            'DOCKER' and
9222            'CHAIN' and
9223            'NF_VPPIP4' and
9224            'IPSEC' and
9225            'TNL_10000' and
9226            'IMIX' and
9227            '8T4C' and
9228            'NDRPDR'"
9229   parameters:
9230   - "throughput"
9231   - "name"
9232   - "tags"
9233   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9234   x-axis: "X = CNFs per Service Chain"
9235   y-axis: "Y = Number of Service Chains"
9236   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9237   layout:
9238     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9239     layout: "plot-service-density"
9240
9241 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9242 - type: "plot"
9243   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9244   algorithm: "plot_nf_heatmap"
9245   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9246   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9247   filter: "'NIC_Intel-XXV710' and
9248            'NF_DENSITY' and
9249            'DOCKER' and
9250            'CHAIN' and
9251            'NF_VPPIP4' and
9252            'IPSEC' and
9253            'TNL_10000' and
9254            'IMIX' and
9255            '2T1C' and
9256            'NDRPDR'"
9257   parameters:
9258   - "throughput"
9259   - "name"
9260   - "tags"
9261   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9262   x-axis: "X = CNFs per Service Chain"
9263   y-axis: "Y = Number of Service Chains"
9264   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9265   layout:
9266     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9267     layout: "plot-service-density"
9268
9269 - type: "plot"
9270   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9271   algorithm: "plot_nf_heatmap"
9272   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9273   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9274   filter: "'NIC_Intel-XXV710' and
9275            'NF_DENSITY' and
9276            'DOCKER' and
9277            'CHAIN' and
9278            'NF_VPPIP4' and
9279            'IPSEC' and
9280            'TNL_10000' and
9281            'IMIX' and
9282            '4T2C' and
9283            'NDRPDR'"
9284   parameters:
9285   - "throughput"
9286   - "name"
9287   - "tags"
9288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9289   x-axis: "X = CNFs per Service Chain"
9290   y-axis: "Y = Number of Service Chains"
9291   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9292   layout:
9293     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9294     layout: "plot-service-density"
9295
9296 - type: "plot"
9297   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9298   algorithm: "plot_nf_heatmap"
9299   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9300   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9301   filter: "'NIC_Intel-XXV710' and
9302            'NF_DENSITY' and
9303            'DOCKER' and
9304            'CHAIN' and
9305            'NF_VPPIP4' and
9306            'IPSEC' and
9307            'TNL_10000' and
9308            'IMIX' and
9309            '8T4C' and
9310            'NDRPDR'"
9311   parameters:
9312   - "throughput"
9313   - "name"
9314   - "tags"
9315   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9316   x-axis: "X = CNFs per Service Chain"
9317   y-axis: "Y = Number of Service Chains"
9318   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9319   layout:
9320     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9321     layout: "plot-service-density"
9322
9323 ###############################################################################
9324
9325 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9326 #- type: "plot"
9327 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9328 #  algorithm: "plot_nf_heatmap"
9329 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9330 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9331 #  filter: "'NIC_Intel-XL710' and
9332 #           'NF_DENSITY' and
9333 #           'DOCKER' and
9334 #           'CHAIN' and
9335 #           'NF_VPPIP4' and
9336 #           'IMIX' and
9337 #           'TNL_10000' and
9338 #           '1T1C' and
9339 #           'MRR'"
9340 #  parameters:
9341 #  - "result"
9342 #  - "name"
9343 #  - "tags"
9344 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9345 #  x-axis: "X = CNFs per Service Chain"
9346 #  y-axis: "Y = Number of Service Chains"
9347 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9348 #  layout:
9349 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9350 #    layout: "plot-service-density"
9351 #
9352 #- type: "plot"
9353 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9354 #  algorithm: "plot_nf_heatmap"
9355 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9356 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9357 #  filter: "'NIC_Intel-XL710' and
9358 #           'NF_DENSITY' and
9359 #           'DOCKER' and
9360 #           'CHAIN' and
9361 #           'NF_VPPIP4' and
9362 #           'IPSEC' and
9363 #           'TNL_10000' and
9364 #           'IMIX' and
9365 #           '2T2C' and
9366 #           'MRR'"
9367 #  parameters:
9368 #  - "result"
9369 #  - "name"
9370 #  - "tags"
9371 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9372 #  x-axis: "X = CNFs per Service Chain"
9373 #  y-axis: "Y = Number of Service Chains"
9374 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9375 #  layout:
9376 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9377 #    layout: "plot-service-density"
9378 #
9379 #- type: "plot"
9380 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9381 #  algorithm: "plot_nf_heatmap"
9382 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9383 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9384 #  filter: "'NIC_Intel-XL710' and
9385 #           'NF_DENSITY' and
9386 #           'DOCKER' and
9387 #           'CHAIN' and
9388 #           'NF_VPPIP4' and
9389 #           'IPSEC' and
9390 #           'TNL_10000' and
9391 #           'IMIX' and
9392 #           '4T4C' 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 Chain"
9400 #  y-axis: "Y = Number of Service Chains"
9401 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9402 #  layout:
9403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9404 #    layout: "plot-service-density"
9405
9406 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9407 #- type: "plot"
9408 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9409 #  algorithm: "plot_nf_heatmap"
9410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9411 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9412 #  filter: "'NIC_Intel-XL710' and
9413 #           'NF_DENSITY' and
9414 #           'DOCKER' and
9415 #           'CHAIN' and
9416 #           'NF_VPPIP4' and
9417 #           'IPSEC' and
9418 #           'TNL_10000' and
9419 #           'IMIX' and
9420 #           '1T1C' and
9421 #           'NDRPDR'"
9422 #  parameters:
9423 #  - "throughput"
9424 #  - "name"
9425 #  - "tags"
9426 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9427 #  x-axis: "X = CNFs per Service Chain"
9428 #  y-axis: "Y = Number of Service Chains"
9429 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9430 #  layout:
9431 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9432 #    layout: "plot-service-density"
9433 #
9434 #- type: "plot"
9435 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9436 #  algorithm: "plot_nf_heatmap"
9437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9438 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9439 #  filter: "'NIC_Intel-XL710' and
9440 #           'NF_DENSITY' and
9441 #           'DOCKER' and
9442 #           'CHAIN' and
9443 #           'NF_VPPIP4' and
9444 #           'IPSEC' and
9445 #           'TNL_10000' and
9446 #           'IMIX' and
9447 #           '2T2C' and
9448 #           'NDRPDR'"
9449 #  parameters:
9450 #  - "throughput"
9451 #  - "name"
9452 #  - "tags"
9453 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9454 #  x-axis: "X = CNFs per Service Chain"
9455 #  y-axis: "Y = Number of Service Chains"
9456 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9457 #  layout:
9458 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9459 #    layout: "plot-service-density"
9460 #
9461 #- type: "plot"
9462 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9463 #  algorithm: "plot_nf_heatmap"
9464 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9465 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9466 #  filter: "'NIC_Intel-XL710' and
9467 #           'NF_DENSITY' and
9468 #           'DOCKER' and
9469 #           'CHAIN' and
9470 #           'NF_VPPIP4' and
9471 #           'IPSEC' and
9472 #           'TNL_10000' and
9473 #           'IMIX' and
9474 #           '4T4C' and
9475 #           'NDRPDR'"
9476 #  parameters:
9477 #  - "throughput"
9478 #  - "name"
9479 #  - "tags"
9480 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9481 #  x-axis: "X = CNFs per Service Chain"
9482 #  y-axis: "Y = Number of Service Chains"
9483 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9484 #  layout:
9485 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9486 #    layout: "plot-service-density"
9487 #
9488 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9489 #- type: "plot"
9490 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9491 #  algorithm: "plot_nf_heatmap"
9492 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9493 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9494 #  filter: "'NIC_Intel-XL710' and
9495 #           'NF_DENSITY' and
9496 #           'DOCKER' and
9497 #           'CHAIN' and
9498 #           'NF_VPPIP4' and
9499 #           'IPSEC' and
9500 #           'TNL_10000' and
9501 #           'IMIX' and
9502 #           '1T1C' and
9503 #           'NDRPDR'"
9504 #  parameters:
9505 #  - "throughput"
9506 #  - "name"
9507 #  - "tags"
9508 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9509 #  x-axis: "X = CNFs per Service Chain"
9510 #  y-axis: "Y = Number of Service Chains"
9511 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9512 #  layout:
9513 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9514 #    layout: "plot-service-density"
9515 #
9516 #- type: "plot"
9517 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9518 #  algorithm: "plot_nf_heatmap"
9519 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9520 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9521 #  filter: "'NIC_Intel-XL710' and
9522 #           'NF_DENSITY' and
9523 #           'DOCKER' and
9524 #           'CHAIN' and
9525 #           'NF_VPPIP4' and
9526 #           'IPSEC' and
9527 #           'TNL_10000' and
9528 #           'IMIX' and
9529 #           '2T2C' and
9530 #           'NDRPDR'"
9531 #  parameters:
9532 #  - "throughput"
9533 #  - "name"
9534 #  - "tags"
9535 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9536 #  x-axis: "X = CNFs per Service Chain"
9537 #  y-axis: "Y = Number of Service Chains"
9538 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9539 #  layout:
9540 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9541 #    layout: "plot-service-density"
9542 #
9543 #- type: "plot"
9544 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9545 #  algorithm: "plot_nf_heatmap"
9546 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9547 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9548 #  filter: "'NIC_Intel-XL710' and
9549 #           'NF_DENSITY' and
9550 #           'DOCKER' and
9551 #           'CHAIN' and
9552 #           'NF_VPPIP4' and
9553 #           'IPSEC' and
9554 #           'TNL_10000' and
9555 #           'IMIX' and
9556 #           '4T4C' and
9557 #           'NDRPDR'"
9558 #  parameters:
9559 #  - "throughput"
9560 #  - "name"
9561 #  - "tags"
9562 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9563 #  x-axis: "X = CNFs per Service Chain"
9564 #  y-axis: "Y = Number of Service Chains"
9565 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9566 #  layout:
9567 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9568 #    layout: "plot-service-density"
9569
9570 ###############################################################################
9571
9572 # Plots - NF Density - CSP - MRR IMIX
9573 - type: "plot"
9574   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9575   algorithm: "plot_nf_heatmap"
9576   output-file-type: ".html"
9577   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9578   data: "plot-vpp-nfv-2n-skx-mrr"
9579   filter: "'NIC_Intel-XXV710' and
9580            'NF_DENSITY' and
9581            'DOCKER' and
9582            'PIPELINE' and
9583            'NF_VPPIP4' and
9584            'IMIX' and
9585            '2T1C' and
9586            'MRR'"
9587   parameters:
9588   - "result"
9589   - "name"
9590   - "tags"
9591   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9592   x-axis: "X = CNFs per Service Pipeline"
9593   y-axis: "Y = Number of Service Pipelines"
9594   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9595   layout:
9596     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9597     layout: "plot-service-density"
9598
9599 - type: "plot"
9600   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9601   algorithm: "plot_nf_heatmap"
9602   output-file-type: ".html"
9603   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9604   data: "plot-vpp-nfv-2n-skx-mrr"
9605   filter: "'NIC_Intel-XXV710' and
9606            'NF_DENSITY' and
9607            'DOCKER' and
9608            'PIPELINE' and
9609            'NF_VPPIP4' and
9610            'IMIX' and
9611            '4T2C' and
9612            'MRR'"
9613   parameters:
9614   - "result"
9615   - "name"
9616   - "tags"
9617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9618   x-axis: "X = CNFs per Service Pipeline"
9619   y-axis: "Y = Number of Service Pipelines"
9620   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9621   layout:
9622     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9623     layout: "plot-service-density"
9624
9625 - type: "plot"
9626   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9627   algorithm: "plot_nf_heatmap"
9628   output-file-type: ".html"
9629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9630   data: "plot-vpp-nfv-2n-skx-mrr"
9631   filter: "'NIC_Intel-XXV710' and
9632            'NF_DENSITY' and
9633            'DOCKER' and
9634            'PIPELINE' and
9635            'NF_VPPIP4' and
9636            'IMIX' and
9637            '8T4C' and
9638            'MRR'"
9639   parameters:
9640   - "result"
9641   - "name"
9642   - "tags"
9643   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9644   x-axis: "X = CNFs per Service Pipeline"
9645   y-axis: "Y = Number of Service Pipelines"
9646   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9647   layout:
9648     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9649     layout: "plot-service-density"
9650
9651 # Plots - NF Density - CSP - NDR IMIX
9652 - type: "plot"
9653   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9654   algorithm: "plot_nf_heatmap"
9655   output-file-type: ".html"
9656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9657   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9658   filter: "'NIC_Intel-XXV710' and
9659            'NF_DENSITY' and
9660            'DOCKER' and
9661            'PIPELINE' and
9662            'NF_VPPIP4' and
9663            'IMIX' and
9664            '2T1C' and
9665            'NDRPDR'"
9666   parameters:
9667   - "throughput"
9668   - "name"
9669   - "tags"
9670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9671   x-axis: "X = CNFs per Service Pipeline"
9672   y-axis: "Y = Number of Service Pipelines"
9673   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9674   layout:
9675     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9676     layout: "plot-service-density"
9677
9678 - type: "plot"
9679   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9680   algorithm: "plot_nf_heatmap"
9681   output-file-type: ".html"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9683   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'DOCKER' and
9687            'PIPELINE' and
9688            'NF_VPPIP4' and
9689            'IMIX' and
9690            '4T2C' and
9691            'NDRPDR'"
9692   parameters:
9693   - "throughput"
9694   - "name"
9695   - "tags"
9696   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9697   x-axis: "X = CNFs per Service Pipeline"
9698   y-axis: "Y = Number of Service Pipelines"
9699   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9700   layout:
9701     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9702     layout: "plot-service-density"
9703
9704 - type: "plot"
9705   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9706   algorithm: "plot_nf_heatmap"
9707   output-file-type: ".html"
9708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9709   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9710   filter: "'NIC_Intel-XXV710' and
9711            'NF_DENSITY' and
9712            'DOCKER' and
9713            'PIPELINE' and
9714            'NF_VPPIP4' and
9715            'IMIX' and
9716            '8T4C' and
9717            'NDRPDR'"
9718   parameters:
9719   - "throughput"
9720   - "name"
9721   - "tags"
9722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9723   x-axis: "X = CNFs per Service Pipeline"
9724   y-axis: "Y = Number of Service Pipelines"
9725   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9726   layout:
9727     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9728     layout: "plot-service-density"
9729
9730 # Plots - NF Density - CSP - PDR IMIX
9731 - type: "plot"
9732   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9733   algorithm: "plot_nf_heatmap"
9734   output-file-type: ".html"
9735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9736   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9737   filter: "'NIC_Intel-XXV710' and
9738            'NF_DENSITY' and
9739            'DOCKER' and
9740            'PIPELINE' and
9741            'NF_VPPIP4' and
9742            'IMIX' and
9743            '2T1C' and
9744            'NDRPDR'"
9745   parameters:
9746   - "throughput"
9747   - "name"
9748   - "tags"
9749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9750   x-axis: "X = CNFs per Service Pipeline"
9751   y-axis: "Y = Number of Service Pipelines"
9752   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9753   layout:
9754     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9755     layout: "plot-service-density"
9756
9757 - type: "plot"
9758   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9759   algorithm: "plot_nf_heatmap"
9760   output-file-type: ".html"
9761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9762   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9763   filter: "'NIC_Intel-XXV710' and
9764            'NF_DENSITY' and
9765            'DOCKER' and
9766            'PIPELINE' and
9767            'NF_VPPIP4' and
9768            'IMIX' and
9769            '4T2C' and
9770            'NDRPDR'"
9771   parameters:
9772   - "throughput"
9773   - "name"
9774   - "tags"
9775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9776   x-axis: "X = CNFs per Service Pipeline"
9777   y-axis: "Y = Number of Service Pipelines"
9778   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9779   layout:
9780     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9781     layout: "plot-service-density"
9782
9783 - type: "plot"
9784   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9785   algorithm: "plot_nf_heatmap"
9786   output-file-type: ".html"
9787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9788   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9789   filter: "'NIC_Intel-XXV710' and
9790            'NF_DENSITY' and
9791            'DOCKER' and
9792            'PIPELINE' and
9793            'NF_VPPIP4' and
9794            'IMIX' and
9795            '8T4C' and
9796            'NDRPDR'"
9797   parameters:
9798   - "throughput"
9799   - "name"
9800   - "tags"
9801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9802   x-axis: "X = CNFs per Service Pipeline"
9803   y-axis: "Y = Number of Service Pipelines"
9804   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9805   layout:
9806     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9807     layout: "plot-service-density"
9808
9809 ###############################################################################
9810 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9811
9812 - type: "plot"
9813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9814   algorithm: "plot_nf_heatmap"
9815   output-file-type: ".html"
9816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9817   data: "plot-vpp-nfv-2n-clx-mrr"
9818   filter: "'NIC_Intel-XXV710' and
9819            'NF_DENSITY' and
9820            'VHOST' and
9821            not 'VXLAN' and
9822            'CHAIN' and
9823            'NF_VPPIP4' and
9824            'IMIX' and
9825            '2T1C' and
9826            'MRR'"
9827   parameters:
9828   - "result"
9829   - "name"
9830   - "tags"
9831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9832   x-axis: "X = VNFs per Service Chain"
9833   y-axis: "Y = Number of Service Chains"
9834   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9835   layout:
9836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9837     layout: "plot-service-density"
9838
9839 - type: "plot"
9840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9841   algorithm: "plot_nf_heatmap"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9844   data: "plot-vpp-nfv-2n-clx-mrr"
9845   filter: "'NIC_Intel-XXV710' and
9846            'NF_DENSITY' and
9847            'VHOST' and
9848            not 'VXLAN' and
9849            'CHAIN' and
9850            'NF_VPPIP4' and
9851            'IMIX' and
9852            '4T2C' and
9853            'MRR'"
9854   parameters:
9855   - "result"
9856   - "name"
9857   - "tags"
9858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9859   x-axis: "X = VNFs per Service Chain"
9860   y-axis: "Y = Number of Service Chains"
9861   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9862   layout:
9863     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9864     layout: "plot-service-density"
9865
9866 - type: "plot"
9867   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9868   algorithm: "plot_nf_heatmap"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9871   data: "plot-vpp-nfv-2n-clx-mrr"
9872   filter: "'NIC_Intel-XXV710' and
9873            'NF_DENSITY' and
9874            'VHOST' and
9875            not 'VXLAN' and
9876            'CHAIN' and
9877            'NF_VPPIP4' and
9878            'IMIX' and
9879            '8T4C' and
9880            'MRR'"
9881   parameters:
9882   - "result"
9883   - "name"
9884   - "tags"
9885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9886   x-axis: "X = VNFs per Service Chain"
9887   y-axis: "Y = Number of Service Chains"
9888   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9889   layout:
9890     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9891     layout: "plot-service-density"
9892
9893 # Plots - NF Density - VSC - NDR IMIX
9894 - type: "plot"
9895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9896   algorithm: "plot_nf_heatmap"
9897   output-file-type: ".html"
9898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9899   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9900   filter: "'NIC_Intel-XXV710' and
9901            'NF_DENSITY' and
9902            'VHOST' and
9903            not 'VXLAN' and
9904            'CHAIN' and
9905            'NF_VPPIP4' and
9906            'IMIX' and
9907            '2T1C' and
9908            'NDRPDR'"
9909   parameters:
9910   - "throughput"
9911   - "name"
9912   - "tags"
9913   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9914   x-axis: "X = VNFs per Service Chain"
9915   y-axis: "Y = Number of Service Chains"
9916   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9917   layout:
9918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9919     layout: "plot-service-density"
9920
9921 - type: "plot"
9922   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9923   algorithm: "plot_nf_heatmap"
9924   output-file-type: ".html"
9925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9926   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9927   filter: "'NIC_Intel-XXV710' and
9928            'NF_DENSITY' and
9929            'VHOST' and
9930            not 'VXLAN' and
9931            'CHAIN' and
9932            'NF_VPPIP4' and
9933            'IMIX' and
9934            '4T2C' and
9935            'NDRPDR'"
9936   parameters:
9937   - "throughput"
9938   - "name"
9939   - "tags"
9940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9941   x-axis: "X = VNFs per Service Chain"
9942   y-axis: "Y = Number of Service Chains"
9943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9944   layout:
9945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9946     layout: "plot-service-density"
9947
9948 - type: "plot"
9949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9950   algorithm: "plot_nf_heatmap"
9951   output-file-type: ".html"
9952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9953   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9954   filter: "'NIC_Intel-XXV710' and
9955            'NF_DENSITY' and
9956            'VHOST' and
9957            not 'VXLAN' and
9958            'CHAIN' and
9959            'NF_VPPIP4' and
9960            'IMIX' and
9961            '8T4C' and
9962            'NDRPDR'"
9963   parameters:
9964   - "throughput"
9965   - "name"
9966   - "tags"
9967   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9968   x-axis: "X = VNFs per Service Chain"
9969   y-axis: "Y = Number of Service Chains"
9970   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9971   layout:
9972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9973     layout: "plot-service-density"
9974
9975 # Plots - NF Density - VSC - PDR IMIX
9976 - type: "plot"
9977   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9978   algorithm: "plot_nf_heatmap"
9979   output-file-type: ".html"
9980   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9981   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9982   filter: "'NIC_Intel-XXV710' and
9983            'NF_DENSITY' and
9984            'VHOST' and
9985            not 'VXLAN' and
9986            'CHAIN' and
9987            'NF_VPPIP4' and
9988            'IMIX' and
9989            '2T1C' and
9990            'NDRPDR'"
9991   parameters:
9992   - "throughput"
9993   - "name"
9994   - "tags"
9995   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9996   x-axis: "X = VNFs per Service Chain"
9997   y-axis: "Y = Number of Service Chains"
9998   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9999   layout:
10000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10001     layout: "plot-service-density"
10002
10003 - type: "plot"
10004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10005   algorithm: "plot_nf_heatmap"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10008   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10009   filter: "'NIC_Intel-XXV710' and
10010            'NF_DENSITY' and
10011            'VHOST' and
10012            not 'VXLAN' and
10013            'CHAIN' and
10014            'NF_VPPIP4' and
10015            'IMIX' and
10016            '4T2C' and
10017            'NDRPDR'"
10018   parameters:
10019   - "throughput"
10020   - "name"
10021   - "tags"
10022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10023   x-axis: "X = VNFs per Service Chain"
10024   y-axis: "Y = Number of Service Chains"
10025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10026   layout:
10027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10028     layout: "plot-service-density"
10029
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10032   algorithm: "plot_nf_heatmap"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10035   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10036   filter: "'NIC_Intel-XXV710' and
10037            'NF_DENSITY' and
10038            'VHOST' and
10039            not 'VXLAN' and
10040            'CHAIN' and
10041            'NF_VPPIP4' and
10042            'IMIX' and
10043            '8T4C' and
10044            'NDRPDR'"
10045   parameters:
10046   - "throughput"
10047   - "name"
10048   - "tags"
10049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10050   x-axis: "X = VNFs per Service Chain"
10051   y-axis: "Y = Number of Service Chains"
10052   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10053   layout:
10054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10055     layout: "plot-service-density"
10056
10057 # Plots - NF Density - VSC - MRR IMIX
10058 - type: "plot"
10059   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10060   algorithm: "plot_nf_heatmap"
10061   output-file-type: ".html"
10062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10063   data: "plot-vpp-nfv-2n-clx-mrr"
10064   filter: "'NIC_Intel-XXV710' and
10065            'NF_DENSITY' and
10066            'VHOST' and
10067            'VXLAN' and
10068            'CHAIN' and
10069            'IMIX' and
10070            '2T1C' and
10071            'MRR'"
10072   parameters:
10073   - "result"
10074   - "name"
10075   - "tags"
10076   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10077   x-axis: "X = VNFs per Service Chain"
10078   y-axis: "Y = Number of Service Chains"
10079   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10080   layout:
10081     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10082     layout: "plot-service-density"
10083
10084 - type: "plot"
10085   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10086   algorithm: "plot_nf_heatmap"
10087   output-file-type: ".html"
10088   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10089   data: "plot-vpp-nfv-2n-clx-mrr"
10090   filter: "'NIC_Intel-XXV710' and
10091            'NF_DENSITY' and
10092            'VHOST' and
10093            'VXLAN' and
10094            'CHAIN' and
10095            'IMIX' and
10096            '4T2C' and
10097            'MRR'"
10098   parameters:
10099   - "result"
10100   - "name"
10101   - "tags"
10102   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10103   x-axis: "X = VNFs per Service Chain"
10104   y-axis: "Y = Number of Service Chains"
10105   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10106   layout:
10107     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10108     layout: "plot-service-density"
10109
10110 - type: "plot"
10111   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10112   algorithm: "plot_nf_heatmap"
10113   output-file-type: ".html"
10114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10115   data: "plot-vpp-nfv-2n-clx-mrr"
10116   filter: "'NIC_Intel-XXV710' and
10117            'NF_DENSITY' and
10118            'VHOST' and
10119            'VXLAN' and
10120            'CHAIN' and
10121            'IMIX' and
10122            '8T4C' and
10123            'MRR'"
10124   parameters:
10125   - "result"
10126   - "name"
10127   - "tags"
10128   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10129   x-axis: "X = VNFs per Service Chain"
10130   y-axis: "Y = Number of Service Chains"
10131   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10132   layout:
10133     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10134     layout: "plot-service-density"
10135
10136 # Plots - NF Density - VSC - NDR IMIX
10137 - type: "plot"
10138   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10139   algorithm: "plot_nf_heatmap"
10140   output-file-type: ".html"
10141   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10142   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10143   filter: "'NIC_Intel-XXV710' and
10144            'NF_DENSITY' and
10145            'VHOST' and
10146            'VXLAN' and
10147            'CHAIN' and
10148            'IMIX' and
10149            '2T1C' and
10150            'NDRPDR'"
10151   parameters:
10152   - "throughput"
10153   - "name"
10154   - "tags"
10155   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10156   x-axis: "X = VNFs per Service Chain"
10157   y-axis: "Y = Number of Service Chains"
10158   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10159   layout:
10160     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10161     layout: "plot-service-density"
10162
10163 - type: "plot"
10164   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10165   algorithm: "plot_nf_heatmap"
10166   output-file-type: ".html"
10167   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10168   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10169   filter: "'NIC_Intel-XXV710' and
10170            'NF_DENSITY' and
10171            'VHOST' and
10172            'VXLAN' and
10173            'CHAIN' and
10174            'IMIX' and
10175            '4T2C' and
10176            'NDRPDR'"
10177   parameters:
10178   - "throughput"
10179   - "name"
10180   - "tags"
10181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10182   x-axis: "X = VNFs per Service Chain"
10183   y-axis: "Y = Number of Service Chains"
10184   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10185   layout:
10186     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10187     layout: "plot-service-density"
10188
10189 - type: "plot"
10190   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10191   algorithm: "plot_nf_heatmap"
10192   output-file-type: ".html"
10193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10194   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10195   filter: "'NIC_Intel-XXV710' and
10196            'NF_DENSITY' and
10197            'VHOST' and
10198            'VXLAN' and
10199            'CHAIN' and
10200            'IMIX' and
10201            '8T4C' and
10202            'NDRPDR'"
10203   parameters:
10204   - "throughput"
10205   - "name"
10206   - "tags"
10207   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10208   x-axis: "X = VNFs per Service Chain"
10209   y-axis: "Y = Number of Service Chains"
10210   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10211   layout:
10212     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10213     layout: "plot-service-density"
10214
10215 # Plots - NF Density - VSC - PDR IMIX
10216 - type: "plot"
10217   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10218   algorithm: "plot_nf_heatmap"
10219   output-file-type: ".html"
10220   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10221   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10222   filter: "'NIC_Intel-XXV710' and
10223            'NF_DENSITY' and
10224            'VHOST' and
10225            'VXLAN' and
10226            'CHAIN' and
10227            'IMIX' and
10228            '2T1C' and
10229            'NDRPDR'"
10230   parameters:
10231   - "throughput"
10232   - "name"
10233   - "tags"
10234   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10235   x-axis: "X = VNFs per Service Chain"
10236   y-axis: "Y = Number of Service Chains"
10237   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10238   layout:
10239     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10240     layout: "plot-service-density"
10241
10242 - type: "plot"
10243   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10244   algorithm: "plot_nf_heatmap"
10245   output-file-type: ".html"
10246   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10247   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10248   filter: "'NIC_Intel-XXV710' and
10249            'NF_DENSITY' and
10250            'VHOST' and
10251            'VXLAN' and
10252            'CHAIN' and
10253            'IMIX' and
10254            '4T2C' and
10255            'NDRPDR'"
10256   parameters:
10257   - "throughput"
10258   - "name"
10259   - "tags"
10260   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10261   x-axis: "X = VNFs per Service Chain"
10262   y-axis: "Y = Number of Service Chains"
10263   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10264   layout:
10265     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10266     layout: "plot-service-density"
10267
10268 - type: "plot"
10269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10270   algorithm: "plot_nf_heatmap"
10271   output-file-type: ".html"
10272   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10273   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10274   filter: "'NIC_Intel-XXV710' and
10275            'NF_DENSITY' and
10276            'VHOST' and
10277            'VXLAN' and
10278            'CHAIN' and
10279            'IMIX' and
10280            '8T4C' and
10281            'NDRPDR'"
10282   parameters:
10283   - "throughput"
10284   - "name"
10285   - "tags"
10286   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10287   x-axis: "X = VNFs per Service Chain"
10288   y-axis: "Y = Number of Service Chains"
10289   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10290   layout:
10291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10292     layout: "plot-service-density"
10293
10294 # Plots - NF Density - CSC - MRR IMIX
10295 - type: "plot"
10296   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10297   algorithm: "plot_nf_heatmap"
10298   output-file-type: ".html"
10299   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10300   data: "plot-vpp-nfv-2n-clx-mrr"
10301   filter: "'NIC_Intel-XXV710' and
10302            'NF_DENSITY' and
10303            'DOCKER' and
10304            'CHAIN' and
10305            'NF_VPPIP4' and
10306            'IMIX' and
10307            '2T1C' and
10308            'MRR'"
10309   parameters:
10310   - "result"
10311   - "name"
10312   - "tags"
10313   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10314   x-axis: "X = CNFs per Service Chain"
10315   y-axis: "Y = Number of Service Chains"
10316   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10317   layout:
10318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10319     layout: "plot-service-density"
10320
10321 - type: "plot"
10322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10323   algorithm: "plot_nf_heatmap"
10324   output-file-type: ".html"
10325   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10326   data: "plot-vpp-nfv-2n-clx-mrr"
10327   filter: "'NIC_Intel-XXV710' and
10328            'NF_DENSITY' and
10329            'DOCKER' and
10330            'CHAIN' and
10331            'NF_VPPIP4' and
10332            'IMIX' and
10333            '4T2C' and
10334            'MRR'"
10335   parameters:
10336   - "result"
10337   - "name"
10338   - "tags"
10339   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10340   x-axis: "X = CNFs per Service Chain"
10341   y-axis: "Y = Number of Service Chains"
10342   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10343   layout:
10344     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10345     layout: "plot-service-density"
10346
10347 - type: "plot"
10348   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10349   algorithm: "plot_nf_heatmap"
10350   output-file-type: ".html"
10351   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10352   data: "plot-vpp-nfv-2n-clx-mrr"
10353   filter: "'NIC_Intel-XXV710' and
10354            'NF_DENSITY' and
10355            'DOCKER' and
10356            'CHAIN' and
10357            'NF_VPPIP4' and
10358            'IMIX' and
10359            '8T4C' and
10360            'MRR'"
10361   parameters:
10362   - "result"
10363   - "name"
10364   - "tags"
10365   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10366   x-axis: "X = CNFs per Service Chain"
10367   y-axis: "Y = Number of Service Chains"
10368   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10369   layout:
10370     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10371     layout: "plot-service-density"
10372
10373 # Plots - NF Density - CSC - NDR IMIX
10374 - type: "plot"
10375   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10376   algorithm: "plot_nf_heatmap"
10377   output-file-type: ".html"
10378   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10379   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10380   filter: "'NIC_Intel-XXV710' and
10381            'NF_DENSITY' and
10382            'DOCKER' and
10383            'CHAIN' and
10384            'NF_VPPIP4' and
10385            'IMIX' and
10386            '2T1C' and
10387            'NDRPDR'"
10388   parameters:
10389   - "throughput"
10390   - "name"
10391   - "tags"
10392   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10393   x-axis: "X = CNFs per Service Chain"
10394   y-axis: "Y = Number of Service Chains"
10395   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10396   layout:
10397     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10398     layout: "plot-service-density"
10399
10400 - type: "plot"
10401   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10402   algorithm: "plot_nf_heatmap"
10403   output-file-type: ".html"
10404   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10405   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10406   filter: "'NIC_Intel-XXV710' and
10407            'NF_DENSITY' and
10408            'DOCKER' and
10409            'CHAIN' and
10410            'NF_VPPIP4' and
10411            'IMIX' and
10412            '4T2C' and
10413            'NDRPDR'"
10414   parameters:
10415   - "throughput"
10416   - "name"
10417   - "tags"
10418   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10419   x-axis: "X = CNFs per Service Chain"
10420   y-axis: "Y = Number of Service Chains"
10421   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10422   layout:
10423     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10424     layout: "plot-service-density"
10425
10426 - type: "plot"
10427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10428   algorithm: "plot_nf_heatmap"
10429   output-file-type: ".html"
10430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10431   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10432   filter: "'NIC_Intel-XXV710' and
10433            'NF_DENSITY' and
10434            'DOCKER' and
10435            'CHAIN' and
10436            'NF_VPPIP4' and
10437            'IMIX' and
10438            '8T4C' and
10439            'NDRPDR'"
10440   parameters:
10441   - "throughput"
10442   - "name"
10443   - "tags"
10444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10445   x-axis: "X = CNFs per Service Chain"
10446   y-axis: "Y = Number of Service Chains"
10447   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10448   layout:
10449     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10450     layout: "plot-service-density"
10451
10452 # Plots - NF Density - CSC - PDR IMIX
10453 - type: "plot"
10454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10455   algorithm: "plot_nf_heatmap"
10456   output-file-type: ".html"
10457   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10458   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10459   filter: "'NIC_Intel-XXV710' and
10460            'NF_DENSITY' and
10461            'DOCKER' and
10462            'CHAIN' and
10463            'NF_VPPIP4' and
10464            'IMIX' and
10465            '2T1C' and
10466            'NDRPDR'"
10467   parameters:
10468   - "throughput"
10469   - "name"
10470   - "tags"
10471   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10472   x-axis: "X = CNFs per Service Chain"
10473   y-axis: "Y = Number of Service Chains"
10474   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10475   layout:
10476     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10477     layout: "plot-service-density"
10478
10479 - type: "plot"
10480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10481   algorithm: "plot_nf_heatmap"
10482   output-file-type: ".html"
10483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10484   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10485   filter: "'NIC_Intel-XXV710' and
10486            'NF_DENSITY' and
10487            'DOCKER' and
10488            'CHAIN' and
10489            'NF_VPPIP4' and
10490            'IMIX' and
10491            '4T2C' and
10492            'NDRPDR'"
10493   parameters:
10494   - "throughput"
10495   - "name"
10496   - "tags"
10497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10498   x-axis: "X = CNFs per Service Chain"
10499   y-axis: "Y = Number of Service Chains"
10500   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10501   layout:
10502     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10503     layout: "plot-service-density"
10504
10505 - type: "plot"
10506   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10507   algorithm: "plot_nf_heatmap"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10510   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10511   filter: "'NIC_Intel-XXV710' and
10512            'NF_DENSITY' and
10513            'DOCKER' and
10514            'CHAIN' and
10515            'NF_VPPIP4' and
10516            'IMIX' and
10517            '8T4C' and
10518            'NDRPDR'"
10519   parameters:
10520   - "throughput"
10521   - "name"
10522   - "tags"
10523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10524   x-axis: "X = CNFs per Service Chain"
10525   y-axis: "Y = Number of Service Chains"
10526   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10527   layout:
10528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10529     layout: "plot-service-density"
10530
10531 # Plots - NF Density - CSP - MRR IMIX
10532 - type: "plot"
10533   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10534   algorithm: "plot_nf_heatmap"
10535   output-file-type: ".html"
10536   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10537   data: "plot-vpp-nfv-2n-clx-mrr"
10538   filter: "'NIC_Intel-XXV710' and
10539            'NF_DENSITY' and
10540            'DOCKER' and
10541            'PIPELINE' and
10542            'NF_VPPIP4' and
10543            'IMIX' and
10544            '2T1C' and
10545            'MRR'"
10546   parameters:
10547   - "result"
10548   - "name"
10549   - "tags"
10550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10551   x-axis: "X = CNFs per Service Pipeline"
10552   y-axis: "Y = Number of Service Pipelines"
10553   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10554   layout:
10555     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10556     layout: "plot-service-density"
10557
10558 - type: "plot"
10559   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10560   algorithm: "plot_nf_heatmap"
10561   output-file-type: ".html"
10562   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10563   data: "plot-vpp-nfv-2n-clx-mrr"
10564   filter: "'NIC_Intel-XXV710' and
10565            'NF_DENSITY' and
10566            'DOCKER' and
10567            'PIPELINE' and
10568            'NF_VPPIP4' and
10569            'IMIX' and
10570            '4T2C' and
10571            'MRR'"
10572   parameters:
10573   - "result"
10574   - "name"
10575   - "tags"
10576   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10577   x-axis: "X = CNFs per Service Pipeline"
10578   y-axis: "Y = Number of Service Pipelines"
10579   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10580   layout:
10581     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10582     layout: "plot-service-density"
10583
10584 - type: "plot"
10585   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10586   algorithm: "plot_nf_heatmap"
10587   output-file-type: ".html"
10588   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10589   data: "plot-vpp-nfv-2n-clx-mrr"
10590   filter: "'NIC_Intel-XXV710' and
10591            'NF_DENSITY' and
10592            'DOCKER' and
10593            'PIPELINE' and
10594            'NF_VPPIP4' and
10595            'IMIX' and
10596            '8T4C' and
10597            'MRR'"
10598   parameters:
10599   - "result"
10600   - "name"
10601   - "tags"
10602   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10603   x-axis: "X = CNFs per Service Pipeline"
10604   y-axis: "Y = Number of Service Pipelines"
10605   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10606   layout:
10607     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10608     layout: "plot-service-density"
10609
10610 # Plots - NF Density - CSP - NDR IMIX
10611 - type: "plot"
10612   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10613   algorithm: "plot_nf_heatmap"
10614   output-file-type: ".html"
10615   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10616   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10617   filter: "'NIC_Intel-XXV710' and
10618            'NF_DENSITY' and
10619            'DOCKER' and
10620            'PIPELINE' and
10621            'NF_VPPIP4' and
10622            'IMIX' and
10623            '2T1C' and
10624            'NDRPDR'"
10625   parameters:
10626   - "throughput"
10627   - "name"
10628   - "tags"
10629   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10630   x-axis: "X = CNFs per Service Pipeline"
10631   y-axis: "Y = Number of Service Pipelines"
10632   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10633   layout:
10634     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10635     layout: "plot-service-density"
10636
10637 - type: "plot"
10638   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10639   algorithm: "plot_nf_heatmap"
10640   output-file-type: ".html"
10641   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10642   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10643   filter: "'NIC_Intel-XXV710' and
10644            'NF_DENSITY' and
10645            'DOCKER' and
10646            'PIPELINE' and
10647            'NF_VPPIP4' and
10648            'IMIX' and
10649            '4T2C' and
10650            'NDRPDR'"
10651   parameters:
10652   - "throughput"
10653   - "name"
10654   - "tags"
10655   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10656   x-axis: "X = CNFs per Service Pipeline"
10657   y-axis: "Y = Number of Service Pipelines"
10658   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10659   layout:
10660     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10661     layout: "plot-service-density"
10662
10663 - type: "plot"
10664   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10665   algorithm: "plot_nf_heatmap"
10666   output-file-type: ".html"
10667   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10668   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10669   filter: "'NIC_Intel-XXV710' and
10670            'NF_DENSITY' and
10671            'DOCKER' and
10672            'PIPELINE' and
10673            'NF_VPPIP4' and
10674            'IMIX' and
10675            '8T4C' and
10676            'NDRPDR'"
10677   parameters:
10678   - "throughput"
10679   - "name"
10680   - "tags"
10681   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10682   x-axis: "X = CNFs per Service Pipeline"
10683   y-axis: "Y = Number of Service Pipelines"
10684   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10685   layout:
10686     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10687     layout: "plot-service-density"
10688
10689 # Plots - NF Density - CSP - PDR IMIX
10690 - type: "plot"
10691   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10692   algorithm: "plot_nf_heatmap"
10693   output-file-type: ".html"
10694   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10695   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10696   filter: "'NIC_Intel-XXV710' and
10697            'NF_DENSITY' and
10698            'DOCKER' and
10699            'PIPELINE' and
10700            'NF_VPPIP4' and
10701            'IMIX' and
10702            '2T1C' and
10703            'NDRPDR'"
10704   parameters:
10705   - "throughput"
10706   - "name"
10707   - "tags"
10708   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10709   x-axis: "X = CNFs per Service Pipeline"
10710   y-axis: "Y = Number of Service Pipelines"
10711   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10712   layout:
10713     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10714     layout: "plot-service-density"
10715
10716 - type: "plot"
10717   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10718   algorithm: "plot_nf_heatmap"
10719   output-file-type: ".html"
10720   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10721   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10722   filter: "'NIC_Intel-XXV710' and
10723            'NF_DENSITY' and
10724            'DOCKER' and
10725            'PIPELINE' and
10726            'NF_VPPIP4' and
10727            'IMIX' and
10728            '4T2C' and
10729            'NDRPDR'"
10730   parameters:
10731   - "throughput"
10732   - "name"
10733   - "tags"
10734   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10735   x-axis: "X = CNFs per Service Pipeline"
10736   y-axis: "Y = Number of Service Pipelines"
10737   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10738   layout:
10739     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10740     layout: "plot-service-density"
10741
10742 - type: "plot"
10743   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10744   algorithm: "plot_nf_heatmap"
10745   output-file-type: ".html"
10746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10747   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10748   filter: "'NIC_Intel-XXV710' and
10749            'NF_DENSITY' and
10750            'DOCKER' and
10751            'PIPELINE' and
10752            'NF_VPPIP4' and
10753            'IMIX' and
10754            '8T4C' and
10755            'NDRPDR'"
10756   parameters:
10757   - "throughput"
10758   - "name"
10759   - "tags"
10760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10761   x-axis: "X = CNFs per Service Pipeline"
10762   y-axis: "Y = Number of Service Pipelines"
10763   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10764   layout:
10765     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10766     layout: "plot-service-density"
10767
10768 ################################################################################
10769
10770 # Packet Throughput
10771
10772 - type: "plot"
10773   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10774   algorithm: "plot_perf_box_name"
10775   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10777   include:
10778     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10779     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10780     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10781     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10782   layout:
10783     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10784     layout: "plot-throughput"
10785
10786 - type: "plot"
10787   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10788   algorithm: "plot_perf_box_name"
10789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10791   include:
10792     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10794     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10795     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10796   layout:
10797     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10798     layout: "plot-throughput"
10799
10800 - type: "plot"
10801   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10802   algorithm: "plot_perf_box_name"
10803   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10804   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10805   include:
10806     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10808     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10809     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10810   layout:
10811     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10812     layout: "plot-throughput"
10813
10814 - type: "plot"
10815   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10816   algorithm: "plot_perf_box_name"
10817   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10819   include:
10820     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10821     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10822     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10823     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10824   layout:
10825     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10826     layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10830   algorithm: "plot_perf_box_name"
10831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10833   include:
10834     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10835     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10836     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10837     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10838     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10839   layout:
10840     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10845   algorithm: "plot_perf_box_name"
10846   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10848   include:
10849     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10850     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10851     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10852     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10853     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10854   layout:
10855     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10860   algorithm: "plot_perf_box_name"
10861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10863   include:
10864     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10865     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10866     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10867     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10868     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10869   layout:
10870     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10871     layout: "plot-throughput"
10872
10873 - type: "plot"
10874   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10875   algorithm: "plot_perf_box_name"
10876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10878   include:
10879     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10880     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10881     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10882     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10883     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10884   layout:
10885     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10886     layout: "plot-throughput"
10887
10888 - type: "plot"
10889   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10890   algorithm: "plot_perf_box_name"
10891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10892   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10893   include:
10894     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10895     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10896     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10897     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10898     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10899   layout:
10900     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10901     layout: "plot-throughput"
10902
10903 - type: "plot"
10904   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10905   algorithm: "plot_perf_box_name"
10906   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10907   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10908   include:
10909     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10910     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10911     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10912     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10913     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10914   layout:
10915     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10916     layout: "plot-throughput"
10917
10918 - type: "plot"
10919   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10920   algorithm: "plot_perf_box_name"
10921   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10923   include:
10924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10930   layout:
10931     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10932     layout: "plot-throughput"
10933
10934 - type: "plot"
10935   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10936   algorithm: "plot_perf_box_name"
10937   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10939   include:
10940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10946   layout:
10947     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10948     layout: "plot-throughput"
10949
10950 - type: "plot"
10951   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10952   algorithm: "plot_perf_box_name"
10953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10955   include:
10956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10961   layout:
10962     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10963     layout: "plot-throughput"
10964
10965 - type: "plot"
10966   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10967   algorithm: "plot_perf_box_name"
10968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10970   include:
10971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10976   layout:
10977     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10978     layout: "plot-throughput"
10979
10980 - type: "plot"
10981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10982   algorithm: "plot_perf_box_name"
10983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10985   include:
10986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10989   layout:
10990     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10991     layout: "plot-throughput"
10992
10993 - type: "plot"
10994   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10995   algorithm: "plot_perf_box_name"
10996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10998   include:
10999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11002   layout:
11003     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11004     layout: "plot-throughput"
11005
11006 - type: "plot"
11007   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11008   algorithm: "plot_perf_box_name"
11009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11011   include:
11012     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11017   layout:
11018     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11019     layout: "plot-throughput"
11020
11021 - type: "plot"
11022   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11023   algorithm: "plot_perf_box_name"
11024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11026   include:
11027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11032   layout:
11033     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11034     layout: "plot-throughput"
11035
11036 - type: "plot"
11037   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11038   algorithm: "plot_perf_box_name"
11039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11041   include:
11042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11045   layout:
11046     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11047     layout: "plot-throughput"
11048
11049 - type: "plot"
11050   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11051   algorithm: "plot_perf_box_name"
11052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11054   include:
11055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11058   layout:
11059     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11060     layout: "plot-throughput"
11061
11062 - type: "plot"
11063   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11064   algorithm: "plot_perf_box_name"
11065   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11067   include:
11068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11074   layout:
11075     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11076     layout: "plot-throughput"
11077
11078 - type: "plot"
11079   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11080   algorithm: "plot_perf_box_name"
11081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11083   include:
11084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11090   layout:
11091     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11096   algorithm: "plot_perf_box_name"
11097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11099   include:
11100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11106   layout:
11107     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11108     layout: "plot-throughput"
11109
11110 - type: "plot"
11111   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11112   algorithm: "plot_perf_box_name"
11113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11115   include:
11116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11122   layout:
11123     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11124     layout: "plot-throughput"
11125
11126 - type: "plot"
11127   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11128   algorithm: "plot_perf_box_name"
11129   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11131   include:
11132     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11133     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11135   layout:
11136     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11137     layout: "plot-throughput"
11138
11139 - type: "plot"
11140   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11141   algorithm: "plot_perf_box_name"
11142   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11143   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11144   include:
11145     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11146     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11147     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11148   layout:
11149     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11150     layout: "plot-throughput"
11151
11152 - type: "plot"
11153   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11154   algorithm: "plot_perf_box_name"
11155   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11157   include:
11158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11160 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11161 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11163   layout:
11164     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11165     layout: "plot-throughput"
11166
11167 - type: "plot"
11168   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11169   algorithm: "plot_perf_box_name"
11170   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11172   include:
11173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11175 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11176 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11178   layout:
11179     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11180     layout: "plot-throughput"
11181
11182 - type: "plot"
11183   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11184   algorithm: "plot_perf_box_name"
11185   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11186   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11187   include:
11188     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11193   layout:
11194     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11195     layout: "plot-throughput"
11196
11197 - type: "plot"
11198   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11199   algorithm: "plot_perf_box_name"
11200   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11201   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11202   include:
11203     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11208   layout:
11209     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11210     layout: "plot-throughput"
11211
11212 - type: "plot"
11213   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11214   algorithm: "plot_perf_box_name"
11215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11217   include:
11218     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11219     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11223   layout:
11224     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11225     layout: "plot-throughput"
11226
11227 - type: "plot"
11228   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11229   algorithm: "plot_perf_box_name"
11230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11232   include:
11233     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11234     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11238   layout:
11239     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11240     layout: "plot-throughput"
11241
11242 - type: "plot"
11243   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11244   algorithm: "plot_perf_box_name"
11245   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11247   include:
11248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11254   layout:
11255     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11256     layout: "plot-throughput"
11257
11258 - type: "plot"
11259   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11260   algorithm: "plot_perf_box_name"
11261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11263   include:
11264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11270   layout:
11271     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11272     layout: "plot-throughput"
11273
11274 - type: "plot"
11275   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11276   algorithm: "plot_perf_box_name"
11277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11279   include:
11280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11286   layout:
11287     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11288     layout: "plot-throughput"
11289
11290 - type: "plot"
11291   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11292   algorithm: "plot_perf_box_name"
11293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11295   include:
11296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11301     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11302   layout:
11303     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11304     layout: "plot-throughput"
11305
11306 - type: "plot"
11307   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11308   algorithm: "plot_perf_box_name"
11309   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11310   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11311   include:
11312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11316     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11317   layout:
11318     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11319     layout: "plot-throughput"
11320
11321 - type: "plot"
11322   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11323   algorithm: "plot_perf_box_name"
11324   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11325   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11326   include:
11327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11332   layout:
11333     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11334     layout: "plot-throughput"
11335
11336 - type: "plot"
11337   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11338   algorithm: "plot_perf_box_name"
11339   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11340   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11341   include:
11342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11348   layout:
11349     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11350     layout: "plot-throughput"
11351
11352 - type: "plot"
11353   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11354   algorithm: "plot_perf_box_name"
11355   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11356   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11357   include:
11358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11360     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11364   layout:
11365     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11366     layout: "plot-throughput"
11367
11368 - type: "plot"
11369   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11370   algorithm: "plot_perf_box_name"
11371   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11372   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11373   include:
11374     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11375     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11376     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11377     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11378     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11379   layout:
11380     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11381     layout: "plot-throughput"
11382
11383 - type: "plot"
11384   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11385   algorithm: "plot_perf_box_name"
11386   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11387   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11388   include:
11389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11393     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11394   layout:
11395     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11396     layout: "plot-throughput"
11397
11398 - type: "plot"
11399   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11400   algorithm: "plot_perf_box_name"
11401   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11402   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11403   include:
11404     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11405     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11409     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11410   layout:
11411     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11412     layout: "plot-throughput"
11413
11414 - type: "plot"
11415   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11416   algorithm: "plot_perf_box_name"
11417   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11418   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11419   include:
11420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11426   layout:
11427     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11428     layout: "plot-throughput"
11429
11430 - type: "plot"
11431   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11432   algorithm: "plot_perf_box_name"
11433   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11434   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11435   include:
11436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11441   layout:
11442     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11443     layout: "plot-throughput"
11444
11445 - type: "plot"
11446   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11447   algorithm: "plot_perf_box_name"
11448   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11449   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11450   include:
11451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11455     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11456   layout:
11457     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11458     layout: "plot-throughput"
11459
11460 - type: "plot"
11461   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11462   algorithm: "plot_perf_box_name"
11463   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11464   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11465   include:
11466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11472   layout:
11473     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11474     layout: "plot-throughput"
11475
11476 - type: "plot"
11477   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11478   algorithm: "plot_perf_box_name"
11479   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11480   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11481   include:
11482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11488   layout:
11489     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11494   algorithm: "plot_perf_box_name"
11495   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11497   include:
11498     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11500   layout:
11501     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11502     layout: "plot-throughput"
11503
11504 - type: "plot"
11505   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11506   algorithm: "plot_perf_box_name"
11507   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11509   include:
11510     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11512   layout:
11513     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11514     layout: "plot-throughput"
11515
11516 - type: "plot"
11517   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11518   algorithm: "plot_perf_box_name"
11519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11521   include:
11522     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11523     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11524     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11525     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11526   layout:
11527     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11528     layout: "plot-throughput"
11529
11530 - type: "plot"
11531   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11532   algorithm: "plot_perf_box_name"
11533   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11535   include:
11536     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11538     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11539     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11540   layout:
11541     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11542     layout: "plot-throughput"
11543
11544 - type: "plot"
11545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11546   algorithm: "plot_perf_box_name"
11547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11549   include:
11550     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11552     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11554   layout:
11555     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11556     layout: "plot-throughput"
11557
11558 - type: "plot"
11559   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11560   algorithm: "plot_perf_box_name"
11561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11563   include:
11564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11568   layout:
11569     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11570     layout: "plot-throughput"
11571
11572 - type: "plot"
11573   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11574   algorithm: "plot_perf_box_name"
11575   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11576   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11577   include:
11578     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11582   layout:
11583     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11584     layout: "plot-throughput"
11585
11586 - type: "plot"
11587   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11588   algorithm: "plot_perf_box_name"
11589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11591   include:
11592     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11593     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11594     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11596   layout:
11597     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11598     layout: "plot-throughput"
11599
11600 - type: "plot"
11601   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11602   algorithm: "plot_perf_box_name"
11603   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11604   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11605   include:
11606     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11607     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11608     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11609     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11610   layout:
11611     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11612     layout: "plot-throughput"
11613
11614 - type: "plot"
11615   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11616   algorithm: "plot_perf_box_name"
11617   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11618   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11619   include:
11620     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11621     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11622     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11623     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11624   layout:
11625     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11626     layout: "plot-throughput"
11627
11628 - type: "plot"
11629   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11630   algorithm: "plot_perf_box_name"
11631   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11633   include:
11634     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11636     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11640   layout:
11641     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11642     layout: "plot-throughput"
11643
11644 - type: "plot"
11645   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11646   algorithm: "plot_perf_box_name"
11647   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11648   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11649   include:
11650     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11651     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11652     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11655     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11656   layout:
11657     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11658     layout: "plot-throughput"
11659
11660 - type: "plot"
11661   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11662   algorithm: "plot_perf_box_name"
11663   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11665   include:
11666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11671   layout:
11672     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11673     layout: "plot-throughput"
11674
11675 - type: "plot"
11676   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11677   algorithm: "plot_perf_box_name"
11678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11680   include:
11681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11686   layout:
11687     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11688     layout: "plot-throughput"
11689
11690 - type: "plot"
11691   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11692   algorithm: "plot_perf_box_name"
11693   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11695   include:
11696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11701   layout:
11702     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11703     layout: "plot-throughput"
11704
11705 - type: "plot"
11706   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11707   algorithm: "plot_perf_box_name"
11708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11710   include:
11711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11716   layout:
11717     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11718     layout: "plot-throughput"
11719
11720 - type: "plot"
11721   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11722   algorithm: "plot_perf_box_name"
11723   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11725   include:
11726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11729   layout:
11730     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11738   include:
11739     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11742   layout:
11743     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11751   include:
11752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11754     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11755   layout:
11756     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11764   include:
11765     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11768   layout:
11769     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11770     layout: "plot-throughput"
11771
11772 - type: "plot"
11773   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11774   algorithm: "plot_perf_box_name"
11775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11777   include:
11778     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11779     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11783   layout:
11784     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11785     layout: "plot-throughput"
11786
11787 - type: "plot"
11788   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11789   algorithm: "plot_perf_box_name"
11790   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11792   include:
11793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11798   layout:
11799     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11800     layout: "plot-throughput"
11801
11802 - type: "plot"
11803   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11804   algorithm: "plot_perf_box_name"
11805   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11807   include:
11808     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11809     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11813   layout:
11814     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11815     layout: "plot-throughput"
11816
11817 - type: "plot"
11818   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11819   algorithm: "plot_perf_box_name"
11820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11822   include:
11823     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11824     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11828   layout:
11829     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11830     layout: "plot-throughput"
11831
11832 - type: "plot"
11833   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11834   algorithm: "plot_perf_box_name"
11835   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11836   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11837   include:
11838     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11843   layout:
11844     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11845     layout: "plot-throughput"
11846
11847 - type: "plot"
11848   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11849   algorithm: "plot_perf_box_name"
11850   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11851   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11852   include:
11853     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11856     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11857     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11858   layout:
11859     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11860     layout: "plot-throughput"
11861
11862 - type: "plot"
11863   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11864   algorithm: "plot_perf_box_name"
11865   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11866   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11867   include:
11868     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11872     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11873   layout:
11874     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11875     layout: "plot-throughput"
11876
11877 - type: "plot"
11878   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11879   algorithm: "plot_perf_box_name"
11880   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11881   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11882   include:
11883     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11887     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11888   layout:
11889     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11890     layout: "plot-throughput"
11891
11892 - type: "plot"
11893   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11894   algorithm: "plot_perf_box_name"
11895   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11896   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11897   include:
11898     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11902     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11903   layout:
11904     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11905     layout: "plot-throughput"
11906
11907 - type: "plot"
11908   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11909   algorithm: "plot_perf_box_name"
11910   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11911   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11912   include:
11913     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11917     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11918   layout:
11919     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11920     layout: "plot-throughput"
11921
11922 - type: "plot"
11923   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11924   algorithm: "plot_perf_box_name"
11925   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11926   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11927   include:
11928     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11929     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11930     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11931     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11932     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11933     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11934   layout:
11935     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11936     layout: "plot-throughput"
11937
11938 - type: "plot"
11939   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11940   algorithm: "plot_perf_box_name"
11941   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11942   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11943   include:
11944     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11945     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11946     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11947     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11948     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11950   layout:
11951     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11952     layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11956   algorithm: "plot_perf_box_name"
11957   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11959   include:
11960     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11961     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11962     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11963     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11964   layout:
11965     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11966     layout: "plot-throughput"
11967
11968 - type: "plot"
11969   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11970   algorithm: "plot_perf_box_name"
11971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11973   include:
11974     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11975     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11976     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11977     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11978   layout:
11979     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11984   algorithm: "plot_perf_box_name"
11985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11987   include:
11988     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11989     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11990     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11991     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11992     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11993     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11994   layout:
11995     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
11996     layout: "plot-throughput"
11997
11998 - type: "plot"
11999   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12000   algorithm: "plot_perf_box_name"
12001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12003   include:
12004     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12005     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12006     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12007     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12008     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12009     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12010   layout:
12011     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12012     layout: "plot-throughput"
12013
12014 - type: "plot"
12015   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12016   algorithm: "plot_perf_box_name"
12017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12019   include:
12020     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12021     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12022     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12023     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12024     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12025     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12026   layout:
12027     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12032   algorithm: "plot_perf_box_name"
12033   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12035   include:
12036     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12037     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12038     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12039     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12040     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12041     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12042   layout:
12043     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12044     layout: "plot-throughput"
12045
12046 - type: "plot"
12047   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12048   algorithm: "plot_perf_box_name"
12049   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12050   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12051   include:
12052     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12053     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12054     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12055     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12056     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12058   layout:
12059     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12060     layout: "plot-throughput"
12061
12062 - type: "plot"
12063   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12064   algorithm: "plot_perf_box_name"
12065   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12067   include:
12068     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12069     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12070     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12071     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12072     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12073     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12074   layout:
12075     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12076     layout: "plot-throughput"
12077
12078 - type: "plot"
12079   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12080   algorithm: "plot_perf_box_name"
12081   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12082   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12083   include:
12084     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12085     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12086     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12087     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12088     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12089     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12090   layout:
12091     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12092     layout: "plot-throughput"
12093
12094 - type: "plot"
12095   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12096   algorithm: "plot_perf_box_name"
12097   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12098   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12099   include:
12100     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12101     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12102     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12103     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12104     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12105     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12106   layout:
12107     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12108     layout: "plot-throughput"
12109
12110 - type: "plot"
12111   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12112   algorithm: "plot_perf_box_name"
12113   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12114   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12115   include:
12116     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12117     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12118     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12119     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12120     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12121     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12122   layout:
12123     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12124     layout: "plot-throughput"
12125
12126 - type: "plot"
12127   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12128   algorithm: "plot_perf_box_name"
12129   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12130   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12131   include:
12132     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12133     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12134     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12135     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12136     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12137     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12138   layout:
12139     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12140     layout: "plot-throughput"
12141
12142 - type: "plot"
12143   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12144   algorithm: "plot_perf_box_name"
12145   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12146   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12147   include:
12148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12154   layout:
12155     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12156     layout: "plot-throughput"
12157
12158 - type: "plot"
12159   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12160   algorithm: "plot_perf_box_name"
12161   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12163   include:
12164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12170   layout:
12171     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12172     layout: "plot-throughput"
12173
12174 - type: "plot"
12175   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12176   algorithm: "plot_perf_box_name"
12177   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12179   include:
12180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12186   layout:
12187     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12188     layout: "plot-throughput"
12189
12190 - type: "plot"
12191   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12192   algorithm: "plot_perf_box_name"
12193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12195   include:
12196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12202   layout:
12203     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12204     layout: "plot-throughput"
12205
12206 - type: "plot"
12207   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12208   algorithm: "plot_perf_box_name"
12209   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12210   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12211   include:
12212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12218   layout:
12219     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12220     layout: "plot-throughput"
12221
12222 - type: "plot"
12223   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12224   algorithm: "plot_perf_box_name"
12225   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12227   include:
12228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12234   layout:
12235     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12236     layout: "plot-throughput"
12237
12238 - type: "plot"
12239   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12240   algorithm: "plot_perf_box_name"
12241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12243   include:
12244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12248   layout:
12249     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12250     layout: "plot-throughput"
12251
12252 - type: "plot"
12253   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12254   algorithm: "plot_perf_box_name"
12255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12257   include:
12258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12262   layout:
12263     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12264     layout: "plot-throughput"
12265
12266 - type: "plot"
12267   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12268   algorithm: "plot_perf_box_name"
12269   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12271   include:
12272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12276   layout:
12277     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12278     layout: "plot-throughput"
12279
12280 - type: "plot"
12281   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12282   algorithm: "plot_perf_box_name"
12283   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12284   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12285   include:
12286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12290   layout:
12291     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12292     layout: "plot-throughput"
12293
12294 - type: "plot"
12295   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12296   algorithm: "plot_perf_box_name"
12297   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12299   include:
12300     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12301     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12302     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12303     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12304     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12305     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12306   layout:
12307     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12308     layout: "plot-throughput"
12309
12310 - type: "plot"
12311   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12312   algorithm: "plot_perf_box_name"
12313   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12314   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12315   include:
12316     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12317     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12318     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12319     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12320     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12321     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12322   layout:
12323     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12324     layout: "plot-throughput"
12325
12326 - type: "plot"
12327   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12328   algorithm: "plot_perf_box_name"
12329   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12331   include:
12332     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12333     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12334     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12335     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12336     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12337   layout:
12338     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12339     layout: "plot-throughput"
12340
12341 - type: "plot"
12342   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12343   algorithm: "plot_perf_box_name"
12344   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12346   include:
12347     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12348     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12349     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12350     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12351     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12352   layout:
12353     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12354     layout: "plot-throughput"
12355
12356 - type: "plot"
12357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12358   algorithm: "plot_perf_box_name"
12359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12361   include:
12362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12367   layout:
12368     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12369     layout: "plot-throughput"
12370
12371 - type: "plot"
12372   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12373   algorithm: "plot_perf_box_name"
12374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12376   include:
12377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12382   layout:
12383     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12384     layout: "plot-throughput"
12385
12386 - type: "plot"
12387   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12388   algorithm: "plot_perf_box_name"
12389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12391   include:
12392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12396   layout:
12397     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12398     layout: "plot-throughput"
12399
12400 - type: "plot"
12401   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12402   algorithm: "plot_perf_box_name"
12403   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12405   include:
12406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12410   layout:
12411     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12412     layout: "plot-throughput"
12413
12414 - type: "plot"
12415   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12416   algorithm: "plot_perf_box_name"
12417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12419   include:
12420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12426   layout:
12427     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12428     layout: "plot-throughput"
12429
12430 - type: "plot"
12431   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12432   algorithm: "plot_perf_box_name"
12433   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12435   include:
12436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12442   layout:
12443     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12444     layout: "plot-throughput"
12445
12446 - type: "plot"
12447   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12448   algorithm: "plot_perf_box_name"
12449   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12451   include:
12452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12456     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12457     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12458   layout:
12459     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12460     layout: "plot-throughput"
12461
12462 - type: "plot"
12463   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12464   algorithm: "plot_perf_box_name"
12465   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12466   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12467   include:
12468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12470     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12472     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12473     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12474   layout:
12475     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12476     layout: "plot-throughput"
12477
12478 - type: "plot"
12479   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12480   algorithm: "plot_perf_box_name"
12481   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12482   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12483   include:
12484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12487     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12488     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12489     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12490   layout:
12491     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12492     layout: "plot-throughput"
12493
12494 - type: "plot"
12495   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12496   algorithm: "plot_perf_box_name"
12497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12499   include:
12500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12501     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12502     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12503     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12504     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12505     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12506   layout:
12507     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12508     layout: "plot-throughput"
12509
12510 - type: "plot"
12511   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12512   algorithm: "plot_perf_box_name"
12513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12515   include:
12516     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12517     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12518     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12519     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12520     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12522   layout:
12523     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12524     layout: "plot-throughput"
12525
12526 - type: "plot"
12527   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12528   algorithm: "plot_perf_box_name"
12529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12531   include:
12532     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12533     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12534     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12535     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12536     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12537     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12538   layout:
12539     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12540     layout: "plot-throughput"
12541
12542 - type: "plot"
12543   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12544   algorithm: "plot_perf_box_name"
12545   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12546   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12547   include:
12548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12552   layout:
12553     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12554     layout: "plot-throughput"
12555
12556 - type: "plot"
12557   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12558   algorithm: "plot_perf_box_name"
12559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12561   include:
12562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12566   layout:
12567     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12568     layout: "plot-throughput"
12569
12570 - type: "plot"
12571   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12572   algorithm: "plot_perf_box_name"
12573   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12574   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12575   include:
12576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12582   layout:
12583     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12584     layout: "plot-throughput"
12585
12586 - type: "plot"
12587   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12588   algorithm: "plot_perf_box_name"
12589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12591   include:
12592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12598   layout:
12599     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12600     layout: "plot-throughput"
12601
12602 - type: "plot"
12603   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12604   algorithm: "plot_perf_box_name"
12605   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12606   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12607   include:
12608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12613     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12614   layout:
12615     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12616     layout: "plot-throughput"
12617
12618 - type: "plot"
12619   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12620   algorithm: "plot_perf_box_name"
12621   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12622   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12623   include:
12624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12627     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12629     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12630   layout:
12631     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12632     layout: "plot-throughput"
12633
12634 #- type: "plot"
12635 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12636 #  algorithm: "plot_perf_box_name"
12637 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12638 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12639 #  include:
12640 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12641 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12642 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12643 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12644 #  layout:
12645 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12646 #    layout: "plot-throughput"
12647 #
12648 #- type: "plot"
12649 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12650 #  algorithm: "plot_perf_box_name"
12651 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12652 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12653 #  include:
12654 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12655 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12656 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12657 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12658 #  layout:
12659 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12660 #    layout: "plot-throughput"
12661
12662 - type: "plot"
12663   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12664   algorithm: "plot_perf_box_name"
12665   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12666   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12667   include:
12668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12673     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12674   layout:
12675     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12676     layout: "plot-throughput"
12677
12678 - type: "plot"
12679   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12680   algorithm: "plot_perf_box_name"
12681   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12682   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12683   include:
12684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12690   layout:
12691     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12692     layout: "plot-throughput"
12693
12694 #- type: "plot"
12695 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12696 #  algorithm: "plot_perf_box_name"
12697 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12698 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12699 #  include:
12700 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12701 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12702 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12703 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12704 #  layout:
12705 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12706 #    layout: "plot-throughput"
12707 #
12708 #- type: "plot"
12709 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12710 #  algorithm: "plot_perf_box_name"
12711 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12712 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12713 #  include:
12714 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12715 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12716 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12717 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12718 #  layout:
12719 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12720 #    layout: "plot-throughput"
12721
12722 - type: "plot"
12723   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12724   algorithm: "plot_perf_box_name"
12725   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12726   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12727   include:
12728     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12732     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12733     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12734   layout:
12735     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12736     layout: "plot-throughput"
12737
12738 - type: "plot"
12739   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12740   algorithm: "plot_perf_box_name"
12741   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12742   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12743   include:
12744     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12746     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12747     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12748     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12749     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12750   layout:
12751     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12752     layout: "plot-throughput"
12753
12754 #- type: "plot"
12755 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12756 #  algorithm: "plot_perf_box_name"
12757 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12758 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12759 #  include:
12760 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12761 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12762 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12763 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12764 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12765 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12766 #  layout:
12767 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12768 #    layout: "plot-throughput"
12769 #
12770 #- type: "plot"
12771 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12772 #  algorithm: "plot_perf_box_name"
12773 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12774 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12775 #  include:
12776 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12777 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12778 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12779 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12780 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12781 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12782 #  layout:
12783 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12784 #    layout: "plot-throughput"
12785
12786 - type: "plot"
12787   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12788   algorithm: "plot_perf_box_name"
12789   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12790   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12791   include:
12792     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12793     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12794     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12795     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12796     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12797     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12798   layout:
12799     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12800     layout: "plot-throughput"
12801
12802 - type: "plot"
12803   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12804   algorithm: "plot_perf_box_name"
12805   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12807   include:
12808     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12809     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12810     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12811     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12812     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12813     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12814   layout:
12815     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12816     layout: "plot-throughput"
12817
12818 - type: "plot"
12819   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12820   algorithm: "plot_perf_box_name"
12821   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12823   include:
12824     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12825     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12826     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12827 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12828 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12829 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12830   layout:
12831     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12836   algorithm: "plot_perf_box_name"
12837   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12838   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12839   include:
12840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12841     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12842     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12843 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12844 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12845 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12846   layout:
12847     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12848     layout: "plot-throughput"
12849
12850 - type: "plot"
12851   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12852   algorithm: "plot_perf_box_name"
12853   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12854   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12855   include:
12856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12857     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12858     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12859     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12860     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12861     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12862   layout:
12863     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12864     layout: "plot-throughput"
12865
12866 - type: "plot"
12867   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12868   algorithm: "plot_perf_box_name"
12869   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12870   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12871   include:
12872     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12873     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12875     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12876     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12877     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12878   layout:
12879     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12880     layout: "plot-throughput"
12881
12882 - type: "plot"
12883   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12884   algorithm: "plot_perf_box_name"
12885   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12886   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12887   include:
12888     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12889     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12890     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12891     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12892     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12893     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12894   layout:
12895     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12896     layout: "plot-throughput"
12897
12898 - type: "plot"
12899   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12900   algorithm: "plot_perf_box_name"
12901   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12902   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12903   include:
12904     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12905     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12906     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12907     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12908     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12909     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12910   layout:
12911     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12912     layout: "plot-throughput"
12913
12914 #- type: "plot"
12915 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12916 #  algorithm: "plot_perf_box_name"
12917 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12918 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12919 #  include:
12920 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12921 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12922 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12923 #  layout:
12924 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12925 #    layout: "plot-throughput"
12926 #
12927 #- type: "plot"
12928 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12929 #  algorithm: "plot_perf_box_name"
12930 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12931 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12932 #  include:
12933 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12934 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12935 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12936 #  layout:
12937 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12938 #    layout: "plot-throughput"
12939
12940 - type: "plot"
12941   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12942   algorithm: "plot_perf_box_name"
12943   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12945   include:
12946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12951   layout:
12952     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
12953     layout: "plot-throughput"
12954
12955 - type: "plot"
12956   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12957   algorithm: "plot_perf_box_name"
12958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12960   include:
12961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12966   layout:
12967     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
12968     layout: "plot-throughput"
12969
12970 - type: "plot"
12971   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12972   algorithm: "plot_perf_box_name"
12973   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12974   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12975   include:
12976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12977     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12981   layout:
12982     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12990   include:
12991     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12992     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12996   layout:
12997     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
12998     layout: "plot-throughput"
12999
13000 - type: "plot"
13001   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13002   algorithm: "plot_perf_box_name"
13003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13005   include:
13006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13011   layout:
13012     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13013     layout: "plot-throughput"
13014
13015 - type: "plot"
13016   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13017   algorithm: "plot_perf_box_name"
13018   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13019   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13020   include:
13021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13026   layout:
13027     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13028     layout: "plot-throughput"
13029
13030 - type: "plot"
13031   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13032   algorithm: "plot_perf_box_name"
13033   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13035   include:
13036     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13041   layout:
13042     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13050   include:
13051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13056   layout:
13057     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13058     layout: "plot-throughput"
13059
13060 - type: "plot"
13061   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13062   algorithm: "plot_perf_box_name"
13063   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13064   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13065   include:
13066     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13067     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13071   layout:
13072     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13073     layout: "plot-throughput"
13074
13075 - type: "plot"
13076   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13077   algorithm: "plot_perf_box_name"
13078   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13080   include:
13081     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13082     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13084     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13085     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13086   layout:
13087     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13088     layout: "plot-throughput"
13089
13090 - type: "plot"
13091   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13092   algorithm: "plot_perf_box_name"
13093   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13095   include:
13096     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13097     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13098     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13099     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13100     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13101   layout:
13102     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13103     layout: "plot-throughput"
13104
13105 - type: "plot"
13106   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13107   algorithm: "plot_perf_box_name"
13108   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13110   include:
13111     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13112     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13113     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13114     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13115     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13116   layout:
13117     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13118     layout: "plot-throughput"
13119
13120 - type: "plot"
13121   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13122   algorithm: "plot_perf_box_name"
13123   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13125   include:
13126     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13128     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13129     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13130   layout:
13131     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13132     layout: "plot-throughput"
13133
13134 - type: "plot"
13135   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13136   algorithm: "plot_perf_box_name"
13137   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13139   include:
13140     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13141     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13142     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13144   layout:
13145     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13146     layout: "plot-throughput"
13147
13148 - type: "plot"
13149   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13150   algorithm: "plot_perf_box_name"
13151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13153   include:
13154     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13155     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13156     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13157     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13158   layout:
13159     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13160     layout: "plot-throughput"
13161
13162 - type: "plot"
13163   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13164   algorithm: "plot_perf_box_name"
13165   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13167   include:
13168     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13169     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13170     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13171     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13172   layout:
13173     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13174     layout: "plot-throughput"
13175
13176 - type: "plot"
13177   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13178   algorithm: "plot_perf_box_name"
13179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13181   include:
13182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13188   layout:
13189     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13190     layout: "plot-throughput"
13191
13192 - type: "plot"
13193   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13194   algorithm: "plot_perf_box_name"
13195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13197   include:
13198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13204   layout:
13205     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13206     layout: "plot-throughput"
13207
13208 - type: "plot"
13209   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13210   algorithm: "plot_perf_box_name"
13211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13213   include:
13214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13220   layout:
13221     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13222     layout: "plot-throughput"
13223
13224 - type: "plot"
13225   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13226   algorithm: "plot_perf_box_name"
13227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13229   include:
13230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13236   layout:
13237     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13238     layout: "plot-throughput"
13239
13240 - type: "plot"
13241   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13242   algorithm: "plot_perf_box_name"
13243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13245   include:
13246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13252   layout:
13253     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13254     layout: "plot-throughput"
13255
13256 - type: "plot"
13257   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13258   algorithm: "plot_perf_box_name"
13259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13261   include:
13262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13268   layout:
13269     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13270     layout: "plot-throughput"
13271
13272 - type: "plot"
13273   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13274   algorithm: "plot_perf_box_name"
13275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13277   include:
13278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13283   layout:
13284     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13285     layout: "plot-throughput"
13286
13287 - type: "plot"
13288   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13289   algorithm: "plot_perf_box_name"
13290   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13291   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13292   include:
13293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13296     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13297     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13298   layout:
13299     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13300     layout: "plot-throughput"
13301
13302 - type: "plot"
13303   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13304   algorithm: "plot_perf_box_name"
13305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13307   include:
13308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13310   layout:
13311     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13312     layout: "plot-throughput"
13313
13314 - type: "plot"
13315   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13316   algorithm: "plot_perf_box_name"
13317   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13318   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13319   include:
13320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13322   layout:
13323     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13324     layout: "plot-throughput"
13325
13326 - type: "plot"
13327   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13328   algorithm: "plot_perf_box_name"
13329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13331   include:
13332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13334   layout:
13335     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13336     layout: "plot-throughput"
13337
13338 - type: "plot"
13339   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13340   algorithm: "plot_perf_box_name"
13341   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13343   include:
13344     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13345     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13346   layout:
13347     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13352   algorithm: "plot_perf_box_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13355   include:
13356     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13357     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13358   layout:
13359     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13360     layout: "plot-throughput"
13361
13362 - type: "plot"
13363   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13364   algorithm: "plot_perf_box_name"
13365   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13367   include:
13368     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13369     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13370   layout:
13371     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13372     layout: "plot-throughput"
13373
13374 - type: "plot"
13375   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13376   algorithm: "plot_perf_box_name"
13377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13379   include:
13380     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13381     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13382   layout:
13383     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13384     layout: "plot-throughput"
13385
13386 - type: "plot"
13387   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13388   algorithm: "plot_perf_box_name"
13389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13391   include:
13392     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13393     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13394   layout:
13395     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13396     layout: "plot-throughput"
13397
13398 - type: "plot"
13399   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13400   algorithm: "plot_perf_box_name"
13401   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13402   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13403   include:
13404     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13405     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13406     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13407     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13408     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13409     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13410   layout:
13411     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13412     layout: "plot-throughput"
13413
13414 - type: "plot"
13415   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13416   algorithm: "plot_perf_box_name"
13417   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13418   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13419   include:
13420     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13421     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13422     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13423     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13424     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13425     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13426   layout:
13427     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13428     layout: "plot-throughput"
13429
13430 - type: "plot"
13431   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13432   algorithm: "plot_perf_box_name"
13433   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13434   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13435   include:
13436     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13437     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13438     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13439     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13440     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13442   layout:
13443     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13444     layout: "plot-throughput"
13445
13446 - type: "plot"
13447   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13448   algorithm: "plot_perf_box_name"
13449   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13450   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13451   include:
13452     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13453     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13454     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13455     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13456     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13457     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13458   layout:
13459     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13460     layout: "plot-throughput"
13461
13462 #- type: "plot"
13463 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13464 #  algorithm: "plot_perf_box_name"
13465 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13466 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13467 #  include:
13468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13469 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13470 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13471 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13472 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13473 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13474 #  layout:
13475 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13476 #    layout: "plot-throughput"
13477 #
13478 #- type: "plot"
13479 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13480 #  algorithm: "plot_perf_box_name"
13481 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13482 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13483 #  include:
13484 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13485 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13486 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13487 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13488 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13489 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13490 #  layout:
13491 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13492 #    layout: "plot-throughput"
13493
13494 - type: "plot"
13495   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13496   algorithm: "plot_perf_box_name"
13497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13499   include:
13500     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13501     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13502     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13503     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13504     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13505     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13506   layout:
13507     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13508     layout: "plot-throughput"
13509
13510 - type: "plot"
13511   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13512   algorithm: "plot_perf_box_name"
13513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13515   include:
13516     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13517     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13518     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13519     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13520     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13522   layout:
13523     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13524     layout: "plot-throughput"
13525
13526 ################################################################################
13527
13528 # Packet Speedup
13529
13530 - type: "plot"
13531   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13532   algorithm: "plot_tsa_name"
13533   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13535   include:
13536     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13540   layout:
13541     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13542     layout: "plot-throughput-speedup-analysis"
13543
13544 - type: "plot"
13545   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13546   algorithm: "plot_tsa_name"
13547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13549   include:
13550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13554   layout:
13555     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13556     layout: "plot-throughput-speedup-analysis"
13557
13558 - type: "plot"
13559   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13560   algorithm: "plot_tsa_name"
13561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13563   include:
13564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13568   layout:
13569     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13570     layout: "plot-throughput-speedup-analysis"
13571
13572 - type: "plot"
13573   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13574   algorithm: "plot_tsa_name"
13575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13577   include:
13578     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13579     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13582   layout:
13583     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13584     layout: "plot-throughput-speedup-analysis"
13585
13586 - type: "plot"
13587   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13588   algorithm: "plot_tsa_name"
13589   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13591   include:
13592     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13593     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13597   layout:
13598     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13599     layout: "plot-throughput-speedup-analysis"
13600
13601 - type: "plot"
13602   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13603   algorithm: "plot_tsa_name"
13604   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13606   include:
13607     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13608     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13609     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13610     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13611     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13612   layout:
13613     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13614     layout: "plot-throughput-speedup-analysis"
13615
13616 - type: "plot"
13617   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13618   algorithm: "plot_tsa_name"
13619   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13621   include:
13622     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13623     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13624     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13625     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13626     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13627   layout:
13628     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13629     layout: "plot-throughput-speedup-analysis"
13630
13631 - type: "plot"
13632   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13633   algorithm: "plot_tsa_name"
13634   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13636   include:
13637     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13638     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13639     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13640     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13641     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13642   layout:
13643     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13644     layout: "plot-throughput-speedup-analysis"
13645
13646 - type: "plot"
13647   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13648   algorithm: "plot_tsa_name"
13649   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13650   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13651   include:
13652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13658   layout:
13659     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13660     layout: "plot-throughput-speedup-analysis"
13661
13662 - type: "plot"
13663   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13664   algorithm: "plot_tsa_name"
13665   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13667   include:
13668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13674   layout:
13675     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13676     layout: "plot-throughput-speedup-analysis"
13677
13678 - type: "plot"
13679   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13680   algorithm: "plot_tsa_name"
13681   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13682   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13683   include:
13684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13689   layout:
13690     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13691     layout: "plot-throughput-speedup-analysis"
13692
13693 - type: "plot"
13694   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13695   algorithm: "plot_tsa_name"
13696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13698   include:
13699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13704   layout:
13705     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13706     layout: "plot-throughput-speedup-analysis"
13707
13708 - type: "plot"
13709   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13710   algorithm: "plot_tsa_name"
13711   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13713   include:
13714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13717   layout:
13718     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13719     layout: "plot-throughput-speedup-analysis"
13720
13721 - type: "plot"
13722   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13723   algorithm: "plot_tsa_name"
13724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13726   include:
13727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13730   layout:
13731     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13732     layout: "plot-throughput-speedup-analysis"
13733
13734 - type: "plot"
13735   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13736   algorithm: "plot_tsa_name"
13737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13739   include:
13740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13745   layout:
13746     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13747     layout: "plot-throughput-speedup-analysis"
13748
13749 - type: "plot"
13750   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13751   algorithm: "plot_tsa_name"
13752   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13754   include:
13755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13760   layout:
13761     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13762     layout: "plot-throughput-speedup-analysis"
13763
13764 - type: "plot"
13765   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13766   algorithm: "plot_tsa_name"
13767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13769   include:
13770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13773   layout:
13774     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13775     layout: "plot-throughput-speedup-analysis"
13776
13777 - type: "plot"
13778   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13779   algorithm: "plot_tsa_name"
13780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13782   include:
13783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13786   layout:
13787     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13788     layout: "plot-throughput-speedup-analysis"
13789
13790 - type: "plot"
13791   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13792   algorithm: "plot_tsa_name"
13793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13795   include:
13796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13802   layout:
13803     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13804     layout: "plot-throughput-speedup-analysis"
13805
13806 - type: "plot"
13807   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13808   algorithm: "plot_tsa_name"
13809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13811   include:
13812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13818   layout:
13819     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13820     layout: "plot-throughput-speedup-analysis"
13821
13822 - type: "plot"
13823   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13824   algorithm: "plot_tsa_name"
13825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13827   include:
13828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13834   layout:
13835     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13836     layout: "plot-throughput-speedup-analysis"
13837
13838 - type: "plot"
13839   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13840   algorithm: "plot_tsa_name"
13841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13843   include:
13844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13850   layout:
13851     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13852     layout: "plot-throughput-speedup-analysis"
13853
13854 - type: "plot"
13855   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13856   algorithm: "plot_tsa_name"
13857   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13859   include:
13860     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13863   layout:
13864     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13865     layout: "plot-throughput-speedup-analysis"
13866
13867 - type: "plot"
13868   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13869   algorithm: "plot_tsa_name"
13870   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13871   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13872   include:
13873     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13874     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13876   layout:
13877     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13878     layout: "plot-throughput-speedup-analysis"
13879
13880 - type: "plot"
13881   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13882   algorithm: "plot_tsa_name"
13883   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13885   include:
13886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13889 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13890 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13891   layout:
13892     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13893     layout: "plot-throughput-speedup-analysis"
13894
13895 - type: "plot"
13896   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13897   algorithm: "plot_tsa_name"
13898   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13900   include:
13901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13904 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13905 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13906   layout:
13907     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13908     layout: "plot-throughput-speedup-analysis"
13909
13910 - type: "plot"
13911   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13912   algorithm: "plot_tsa_name"
13913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13915   include:
13916     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13921   layout:
13922     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13923     layout: "plot-throughput-speedup-analysis"
13924
13925 - type: "plot"
13926   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13927   algorithm: "plot_tsa_name"
13928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13930   include:
13931     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13936   layout:
13937     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13938     layout: "plot-throughput-speedup-analysis"
13939
13940 - type: "plot"
13941   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13942   algorithm: "plot_tsa_name"
13943   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13944   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13945   include:
13946     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13949     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13951   layout:
13952     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13953     layout: "plot-throughput-speedup-analysis"
13954
13955 - type: "plot"
13956   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13957   algorithm: "plot_tsa_name"
13958   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13960   include:
13961     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13962     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13963     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13966   layout:
13967     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13968     layout: "plot-throughput-speedup-analysis"
13969
13970 - type: "plot"
13971   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13972   algorithm: "plot_tsa_name"
13973   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13975   include:
13976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13980     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13982   layout:
13983     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13984     layout: "plot-throughput-speedup-analysis"
13985
13986 - type: "plot"
13987   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13988   algorithm: "plot_tsa_name"
13989   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13991   include:
13992     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13996     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13998   layout:
13999     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14000     layout: "plot-throughput-speedup-analysis"
14001
14002 - type: "plot"
14003   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14004   algorithm: "plot_tsa_name"
14005   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14007   include:
14008     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14014   layout:
14015     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14016     layout: "plot-throughput-speedup-analysis"
14017
14018 - type: "plot"
14019   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14020   algorithm: "plot_tsa_name"
14021   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14023   include:
14024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14030   layout:
14031     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14032     layout: "plot-throughput-speedup-analysis"
14033
14034 - type: "plot"
14035   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14036   algorithm: "plot_tsa_name"
14037   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14039   include:
14040     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14041     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14042   layout:
14043     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14044     layout: "plot-throughput-speedup-analysis"
14045
14046 - type: "plot"
14047   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14048   algorithm: "plot_tsa_name"
14049   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14051   include:
14052     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14054   layout:
14055     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14056     layout: "plot-throughput-speedup-analysis"
14057
14058 - type: "plot"
14059   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14060   algorithm: "plot_tsa_name"
14061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14063   include:
14064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14065     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14068   layout:
14069     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14070     layout: "plot-throughput-speedup-analysis"
14071
14072 - type: "plot"
14073   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14074   algorithm: "plot_tsa_name"
14075   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14076   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14077   include:
14078     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14079     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14080     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14081     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14082   layout:
14083     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14084     layout: "plot-throughput-speedup-analysis"
14085
14086 - type: "plot"
14087   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14088   algorithm: "plot_tsa_name"
14089   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14091   include:
14092     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14094     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14096   layout:
14097     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14098     layout: "plot-throughput-speedup-analysis"
14099
14100 - type: "plot"
14101   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14102   algorithm: "plot_tsa_name"
14103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14105   include:
14106     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14110   layout:
14111     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14112     layout: "plot-throughput-speedup-analysis"
14113
14114 - type: "plot"
14115   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14116   algorithm: "plot_tsa_name"
14117   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14118   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14119   include:
14120     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14121     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14126   layout:
14127     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14128     layout: "plot-throughput-speedup-analysis"
14129
14130 - type: "plot"
14131   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14132   algorithm: "plot_tsa_name"
14133   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14142   layout:
14143     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14144     layout: "plot-throughput-speedup-analysis"
14145
14146 - type: "plot"
14147   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14148   algorithm: "plot_tsa_name"
14149   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14151   include:
14152     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14157   layout:
14158     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14159     layout: "plot-throughput-speedup-analysis"
14160
14161 - type: "plot"
14162   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14163   algorithm: "plot_tsa_name"
14164   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14166   include:
14167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14172   layout:
14173     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14174     layout: "plot-throughput-speedup-analysis"
14175
14176 - type: "plot"
14177   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14178   algorithm: "plot_tsa_name"
14179   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14181   include:
14182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14187   layout:
14188     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14189     layout: "plot-throughput-speedup-analysis"
14190
14191 - type: "plot"
14192   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14193   algorithm: "plot_tsa_name"
14194   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14195   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14196   include:
14197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14202   layout:
14203     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14204     layout: "plot-throughput-speedup-analysis"
14205
14206 - type: "plot"
14207   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14208   algorithm: "plot_tsa_name"
14209   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14211   include:
14212     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14215   layout:
14216     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14217     layout: "plot-throughput-speedup-analysis"
14218
14219 - type: "plot"
14220   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14221   algorithm: "plot_tsa_name"
14222   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14224   include:
14225     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14228   layout:
14229     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14230     layout: "plot-throughput-speedup-analysis"
14231
14232 - type: "plot"
14233   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14234   algorithm: "plot_tsa_name"
14235   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14237   include:
14238     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14241   layout:
14242     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14243     layout: "plot-throughput-speedup-analysis"
14244
14245 - type: "plot"
14246   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14247   algorithm: "plot_tsa_name"
14248   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14250   include:
14251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14254   layout:
14255     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14256     layout: "plot-throughput-speedup-analysis"
14257
14258 - type: "plot"
14259   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14260   algorithm: "plot_tsa_name"
14261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14263   include:
14264     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14269   layout:
14270     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14278   include:
14279     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14284   layout:
14285     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14286     layout: "plot-throughput-speedup-analysis"
14287
14288 - type: "plot"
14289   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14290   algorithm: "plot_tsa_name"
14291   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14292   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14293   include:
14294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14299   layout:
14300     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14301     layout: "plot-throughput-speedup-analysis"
14302
14303 - type: "plot"
14304   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14305   algorithm: "plot_tsa_name"
14306   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14307   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14308   include:
14309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14314   layout:
14315     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14316     layout: "plot-throughput-speedup-analysis"
14317
14318 - type: "plot"
14319   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14320   algorithm: "plot_tsa_name"
14321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14323   include:
14324     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14325     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14326     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14327     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14328     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14330   layout:
14331     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14332     layout: "plot-throughput-speedup-analysis"
14333
14334 - type: "plot"
14335   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14336   algorithm: "plot_tsa_name"
14337   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14338   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14339   include:
14340     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14341     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14342     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14344     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14346   layout:
14347     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14348     layout: "plot-throughput-speedup-analysis"
14349
14350 - type: "plot"
14351   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14352   algorithm: "plot_tsa_name"
14353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14355   include:
14356     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14360   layout:
14361     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14362     layout: "plot-throughput-speedup-analysis"
14363
14364 - type: "plot"
14365   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14366   algorithm: "plot_tsa_name"
14367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14369   include:
14370     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14371     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14372     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14374   layout:
14375     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14385     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14386     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14387     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14388     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14389     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14390   layout:
14391     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14401     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14402     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14406   layout:
14407     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14408     layout: "plot-throughput-speedup-analysis"
14409
14410 - type: "plot"
14411   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14412   algorithm: "plot_tsa_name"
14413   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14415   include:
14416     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14417     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14418     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14422   layout:
14423     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14424     layout: "plot-throughput-speedup-analysis"
14425
14426 - type: "plot"
14427   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14428   algorithm: "plot_tsa_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14431   include:
14432     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14433     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14434     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14435     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14436     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14437     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14438   layout:
14439     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14440     layout: "plot-throughput-speedup-analysis"
14441
14442 - type: "plot"
14443   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14444   algorithm: "plot_tsa_name"
14445   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14446   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14447   include:
14448     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14449     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14450     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14454   layout:
14455     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14456     layout: "plot-throughput-speedup-analysis"
14457
14458 - type: "plot"
14459   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14460   algorithm: "plot_tsa_name"
14461   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14463   include:
14464     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14465     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14466     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14470   layout:
14471     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14472     layout: "plot-throughput-speedup-analysis"
14473
14474 - type: "plot"
14475   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14476   algorithm: "plot_tsa_name"
14477   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14478   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14479   include:
14480     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14486   layout:
14487     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14488     layout: "plot-throughput-speedup-analysis"
14489
14490 - type: "plot"
14491   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14492   algorithm: "plot_tsa_name"
14493   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14495   include:
14496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14502   layout:
14503     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14504     layout: "plot-throughput-speedup-analysis"
14505
14506 - type: "plot"
14507   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14508   algorithm: "plot_tsa_name"
14509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14511   include:
14512     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14518   layout:
14519     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14520     layout: "plot-throughput-speedup-analysis"
14521
14522 - type: "plot"
14523   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14524   algorithm: "plot_tsa_name"
14525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14527   include:
14528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14534   layout:
14535     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14536     layout: "plot-throughput-speedup-analysis"
14537
14538 - type: "plot"
14539   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14540   algorithm: "plot_tsa_name"
14541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14543   include:
14544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14548   layout:
14549     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14550     layout: "plot-throughput-speedup-analysis"
14551
14552 - type: "plot"
14553   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14554   algorithm: "plot_tsa_name"
14555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14557   include:
14558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14562   layout:
14563     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14564     layout: "plot-throughput-speedup-analysis"
14565
14566 - type: "plot"
14567   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14568   algorithm: "plot_tsa_name"
14569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14576   layout:
14577     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14578     layout: "plot-throughput-speedup-analysis"
14579
14580 - type: "plot"
14581   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14582   algorithm: "plot_tsa_name"
14583   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14584   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14585   include:
14586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14590   layout:
14591     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14592     layout: "plot-throughput-speedup-analysis"
14593
14594 - type: "plot"
14595   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14596   algorithm: "plot_tsa_name"
14597   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14598   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14599   include:
14600     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14606   layout:
14607     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14608     layout: "plot-throughput-speedup-analysis"
14609
14610 - type: "plot"
14611   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14612   algorithm: "plot_tsa_name"
14613   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14614   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14615   include:
14616     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14622   layout:
14623     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14624     layout: "plot-throughput-speedup-analysis"
14625
14626 - type: "plot"
14627   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14628   algorithm: "plot_tsa_name"
14629   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14631   include:
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14637   layout:
14638     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14639     layout: "plot-throughput-speedup-analysis"
14640
14641 - type: "plot"
14642   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14643   algorithm: "plot_tsa_name"
14644   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14646   include:
14647     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14651     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14652   layout:
14653     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14654     layout: "plot-throughput-speedup-analysis"
14655
14656 - type: "plot"
14657   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14658   algorithm: "plot_tsa_name"
14659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14661   include:
14662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14667   layout:
14668     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14669     layout: "plot-throughput-speedup-analysis"
14670
14671 - type: "plot"
14672   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14673   algorithm: "plot_tsa_name"
14674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14676   include:
14677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14682   layout:
14683     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14684     layout: "plot-throughput-speedup-analysis"
14685
14686 - type: "plot"
14687   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14688   algorithm: "plot_tsa_name"
14689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14691   include:
14692     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14696   layout:
14697     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14698     layout: "plot-throughput-speedup-analysis"
14699
14700 - type: "plot"
14701   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14702   algorithm: "plot_tsa_name"
14703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14705   include:
14706     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14710   layout:
14711     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14712     layout: "plot-throughput-speedup-analysis"
14713
14714 - type: "plot"
14715   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14716   algorithm: "plot_tsa_name"
14717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14719   include:
14720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14726   layout:
14727     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14742   layout:
14743     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14744     layout: "plot-throughput-speedup-analysis"
14745
14746 - type: "plot"
14747   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14748   algorithm: "plot_tsa_name"
14749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14751   include:
14752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14758   layout:
14759     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14760     layout: "plot-throughput-speedup-analysis"
14761
14762 - type: "plot"
14763   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14764   algorithm: "plot_tsa_name"
14765   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14767   include:
14768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14774   layout:
14775     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14776     layout: "plot-throughput-speedup-analysis"
14777
14778 - type: "plot"
14779   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14780   algorithm: "plot_tsa_name"
14781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14783   include:
14784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14790   layout:
14791     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14792     layout: "plot-throughput-speedup-analysis"
14793
14794 - type: "plot"
14795   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14796   algorithm: "plot_tsa_name"
14797   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14799   include:
14800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14806   layout:
14807     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14808     layout: "plot-throughput-speedup-analysis"
14809
14810 - type: "plot"
14811   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14812   algorithm: "plot_tsa_name"
14813   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14815   include:
14816     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14817     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14818     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14820     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14821     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14822   layout:
14823     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14824     layout: "plot-throughput-speedup-analysis"
14825
14826 - type: "plot"
14827   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14828   algorithm: "plot_tsa_name"
14829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14831   include:
14832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14836     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14837     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14838   layout:
14839     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14840     layout: "plot-throughput-speedup-analysis"
14841
14842 - type: "plot"
14843   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14844   algorithm: "plot_tsa_name"
14845   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14846   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14847   include:
14848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14850     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14854   layout:
14855     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14856     layout: "plot-throughput-speedup-analysis"
14857
14858 - type: "plot"
14859   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14860   algorithm: "plot_tsa_name"
14861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14863   include:
14864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14865     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14870   layout:
14871     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14872     layout: "plot-throughput-speedup-analysis"
14873
14874 - type: "plot"
14875   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14876   algorithm: "plot_tsa_name"
14877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14879   include:
14880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14885   layout:
14886     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14887     layout: "plot-throughput-speedup-analysis"
14888
14889 - type: "plot"
14890   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14891   algorithm: "plot_tsa_name"
14892   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14894   include:
14895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14900   layout:
14901     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14902     layout: "plot-throughput-speedup-analysis"
14903
14904 - type: "plot"
14905   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14906   algorithm: "plot_tsa_name"
14907   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14909   include:
14910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14913     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14915   layout:
14916     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14917     layout: "plot-throughput-speedup-analysis"
14918
14919 - type: "plot"
14920   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14921   algorithm: "plot_tsa_name"
14922   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14924   include:
14925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14930   layout:
14931     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14932     layout: "plot-throughput-speedup-analysis"
14933
14934 - type: "plot"
14935   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14936   algorithm: "plot_tsa_name"
14937   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14939   include:
14940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14945   layout:
14946     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14947     layout: "plot-throughput-speedup-analysis"
14948
14949 - type: "plot"
14950   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14951   algorithm: "plot_tsa_name"
14952   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14954   include:
14955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14960   layout:
14961     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14962     layout: "plot-throughput-speedup-analysis"
14963
14964 - type: "plot"
14965   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14966   algorithm: "plot_tsa_name"
14967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14968   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14969   include:
14970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14975   layout:
14976     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14977     layout: "plot-throughput-speedup-analysis"
14978
14979 - type: "plot"
14980   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14981   algorithm: "plot_tsa_name"
14982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14984   include:
14985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14990   layout:
14991     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14992     layout: "plot-throughput-speedup-analysis"
14993
14994 - type: "plot"
14995   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14996   algorithm: "plot_tsa_name"
14997   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
14998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14999   include:
15000     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15005   layout:
15006     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15007     layout: "plot-throughput-speedup-analysis"
15008
15009 - type: "plot"
15010   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15011   algorithm: "plot_tsa_name"
15012   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15013   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15014   include:
15015     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15020   layout:
15021     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15022     layout: "plot-throughput-speedup-analysis"
15023
15024 - type: "plot"
15025   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15026   algorithm: "plot_tsa_name"
15027   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15029   include:
15030     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15031     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15035   layout:
15036     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15037     layout: "plot-throughput-speedup-analysis"
15038
15039 - type: "plot"
15040   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15041   algorithm: "plot_tsa_name"
15042   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15043   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15044   include:
15045     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15048     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15049     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15050   layout:
15051     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15052     layout: "plot-throughput-speedup-analysis"
15053
15054 - type: "plot"
15055   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15056   algorithm: "plot_tsa_name"
15057   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15058   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15059   include:
15060     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15061     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15064   layout:
15065     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15066     layout: "plot-throughput-speedup-analysis"
15067
15068 - type: "plot"
15069   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15070   algorithm: "plot_tsa_name"
15071   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15073   include:
15074     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15075     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15076     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15077     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15078   layout:
15079     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15080     layout: "plot-throughput-speedup-analysis"
15081
15082 - type: "plot"
15083   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15084   algorithm: "plot_tsa_name"
15085   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15086   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15087   include:
15088     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15089     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15092   layout:
15093     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15094     layout: "plot-throughput-speedup-analysis"
15095
15096 - type: "plot"
15097   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15098   algorithm: "plot_tsa_name"
15099   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15101   include:
15102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15106   layout:
15107     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15108     layout: "plot-throughput-speedup-analysis"
15109
15110 - type: "plot"
15111   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15112   algorithm: "plot_tsa_name"
15113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15115   include:
15116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15122   layout:
15123     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15124     layout: "plot-throughput-speedup-analysis"
15125
15126 - type: "plot"
15127   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15128   algorithm: "plot_tsa_name"
15129   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15130   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15131   include:
15132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15138   layout:
15139     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15140     layout: "plot-throughput-speedup-analysis"
15141
15142 - type: "plot"
15143   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15144   algorithm: "plot_tsa_name"
15145   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15147   include:
15148     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15154   layout:
15155     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15156     layout: "plot-throughput-speedup-analysis"
15157
15158 - type: "plot"
15159   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15160   algorithm: "plot_tsa_name"
15161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15163   include:
15164     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15170   layout:
15171     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15172     layout: "plot-throughput-speedup-analysis"
15173
15174 - type: "plot"
15175   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15176   algorithm: "plot_tsa_name"
15177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15179   include:
15180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15186   layout:
15187     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15188     layout: "plot-throughput-speedup-analysis"
15189
15190 - type: "plot"
15191   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15192   algorithm: "plot_tsa_name"
15193   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15194   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15195   include:
15196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15202   layout:
15203     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15204     layout: "plot-throughput-speedup-analysis"
15205
15206 - type: "plot"
15207   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15208   algorithm: "plot_tsa_name"
15209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15211   include:
15212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15217   layout:
15218     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15219     layout: "plot-throughput-speedup-analysis"
15220
15221 - type: "plot"
15222   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15223   algorithm: "plot_tsa_name"
15224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15226   include:
15227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15232   layout:
15233     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15234     layout: "plot-throughput-speedup-analysis"
15235
15236 - type: "plot"
15237   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15238   algorithm: "plot_tsa_name"
15239   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15241   include:
15242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15244   layout:
15245     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15246     layout: "plot-throughput-speedup-analysis"
15247
15248 - type: "plot"
15249   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15250   algorithm: "plot_tsa_name"
15251   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15252   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15253   include:
15254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15256   layout:
15257     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15258     layout: "plot-throughput-speedup-analysis"
15259
15260 - type: "plot"
15261   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15262   algorithm: "plot_tsa_name"
15263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15265   include:
15266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15268   layout:
15269     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15270     layout: "plot-throughput-speedup-analysis"
15271
15272 - type: "plot"
15273   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15274   algorithm: "plot_tsa_name"
15275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15277   include:
15278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15280   layout:
15281     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15282     layout: "plot-throughput-speedup-analysis"
15283
15284 - type: "plot"
15285   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15286   algorithm: "plot_tsa_name"
15287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15288   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15289   include:
15290     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15291     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15292     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15293     - "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"
15294     - "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"
15295     - "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"
15296   layout:
15297     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15298     layout: "plot-throughput-speedup-analysis"
15299
15300 - type: "plot"
15301   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15302   algorithm: "plot_tsa_name"
15303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15305   include:
15306     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15307     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15308     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15309     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15310     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15311     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15312   layout:
15313     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15314     layout: "plot-throughput-speedup-analysis"
15315
15316 - type: "plot"
15317   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15318   algorithm: "plot_tsa_name"
15319   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15320   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15321   include:
15322     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15323     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15324     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15325     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15326     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15327   layout:
15328     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15329     layout: "plot-throughput-speedup-analysis"
15330
15331 - type: "plot"
15332   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15333   algorithm: "plot_tsa_name"
15334   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15335   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15336   include:
15337     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15338     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15339     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15340     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15341     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15342   layout:
15343     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15344     layout: "plot-throughput-speedup-analysis"
15345
15346 - type: "plot"
15347   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15348   algorithm: "plot_tsa_name"
15349   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15350   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15351   include:
15352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15357   layout:
15358     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15359     layout: "plot-throughput-speedup-analysis"
15360
15361 - type: "plot"
15362   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15363   algorithm: "plot_tsa_name"
15364   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15365   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15366   include:
15367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15372   layout:
15373     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15374     layout: "plot-throughput-speedup-analysis"
15375
15376 - type: "plot"
15377   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15378   algorithm: "plot_tsa_name"
15379   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15380   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15381   include:
15382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15388   layout:
15389     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15390     layout: "plot-throughput-speedup-analysis"
15391
15392 - type: "plot"
15393   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15394   algorithm: "plot_tsa_name"
15395   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15396   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15397   include:
15398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15404   layout:
15405     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15406     layout: "plot-throughput-speedup-analysis"
15407
15408 - type: "plot"
15409   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15410   algorithm: "plot_tsa_name"
15411   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15412   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15413   include:
15414     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15418   layout:
15419     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15420     layout: "plot-throughput-speedup-analysis"
15421
15422 - type: "plot"
15423   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15424   algorithm: "plot_tsa_name"
15425   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15426   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15427   include:
15428     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15430     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15431     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15432   layout:
15433     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15434     layout: "plot-throughput-speedup-analysis"
15435
15436 - type: "plot"
15437   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15438   algorithm: "plot_tsa_name"
15439   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15440   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15441   include:
15442     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15445     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15446     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15447   layout:
15448     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15449     layout: "plot-throughput-speedup-analysis"
15450
15451 - type: "plot"
15452   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15453   algorithm: "plot_tsa_name"
15454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15456   include:
15457     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15461     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15462   layout:
15463     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15464     layout: "plot-throughput-speedup-analysis"
15465
15466 - type: "plot"
15467   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15468   algorithm: "plot_tsa_name"
15469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15471   include:
15472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15478   layout:
15479     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15480     layout: "plot-throughput-speedup-analysis"
15481
15482 - type: "plot"
15483   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15484   algorithm: "plot_tsa_name"
15485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15486   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15487   include:
15488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15494   layout:
15495     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15496     layout: "plot-throughput-speedup-analysis"
15497
15498 - type: "plot"
15499   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15500   algorithm: "plot_tsa_name"
15501   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15502   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15503   include:
15504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15508   layout:
15509     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15510     layout: "plot-throughput-speedup-analysis"
15511
15512 - type: "plot"
15513   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15514   algorithm: "plot_tsa_name"
15515   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15516   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15517   include:
15518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15522   layout:
15523     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15524     layout: "plot-throughput-speedup-analysis"
15525
15526 - type: "plot"
15527   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15528   algorithm: "plot_tsa_name"
15529   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15530   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15531   include:
15532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15538   layout:
15539     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15540     layout: "plot-throughput-speedup-analysis"
15541
15542 - type: "plot"
15543   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15544   algorithm: "plot_tsa_name"
15545   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15546   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15547   include:
15548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15554   layout:
15555     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15556     layout: "plot-throughput-speedup-analysis"
15557
15558 - type: "plot"
15559   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15560   algorithm: "plot_tsa_name"
15561   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15562   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15563   include:
15564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15570   layout:
15571     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15579   include:
15580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15586   layout:
15587     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15588     layout: "plot-throughput-speedup-analysis"
15589
15590 - type: "plot"
15591   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15592   algorithm: "plot_tsa_name"
15593   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15594   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15595   include:
15596     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15597     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15598     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15599     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15600     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15601     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15602   layout:
15603     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15604     layout: "plot-throughput-speedup-analysis"
15605
15606 - type: "plot"
15607   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15608   algorithm: "plot_tsa_name"
15609   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15610   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15611   include:
15612     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15613     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15614     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15615     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15616     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15617     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15618   layout:
15619     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15620     layout: "plot-throughput-speedup-analysis"
15621
15622 - type: "plot"
15623   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15624   algorithm: "plot_tsa_name"
15625   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15626   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15627   include:
15628     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15629     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15630     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15631     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15632     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15633     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15634   layout:
15635     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15636     layout: "plot-throughput-speedup-analysis"
15637
15638 - type: "plot"
15639   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15640   algorithm: "plot_tsa_name"
15641   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15642   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15643   include:
15644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15650   layout:
15651     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15652     layout: "plot-throughput-speedup-analysis"
15653
15654 - type: "plot"
15655   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15656   algorithm: "plot_tsa_name"
15657   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15658   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15659   include:
15660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15666   layout:
15667     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15668     layout: "plot-throughput-speedup-analysis"
15669
15670 - type: "plot"
15671   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15672   algorithm: "plot_tsa_name"
15673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15674   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15675   include:
15676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682   layout:
15683     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15684     layout: "plot-throughput-speedup-analysis"
15685
15686 #- type: "plot"
15687 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15688 #  algorithm: "plot_tsa_name"
15689 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15690 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15691 #  include:
15692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15696 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15697 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15698 #  layout:
15699 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15700 #    layout: "plot-throughput-speedup-analysis"
15701 #
15702 #- type: "plot"
15703 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15704 #  algorithm: "plot_tsa_name"
15705 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15706 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15707 #  include:
15708 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15710 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15711 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15712 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15713 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15714 #  layout:
15715 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15716 #    layout: "plot-throughput-speedup-analysis"
15717
15718 - type: "plot"
15719   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15720   algorithm: "plot_tsa_name"
15721   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15722   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15723   include:
15724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15729   layout:
15730     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15731     layout: "plot-throughput-speedup-analysis"
15732
15733 - type: "plot"
15734   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15735   algorithm: "plot_tsa_name"
15736   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15737   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15738   include:
15739     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15740     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15744   layout:
15745     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15746     layout: "plot-throughput-speedup-analysis"
15747
15748 - type: "plot"
15749   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15750   algorithm: "plot_tsa_name"
15751   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15752   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15753   include:
15754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15760   layout:
15761     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15762     layout: "plot-throughput-speedup-analysis"
15763
15764 - type: "plot"
15765   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15766   algorithm: "plot_tsa_name"
15767   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15768   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15769   include:
15770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15773     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15774     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15775     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15776   layout:
15777     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15778     layout: "plot-throughput-speedup-analysis"
15779
15780 - type: "plot"
15781   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15782   algorithm: "plot_tsa_name"
15783   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15784   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15785   include:
15786     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15787     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15791   layout:
15792     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15793     layout: "plot-throughput-speedup-analysis"
15794
15795 - type: "plot"
15796   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15797   algorithm: "plot_tsa_name"
15798   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15799   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15800   include:
15801     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15802     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15803     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15804     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15805     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15806   layout:
15807     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15808     layout: "plot-throughput-speedup-analysis"
15809
15810 #- type: "plot"
15811 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15812 #  algorithm: "plot_tsa_name"
15813 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15814 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15815 #  include:
15816 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15817 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15818 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15819 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15820 #  layout:
15821 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15822 #    layout: "plot-throughput-speedup-analysis"
15823 #
15824 #- type: "plot"
15825 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15826 #  algorithm: "plot_tsa_name"
15827 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15828 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15829 #  include:
15830 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15831 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15832 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15833 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15834 #  layout:
15835 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15836 #    layout: "plot-throughput-speedup-analysis"
15837
15838 - type: "plot"
15839   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15840   algorithm: "plot_tsa_name"
15841   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15842   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15843   include:
15844     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15850   layout:
15851     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15852     layout: "plot-throughput-speedup-analysis"
15853
15854 - type: "plot"
15855   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15856   algorithm: "plot_tsa_name"
15857   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15858   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15859   include:
15860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15863     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15866   layout:
15867     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15868     layout: "plot-throughput-speedup-analysis"
15869
15870 - type: "plot"
15871   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15872   algorithm: "plot_tsa_name"
15873   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15874   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15875   include:
15876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15881   layout:
15882     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15883     layout: "plot-throughput-speedup-analysis"
15884
15885 - type: "plot"
15886   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15887   algorithm: "plot_tsa_name"
15888   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15889   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15890   include:
15891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15896   layout:
15897     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15898     layout: "plot-throughput-speedup-analysis"
15899
15900 - type: "plot"
15901   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15902   algorithm: "plot_tsa_name"
15903   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15904   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15905   include:
15906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15912   layout:
15913     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15914     layout: "plot-throughput-speedup-analysis"
15915
15916 - type: "plot"
15917   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15918   algorithm: "plot_tsa_name"
15919   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15920   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15921   include:
15922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15928   layout:
15929     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15930     layout: "plot-throughput-speedup-analysis"
15931
15932 - type: "plot"
15933   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15934   algorithm: "plot_tsa_name"
15935   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15936   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15937   include:
15938     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15942   layout:
15943     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15944     layout: "plot-throughput-speedup-analysis"
15945
15946 - type: "plot"
15947   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15948   algorithm: "plot_tsa_name"
15949   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15950   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15951   include:
15952     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15956   layout:
15957     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15958     layout: "plot-throughput-speedup-analysis"
15959
15960 - type: "plot"
15961   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15962   algorithm: "plot_tsa_name"
15963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15965   include:
15966     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15967     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15971   layout:
15972     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15980   include:
15981     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15986   layout:
15987     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15995   include:
15996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16002   layout:
16003     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16004     layout: "plot-throughput-speedup-analysis"
16005
16006 - type: "plot"
16007   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16008   algorithm: "plot_tsa_name"
16009   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16010   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16011   include:
16012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16018   layout:
16019     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16020     layout: "plot-throughput-speedup-analysis"
16021
16022 #- type: "plot"
16023 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16024 #  algorithm: "plot_tsa_name"
16025 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16026 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16027 #  include:
16028 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16029 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16030 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16031 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16032 #  layout:
16033 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16034 #    layout: "plot-throughput-speedup-analysis"
16035 #
16036 #- type: "plot"
16037 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16038 #  algorithm: "plot_tsa_name"
16039 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16040 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16041 #  include:
16042 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16043 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16044 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16045 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16046 #  layout:
16047 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16048 #    layout: "plot-throughput-speedup-analysis"
16049
16050 - type: "plot"
16051   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16052   algorithm: "plot_tsa_name"
16053   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16054   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16055   include:
16056     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16061     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16062   layout:
16063     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16064     layout: "plot-throughput-speedup-analysis"
16065
16066 - type: "plot"
16067   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16068   algorithm: "plot_tsa_name"
16069   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16070   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16071   include:
16072     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16078   layout:
16079     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16080     layout: "plot-throughput-speedup-analysis"
16081
16082 #- type: "plot"
16083 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16084 #  algorithm: "plot_tsa_name"
16085 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16086 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16087 #  include:
16088 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16089 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16090 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16091 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16092 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16093 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16094 #  layout:
16095 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16096 #    layout: "plot-throughput-speedup-analysis"
16097 #
16098 #- type: "plot"
16099 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16100 #  algorithm: "plot_tsa_name"
16101 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16102 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16103 #  include:
16104 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16105 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16106 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16107 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16108 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16109 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16110 #  layout:
16111 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16112 #    layout: "plot-throughput-speedup-analysis"
16113
16114 #- type: "plot"
16115 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16116 #  algorithm: "plot_tsa_name"
16117 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16118 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16119 #  include:
16120 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16121 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16122 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16123 #  layout:
16124 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16125 #    layout: "plot-throughput-speedup-analysis"
16126 #
16127 #- type: "plot"
16128 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16129 #  algorithm: "plot_tsa_name"
16130 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16131 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16132 #  include:
16133 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16134 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16135 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16136 #  layout:
16137 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16138 #    layout: "plot-throughput-speedup-analysis"
16139
16140 ################################################################################
16141
16142 # Packet Throughput - DPDK
16143
16144 # 2n-skx-xxv710
16145
16146 - type: "plot"
16147   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16148   algorithm: "plot_perf_box_name"
16149   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16150   data: "plot-dpdk-throughput-latency-2n-skx"
16151   include:
16152     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16153     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16154   layout:
16155     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16156     layout: "plot-throughput"
16157
16158 - type: "plot"
16159   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16160   algorithm: "plot_perf_box_name"
16161   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16162   data: "plot-dpdk-throughput-latency-2n-skx"
16163   include:
16164     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16165     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16166   layout:
16167     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16168     layout: "plot-throughput"
16169
16170 - type: "plot"
16171   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16172   algorithm: "plot_perf_box_name"
16173   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16174   data: "plot-dpdk-throughput-latency-2n-skx"
16175   include:
16176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16177     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16178   layout:
16179     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16180     layout: "plot-throughput"
16181
16182 - type: "plot"
16183   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16184   algorithm: "plot_perf_box_name"
16185   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16186   data: "plot-dpdk-throughput-latency-2n-skx"
16187   include:
16188     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16189     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16190   layout:
16191     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16192     layout: "plot-throughput"
16193
16194 # 2n-skx-x710
16195
16196 - type: "plot"
16197   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16198   algorithm: "plot_perf_box_name"
16199   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16200   data: "plot-dpdk-throughput-latency-2n-skx"
16201   include:
16202     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16203     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16204   layout:
16205     title: "2n-skx-x710-64b-2t1c-base-ndr"
16206     layout: "plot-throughput"
16207
16208 - type: "plot"
16209   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16210   algorithm: "plot_perf_box_name"
16211   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16212   data: "plot-dpdk-throughput-latency-2n-skx"
16213   include:
16214     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16215     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16216   layout:
16217     title: "2n-skx-x710-64b-4t2c-base-ndr"
16218     layout: "plot-throughput"
16219
16220 - type: "plot"
16221   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16222   algorithm: "plot_perf_box_name"
16223   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16224   data: "plot-dpdk-throughput-latency-2n-skx"
16225   include:
16226     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16227     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16228   layout:
16229     title: "2n-skx-x710-64b-2t1c-base-pdr"
16230     layout: "plot-throughput"
16231
16232 - type: "plot"
16233   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16234   algorithm: "plot_perf_box_name"
16235   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16236   data: "plot-dpdk-throughput-latency-2n-skx"
16237   include:
16238     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16239     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16240   layout:
16241     title: "2n-skx-x710-64b-4t2c-base-pdr"
16242     layout: "plot-throughput"
16243
16244 # 3n-skx-xxv710
16245
16246 - type: "plot"
16247   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16248   algorithm: "plot_perf_box_name"
16249   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16250   data: "plot-dpdk-throughput-latency-3n-skx"
16251   include:
16252     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16253     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16254   layout:
16255     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16256     layout: "plot-throughput"
16257
16258 - type: "plot"
16259   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16260   algorithm: "plot_perf_box_name"
16261   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16262   data: "plot-dpdk-throughput-latency-3n-skx"
16263   include:
16264     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16265     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16266   layout:
16267     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16268     layout: "plot-throughput"
16269
16270 - type: "plot"
16271   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16272   algorithm: "plot_perf_box_name"
16273   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16274   data: "plot-dpdk-throughput-latency-3n-skx"
16275   include:
16276     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16277     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16278   layout:
16279     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16280     layout: "plot-throughput"
16281
16282 - type: "plot"
16283   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16284   algorithm: "plot_perf_box_name"
16285   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16286   data: "plot-dpdk-throughput-latency-3n-skx"
16287   include:
16288     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16289     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16290   layout:
16291     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16292     layout: "plot-throughput"
16293
16294 # 3n-skx-x710
16295
16296 - type: "plot"
16297   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16298   algorithm: "plot_perf_box_name"
16299   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16300   data: "plot-dpdk-throughput-latency-3n-skx"
16301   include:
16302     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16303     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16304   layout:
16305     title: "3n-skx-x710-64b-2t1c-base-ndr"
16306     layout: "plot-throughput"
16307
16308 - type: "plot"
16309   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16310   algorithm: "plot_perf_box_name"
16311   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16312   data: "plot-dpdk-throughput-latency-3n-skx"
16313   include:
16314     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16315     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16316   layout:
16317     title: "3n-skx-x710-64b-4t2c-base-ndr"
16318     layout: "plot-throughput"
16319
16320 - type: "plot"
16321   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16322   algorithm: "plot_perf_box_name"
16323   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16324   data: "plot-dpdk-throughput-latency-3n-skx"
16325   include:
16326     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16327     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16328   layout:
16329     title: "3n-skx-x710-64b-2t1c-base-pdr"
16330     layout: "plot-throughput"
16331
16332 - type: "plot"
16333   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16334   algorithm: "plot_perf_box_name"
16335   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16336   data: "plot-dpdk-throughput-latency-3n-skx"
16337   include:
16338     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16339     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16340   layout:
16341     title: "3n-skx-x710-64b-4t2c-base-pdr"
16342     layout: "plot-throughput"
16343
16344 # 3n-hsw-xl710
16345
16346 - type: "plot"
16347   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16348   algorithm: "plot_perf_box_name"
16349   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16350   data: "plot-dpdk-throughput-latency-3n-hsw"
16351   include:
16352     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16353     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16354   layout:
16355     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16356     layout: "plot-throughput"
16357
16358 - type: "plot"
16359   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16360   algorithm: "plot_perf_box_name"
16361   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16362   data: "plot-dpdk-throughput-latency-3n-hsw"
16363   include:
16364     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16365     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16366   layout:
16367     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16368     layout: "plot-throughput"
16369
16370 - type: "plot"
16371   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16372   algorithm: "plot_perf_box_name"
16373   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16374   data: "plot-dpdk-throughput-latency-3n-hsw"
16375   include:
16376     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16377     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16378   layout:
16379     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16380     layout: "plot-throughput"
16381
16382 - type: "plot"
16383   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16384   algorithm: "plot_perf_box_name"
16385   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16386   data: "plot-dpdk-throughput-latency-3n-hsw"
16387   include:
16388     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16389     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16390   layout:
16391     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16392     layout: "plot-throughput"
16393
16394 # 3n-hsw-x710
16395
16396 - type: "plot"
16397   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16398   algorithm: "plot_perf_box_name"
16399   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16400   data: "plot-dpdk-throughput-latency-3n-hsw"
16401   include:
16402     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16403     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16404   layout:
16405     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16406     layout: "plot-throughput"
16407
16408 - type: "plot"
16409   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16410   algorithm: "plot_perf_box_name"
16411   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16412   data: "plot-dpdk-throughput-latency-3n-hsw"
16413   include:
16414     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16415     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16416   layout:
16417     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16418     layout: "plot-throughput"
16419
16420 - type: "plot"
16421   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16422   algorithm: "plot_perf_box_name"
16423   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16424   data: "plot-dpdk-throughput-latency-3n-hsw"
16425   include:
16426     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16427     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16428   layout:
16429     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16430     layout: "plot-throughput"
16431
16432 - type: "plot"
16433   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16434   algorithm: "plot_perf_box_name"
16435   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16436   data: "plot-dpdk-throughput-latency-3n-hsw"
16437   include:
16438     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16439     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16440   layout:
16441     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16442     layout: "plot-throughput"
16443
16444 # 2n-dnv-x553
16445
16446 - type: "plot"
16447   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16448   algorithm: "plot_perf_box_name"
16449   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16450   data: "plot-dpdk-throughput-latency-2n-dnv"
16451   include:
16452     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16453     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16454   layout:
16455     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16456     layout: "plot-throughput"
16457
16458 - type: "plot"
16459   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16460   algorithm: "plot_perf_box_name"
16461   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16462   data: "plot-dpdk-throughput-latency-2n-dnv"
16463   include:
16464     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16465     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16466   layout:
16467     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16468     layout: "plot-throughput"
16469
16470 - type: "plot"
16471   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16472   algorithm: "plot_perf_box_name"
16473   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16474   data: "plot-dpdk-throughput-latency-2n-dnv"
16475   include:
16476     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16477     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16478   layout:
16479     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16480     layout: "plot-throughput"
16481
16482 - type: "plot"
16483   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16484   algorithm: "plot_perf_box_name"
16485   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16486   data: "plot-dpdk-throughput-latency-2n-dnv"
16487   include:
16488     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16489     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16490   layout:
16491     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16492     layout: "plot-throughput"
16493
16494 # 3n-dnv-x553
16495
16496 - type: "plot"
16497   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16498   algorithm: "plot_perf_box_name"
16499   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16500   data: "plot-dpdk-throughput-latency-3n-dnv"
16501   include:
16502     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16503     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16504   layout:
16505     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16506     layout: "plot-throughput"
16507
16508 - type: "plot"
16509   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16510   algorithm: "plot_perf_box_name"
16511   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16512   data: "plot-dpdk-throughput-latency-3n-dnv"
16513   include:
16514     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16515     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16516   layout:
16517     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16518     layout: "plot-throughput"
16519
16520 - type: "plot"
16521   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16522   algorithm: "plot_perf_box_name"
16523   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16524   data: "plot-dpdk-throughput-latency-3n-dnv"
16525   include:
16526     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16527     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16528   layout:
16529     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16530     layout: "plot-throughput"
16531
16532 - type: "plot"
16533   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16534   algorithm: "plot_perf_box_name"
16535   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16536   data: "plot-dpdk-throughput-latency-3n-dnv"
16537   include:
16538     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16539     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16540   layout:
16541     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16542     layout: "plot-throughput"
16543
16544 # 3n-tsh-x520
16545
16546 - type: "plot"
16547   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16548   algorithm: "plot_perf_box_name"
16549   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16550   data: "plot-dpdk-throughput-latency-3n-tsh"
16551   include:
16552     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16553     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16554   layout:
16555     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16556     layout: "plot-throughput"
16557
16558 - type: "plot"
16559   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16560   algorithm: "plot_perf_box_name"
16561   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16562   data: "plot-dpdk-throughput-latency-3n-tsh"
16563   include:
16564     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16565     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16566   layout:
16567     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16568     layout: "plot-throughput"
16569
16570 - type: "plot"
16571   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16572   algorithm: "plot_perf_box_name"
16573   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16574   data: "plot-dpdk-throughput-latency-3n-tsh"
16575   include:
16576     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16577     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16578   layout:
16579     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16580     layout: "plot-throughput"
16581
16582 - type: "plot"
16583   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16584   algorithm: "plot_perf_box_name"
16585   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16586   data: "plot-dpdk-throughput-latency-3n-tsh"
16587   include:
16588     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16589     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16590   layout:
16591     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16592     layout: "plot-throughput"
16593
16594 ################################################################################
16595 ###   2n-clx                                                                 ###
16596 ################################################################################
16597
16598 # Packet Throughput
16599
16600 - type: "plot"
16601   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16602   algorithm: "plot_perf_box_name"
16603   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16604   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16605   include:
16606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16610   layout:
16611     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16612     layout: "plot-throughput"
16613
16614 - type: "plot"
16615   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16616   algorithm: "plot_perf_box_name"
16617   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16619   include:
16620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16624   layout:
16625     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16626     layout: "plot-throughput"
16627
16628 - type: "plot"
16629   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16630   algorithm: "plot_perf_box_name"
16631   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16633   include:
16634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16638   layout:
16639     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16640     layout: "plot-throughput"
16641
16642 - type: "plot"
16643   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16644   algorithm: "plot_perf_box_name"
16645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16647   include:
16648     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16651     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16652   layout:
16653     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16654     layout: "plot-throughput"
16655
16656 - type: "plot"
16657   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16658   algorithm: "plot_perf_box_name"
16659   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16661   include:
16662 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16663     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16664     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16665     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16666   layout:
16667     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16668     layout: "plot-throughput"
16669
16670 - type: "plot"
16671   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16672   algorithm: "plot_perf_box_name"
16673   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16675   include:
16676 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16677     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16678     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16679     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16680   layout:
16681     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16682     layout: "plot-throughput"
16683
16684 - type: "plot"
16685   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16686   algorithm: "plot_perf_box_name"
16687   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16689   include:
16690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16696   layout:
16697     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16698     layout: "plot-throughput"
16699
16700 - type: "plot"
16701   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16702   algorithm: "plot_perf_box_name"
16703   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16704   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16705   include:
16706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16712   layout:
16713     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16714     layout: "plot-throughput"
16715
16716 - type: "plot"
16717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16718   algorithm: "plot_perf_box_name"
16719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16721   include:
16722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16726   layout:
16727     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16728     layout: "plot-throughput"
16729
16730 - type: "plot"
16731   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16732   algorithm: "plot_perf_box_name"
16733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16735   include:
16736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16740   layout:
16741     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16742     layout: "plot-throughput"
16743
16744 - type: "plot"
16745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16746   algorithm: "plot_perf_box_name"
16747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16749   include:
16750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16753   layout:
16754     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16755     layout: "plot-throughput"
16756
16757 - type: "plot"
16758   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16759   algorithm: "plot_perf_box_name"
16760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16762   include:
16763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16766   layout:
16767     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16768     layout: "plot-throughput"
16769
16770 - type: "plot"
16771   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16772   algorithm: "plot_perf_box_name"
16773   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16775   include:
16776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16781   layout:
16782     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16783     layout: "plot-throughput"
16784
16785 - type: "plot"
16786   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16787   algorithm: "plot_perf_box_name"
16788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16790   include:
16791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16796   layout:
16797     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16798     layout: "plot-throughput"
16799
16800 - type: "plot"
16801   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16802   algorithm: "plot_perf_box_name"
16803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16805   include:
16806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16809   layout:
16810     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16811     layout: "plot-throughput"
16812
16813 - type: "plot"
16814   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16815   algorithm: "plot_perf_box_name"
16816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16818   include:
16819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16822   layout:
16823     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16824     layout: "plot-throughput"
16825
16826 - type: "plot"
16827   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16828   algorithm: "plot_perf_box_name"
16829   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16830   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16831   include:
16832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16838   layout:
16839     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16840     layout: "plot-throughput"
16841
16842 - type: "plot"
16843   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16844   algorithm: "plot_perf_box_name"
16845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16847   include:
16848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16854   layout:
16855     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16856     layout: "plot-throughput"
16857
16858 - type: "plot"
16859   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16860   algorithm: "plot_perf_box_name"
16861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16863   include:
16864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16870   layout:
16871     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16872     layout: "plot-throughput"
16873
16874 - type: "plot"
16875   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16876   algorithm: "plot_perf_box_name"
16877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16879   include:
16880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16886   layout:
16887     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16888     layout: "plot-throughput"
16889
16890 - type: "plot"
16891   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16892   algorithm: "plot_perf_box_name"
16893   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16895   include:
16896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16898   layout:
16899     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16900     layout: "plot-throughput"
16901
16902 - type: "plot"
16903   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16904   algorithm: "plot_perf_box_name"
16905   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16907   include:
16908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16910   layout:
16911     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16912     layout: "plot-throughput"
16913
16914 - type: "plot"
16915   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16916   algorithm: "plot_perf_box_name"
16917   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16919   include:
16920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16926   layout:
16927     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16928     layout: "plot-throughput"
16929
16930 - type: "plot"
16931   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16932   algorithm: "plot_perf_box_name"
16933   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16934   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16935   include:
16936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16942   layout:
16943     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16944     layout: "plot-throughput"
16945
16946 - type: "plot"
16947   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16948   algorithm: "plot_perf_box_name"
16949   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16950   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16951   include:
16952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16957 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16958   layout:
16959     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16960     layout: "plot-throughput"
16961
16962 - type: "plot"
16963   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16964   algorithm: "plot_perf_box_name"
16965   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16967   include:
16968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16970     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16971     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16972     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16973 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16974   layout:
16975     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16976     layout: "plot-throughput"
16977
16978 - type: "plot"
16979   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16980   algorithm: "plot_perf_box_name"
16981   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16983   include:
16984     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
16985     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
16986     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
16987     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
16988     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
16989     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
16990   layout:
16991     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
16992     layout: "plot-throughput"
16993
16994 - type: "plot"
16995   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16996   algorithm: "plot_perf_box_name"
16997   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
16998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16999   include:
17000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17001     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17002     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17003     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17004     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17006   layout:
17007     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17008     layout: "plot-throughput"
17009
17010 - type: "plot"
17011   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17012   algorithm: "plot_perf_box_name"
17013   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17015   include:
17016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17021   layout:
17022     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17023     layout: "plot-throughput"
17024
17025 - type: "plot"
17026   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17027   algorithm: "plot_perf_box_name"
17028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17030   include:
17031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17036   layout:
17037     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17038     layout: "plot-throughput"
17039
17040 - type: "plot"
17041   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17042   algorithm: "plot_perf_box_name"
17043   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17045   include:
17046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17051   layout:
17052     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17053     layout: "plot-throughput"
17054
17055 - type: "plot"
17056   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17057   algorithm: "plot_perf_box_name"
17058   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17060   include:
17061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17063     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17064     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17065     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17066   layout:
17067     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17068     layout: "plot-throughput"
17069
17070 - type: "plot"
17071   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17072   algorithm: "plot_perf_box_name"
17073   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17074   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17075   include:
17076     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17080     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17081   layout:
17082     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17083     layout: "plot-throughput"
17084
17085 - type: "plot"
17086   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17087   algorithm: "plot_perf_box_name"
17088   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17089   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17090   include:
17091     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17095     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17096   layout:
17097     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17098     layout: "plot-throughput"
17099
17100 - type: "plot"
17101   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17102   algorithm: "plot_perf_box_name"
17103   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17104   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17105   include:
17106     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17111   layout:
17112     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17113     layout: "plot-throughput"
17114
17115 - type: "plot"
17116   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17117   algorithm: "plot_perf_box_name"
17118   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17120   include:
17121     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17122     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17126   layout:
17127     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17128     layout: "plot-throughput"
17129
17130 - type: "plot"
17131   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17132   algorithm: "plot_perf_box_name"
17133   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17135   include:
17136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17141   layout:
17142     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17143     layout: "plot-throughput"
17144
17145 - type: "plot"
17146   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17147   algorithm: "plot_perf_box_name"
17148   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17150   include:
17151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17156   layout:
17157     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17158     layout: "plot-throughput"
17159
17160 - type: "plot"
17161   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17162   algorithm: "plot_perf_box_name"
17163   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17164   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17165   include:
17166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17172   layout:
17173     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17174     layout: "plot-throughput"
17175
17176 - type: "plot"
17177   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17178   algorithm: "plot_perf_box_name"
17179   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17180   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17181   include:
17182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17188   layout:
17189     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17190     layout: "plot-throughput"
17191
17192 - type: "plot"
17193   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17194   algorithm: "plot_perf_box_name"
17195   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17196   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17197   include:
17198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17202   layout:
17203     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17204     layout: "plot-throughput"
17205
17206 - type: "plot"
17207   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17208   algorithm: "plot_perf_box_name"
17209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17211   include:
17212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17216   layout:
17217     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17218     layout: "plot-throughput"
17219
17220 - type: "plot"
17221   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17222   algorithm: "plot_perf_box_name"
17223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17225   include:
17226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17232   layout:
17233     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17234     layout: "plot-throughput"
17235
17236 - type: "plot"
17237   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17238   algorithm: "plot_perf_box_name"
17239   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17240   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17241   include:
17242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17248   layout:
17249     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17250     layout: "plot-throughput"
17251
17252 - type: "plot"
17253   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17254   algorithm: "plot_perf_box_name"
17255   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17256   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17257   include:
17258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17262   layout:
17263     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17264     layout: "plot-throughput"
17265
17266 - type: "plot"
17267   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17268   algorithm: "plot_perf_box_name"
17269   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17270   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17271   include:
17272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17276   layout:
17277     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17278     layout: "plot-throughput"
17279
17280 - type: "plot"
17281   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17282   algorithm: "plot_perf_box_name"
17283   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17284   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17285   include:
17286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17288     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17289     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17290     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17292   layout:
17293     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17294     layout: "plot-throughput"
17295
17296 - type: "plot"
17297   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17298   algorithm: "plot_perf_box_name"
17299   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17301   include:
17302     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17303     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17304     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17305     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17306     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17308   layout:
17309     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17310     layout: "plot-throughput"
17311
17312 - type: "plot"
17313   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17314   algorithm: "plot_perf_box_name"
17315   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17316   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17317   include:
17318     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17319     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17320     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17321     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17322   layout:
17323     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17324     layout: "plot-throughput"
17325
17326 - type: "plot"
17327   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17328   algorithm: "plot_perf_box_name"
17329   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17331   include:
17332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17334     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17335     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17336   layout:
17337     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17338     layout: "plot-throughput"
17339
17340 - type: "plot"
17341   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17342   algorithm: "plot_perf_box_name"
17343   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17345   include:
17346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17347     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17351   layout:
17352     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17360   include:
17361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17366   layout:
17367     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17368     layout: "plot-throughput"
17369
17370 - type: "plot"
17371   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17372   algorithm: "plot_perf_box_name"
17373   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17374   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17375   include:
17376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17381   layout:
17382     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17383     layout: "plot-throughput"
17384
17385 - type: "plot"
17386   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17387   algorithm: "plot_perf_box_name"
17388   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17390   include:
17391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17396   layout:
17397     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17398     layout: "plot-throughput"
17399
17400 - type: "plot"
17401   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17402   algorithm: "plot_perf_box_name"
17403   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17404   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17405   include:
17406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17411   layout:
17412     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17413     layout: "plot-throughput"
17414
17415 - type: "plot"
17416   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17417   algorithm: "plot_perf_box_name"
17418   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17419   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17420   include:
17421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17426   layout:
17427     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17428     layout: "plot-throughput"
17429
17430 - type: "plot"
17431   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17432   algorithm: "plot_perf_box_name"
17433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17435   include:
17436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17441   layout:
17442     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17447   algorithm: "plot_perf_box_name"
17448   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17449   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17450   include:
17451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17452     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17453     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17456   layout:
17457     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17458     layout: "plot-throughput"
17459
17460 - type: "plot"
17461   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17465   include:
17466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17470   layout:
17471     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17472     layout: "plot-throughput"
17473
17474 - type: "plot"
17475   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17476   algorithm: "plot_perf_box_name"
17477   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17479   include:
17480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17484   layout:
17485     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17486     layout: "plot-throughput"
17487
17488 - type: "plot"
17489   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17490   algorithm: "plot_perf_box_name"
17491   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17493   include:
17494     - "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"
17495     - "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"
17496     - "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"
17497     - "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"
17498   layout:
17499     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17504   algorithm: "plot_perf_box_name"
17505   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17506   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17507   include:
17508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17509     - "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"
17510     - "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"
17511     - "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"
17512   layout:
17513     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17514     layout: "plot-throughput"
17515
17516 - type: "plot"
17517   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17518   algorithm: "plot_perf_box_name"
17519   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17521   include:
17522     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17523     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17524     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17525     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17526     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17527     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17528   layout:
17529     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17530     layout: "plot-throughput"
17531
17532 - type: "plot"
17533   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17534   algorithm: "plot_perf_box_name"
17535   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17536   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17537   include:
17538     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17539     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17540     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17541     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17542     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17543     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17544   layout:
17545     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17546     layout: "plot-throughput"
17547
17548 ################################################################################
17549
17550 # Packet Speedup
17551
17552 - type: "plot"
17553   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17554   algorithm: "plot_tsa_name"
17555   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17557   include:
17558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17562   layout:
17563     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17564     layout: "plot-throughput-speedup-analysis"
17565
17566 - type: "plot"
17567   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17568   algorithm: "plot_tsa_name"
17569   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17571   include:
17572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17576   layout:
17577     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17578     layout: "plot-throughput-speedup-analysis"
17579
17580 - type: "plot"
17581   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17582   algorithm: "plot_tsa_name"
17583   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17585   include:
17586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17590   layout:
17591     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17592     layout: "plot-throughput-speedup-analysis"
17593
17594 - type: "plot"
17595   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17596   algorithm: "plot_tsa_name"
17597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17599   include:
17600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17604   layout:
17605     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17606     layout: "plot-throughput-speedup-analysis"
17607
17608 - type: "plot"
17609   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17610   algorithm: "plot_tsa_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17615     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17616     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17617     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17618   layout:
17619     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17620     layout: "plot-throughput-speedup-analysis"
17621
17622 - type: "plot"
17623   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17624   algorithm: "plot_tsa_name"
17625   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17627   include:
17628     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17629     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17630     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17631     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17632   layout:
17633     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17634     layout: "plot-throughput-speedup-analysis"
17635
17636 - type: "plot"
17637   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17638   algorithm: "plot_tsa_name"
17639   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17641   include:
17642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17648   layout:
17649     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17650     layout: "plot-throughput-speedup-analysis"
17651
17652 - type: "plot"
17653   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17654   algorithm: "plot_tsa_name"
17655   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17657   include:
17658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17664   layout:
17665     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17666     layout: "plot-throughput-speedup-analysis"
17667
17668 - type: "plot"
17669   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17670   algorithm: "plot_tsa_name"
17671   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17673   include:
17674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17678   layout:
17679     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17680     layout: "plot-throughput-speedup-analysis"
17681
17682 - type: "plot"
17683   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17684   algorithm: "plot_tsa_name"
17685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17687   include:
17688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17692   layout:
17693     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17694     layout: "plot-throughput-speedup-analysis"
17695
17696 - type: "plot"
17697   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17698   algorithm: "plot_tsa_name"
17699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17701   include:
17702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17705   layout:
17706     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17707     layout: "plot-throughput-speedup-analysis"
17708
17709 - type: "plot"
17710   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17711   algorithm: "plot_tsa_name"
17712   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17714   include:
17715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17718   layout:
17719     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17720     layout: "plot-throughput-speedup-analysis"
17721
17722 - type: "plot"
17723   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17724   algorithm: "plot_tsa_name"
17725   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17727   include:
17728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17733   layout:
17734     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17735     layout: "plot-throughput-speedup-analysis"
17736
17737 - type: "plot"
17738   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17739   algorithm: "plot_tsa_name"
17740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17742   include:
17743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17748   layout:
17749     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17750     layout: "plot-throughput-speedup-analysis"
17751
17752 - type: "plot"
17753   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17754   algorithm: "plot_tsa_name"
17755   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17757   include:
17758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17761   layout:
17762     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17763     layout: "plot-throughput-speedup-analysis"
17764
17765 - type: "plot"
17766   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17767   algorithm: "plot_tsa_name"
17768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17770   include:
17771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17774   layout:
17775     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17776     layout: "plot-throughput-speedup-analysis"
17777
17778 - type: "plot"
17779   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17780   algorithm: "plot_tsa_name"
17781   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17783   include:
17784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17790   layout:
17791     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17792     layout: "plot-throughput-speedup-analysis"
17793
17794 - type: "plot"
17795   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17796   algorithm: "plot_tsa_name"
17797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17799   include:
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17806   layout:
17807     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17808     layout: "plot-throughput-speedup-analysis"
17809
17810 - type: "plot"
17811   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17812   algorithm: "plot_tsa_name"
17813   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17815   include:
17816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17822   layout:
17823     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17824     layout: "plot-throughput-speedup-analysis"
17825
17826 - type: "plot"
17827   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17828   algorithm: "plot_tsa_name"
17829   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17830   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17831   include:
17832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17838   layout:
17839     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17840     layout: "plot-throughput-speedup-analysis"
17841
17842 - type: "plot"
17843   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17844   algorithm: "plot_tsa_name"
17845   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17847   include:
17848     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17850   layout:
17851     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17852     layout: "plot-throughput-speedup-analysis"
17853
17854 - type: "plot"
17855   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17856   algorithm: "plot_tsa_name"
17857   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17858   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17859   include:
17860     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17862   layout:
17863     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17864     layout: "plot-throughput-speedup-analysis"
17865
17866 - type: "plot"
17867   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17868   algorithm: "plot_tsa_name"
17869   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17870   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17871   include:
17872     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17873     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17874     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17878   layout:
17879     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17880     layout: "plot-throughput-speedup-analysis"
17881
17882 - type: "plot"
17883   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17884   algorithm: "plot_tsa_name"
17885   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17886   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17887   include:
17888     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17894   layout:
17895     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17896     layout: "plot-throughput-speedup-analysis"
17897
17898 - type: "plot"
17899   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17900   algorithm: "plot_tsa_name"
17901   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17903   include:
17904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17910   layout:
17911     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17912     layout: "plot-throughput-speedup-analysis"
17913
17914 - type: "plot"
17915   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17916   algorithm: "plot_tsa_name"
17917   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17919   include:
17920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17926   layout:
17927     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
17928     layout: "plot-throughput-speedup-analysis"
17929
17930 - type: "plot"
17931   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17932   algorithm: "plot_tsa_name"
17933   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17934   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17935   include:
17936     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17937     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17942   layout:
17943     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17944     layout: "plot-throughput-speedup-analysis"
17945
17946 - type: "plot"
17947   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17948   algorithm: "plot_tsa_name"
17949   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17950   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17951   include:
17952     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17953     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17954     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17956     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17957     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17958   layout:
17959     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17960     layout: "plot-throughput-speedup-analysis"
17961
17962 - type: "plot"
17963   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17964   algorithm: "plot_tsa_name"
17965   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17967   include:
17968     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17973   layout:
17974     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17975     layout: "plot-throughput-speedup-analysis"
17976
17977 - type: "plot"
17978   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17979   algorithm: "plot_tsa_name"
17980   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17982   include:
17983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17987     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17988   layout:
17989     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17990     layout: "plot-throughput-speedup-analysis"
17991
17992 - type: "plot"
17993   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17994   algorithm: "plot_tsa_name"
17995   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17997   include:
17998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18003   layout:
18004     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18005     layout: "plot-throughput-speedup-analysis"
18006
18007 - type: "plot"
18008   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18009   algorithm: "plot_tsa_name"
18010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18012   include:
18013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18018   layout:
18019     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18020     layout: "plot-throughput-speedup-analysis"
18021
18022 - type: "plot"
18023   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18024   algorithm: "plot_tsa_name"
18025   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18027   include:
18028     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18030     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18031     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18032     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18033   layout:
18034     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18035     layout: "plot-throughput-speedup-analysis"
18036
18037 - type: "plot"
18038   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18039   algorithm: "plot_tsa_name"
18040   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18042   include:
18043     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18047     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18048   layout:
18049     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18050     layout: "plot-throughput-speedup-analysis"
18051
18052 - type: "plot"
18053   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18054   algorithm: "plot_tsa_name"
18055   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18057   include:
18058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18063   layout:
18064     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18065     layout: "plot-throughput-speedup-analysis"
18066
18067 - type: "plot"
18068   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18069   algorithm: "plot_tsa_name"
18070   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18072   include:
18073     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18074     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18078   layout:
18079     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18080     layout: "plot-throughput-speedup-analysis"
18081
18082 - type: "plot"
18083   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18084   algorithm: "plot_tsa_name"
18085   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18086   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18087   include:
18088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18092     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18093   layout:
18094     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18095     layout: "plot-throughput-speedup-analysis"
18096
18097 - type: "plot"
18098   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18099   algorithm: "plot_tsa_name"
18100   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18101   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18102   include:
18103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18106     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18108   layout:
18109     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18110     layout: "plot-throughput-speedup-analysis"
18111
18112 - type: "plot"
18113   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18114   algorithm: "plot_tsa_name"
18115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18117   include:
18118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18124   layout:
18125     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18126     layout: "plot-throughput-speedup-analysis"
18127
18128 - type: "plot"
18129   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18130   algorithm: "plot_tsa_name"
18131   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18132   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18133   include:
18134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18140   layout:
18141     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18142     layout: "plot-throughput-speedup-analysis"
18143
18144 - type: "plot"
18145   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18146   algorithm: "plot_tsa_name"
18147   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18149   include:
18150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18154   layout:
18155     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18156     layout: "plot-throughput-speedup-analysis"
18157
18158 - type: "plot"
18159   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18160   algorithm: "plot_tsa_name"
18161   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18163   include:
18164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18168   layout:
18169     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18170     layout: "plot-throughput-speedup-analysis"
18171
18172 - type: "plot"
18173   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18174   algorithm: "plot_tsa_name"
18175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18177   include:
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18184   layout:
18185     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18186     layout: "plot-throughput-speedup-analysis"
18187
18188 - type: "plot"
18189   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18190   algorithm: "plot_tsa_name"
18191   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18193   include:
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18200   layout:
18201     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18202     layout: "plot-throughput-speedup-analysis"
18203
18204 - type: "plot"
18205   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18206   algorithm: "plot_tsa_name"
18207   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18209   include:
18210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18214   layout:
18215     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18216     layout: "plot-throughput-speedup-analysis"
18217
18218 - type: "plot"
18219   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18220   algorithm: "plot_tsa_name"
18221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18223   include:
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18228   layout:
18229     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18230     layout: "plot-throughput-speedup-analysis"
18231
18232 - type: "plot"
18233   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18234   algorithm: "plot_tsa_name"
18235   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18236   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18237   include:
18238     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18240     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18242     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18243     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18244   layout:
18245     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18246     layout: "plot-throughput-speedup-analysis"
18247
18248 - type: "plot"
18249   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18250   algorithm: "plot_tsa_name"
18251   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18253   include:
18254     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18255     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18256     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18258     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18259     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18260   layout:
18261     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18262     layout: "plot-throughput-speedup-analysis"
18263
18264 - type: "plot"
18265   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18266   algorithm: "plot_tsa_name"
18267   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18269   include:
18270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18272     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18273     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18274   layout:
18275     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18276     layout: "plot-throughput-speedup-analysis"
18277
18278 - type: "plot"
18279   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18280   algorithm: "plot_tsa_name"
18281   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18283   include:
18284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18288   layout:
18289     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18290     layout: "plot-throughput-speedup-analysis"
18291
18292 - type: "plot"
18293   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18294   algorithm: "plot_tsa_name"
18295   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18297   include:
18298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18303   layout:
18304     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18312   include:
18313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18318   layout:
18319     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18320     layout: "plot-throughput-speedup-analysis"
18321
18322 - type: "plot"
18323   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18324   algorithm: "plot_tsa_name"
18325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18327   include:
18328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18333   layout:
18334     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18335     layout: "plot-throughput-speedup-analysis"
18336
18337 - type: "plot"
18338   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18339   algorithm: "plot_tsa_name"
18340   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18342   include:
18343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18347     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18348   layout:
18349     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18350     layout: "plot-throughput-speedup-analysis"
18351
18352 - type: "plot"
18353   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18354   algorithm: "plot_tsa_name"
18355   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18357   include:
18358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18363   layout:
18364     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18365     layout: "plot-throughput-speedup-analysis"
18366
18367 - type: "plot"
18368   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18369   algorithm: "plot_tsa_name"
18370   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18372   include:
18373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18378   layout:
18379     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18380     layout: "plot-throughput-speedup-analysis"
18381
18382 - type: "plot"
18383   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18384   algorithm: "plot_tsa_name"
18385   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18387   include:
18388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18393   layout:
18394     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18395     layout: "plot-throughput-speedup-analysis"
18396
18397 - type: "plot"
18398   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18399   algorithm: "plot_tsa_name"
18400   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18402   include:
18403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18408   layout:
18409     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18410     layout: "plot-throughput-speedup-analysis"
18411
18412 - type: "plot"
18413   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18414   algorithm: "plot_tsa_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18417   include:
18418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18422   layout:
18423     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18424     layout: "plot-throughput-speedup-analysis"
18425
18426 - type: "plot"
18427   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18428   algorithm: "plot_tsa_name"
18429   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18431   include:
18432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18436   layout:
18437     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18438     layout: "plot-throughput-speedup-analysis"
18439
18440 - type: "plot"
18441   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18442   algorithm: "plot_tsa_name"
18443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18445   include:
18446     - "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"
18447     - "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"
18448     - "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"
18449     - "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"
18450   layout:
18451     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18452     layout: "plot-throughput-speedup-analysis"
18453
18454 - type: "plot"
18455   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18456   algorithm: "plot_tsa_name"
18457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18459   include:
18460     - "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"
18461     - "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"
18462     - "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"
18463     - "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"
18464   layout:
18465     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18466     layout: "plot-throughput-speedup-analysis"
18467
18468 - type: "plot"
18469   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18470   algorithm: "plot_tsa_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18475     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18476     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18477     - "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"
18478     - "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"
18479     - "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"
18480   layout:
18481     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18482     layout: "plot-throughput-speedup-analysis"
18483
18484 - type: "plot"
18485   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18486   algorithm: "plot_tsa_name"
18487   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18489   include:
18490     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18491     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18492     - "Tests.Vpp.Perf.Vts.2N1L-25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18493     - "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"
18494     - "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"
18495     - "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"
18496   layout:
18497     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18498     layout: "plot-throughput-speedup-analysis"
18499
18500 ################################################################################
18501
18502 # Packet Throughput - DPDK
18503
18504 # 2n-clx-xxv710
18505
18506 - type: "plot"
18507   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18508   algorithm: "plot_perf_box_name"
18509   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18510   data: "plot-dpdk-throughput-latency-2n-clx"
18511   include:
18512     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18513     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18514   layout:
18515     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18516     layout: "plot-throughput"
18517
18518 - type: "plot"
18519   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18520   algorithm: "plot_perf_box_name"
18521   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18522   data: "plot-dpdk-throughput-latency-2n-clx"
18523   include:
18524     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18525     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18526   layout:
18527     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18528     layout: "plot-throughput"
18529
18530 - type: "plot"
18531   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18532   algorithm: "plot_perf_box_name"
18533   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18534   data: "plot-dpdk-throughput-latency-2n-clx"
18535   include:
18536     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18537     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18538   layout:
18539     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18540     layout: "plot-throughput"
18541
18542 - type: "plot"
18543   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18544   algorithm: "plot_perf_box_name"
18545   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18546   data: "plot-dpdk-throughput-latency-2n-clx"
18547   include:
18548     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18549     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18550   layout:
18551     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18552     layout: "plot-throughput"
18553
18554 # 2n-clx-x710
18555
18556 - type: "plot"
18557   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18558   algorithm: "plot_perf_box_name"
18559   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18560   data: "plot-dpdk-throughput-latency-2n-clx"
18561   include:
18562     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18563     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18564   layout:
18565     title: "2n-clx-x710-64b-2t1c-base-ndr"
18566     layout: "plot-throughput"
18567
18568 - type: "plot"
18569   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18570   algorithm: "plot_perf_box_name"
18571   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18572   data: "plot-dpdk-throughput-latency-2n-clx"
18573   include:
18574     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18575     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18576   layout:
18577     title: "2n-clx-x710-64b-4t2c-base-ndr"
18578     layout: "plot-throughput"
18579
18580 - type: "plot"
18581   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18582   algorithm: "plot_perf_box_name"
18583   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18584   data: "plot-dpdk-throughput-latency-2n-clx"
18585   include:
18586     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18587     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18588   layout:
18589     title: "2n-clx-x710-64b-2t1c-base-pdr"
18590     layout: "plot-throughput"
18591
18592 - type: "plot"
18593   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18594   algorithm: "plot_perf_box_name"
18595   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18596   data: "plot-dpdk-throughput-latency-2n-clx"
18597   include:
18598     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18599     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18600   layout:
18601     title: "2n-clx-x710-64b-4t2c-base-pdr"
18602     layout: "plot-throughput"
18603
18604 ################################################################################
18605
18606 - type: "plot"
18607   title: "Latency by percentile: 2n-skx"
18608   algorithm: "plot_hdrh_lat_by_percentile"
18609   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18610   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18611   target-links: "../../_static/vpp"
18612   data: "plot-vpp-hdrh-lat-2n-skx"
18613   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18614   layout:
18615     layout: "plot-hdrh-latency-by-percentile"
18616
18617 - type: "plot"
18618   title: "Latency by percentile: 3n-skx"
18619   algorithm: "plot_hdrh_lat_by_percentile"
18620   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18621   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18622   target-links: "../../_static/vpp"
18623   data: "plot-vpp-hdrh-lat-3n-skx"
18624   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18625   layout:
18626     layout: "plot-hdrh-latency-by-percentile"
18627
18628 - type: "plot"
18629   title: "Latency by percentile: 2n-clx"
18630   algorithm: "plot_hdrh_lat_by_percentile"
18631   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18632   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18633   target-links: "../../_static/vpp"
18634   data: "plot-vpp-hdrh-lat-2n-clx"
18635   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18636   layout:
18637     layout: "plot-hdrh-latency-by-percentile"
18638
18639 - type: "plot"
18640   title: "Latency by percentile: 3n-hsw"
18641   algorithm: "plot_hdrh_lat_by_percentile"
18642   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18643   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18644   target-links: "../../_static/vpp"
18645   data: "plot-vpp-hdrh-lat-3n-hsw"
18646   filter: "'1T1C' and 'NIC_Intel-XL710'"
18647   layout:
18648     layout: "plot-hdrh-latency-by-percentile"
18649
18650 - type: "plot"
18651   title: "Latency by percentile: 3n-tsh"
18652   algorithm: "plot_hdrh_lat_by_percentile"
18653   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18654   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18655   target-links: "../../_static/vpp"
18656   data: "plot-vpp-hdrh-lat-3n-tsh"
18657   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18658   layout:
18659     layout: "plot-hdrh-latency-by-percentile"
18660
18661 - type: "plot"
18662   title: "Latency by percentile: DPDK 2n-skx"
18663   algorithm: "plot_hdrh_lat_by_percentile"
18664   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18665   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18666   target-links: "../../_static/dpdk"
18667   data: "plot-dpdk-hdrh-lat-2n-skx"
18668   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18669   layout:
18670     layout: "plot-hdrh-latency-by-percentile"
18671
18672 - type: "plot"
18673   title: "Latency by percentile: DPDK 3n-skx"
18674   algorithm: "plot_hdrh_lat_by_percentile"
18675   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18676   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18677   target-links: "../../_static/dpdk"
18678   data: "plot-dpdk-hdrh-lat-3n-skx"
18679   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18680   layout:
18681     layout: "plot-hdrh-latency-by-percentile"
18682
18683 - type: "plot"
18684   title: "Latency by percentile: DPDK 2n-clx"
18685   algorithm: "plot_hdrh_lat_by_percentile"
18686   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18687   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18688   target-links: "../../_static/dpdk"
18689   data: "plot-dpdk-hdrh-lat-2n-clx"
18690   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18691   layout:
18692     layout: "plot-hdrh-latency-by-percentile"
18693
18694 - type: "plot"
18695   title: "Latency by percentile: DPDK 3n-hsw"
18696   algorithm: "plot_hdrh_lat_by_percentile"
18697   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18698   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18699   target-links: "../../_static/dpdk"
18700   data: "plot-dpdk-hdrh-lat-3n-hsw"
18701   filter: "'1T1C' and 'NIC_Intel-XL710'"
18702   layout:
18703     layout: "plot-hdrh-latency-by-percentile"
18704
18705 - type: "plot"
18706   title: "Latency by percentile: DPDK 3n-tsh"
18707   algorithm: "plot_hdrh_lat_by_percentile"
18708   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18709   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18710   target-links: "../../_static/dpdk"
18711   data: "plot-dpdk-hdrh-lat-3n-tsh"
18712   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18713   layout:
18714     layout: "plot-hdrh-latency-by-percentile"