Report 2005: Add data, configure 2005.24
[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     # Replacements:
150
151     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
152       csit-vpp-perf-verify-1908-3n-hsw:
153         - 48  # NDRPDR sel vhost
154         - 49  # NDRPDR sel vhost
155         - 52  # NDRPDR sel vhost
156         - 53  # NDRPDR sel vhost
157         - 54  # NDRPDR sel vhost
158         - 55  # NDRPDR sel vhost
159         - 56  # NDRPDR sel vhost
160         - 57  # NDRPDR sel vhost
161         - 58  # NDRPDR sel vhost
162         - 59  # NDRPDR sel vhost
163
164     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
165       csit-vpp-perf-verify-1908-3n-skx:
166         - 52  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
167         - 53  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
168         - 55  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
169         - 61  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
170         - 62  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
171         - 63  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
172         - 64  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
173         - 65  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
174         - 66  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
175         - 67  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
176
177     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
178       csit-vpp-perf-verify-1908-2n-skx:
179         - 88  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
180         - 89  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
181         - 91  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
182         - 92  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
183         - 93  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
184         - 94  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
185         - 95  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
186         - 96  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
187         - 97  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
188         - 98  # NDRPDR sel vhost - old1908 - vpp build: 19.08-release
189
190     ###########################################################################
191     # Plots:
192
193     # 3n-hsw
194
195     plot-vpp-throughput-lat-tsa-3n-hsw:
196       csit-vpp-perf-report-iterative-2005-3n-hsw:
197         - 3   # NDRPDR sel
198         - 4   # NDRPDR sel
199         - 5   # NDRPDR sel
200         - 10  # NDRPDR sel
201         - 11  # NDRPDR sel
202         - 12  # NDRPDR sel
203         - 15  # NDRPDR sel
204         - 16  # NDRPDR sel
205         - 18  # NDRPDR sel
206         - 19  # NDRPDR sel
207
208     plot-vpp-hdrh-lat-3n-hsw:
209       csit-vpp-perf-report-iterative-2005-3n-hsw:
210         - 3   # NDRPDR sel
211
212     plot-vpp-nfv-3n-hsw-ndrpdr:
213       csit-vpp-perf-report-iterative-2005-3n-hsw:
214         - 3   # NDRPDR sel
215         - 4   # NDRPDR sel
216         - 5   # NDRPDR sel
217         - 10  # NDRPDR sel
218         - 11  # NDRPDR sel
219         - 12  # NDRPDR sel
220         - 15  # NDRPDR sel
221         - 16  # NDRPDR sel
222         - 18  # NDRPDR sel
223         - 19  # NDRPDR sel
224
225     plot-vpp-nfv-3n-hsw-mrr:
226       csit-vpp-perf-report-iterative-2005-3n-hsw:
227         - 13  # MRR
228
229     plot-vpp-hoststack-3n-hsw:
230       csit-vpp-perf-verify-2005-3n-hsw:
231         - 3   # hoststack
232         - 5   # hoststack
233         - 6   # hoststack
234         - 7   # hoststack
235         - 8   # hoststack
236         - 9   # hoststack
237         - 10  # hoststack
238         - 11  # hoststack
239         - 12  # hoststack
240         - 13  # hoststack
241
242     plot-dpdk-throughput-latency-3n-hsw:
243       csit-dpdk-perf-report-iterative-2005-3n-hsw:
244         - 5   # NDRPDR sel
245         - 6   # NDRPDR sel
246         - 7   # NDRPDR sel
247         - 8   # NDRPDR sel
248         - 9   # NDRPDR sel
249         - 10  # NDRPDR sel
250         - 11  # NDRPDR sel
251         - 12  # NDRPDR sel
252         - 13  # NDRPDR sel
253         - 14  # NDRPDR sel
254
255     plot-dpdk-hdrh-lat-3n-hsw:
256       csit-dpdk-perf-report-iterative-2005-3n-hsw:
257         - 5   # NDRPDR sel
258
259     # 3n-skx
260
261     plot-vpp-throughput-lat-tsa-3n-skx:
262       # TODO: Add data:
263       csit-vpp-perf-report-iterative-2005-3n-skx:
264         - 4   # NDRPDR sel
265         - 5   # NDRPDR sel ??? all x710 failed
266
267     plot-vpp-hdrh-lat-3n-skx:
268       csit-vpp-perf-report-iterative-2005-3n-skx:
269         - 4   # NDRPDR sel
270
271     plot-vpp-nfv-3n-skx-ndrpdr:
272       # TODO: Add data:
273       csit-vpp-perf-report-iterative-2005-3n-skx:
274         - 4   # NDRPDR sel
275         - 5   # NDRPDR sel ??? all x710 failed
276
277     plot-vpp-nfv-3n-skx-mrr:
278       # TODO: Replace:
279       # csit-vpp-perf-report-iterative-2005-3n-skx:
280       csit-vpp-perf-verify-2001-3n-skx:
281         - 50  # MRR sel
282
283     plot-dpdk-throughput-latency-3n-skx:
284       csit-dpdk-perf-report-iterative-2005-3n-skx:
285         - 4   # NDRPDR sel
286         - 5   # NDRPDR sel
287         - 6   # NDRPDR sel
288         - 7   # NDRPDR sel
289         - 8   # NDRPDR sel
290         - 11  # NDRPDR sel
291         - 12  # NDRPDR sel
292         - 13  # NDRPDR sel
293         - 14  # NDRPDR sel
294         - 15  # NDRPDR sel
295
296     plot-dpdk-hdrh-lat-3n-skx:
297       csit-dpdk-perf-report-iterative-2005-3n-skx:
298         - 4   # NDRPDR sel
299
300     # 2n-skx
301
302     plot-vpp-throughput-lat-tsa-2n-skx:
303       # TODO: Add data:
304       csit-vpp-perf-report-iterative-2005-2n-skx:
305         - 7   # NDRPDR sel
306
307     plot-vpp-hdrh-lat-2n-skx:
308       csit-vpp-perf-report-iterative-2005-2n-skx:
309         - 7   # NDRPDR sel
310
311     plot-vpp-soak-2n-skx:
312       # TODO: Replace:
313       # csit-vpp-perf-report-iterative-2005-2n-skx:
314       csit-vpp-perf-verify-2001-2n-skx:
315         - 181  # Soak
316         - 182  # Soak
317
318     plot-vpp-nfv-2n-skx-ndrpdr:
319       # TODO: Add data:
320       csit-vpp-perf-report-iterative-2005-2n-skx:
321         - 7   # NDRPDR sel
322
323     plot-vpp-nfv-2n-skx-mrr:
324       # TODO: Replace:
325       # csit-vpp-perf-report-iterative-2005-2n-skx:
326       csit-vpp-perf-verify-1908-2n-skx:
327         - 71  # NFV MRR
328
329     plot-vpp-nfv-reconf-2n-skx:
330       # TODO: Replace:
331       # csit-vpp-perf-report-iterative-2005-2n-skx:
332       csit-vpp-perf-verify-2001-2n-skx:
333         - 169  # Reconf
334
335     plot-dpdk-throughput-latency-2n-skx:
336       csit-dpdk-perf-report-iterative-2005-2n-skx:
337         - 1   # NDRPDR sel
338         - 2   # NDRPDR sel
339         - 3   # NDRPDR sel
340         - 4   # NDRPDR sel
341         - 5   # NDRPDR sel
342         - 6   # NDRPDR sel
343         - 7   # NDRPDR sel
344         - 8   # NDRPDR sel
345         - 9   # NDRPDR sel
346         - 10  # NDRPDR sel
347
348     plot-dpdk-hdrh-lat-2n-skx:
349       csit-dpdk-perf-report-iterative-2005-2n-skx:
350         - 1   # NDRPDR sel
351
352     # 2n-clx
353
354     plot-vpp-throughput-lat-tsa-2n-clx:
355       # TODO: Add data:
356       csit-vpp-perf-report-iterative-2005-2n-clx:
357         - 7   # NDRPDR sel
358         - 9   # NDRPDR sel
359
360     plot-vpp-hdrh-lat-2n-clx:
361       # TODO: Add data:
362       csit-vpp-perf-report-iterative-2005-2n-clx:
363         - 9   # NDRPDR sel
364
365 #    plot-vpp-http-server-performance:
366 #      # TODO: Replace:
367 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
368 #      csit-vpp-perf-verify-2001-2n-clx:
369 #        - 80  # TCP
370
371     plot-vpp-nfv-2n-clx-ndrpdr:
372       # TODO: Add data:
373       csit-vpp-perf-report-iterative-2005-2n-clx:
374         - 7   # NDRPDR sel
375         - 9   # NDRPDR sel
376
377     plot-vpp-nfv-2n-clx-mrr:
378       csit-vpp-perf-report-iterative-2005-2n-clx:
379         - 12   # MRR
380
381     plot-vpp-nfv-reconf-2n-clx:
382       # TODO: Replace:
383       # csit-vpp-perf-report-iterative-2005-2n-clx:
384       csit-vpp-perf-verify-2001-2n-clx:
385         - 68  # Reconf
386
387     plot-vpp-soak-2n-clx:
388       # TODO: Replace:
389       # csit-vpp-perf-report-iterative-2005-2n-clx:
390       csit-vpp-perf-verify-2001-2n-clx:
391         - 93  # Soak
392         - 94  # Soak
393
394     plot-dpdk-throughput-latency-2n-clx:
395       csit-dpdk-perf-report-iterative-2005-2n-clx:
396         - 1   # NDRPDR sel
397         - 2   # NDRPDR sel
398         - 3   # NDRPDR sel
399         - 4   # NDRPDR sel
400         - 5   # NDRPDR sel
401         - 6   # NDRPDR sel
402         - 7   # NDRPDR sel
403         - 8   # NDRPDR sel
404         - 9   # NDRPDR sel
405         - 10  # NDRPDR sel
406
407     plot-dpdk-hdrh-lat-2n-clx:
408       csit-dpdk-perf-report-iterative-2005-2n-clx:
409         - 1   # NDRPDR sel
410
411     # 3n-tsh
412
413     plot-vpp-throughput-lat-tsa-3n-tsh:
414       # TODO: Replace:
415       # csit-vpp-perf-report-iterative-2005-3n-tsh:
416       csit-vpp-perf-verify-2001-3n-tsh:
417         - 3   # NDRPDR sel
418
419     plot-vpp-hdrh-lat-3n-tsh:
420       # TODO: Replace:
421       # csit-vpp-perf-report-iterative-2005-3n-tsh:
422       csit-vpp-perf-verify-2001-3n-tsh:
423         - 10  # NDRPDR sel
424
425     plot-dpdk-throughput-latency-3n-tsh:
426       # TODO: Add data:
427       csit-dpdk-perf-report-iterative-2005-3n-tsh:
428         - 5   # NDRPDR sel
429
430     plot-dpdk-hdrh-lat-3n-tsh:
431       # TODO: Replace with better results:
432       csit-dpdk-perf-report-iterative-2005-3n-tsh:
433         - 5   # NDRPDR sel
434
435     # 3n-dnv
436
437     plot-vpp-throughput-lat-tsa-3n-dnv:
438       csit-vpp-perf-report-iterative-2005-3n-dnv:
439         - 2   # NDRPDR sel
440         - 3   # NDRPDR sel
441         - 4   # NDRPDR sel
442         - 5   # NDRPDR sel
443         - 6   # NDRPDR sel
444         - 7   # NDRPDR sel
445         - 9   # NDRPDR sel
446         - 10  # NDRPDR sel
447         - 11  # NDRPDR sel
448         - 12  # NDRPDR sel
449
450     plot-dpdk-throughput-latency-3n-dnv:
451       csit-dpdk-perf-report-iterative-2005-3n-dnv:
452         - 6   # NDRPDR sel
453         - 7   # NDRPDR sel
454         - 8   # NDRPDR sel
455         - 9   # NDRPDR sel
456         - 10  # NDRPDR sel
457         - 11  # NDRPDR sel
458         - 12  # NDRPDR sel
459         - 13  # NDRPDR sel
460         - 14  # NDRPDR sel
461         - 16  # NDRPDR sel
462
463     # 2n-dnv
464
465     plot-vpp-throughput-lat-tsa-2n-dnv:
466       csit-vpp-perf-report-iterative-2005-2n-dnv:
467         - 3   # NDRPDR sel
468         - 6   # NDRPDR sel
469         - 7   # NDRPDR sel
470         - 8   # NDRPDR sel
471         - 9   # NDRPDR sel
472         - 10  # NDRPDR sel
473         - 11  # NDRPDR sel
474         - 12  # NDRPDR sel
475         - 13  # NDRPDR sel
476         - 14  # NDRPDR sel
477
478     plot-dpdk-throughput-latency-2n-dnv:
479       csit-dpdk-perf-report-iterative-2005-2n-dnv:
480         - 8   # NDRPDR sel
481         - 9   # NDRPDR sel
482         - 10  # NDRPDR sel
483         - 11  # NDRPDR sel
484         - 12  # NDRPDR sel
485         - 13  # NDRPDR sel
486         - 14  # NDRPDR sel
487         - 15  # NDRPDR sel
488         - 16  # NDRPDR sel
489         - 17  # NDRPDR sel
490
491     ###########################################################################
492     # Simple tables (only one data set):
493
494     # NIC Comparisons
495
496     vpp-nic-comparison-3n-skx:
497       # TODO: Add data:
498       csit-vpp-perf-report-iterative-2005-3n-skx:
499         - 4   # NDRPDR sel
500         - 5   # NDRPDR sel ??? all x710 failed
501
502     vpp-nic-comparison-2n-skx:
503       # TODO: Add data:
504       csit-vpp-perf-report-iterative-2005-2n-skx:
505         - 7   # NDRPDR sel
506
507     vpp-nic-comparison-3n-skx-mrr:
508       csit-vpp-perf-report-iterative-2005-3n-skx:
509         - 6   # MRR sel
510
511     vpp-nic-comparison-2n-skx-mrr:
512       # TODO: Replace:
513       # csit-vpp-perf-report-iterative-2005-2n-skx:
514       csit-vpp-perf-verify-2001-2n-skx:
515         - 101 # MRR sel
516         - 128 # MRR sel addition
517
518     # Results
519
520     vpp-perf-results-3n-hsw:
521       csit-vpp-perf-report-coverage-2005-3n-hsw:
522         - 1   # perf-full-3n-dnv-crypto_I
523         - 7   # perf-full-3n-hsw-crypto_II
524         - 3   # perf-full-3n-hsw-crypto_III
525         - 4   # perf-full-3n-dnv-crypto_IV
526         - 5   # perf-full-3n-hsw-ip4_I
527         - 6   # perf-full-3n-hsw-ip4_II
528         - 8   # perf-full-3n-hsw-ip4_III
529         - 9   # perf-full-3n-hsw-ip4_IV
530         - 10  # perf-full-3n-hsw-ip4_V
531         - 26  # perf-full-3n-hsw-ip4_VI
532         - 18  # perf-full-3n-hsw-ip4_VII
533         - 27  # perf-full-3n-hsw-ip4_VIII
534         - 28  # perf-full-3n-hsw-ip4_IX
535         - 29  # perf-full-3n-hsw-ip6_I
536
537     vpp-perf-results-3n-skx:
538       # TODO: Replace:
539       csit-vpp-perf-report-iterative-2005-3n-skx:
540         - 4   # NDRPDR sel
541
542     vpp-perf-results-2n-skx:
543       # TODO: Replace:
544       csit-vpp-perf-report-iterative-2005-2n-skx:
545         - 7   # NDRPDR sel
546
547     vpp-perf-results-2n-clx:
548       # TODO: Replace:
549       csit-vpp-perf-report-iterative-2005-2n-clx:
550         - 9   # NDRPDR sel
551
552     vpp-perf-results-3n-tsh:
553       # TODO: Replace:
554       # csit-vpp-perf-report-iterative-2005-3n-tsh:
555       csit-vpp-perf-verify-2001-3n-tsh:
556         - 10  # NDRPDR sel
557
558     vpp-perf-results-3n-dnv:
559       csit-vpp-perf-report-coverage-2005-3n-dnv:
560         - 1   # perf-full-3n-dnv-crypto_I
561         - 5   # perf-full-3n-dnv-ip4_I
562
563     vpp-perf-results-2n-dnv:
564       csit-vpp-perf-report-coverage-2005-2n-dnv:
565         - 1   # perf-full-2n-dnv-ip4_I
566         - 2   # perf-full-2n-dnv-ip4_II
567         - 3   # perf-full-2n-dnv-ip6_I
568         - 4   # perf-full-2n-dnv-ip6_II
569         - 5   # perf-full-2n-dnv-l2_I
570         - 6   # perf-full-2n-dnv-l2_II
571
572     vpp-mrr-results-3n-hsw:
573       csit-vpp-perf-report-iterative-2005-3n-hsw:
574         - 13  # MRR
575
576     vpp-mrr-results-3n-skx:
577       csit-vpp-perf-report-iterative-2005-3n-skx:
578         - 6   # MRR sel
579
580     vpp-mrr-results-2n-skx:
581       # TODO: Replace:
582       # csit-vpp-perf-report-iterative-2005-2n-skx:
583       csit-vpp-perf-verify-2001-2n-skx:
584         - 101 # MRR sel
585         - 128 # MRR sel addition
586
587     vpp-mrr-results-2n-clx:
588       csit-vpp-perf-report-iterative-2005-2n-clx:
589         - 12   # MRR
590
591     vpp-mrr-results-3n-tsh:
592       # TODO: Replace:
593       # csit-vpp-perf-report-iterative-2005-3n-tsh:
594       csit-vpp-perf-verify-2001-3n-tsh:
595         - 9   # MRR sel
596
597     vpp-mrr-results-3n-dnv:
598       csit-vpp-perf-report-iterative-2005-3n-dnv:
599         - 8   # MRR
600
601     vpp-mrr-results-2n-dnv:
602       csit-vpp-perf-report-iterative-2005-2n-dnv:
603         - 15  # MRR sel
604
605     vpp-device-results-ubuntu:
606       csit-vpp-device-2005-ubuntu1804-1n-skx:
607         - 35
608
609     dpdk-perf-results-3n-hsw:
610       csit-dpdk-perf-report-iterative-2005-3n-hsw:
611         - 5   # NDRPDR sel
612
613     dpdk-perf-results-3n-skx:
614       csit-dpdk-perf-report-iterative-2005-3n-skx:
615         - 4   # NDRPDR sel
616
617     dpdk-perf-results-2n-skx:
618       csit-dpdk-perf-report-iterative-2005-2n-skx:
619         - 1   # NDRPDR sel
620
621     dpdk-perf-results-2n-clx:
622       csit-dpdk-perf-report-iterative-2005-2n-clx:
623         - 1   # NDRPDR sel
624
625     dpdk-perf-results-2n-dnv:
626       csit-dpdk-perf-report-iterative-2005-2n-dnv:
627         - 8   # NDRPDR sel
628
629     dpdk-perf-results-3n-dnv:
630       csit-dpdk-perf-report-iterative-2005-3n-dnv:
631         - 6   # NDRPDR sel
632
633     dpdk-perf-results-3n-tsh:
634       # TODO: Replace with better results:
635       csit-dpdk-perf-report-iterative-2005-3n-tsh:
636         - 5   # NDRPDR sel
637
638 ###########################################################################
639     # Tables (more than one data set)
640
641     # Performance changes
642
643     vpp-performance-changes-3n-hsw-h1:
644       csit-vpp-perf-verify-1908-3n-hsw:
645         - 12  # NDRPDR sel
646         - 13  # NDRPDR sel
647         - 14  # NDRPDR sel
648         - 15  # NDRPDR sel
649         - 16  # NDRPDR sel
650         - 17  # NDRPDR sel
651         - 18  # NDRPDR sel
652         - 19  # NDRPDR sel
653         - 20  # NDRPDR sel
654         - 21  # NDRPDR sel
655     vpp-performance-changes-3n-hsw-ref:
656       csit-vpp-perf-verify-2001-3n-hsw:
657         - 21  # NDRPDR sel
658         - 22  # NDRPDR sel
659         - 23  # NDRPDR sel
660         - 24  # NDRPDR sel
661         - 25  # NDRPDR sel
662         - 29  # NDRPDR sel
663         - 30  # NDRPDR sel
664         - 31  # NDRPDR sel
665         - 32  # NDRPDR sel
666         - 34  # NDRPDR sel
667     vpp-performance-changes-3n-hsw-cmp:
668       csit-vpp-perf-report-iterative-2005-3n-hsw:
669         - 3   # NDRPDR sel
670         - 4   # NDRPDR sel
671         - 5   # NDRPDR sel
672         - 10  # NDRPDR sel
673         - 11  # NDRPDR sel
674         - 12  # NDRPDR sel
675         - 15  # NDRPDR sel
676         - 16  # NDRPDR sel
677         - 18  # NDRPDR sel
678         - 19  # NDRPDR sel
679
680     vpp-performance-changes-3n-skx-h1:
681       csit-vpp-perf-verify-1908-3n-skx:
682         - 26  # NDRPDR sel - new1908.1
683         - 27  # NDRPDR sel - new1908.1
684         - 28  # NDRPDR sel - new1908.1
685         - 29  # NDRPDR sel - new1908.1
686         - 30  # NDRPDR sel - new1908.1
687         - 31  # NDRPDR sel - new1908.1
688         - 33  # NDRPDR sel - new1908.1
689         - 34  # NDRPDR sel - new1908.1
690         - 35  # NDRPDR sel - new1908.1
691         - 36  # NDRPDR sel - new1908.1
692     vpp-performance-changes-3n-skx-ref:
693       csit-vpp-perf-verify-2001-3n-skx:
694         - 69  # NDRPDR sel - new2001.0
695         - 71  # NDRPDR sel - new2001.0
696         - 72  # NDRPDR sel - new2001.0
697         - 76  # NDRPDR sel - new2001.0
698         - 77  # NDRPDR sel - new2001.0
699         - 78  # NDRPDR sel - new2001.0
700         - 80  # NDRPDR sel - new2001.0
701     vpp-performance-changes-3n-skx-cmp:
702       # TODO: Add data:
703       csit-vpp-perf-report-iterative-2005-3n-skx:
704         - 4   # NDRPDR sel
705         - 5   # NDRPDR sel ??? all x710 failed
706
707     vpp-performance-changes-2n-skx-h1:
708       csit-vpp-perf-verify-1908-2n-skx:
709         - 39  # NDRPDR sel - new1908.1
710         - 40  # NDRPDR sel - new1908.1
711         - 41  # NDRPDR sel - new1908.1
712         - 43  # NDRPDR sel - new1908.1
713         - 44  # NDRPDR sel - new1908.1
714         - 45  # NDRPDR sel - new1908.1
715         - 46  # NDRPDR sel - new1908.1
716         - 47  # NDRPDR sel - new1908.1
717         - 48  # NDRPDR sel - new1908.1
718         - 49  # NDRPDR sel - new1908.1
719     vpp-performance-changes-2n-skx-ref:
720       csit-vpp-perf-verify-2001-2n-skx:
721         - 143  # NDRPDR sel - new2001.0
722         - 146  # NDRPDR sel - new2001.0
723         - 147  # NDRPDR sel - new2001.0
724         - 148  # NDRPDR sel - new2001.0
725         - 149  # NDRPDR sel - new2001.0
726         - 150  # NDRPDR sel - new2001.0
727         - 151  # NDRPDR sel - new2001.0
728         - 152  # NDRPDR sel - new2001.0
729         - 153  # NDRPDR sel - new2001.0
730         - 154  # NDRPDR sel - new2001.0
731     vpp-performance-changes-2n-skx-cmp:
732       # TODO: Add data:
733       csit-vpp-perf-report-iterative-2005-2n-skx:
734         - 7   # NDRPDR sel
735
736     vpp-performance-changes-nfv-2n-skx-ref:
737       csit-vpp-perf-verify-2001-2n-skx:
738         - 30  # NFV
739         - 31  # NFV
740     vpp-performance-changes-nfv-2n-skx-cmp:
741       # TODO: Add data:
742       csit-vpp-perf-report-iterative-2005-2n-skx:
743         - 7   # NDRPDR sel
744
745     vpp-performance-changes-2n-clx-h1:
746       csit-vpp-perf-verify-1908_1-2n-clx:
747         - 5  # NDRPDR sel
748         - 6  # NDRPDR sel
749         - 7  # NDRPDR sel
750         - 8  # NDRPDR sel
751         - 9  # NDRPDR sel
752     vpp-performance-changes-2n-clx-ref:
753       csit-vpp-perf-verify-2001-2n-clx:
754         - 28  # NDRPDR sel
755         - 29  # NDRPDR sel
756         - 32  # NDRPDR sel
757         - 40  # NDRPDR sel
758         - 43  # NDRPDR sel
759         - 44  # NDRPDR sel
760         - 45  # NDRPDR sel
761         - 47  # NDRPDR sel
762         - 48  # NDRPDR sel
763         - 49  # NDRPDR sel
764     vpp-performance-changes-2n-clx-cmp:
765       # TODO: Add data:
766       csit-vpp-perf-report-iterative-2005-2n-clx:
767         - 7   # NDRPDR sel
768         - 9   # NDRPDR sel
769
770     vpp-performance-changes-2n-dnv-h1:
771       csit-vpp-perf-verify-1908-2n-dnv:
772         - 1   # NDRPDR sel
773         - 2   # NDRPDR sel
774         - 3   # NDRPDR sel
775         - 4   # NDRPDR sel
776         - 5   # NDRPDR sel
777         - 6   # NDRPDR sel
778         - 7   # NDRPDR sel
779         - 8   # NDRPDR sel
780         - 9   # NDRPDR sel
781         - 10  # NDRPDR sel
782     vpp-performance-changes-2n-dnv-ref:
783       csit-vpp-perf-verify-2001-2n-dnv:
784         - 4   # NDRPDR sel
785         - 5   # NDRPDR sel
786         - 6   # NDRPDR sel
787         - 7   # NDRPDR sel
788         - 8   # NDRPDR sel
789         - 9   # NDRPDR sel
790         - 10  # NDRPDR sel
791         - 11  # NDRPDR sel
792         - 13  # NDRPDR sel
793         - 16  # NDRPDR sel
794     vpp-performance-changes-2n-dnv-cmp:
795       csit-vpp-perf-report-iterative-2005-2n-dnv:
796         - 3   # NDRPDR sel
797         - 6   # NDRPDR sel
798         - 7   # NDRPDR sel
799         - 8   # NDRPDR sel
800         - 9   # NDRPDR sel
801         - 10  # NDRPDR sel
802         - 11  # NDRPDR sel
803         - 12  # NDRPDR sel
804         - 13  # NDRPDR sel
805         - 14  # NDRPDR sel
806
807     vpp-performance-changes-3n-dnv-h1:
808       csit-vpp-perf-verify-1908-3n-dnv:
809         - 6   # NDRPDR sel
810         - 7   # NDRPDR sel
811         - 8   # NDRPDR sel
812         - 9   # NDRPDR sel
813         - 10  # NDRPDR sel
814         - 12  # NDRPDR sel
815         - 13  # NDRPDR sel
816         - 14  # NDRPDR sel
817         - 15  # NDRPDR sel
818         - 16  # NDRPDR sel
819     vpp-performance-changes-3n-dnv-ref:
820       csit-vpp-perf-verify-2001-3n-dnv:
821         - 5   # NDRPDR sel
822         - 6   # NDRPDR sel
823         - 7   # NDRPDR sel
824         - 8   # NDRPDR sel
825         - 9   # NDRPDR sel
826         - 10  # NDRPDR sel
827         - 12  # NDRPDR sel
828         - 16  # NDRPDR sel
829         - 17  # NDRPDR sel
830         - 18  # NDRPDR sel
831     vpp-performance-changes-3n-dnv-cmp:
832       csit-vpp-perf-report-iterative-2005-3n-dnv:
833         - 2   # NDRPDR sel
834         - 3   # NDRPDR sel
835         - 4   # NDRPDR sel
836         - 5   # NDRPDR sel
837         - 6   # NDRPDR sel
838         - 7   # NDRPDR sel
839         - 9   # NDRPDR sel
840         - 10  # NDRPDR sel
841         - 11  # NDRPDR sel
842         - 12  # NDRPDR sel
843
844     vpp-performance-changes-3n-tsh-h1:
845       csit-vpp-perf-verify-1908-3n-tsh:
846         - 7   # NDRPDR sel
847         - 8   # NDRPDR sel
848         - 9   # NDRPDR sel
849         - 10  # NDRPDR sel
850         - 11  # NDRPDR sel
851         - 12  # NDRPDR sel
852         - 13  # NDRPDR sel
853         - 14  # NDRPDR sel
854         - 15  # NDRPDR sel
855         - 16  # NDRPDR sel
856     vpp-performance-changes-3n-tsh-ref:
857       csit-vpp-perf-verify-2001-3n-tsh:
858         - 3   # NDRPDR sel
859         - 4   # NDRPDR sel
860         - 7   # NDRPDR sel
861         - 8   # NDRPDR sel
862         - 10  # NDRPDR sel
863         - 12  # NDRPDR sel
864         - 13  # NDRPDR sel
865         - 14  # NDRPDR sel
866         - 15  # NDRPDR sel
867         - 21  # NDRPDR sel
868     vpp-performance-changes-3n-tsh-cmp:
869       # TODO: Replace:
870       # csit-vpp-perf-report-iterative-2005-3n-tsh:
871       csit-vpp-perf-verify-2001-3n-tsh:
872         - 3   # NDRPDR sel
873         - 4   # NDRPDR sel
874         - 7   # NDRPDR sel
875         - 8   # NDRPDR sel
876         - 10  # NDRPDR sel
877         - 12  # NDRPDR sel
878         - 13  # NDRPDR sel
879         - 14  # NDRPDR sel
880         - 15  # NDRPDR sel
881         - 21  # NDRPDR sel
882
883     vpp-soak-vs-ndr-2n-skx-ref:
884       # TODO: Replace:
885       # csit-vpp-perf-report-iterative-2005-2n-skx:
886       csit-vpp-perf-verify-2001-2n-skx:
887         - 143  # NDRPDR sel - new2001.0
888         - 146  # NDRPDR sel - new2001.0
889         - 147  # NDRPDR sel - new2001.0
890         - 148  # NDRPDR sel - new2001.0
891         - 149  # NDRPDR sel - new2001.0
892         - 150  # NDRPDR sel - new2001.0
893         - 151  # NDRPDR sel - new2001.0
894         - 152  # NDRPDR sel - new2001.0
895         - 153  # NDRPDR sel - new2001.0
896         - 154  # NDRPDR sel - new2001.0
897     vpp-soak-vs-ndr-2n-skx-cmp:
898       # TODO: Replace:
899       # csit-vpp-perf-report-iterative-2005-2n-skx:
900       csit-vpp-perf-verify-2001-2n-skx:
901         - 181  # Soak
902         - 182  # Soak
903     vpp-soak-vs-ndr-2n-skx:
904       # TODO: Replace:
905       # csit-vpp-perf-report-iterative-2005-2n-skx:
906       csit-vpp-perf-verify-2001-2n-skx:
907         - 143  # NDRPDR sel - new2001.0
908         - 146  # NDRPDR sel - new2001.0
909         - 147  # NDRPDR sel - new2001.0
910         - 148  # NDRPDR sel - new2001.0
911         - 149  # NDRPDR sel - new2001.0
912         - 150  # NDRPDR sel - new2001.0
913         - 151  # NDRPDR sel - new2001.0
914         - 152  # NDRPDR sel - new2001.0
915         - 153  # NDRPDR sel - new2001.0
916         - 154  # NDRPDR sel - new2001.0
917         - 181  # Soak
918         - 182  # Soak
919
920     vpp-soak-vs-ndr-2n-clx-ref:
921       # TODO: Add data:
922       # csit-vpp-perf-report-iterative-2005-2n-clx:
923       #  - 7   # NDRPDR sel
924       #  - 9   # NDRPDR sel
925       csit-vpp-perf-verify-2001-2n-clx:
926         - 28  # NDRPDR sel
927         - 29  # NDRPDR sel
928         - 32  # NDRPDR sel
929         - 40  # NDRPDR sel
930         - 43  # NDRPDR sel
931         - 44  # NDRPDR sel
932         - 45  # NDRPDR sel
933         - 47  # NDRPDR sel
934         - 48  # NDRPDR sel
935         - 49  # NDRPDR sel
936     vpp-soak-vs-ndr-2n-clx-cmp:
937       # TODO: Replace:
938       # csit-vpp-perf-report-iterative-2005-2n-clx:
939       csit-vpp-perf-verify-2001-2n-clx:
940         - 93  # SOAK
941         - 94  # Soak
942     vpp-soak-vs-ndr-2n-clx:
943       # TODO: Replace:
944       # csit-vpp-perf-report-iterative-2005-2n-clx:
945       csit-vpp-perf-verify-2001-2n-clx:
946         - 28  # NDRPDR sel
947         - 29  # NDRPDR sel
948         - 32  # NDRPDR sel
949         - 40  # NDRPDR sel
950         - 43  # NDRPDR sel
951         - 44  # NDRPDR sel
952         - 45  # NDRPDR sel
953         - 47  # NDRPDR sel
954         - 48  # NDRPDR sel
955         - 49  # NDRPDR sel
956         - 93  # SOAK
957         - 94  # Soak
958
959     vpp-performance-changes-3n-hsw-mrr-h1:
960       csit-vpp-perf-verify-1908-3n-hsw:
961         - 39  # MRR sel
962     vpp-performance-changes-3n-hsw-mrr-ref:
963       csit-vpp-perf-verify-2001-3n-hsw:
964         - 17  # MRR sel
965     vpp-performance-changes-3n-hsw-mrr-cmp:
966       csit-vpp-perf-report-iterative-2005-3n-hsw:
967         - 13  # MRR
968
969     vpp-performance-changes-3n-skx-mrr-h1:
970       csit-vpp-perf-verify-1908-3n-skx:
971         - 36  # MRR sel
972     vpp-performance-changes-3n-skx-mrr-ref:
973       csit-vpp-perf-verify-2001-3n-skx:
974         - 50  # MRR sel
975         - 53  # MRR sel addition
976     vpp-performance-changes-3n-skx-mrr-cmp:
977       csit-vpp-perf-report-iterative-2005-3n-skx:
978         - 6   # MRR sel
979
980     vpp-performance-changes-2n-skx-mrr-h1:
981       csit-vpp-perf-verify-1908-2n-skx:
982         - 69  # MRR sel
983     vpp-performance-changes-2n-skx-mrr-ref:
984       csit-vpp-perf-verify-2001-2n-skx:
985         - 101 # MRR sel
986         - 128 # MRR sel addition
987     vpp-performance-changes-2n-skx-mrr-cmp:
988       # TODO: Replace:
989       # csit-vpp-perf-report-iterative-2005-2n-skx:
990       csit-vpp-perf-verify-2001-2n-skx:
991         - 101 # MRR sel
992         - 128 # MRR sel addition
993
994 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
995 #      csit-vpp-perf-verify-1908-2n-skx:
996 #        - 71  # NFV MRR
997 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
998 #      # TODO: Replace
999 #      # csit-vpp-perf-verify-2001-2n-skx:
1000 #      csit-vpp-perf-verify-1908-2n-skx:
1001 #        - 71  # NFV MRR
1002
1003     vpp-performance-changes-2n-dnv-mrr-h1:
1004       csit-vpp-perf-verify-1908-2n-dnv:
1005         - 11  # MRR sel
1006     vpp-performance-changes-2n-dnv-mrr-ref:
1007       csit-vpp-perf-verify-2001-2n-dnv:
1008         - 12  # MRR sel
1009     vpp-performance-changes-2n-dnv-mrr-cmp:
1010       csit-vpp-perf-report-iterative-2005-2n-dnv:
1011         - 15  # MRR sel
1012
1013     vpp-performance-changes-3n-dnv-mrr-h1:
1014       csit-vpp-perf-verify-1908-3n-dnv:
1015         - 17  # MRR sel
1016     vpp-performance-changes-3n-dnv-mrr-ref:
1017       csit-vpp-perf-verify-2001-3n-dnv:
1018         - 11  # MRR sel
1019     vpp-performance-changes-3n-dnv-mrr-cmp:
1020       csit-vpp-perf-report-iterative-2005-3n-dnv:
1021         - 8   # MRR
1022
1023     vpp-performance-changes-3n-tsh-mrr-h1:
1024       csit-vpp-perf-verify-1908-3n-tsh:
1025         - 17  # MRR sel
1026     vpp-performance-changes-3n-tsh-mrr-ref:
1027       csit-vpp-perf-verify-2001-3n-tsh:
1028         - 9   # MRR sel
1029     vpp-performance-changes-3n-tsh-mrr-cmp:
1030       # TODO: Replace:
1031       # csit-vpp-perf-report-iterative-2005-3n-tsh:
1032       csit-vpp-perf-verify-2001-3n-tsh:
1033         - 9   # MRR sel
1034
1035     dpdk-performance-changes-3n-hsw-h1:
1036       csit-dpdk-perf-verify-1908-3n-hsw:
1037         - 2   # NDRPDR sel
1038         - 3   # NDRPDR sel
1039         - 4   # NDRPDR sel
1040         - 5   # NDRPDR sel
1041         - 6   # NDRPDR sel
1042         - 7   # NDRPDR sel
1043         - 8   # NDRPDR sel
1044         - 9   # NDRPDR sel
1045         - 10  # NDRPDR sel
1046         - 11  # NDRPDR sel
1047     dpdk-performance-changes-3n-hsw-ref:
1048       csit-dpdk-perf-verify-2001-3n-hsw:
1049         - 4   # NDRPDR sel
1050         - 5   # NDRPDR sel
1051         - 6   # NDRPDR sel
1052         - 7   # NDRPDR sel
1053         - 8   # NDRPDR sel
1054         - 9   # NDRPDR sel
1055         - 10  # NDRPDR sel
1056         - 11  # NDRPDR sel
1057         - 12  # NDRPDR sel
1058         - 13  # NDRPDR sel
1059         - 15  # NDRPDR sel
1060         - 16  # NDRPDR sel
1061         - 17  # NDRPDR sel
1062         - 18  # NDRPDR sel
1063         - 19  # NDRPDR sel
1064         - 20  # NDRPDR sel
1065         - 21  # NDRPDR sel
1066         - 22  # NDRPDR sel
1067         - 23  # NDRPDR sel
1068         - 24  # NDRPDR sel
1069     dpdk-performance-changes-3n-hsw-cmp:
1070       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1071         - 5   # NDRPDR sel
1072         - 6   # NDRPDR sel
1073         - 7   # NDRPDR sel
1074         - 8   # NDRPDR sel
1075         - 9   # NDRPDR sel
1076         - 10  # NDRPDR sel
1077         - 11  # NDRPDR sel
1078         - 12  # NDRPDR sel
1079         - 13  # NDRPDR sel
1080         - 14  # NDRPDR sel
1081
1082     dpdk-performance-changes-3n-skx-h1:
1083       csit-dpdk-perf-verify-1908-3n-skx:
1084         - 3   # NDRPDR sel
1085         - 4   # NDRPDR sel
1086         - 5   # NDRPDR sel
1087         - 6   # NDRPDR sel
1088         - 7   # NDRPDR sel
1089         - 8   # NDRPDR sel
1090         - 9   # NDRPDR sel
1091         - 10  # NDRPDR sel
1092         - 11  # NDRPDR sel
1093         - 12  # NDRPDR sel
1094     dpdk-performance-changes-3n-skx-ref:
1095       csit-dpdk-perf-verify-2001-3n-skx:
1096         - 29  # NDRPDR sel xxv710
1097         - 33  # NDRPDR sel xxv710
1098         - 34  # NDRPDR sel xxv710
1099         - 35  # NDRPDR sel xxv710
1100         - 36  # NDRPDR sel xxv710
1101         - 37  # NDRPDR sel xxv710
1102         - 41  # NDRPDR sel xxv710
1103         - 42  # NDRPDR sel xxv710
1104         - 43  # NDRPDR sel xxv710
1105         - 45  # NDRPDR sel xxv710
1106         - 30  # NDRPDR sel x710
1107         - 31  # NDRPDR sel x710
1108         - 32  # NDRPDR sel x710
1109         - 38  # NDRPDR sel x710
1110         - 39  # NDRPDR sel x710
1111         - 40  # NDRPDR sel x710
1112         - 44  # NDRPDR sel x710
1113         - 46  # NDRPDR sel x710
1114         - 47  # NDRPDR sel x710
1115         - 48  # NDRPDR sel x710
1116     dpdk-performance-changes-3n-skx-cmp:
1117       csit-dpdk-perf-report-iterative-2005-3n-skx:
1118         - 4   # NDRPDR sel
1119         - 5   # NDRPDR sel
1120         - 6   # NDRPDR sel
1121         - 7   # NDRPDR sel
1122         - 8   # NDRPDR sel
1123         - 11  # NDRPDR sel
1124         - 12  # NDRPDR sel
1125         - 13  # NDRPDR sel
1126         - 14  # NDRPDR sel
1127         - 15  # NDRPDR sel
1128
1129     dpdk-performance-changes-2n-skx-h1:
1130       csit-dpdk-perf-verify-1908-2n-skx:
1131         - 2   # NDRPDR sel
1132         - 3   # NDRPDR sel
1133         - 4   # NDRPDR sel
1134         - 5   # NDRPDR sel
1135         - 7   # NDRPDR sel
1136         - 8   # NDRPDR sel
1137         - 9   # NDRPDR sel
1138         - 10  # NDRPDR sel
1139         - 11  # NDRPDR sel
1140         - 12  # NDRPDR sel
1141     dpdk-performance-changes-2n-skx-ref:
1142       csit-dpdk-perf-verify-2001-2n-skx:
1143         - 35  # NDRPDR sel xxv710
1144         - 36  # NDRPDR sel xxv710
1145         - 37  # NDRPDR sel xxv710
1146         - 41  # NDRPDR sel xxv710
1147         - 42  # NDRPDR sel xxv710
1148         - 43  # NDRPDR sel xxv710
1149         - 46  # NDRPDR sel xxv710
1150         - 47  # NDRPDR sel xxv710
1151         - 52  # NDRPDR sel xxv710
1152         - 53  # NDRPDR sel xxv710
1153         - 38  # NDRPDR sel x710
1154         - 39  # NDRPDR sel x710
1155         - 40  # NDRPDR sel x710
1156         - 44  # NDRPDR sel x710
1157         - 45  # NDRPDR sel x710
1158         - 48  # NDRPDR sel x710
1159         - 49  # NDRPDR sel x710
1160         - 50  # NDRPDR sel x710
1161         - 51  # NDRPDR sel x710
1162         - 54  # NDRPDR sel x710
1163     dpdk-performance-changes-2n-skx-cmp:
1164       csit-dpdk-perf-report-iterative-2005-2n-skx:
1165         - 1   # NDRPDR sel
1166         - 2   # NDRPDR sel
1167         - 3   # NDRPDR sel
1168         - 4   # NDRPDR sel
1169         - 5   # NDRPDR sel
1170         - 6   # NDRPDR sel
1171         - 7   # NDRPDR sel
1172         - 8   # NDRPDR sel
1173         - 9   # NDRPDR sel
1174         - 10  # NDRPDR sel
1175
1176     dpdk-performance-changes-2n-clx-ref:
1177       csit-dpdk-perf-verify-2001-2n-clx:
1178         - 15  # NDRPDR sel
1179         - 16  # NDRPDR sel
1180         - 17  # NDRPDR sel
1181         - 18  # NDRPDR sel
1182         - 19  # NDRPDR sel
1183         - 20  # NDRPDR sel
1184         - 21  # NDRPDR sel
1185         - 22  # NDRPDR sel
1186         - 23  # NDRPDR sel
1187         - 24  # NDRPDR sel
1188         - 25  # NDRPDR sel
1189         - 26  # NDRPDR sel
1190         - 27  # NDRPDR sel
1191         - 28  # NDRPDR sel
1192         - 29  # NDRPDR sel
1193         - 30  # NDRPDR sel
1194         - 31  # NDRPDR sel
1195         - 32  # NDRPDR sel
1196         - 33  # NDRPDR sel
1197         - 34  # NDRPDR sel
1198     dpdk-performance-changes-2n-clx-cmp:
1199       csit-dpdk-perf-report-iterative-2005-2n-clx:
1200         - 1   # NDRPDR sel
1201         - 2   # NDRPDR sel
1202         - 3   # NDRPDR sel
1203         - 4   # NDRPDR sel
1204         - 5   # NDRPDR sel
1205         - 6   # NDRPDR sel
1206         - 7   # NDRPDR sel
1207         - 8   # NDRPDR sel
1208         - 9   # NDRPDR sel
1209         - 10  # NDRPDR sel
1210
1211     dpdk-performance-changes-2n-dnv-ref:
1212       csit-dpdk-perf-verify-2001-2n-dnv:
1213         - 9   # NDRPDR sel
1214         - 10  # NDRPDR sel
1215         - 11  # NDRPDR sel
1216         - 12  # NDRPDR sel
1217         - 13  # NDRPDR sel
1218         - 14  # NDRPDR sel
1219         - 15  # NDRPDR sel
1220         - 16  # NDRPDR sel
1221         - 17  # NDRPDR sel
1222         - 18  # NDRPDR sel
1223     dpdk-performance-changes-2n-dnv-cmp:
1224       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1225         - 8   # NDRPDR sel
1226         - 9   # NDRPDR sel
1227         - 10  # NDRPDR sel
1228         - 11  # NDRPDR sel
1229         - 12  # NDRPDR sel
1230         - 13  # NDRPDR sel
1231         - 14  # NDRPDR sel
1232         - 15  # NDRPDR sel
1233         - 16  # NDRPDR sel
1234         - 17  # NDRPDR sel
1235
1236     dpdk-performance-changes-3n-dnv-ref:
1237       csit-dpdk-perf-verify-2001-3n-dnv:
1238         - 12  # NDRPDR sel
1239         - 13  # NDRPDR sel
1240         - 14  # NDRPDR sel
1241         - 15  # NDRPDR sel
1242         - 16  # NDRPDR sel
1243         - 17  # NDRPDR sel
1244         - 18  # NDRPDR sel
1245         - 19  # NDRPDR sel
1246         - 20  # NDRPDR sel
1247         - 22  # NDRPDR sel
1248     dpdk-performance-changes-3n-dnv-cmp:
1249       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1250         - 6   # NDRPDR sel
1251         - 7   # NDRPDR sel
1252         - 8   # NDRPDR sel
1253         - 9   # NDRPDR sel
1254         - 10  # NDRPDR sel
1255         - 11  # NDRPDR sel
1256         - 12  # NDRPDR sel
1257         - 13  # NDRPDR sel
1258         - 14  # NDRPDR sel
1259         - 16  # NDRPDR sel
1260
1261     dpdk-performance-changes-3n-tsh-ref:
1262       csit-dpdk-perf-verify-2001-3n-tsh:
1263         - 3   # NDRPDR sel
1264         - 4   # NDRPDR sel
1265         - 5   # NDRPDR sel
1266         - 9   # NDRPDR sel
1267         - 10  # NDRPDR sel
1268         - 11  # NDRPDR sel
1269         - 12  # NDRPDR sel
1270         - 14  # NDRPDR sel
1271         - 15  # NDRPDR sel
1272         - 18  # NDRPDR sel
1273     dpdk-performance-changes-3n-tsh-cmp:
1274       # TODO: Add data:
1275       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1276         - 5   # NDRPDR sel
1277
1278     # Compare testbeds
1279
1280     vpp-compare-testbeds-ref:
1281       csit-vpp-perf-report-iterative-2005-3n-hsw:
1282         - 3   # NDRPDR sel
1283         - 4   # NDRPDR sel
1284         - 5   # NDRPDR sel
1285         - 10  # NDRPDR sel
1286         - 11  # NDRPDR sel
1287         - 12  # NDRPDR sel
1288         - 15  # NDRPDR sel
1289         - 16  # NDRPDR sel
1290         - 18  # NDRPDR sel
1291         - 19  # NDRPDR sel
1292     vpp-compare-testbeds-cmp:
1293       # TODO: Add data:
1294       csit-vpp-perf-report-iterative-2005-3n-skx:
1295         - 4   # NDRPDR sel
1296         - 5   # NDRPDR sel ??? all x710 failed
1297
1298     vpp-compare-testbeds-skx-clx-ref:
1299       # TODO: Add data:
1300       csit-vpp-perf-report-iterative-2005-2n-skx:
1301         - 7   # NDRPDR sel
1302     vpp-compare-testbeds-skx-clx-cmp:
1303       # TODO: Add data:
1304       csit-vpp-perf-report-iterative-2005-2n-clx:
1305         - 7   # NDRPDR sel
1306         - 9   # NDRPDR sel
1307
1308     vpp-compare-testbeds-hsw-clx-ref:
1309       csit-vpp-perf-report-iterative-2005-3n-hsw:
1310         - 3   # NDRPDR sel
1311         - 4   # NDRPDR sel
1312         - 5   # NDRPDR sel
1313         - 10  # NDRPDR sel
1314         - 11  # NDRPDR sel
1315         - 12  # NDRPDR sel
1316         - 15  # NDRPDR sel
1317         - 16  # NDRPDR sel
1318         - 18  # NDRPDR sel
1319         - 19  # NDRPDR sel
1320     vpp-compare-testbeds-hsw-clx-cmp:
1321       # TODO: Add data:
1322       csit-vpp-perf-report-iterative-2005-2n-clx:
1323         - 7   # NDRPDR sel
1324         - 9   # NDRPDR sel
1325
1326     vpp-compare-testbeds-mrr-ref:
1327       csit-vpp-perf-report-iterative-2005-3n-hsw:
1328         - 13  # MRR
1329     vpp-compare-testbeds-mrr-cmp:
1330       csit-vpp-perf-report-iterative-2005-3n-skx:
1331         - 6   # MRR sel
1332
1333     vpp-compare-testbeds-mrr-skx-clx-ref:
1334       # TODO: Replace:
1335       # csit-vpp-perf-report-iterative-2005-2n-skx:
1336       csit-vpp-perf-verify-2001-2n-skx:
1337         - 101 # MRR sel
1338         - 128 # MRR sel addition
1339     vpp-compare-testbeds-mrr-skx-clx-cmp:
1340       csit-vpp-perf-report-iterative-2005-2n-clx:
1341         - 12   # MRR
1342
1343     vpp-compare-testbeds-mrr-hsw-clx-ref:
1344       csit-vpp-perf-report-iterative-2005-3n-hsw:
1345         - 13  # MRR
1346     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1347       csit-vpp-perf-report-iterative-2005-2n-clx:
1348         - 12   # MRR
1349
1350     dpdk-compare-testbeds-ref:
1351       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1352         - 5   # NDRPDR sel
1353         - 6   # NDRPDR sel
1354         - 7   # NDRPDR sel
1355         - 8   # NDRPDR sel
1356         - 9   # NDRPDR sel
1357         - 10  # NDRPDR sel
1358         - 11  # NDRPDR sel
1359         - 12  # NDRPDR sel
1360         - 13  # NDRPDR sel
1361         - 14  # NDRPDR sel
1362     dpdk-compare-testbeds-cmp:
1363       csit-dpdk-perf-report-iterative-2005-3n-skx:
1364         - 4   # NDRPDR sel
1365         - 5   # NDRPDR sel
1366         - 6   # NDRPDR sel
1367         - 7   # NDRPDR sel
1368         - 8   # NDRPDR sel
1369         - 11  # NDRPDR sel
1370         - 12  # NDRPDR sel
1371         - 13  # NDRPDR sel
1372         - 14  # NDRPDR sel
1373         - 15  # NDRPDR sel
1374
1375     dpdk-compare-testbeds-skx-clx-ref:
1376       csit-dpdk-perf-report-iterative-2005-2n-skx:
1377         - 1   # NDRPDR sel
1378         - 2   # NDRPDR sel
1379         - 3   # NDRPDR sel
1380         - 4   # NDRPDR sel
1381         - 5   # NDRPDR sel
1382         - 6   # NDRPDR sel
1383         - 7   # NDRPDR sel
1384         - 8   # NDRPDR sel
1385         - 9   # NDRPDR sel
1386         - 10  # NDRPDR sel
1387     dpdk-compare-testbeds-skx-clx-cmp:
1388       csit-dpdk-perf-report-iterative-2005-2n-clx:
1389         - 1   # NDRPDR sel
1390         - 2   # NDRPDR sel
1391         - 3   # NDRPDR sel
1392         - 4   # NDRPDR sel
1393         - 5   # NDRPDR sel
1394         - 6   # NDRPDR sel
1395         - 7   # NDRPDR sel
1396         - 8   # NDRPDR sel
1397         - 9   # NDRPDR sel
1398         - 10  # NDRPDR sel
1399
1400     # Compare topologies
1401
1402     vpp-compare-topologies-ref:
1403       # TODO: Add data:
1404       csit-vpp-perf-report-iterative-2005-3n-skx:
1405         - 4   # NDRPDR sel
1406         - 5   # NDRPDR sel ??? all x710 failed
1407     vpp-compare-topologies-cmp:
1408       # TODO: Add data:
1409       csit-vpp-perf-report-iterative-2005-2n-skx:
1410         - 7   # NDRPDR sel
1411
1412     vpp-compare-topologies-mrr-ref:
1413       csit-vpp-perf-report-iterative-2005-3n-skx:
1414         - 6   # MRR sel
1415     vpp-compare-topologies-mrr-cmp:
1416       # TODO: Replace:
1417       # csit-vpp-perf-report-iterative-2005-2n-skx:
1418       csit-vpp-perf-verify-2001-2n-skx:
1419         - 101 # MRR sel
1420         - 128 # MRR sel addition
1421
1422     dpdk-compare-topologies-ref:
1423       csit-dpdk-perf-report-iterative-2005-3n-skx:
1424         - 4   # NDRPDR sel
1425         - 5   # NDRPDR sel
1426         - 6   # NDRPDR sel
1427         - 7   # NDRPDR sel
1428         - 8   # NDRPDR sel
1429         - 11  # NDRPDR sel
1430         - 12  # NDRPDR sel
1431         - 13  # NDRPDR sel
1432         - 14  # NDRPDR sel
1433         - 15  # NDRPDR sel
1434     dpdk-compare-topologies-cmp:
1435       csit-dpdk-perf-report-iterative-2005-2n-skx:
1436         - 1   # NDRPDR sel
1437         - 2   # NDRPDR sel
1438         - 3   # NDRPDR sel
1439         - 4   # NDRPDR sel
1440         - 5   # NDRPDR sel
1441         - 6   # NDRPDR sel
1442         - 7   # NDRPDR sel
1443         - 8   # NDRPDR sel
1444         - 9   # NDRPDR sel
1445         - 10  # NDRPDR sel
1446
1447   plot-layouts:
1448
1449     plot-soak-throughput:
1450       titlefont:
1451         size: 18
1452       xaxis:
1453         title: "<b>Test Cases [Index]</b>"
1454         titlefont:
1455           size: 16
1456         autorange: True
1457         fixedrange: False
1458         gridcolor: "rgb(230, 230, 230)"
1459         linecolor: "rgb(220, 220, 220)"
1460         linewidth: 1
1461         showgrid: True
1462         showline: True
1463         showticklabels: True
1464         tickcolor: "rgb(220, 220, 220)"
1465         tickmode: "linear"
1466         tickfont:
1467           size: 16
1468         zeroline: False
1469       yaxis:
1470         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1471         titlefont:
1472           size: 16
1473         gridcolor: "rgb(230, 230, 230)"
1474         hoverformat: ".4r"
1475         tickformat: ".3r"
1476         linecolor: "rgb(220, 220, 220)"
1477         linewidth: 1
1478         showgrid: True
1479         showline: True
1480         showticklabels: True
1481         tickcolor: "rgb(220, 220, 220)"
1482         tickfont:
1483           size: 16
1484         zeroline: False
1485         range: [0,50]
1486       autosize: False
1487       margin:
1488         t: 50
1489         b: 0
1490         l: 80
1491         r: 20
1492       showlegend: True
1493       legend:
1494         orientation: "h"
1495         font:
1496           size: 16
1497       width: 700
1498       height: 900
1499       paper_bgcolor: "#fff"
1500       plot_bgcolor: "#fff"
1501       hoverlabel:
1502         namelength: -1
1503
1504     plot-service-density:
1505       titlefont:
1506         size: 18
1507       xaxis:
1508         side: "top"
1509         autorange: True
1510         fixedrange: False
1511         showgrid: False
1512         showline: False
1513         showticklabels: False
1514         ticks: ""
1515         ticklen: 0
1516         tickwidth: 0
1517         zeroline: False
1518       yaxis:
1519         autorange: "reversed"
1520         showgrid: False
1521         showline: False
1522         showticklabels: False
1523         ticks: ""
1524         ticklen: 0
1525         tickwidth: 0
1526         zeroline: False
1527       showlegend: False
1528       paper_bgcolor: "#fff"
1529       plot_bgcolor: "#fff"
1530       width: 700
1531       height: 700
1532       hoverlabel:
1533         namelength: -1
1534
1535 #    plot-cps:
1536 #      titlefont:
1537 #        size: 18
1538 #      xaxis:
1539 #        title: "<b>Test Cases [Index]</b>"
1540 #        titlefont:
1541 #          size: 16
1542 #        autorange: True
1543 #        fixedrange: False
1544 #        gridcolor: "rgb(230, 230, 230)"
1545 #        linecolor: "rgb(220, 220, 220)"
1546 #        linewidth: 1
1547 #        showgrid: True
1548 #        showline: True
1549 #        showticklabels: True
1550 #        tickcolor: "rgb(220, 220, 220)"
1551 #        tickmode: "linear"
1552 #        tickfont:
1553 #          size: 16
1554 #        zeroline: False
1555 #      yaxis:
1556 #        title: "<b>Connections Per Second [cps]</b>"
1557 #        titlefont:
1558 #          size: 16
1559 #        gridcolor: "rgb(230, 230, 230)"
1560 #        hoverformat: ".4s"
1561 #        linecolor: "rgb(220, 220, 220)"
1562 #        linewidth: 1
1563 #        rangemode: "tozero"
1564 #        showgrid: True
1565 #        showline: True
1566 #        showticklabels: True
1567 #        tickcolor: "rgb(220, 220, 220)"
1568 #        tickformat: ".3s"
1569 #        tickfont:
1570 #          size: 16
1571 #        zeroline: False
1572 #      boxmode: "group"
1573 #      boxgroupgap: 0.5
1574 #      autosize: False
1575 #      margin:
1576 #        t: 50
1577 #        b: 20
1578 #        l: 80
1579 #        r: 20
1580 #      showlegend: True
1581 #      legend:
1582 #        orientation: "h"
1583 #        font:
1584 #          size: 16
1585 #      width: 700
1586 #      height: 800
1587 #      paper_bgcolor: "#fff"
1588 #      plot_bgcolor: "#fff"
1589 #      hoverlabel:
1590 #        namelength: -1
1591 #
1592 #    plot-rps:
1593 #      titlefont:
1594 #        size: 18
1595 #      xaxis:
1596 #        title: "<b>Test Cases [Index]</b>"
1597 #        titlefont:
1598 #          size: 16
1599 #        autorange: True
1600 #        fixedrange: False
1601 #        gridcolor: "rgb(230, 230, 230)"
1602 #        linecolor: "rgb(220, 220, 220)"
1603 #        linewidth: 1
1604 #        showgrid: True
1605 #        showline: True
1606 #        showticklabels: True
1607 #        tickcolor: "rgb(220, 220, 220)"
1608 #        tickmode: "linear"
1609 #        tickfont:
1610 #          size: 16
1611 #        zeroline: False
1612 #      yaxis:
1613 #        title: "<b>Requests Per Second [rps]</b>"
1614 #        titlefont:
1615 #          size: 16
1616 #        gridcolor: "rgb(230, 230, 230)"
1617 #        hoverformat: ".4s"
1618 #        linecolor: "rgb(220, 220, 220)"
1619 #        linewidth: 1
1620 #        rangemode: "tozero"
1621 #        showgrid: True
1622 #        showline: True
1623 #        showticklabels: True
1624 #        tickcolor: "rgb(230, 230, 230)"
1625 #        tickformat: ".3s"
1626 #        tickfont:
1627 #          size: 16
1628 #        zeroline: False
1629 #      boxmode: "group"
1630 #      boxgroupgap: 0.5
1631 #      autosize: False
1632 #      margin:
1633 #        t: 50
1634 #        b: 20
1635 #        l: 80
1636 #        r: 20
1637 #      showlegend: True
1638 #      legend:
1639 #        orientation: "h"
1640 #        font:
1641 #          size: 16
1642 #      width: 700
1643 #      height: 800
1644 #      paper_bgcolor: "#fff"
1645 #      plot_bgcolor: "#fff"
1646 #      hoverlabel:
1647 #        namelength: -1
1648
1649     plot-hoststack:
1650       titlefont:
1651         size: 16
1652       xaxis:
1653         title: "<b>Test Cases [Index]</b>"
1654         titlefont:
1655           size: 14
1656         autorange: True
1657         fixedrange: False
1658         gridcolor: "rgb(230, 230, 230)"
1659         linecolor: "rgb(220, 220, 220)"
1660         linewidth: 1
1661         showgrid: True
1662         showline: True
1663         showticklabels: True
1664         tickcolor: "rgb(220, 220, 220)"
1665         tickmode: "linear"
1666         tickfont:
1667           size: 14
1668         zeroline: False
1669       yaxis:
1670         title: "<b>Bandwidth [Gbps]</b>"
1671         titlefont:
1672           size: 14
1673         gridcolor: "rgb(230, 230, 230)"
1674         hoverformat: ".4s"
1675         linecolor: "rgb(220, 220, 220)"
1676         linewidth: 1
1677         rangemode: "tozero"
1678         showgrid: True
1679         showline: True
1680         showticklabels: True
1681         tickcolor: "rgb(230, 230, 230)"
1682         tickformat: ".3s"
1683         tickfont:
1684           size: 14
1685         zeroline: False
1686       boxmode: "group"
1687       boxgroupgap: 0.5
1688       autosize: False
1689       margin:
1690         t: 50
1691         b: 20
1692         l: 80
1693         r: 20
1694       showlegend: True
1695       legend:
1696         orientation: "h"
1697         font:
1698           size: 14
1699       width: 700
1700       height: 800
1701       paper_bgcolor: "#fff"
1702       plot_bgcolor: "#fff"
1703       hoverlabel:
1704         namelength: -1
1705
1706     plot-throughput:
1707       titlefont:
1708         size: 18
1709       xaxis:
1710         title: "<b>Test Cases [Index]</b>"
1711         titlefont:
1712           size: 16
1713         autorange: True
1714         fixedrange: False
1715         gridcolor: "rgb(230, 230, 230)"
1716         linecolor: "rgb(220, 220, 220)"
1717         linewidth: 1
1718         showgrid: True
1719         showline: True
1720         showticklabels: True
1721         tickcolor: "rgb(220, 220, 220)"
1722         tickmode: "linear"
1723         tickfont:
1724           size: 16
1725         zeroline: False
1726       yaxis:
1727         title: "<b>Packet Throughput [Mpps]</b>"
1728         titlefont:
1729           size: 16
1730         gridcolor: "rgb(230, 230, 230)"
1731         hoverformat: ".4r"
1732         tickformat: ".3r"
1733         linecolor: "rgb(220, 220, 220)"
1734         linewidth: 1
1735         showgrid: True
1736         showline: True
1737         showticklabels: True
1738         tickcolor: "rgb(220, 220, 220)"
1739         tickfont:
1740           size: 16
1741         zeroline: False
1742         range: [0,50]
1743       autosize: False
1744       margin:
1745         t: 50
1746         b: 0
1747         l: 80
1748         r: 20
1749       showlegend: True
1750       legend:
1751         orientation: "h"
1752         font:
1753           size: 16
1754       width: 700
1755       height: 900
1756       paper_bgcolor: "#fff"
1757       plot_bgcolor: "#fff"
1758       hoverlabel:
1759         namelength: -1
1760
1761     plot-throughput-speedup-analysis:
1762       titlefont:
1763         size: 18
1764       xaxis:
1765         title: "<b>Number of Cores [Qty]</b>"
1766         titlefont:
1767           size: 16
1768         autorange: True
1769         fixedrange: False
1770         gridcolor: "rgb(230, 230, 230)"
1771         linecolor: "rgb(220, 220, 220)"
1772         linewidth: 1
1773         showgrid: True
1774         showline: True
1775         showticklabels: True
1776         tickcolor: "rgb(238, 238, 238)"
1777         tickmode: "linear"
1778         tickfont:
1779           size: 16
1780         zeroline: False
1781       yaxis:
1782         title: "<b>Packet Throughput [Mpps]</b>"
1783         titlefont:
1784           size: 16
1785         type: "linear"
1786         gridcolor: "rgb(230, 230, 230)"
1787         hoverformat: ".4s"
1788         linecolor: "rgb(220, 220, 220)"
1789         linewidth: 1
1790         showgrid: True
1791         showline: True
1792         showticklabels: True
1793         tickcolor: "rgb(220, 220, 220)"
1794         tickformat: ".4s"
1795         tickfont:
1796           size: 16
1797         zeroline: True
1798         rangemode: "tozero"
1799         range: [0,100]
1800       legend:
1801         orientation: "h"
1802         font:
1803           size: 16
1804         xanchor: "left"
1805         yanchor: "top"
1806         x: 0
1807         y: -0.2
1808         bgcolor: "rgba(255, 255, 255, 0)"
1809         bordercolor: "rgba(255, 255, 255, 0)"
1810         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1811       autosize: False
1812       margin:
1813           't': 50
1814           'b': 150
1815           'l': 85
1816           'r': 10
1817       showlegend: True
1818       width: 700
1819       height: 700
1820       paper_bgcolor: "#fff"
1821       plot_bgcolor: "#fff"
1822       hoverlabel:
1823         namelength: -1
1824       annotations: [
1825         {
1826           text: "_ _          __          ...",
1827           align: "left",
1828           showarrow: False,
1829           xref: "paper",
1830           yref: "paper",
1831           xanchor: "left",
1832           yanchor: "top",
1833           x: 0,
1834           y: -0.13,
1835           font: {
1836             family: "Consolas, Courier New",
1837             size: 15
1838           },
1839         },
1840         {
1841           text: "    Perfect     Measured     Limit",
1842           align: "left",
1843           showarrow: False,
1844           xref: "paper",
1845           yref: "paper",
1846           xanchor: "left",
1847           yanchor: "top",
1848           x: 0,
1849           y: -0.15,
1850           font: {
1851             family: "Consolas, Courier New",
1852             size: 15
1853           },
1854         },
1855       ]
1856
1857     plot-latency:
1858       titlefont:
1859         size: 18
1860       xaxis:
1861         title: "<b>Direction</b>"
1862         titlefont:
1863           size: 16
1864         autorange: True
1865         fixedrange: False
1866         gridcolor: "rgb(230, 230, 230)"
1867         linecolor: "rgb(220, 220, 220)"
1868         linewidth: 1
1869         showgrid: True
1870         showline: True
1871         showticklabels: False
1872         tickcolor: "rgb(220, 220, 220)"
1873         tickmode: "linear"
1874         tickfont:
1875           size: 16
1876         zeroline: False
1877       yaxis:
1878         title: "<b>Packet Latency [uSec]</b>"
1879         titlefont:
1880           size: 16
1881         type: "linear"
1882         gridcolor: "rgb(230, 230, 230)"
1883         hoverformat: ".4s"
1884         linecolor: "rgb(220, 220, 220)"
1885         linewidth: 1
1886         showgrid: True
1887         showline: True
1888         showticklabels: True
1889         tickcolor: "rgb(220, 220, 220)"
1890         tickformat: ".4s"
1891         tickfont:
1892           size: 16
1893         zeroline: True
1894         rangemode: "tozero"
1895       legend:
1896         orientation: "h"
1897         font:
1898           size: 16
1899         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1900       autosize: False
1901       margin:
1902           't': 50
1903           'b': 150
1904           'l': 80
1905           'r': 10
1906       showlegend: True
1907       width: 700
1908       height: 700
1909       paper_bgcolor: "#fff"
1910       plot_bgcolor: "#fff"
1911       hoverlabel:
1912         namelength: -1
1913
1914     plot-hdrh-latency:
1915       title:
1916         text: ""
1917         xanchor: "center"
1918         x: 0.5
1919         font:
1920           size: 16
1921       width: 700
1922       plot_bgcolor: "white"
1923       annotations:
1924         - font:
1925             size: 14
1926           showarrow: False
1927           text: "<b>Packet Latency [uSec]</b>"
1928           x: 1
1929           xanchor: "right"
1930           xref: "paper"
1931           y: -0.045
1932           yanchor: "top"
1933           yref: "paper"
1934         - font:
1935             size: 14
1936           showarrow: False
1937           text: "<b>Probability [%]</b>"
1938           textangle: 270
1939           x: -0.06
1940           xanchor: "center"
1941           xref: "paper"
1942           y: 0.5
1943           yanchor: "middle"
1944           yref: "paper"
1945         - font:
1946             size: 14
1947           showarrow: False
1948           text: "<b>Direction: E-W</b>"
1949           x: 0.24
1950           xanchor: "center"
1951           xref: "paper"
1952           y: 1.05
1953           yanchor: "bottom"
1954           yref: "paper"
1955         - font:
1956             size: 14
1957           showarrow: False
1958           text: "<b>Direction: W-E</b>"
1959           x: 0.74
1960           xanchor: "center"
1961           xref: "paper"
1962           y: 1.05
1963           yanchor: "bottom"
1964           yref: "paper"
1965
1966     plot-hdrh-latency-percentile:
1967       title:
1968         text: ""
1969         xanchor: "center"
1970         x: 0.5
1971         font:
1972           size: 18
1973       xaxis:
1974         type: "log"
1975         title: "<b>Percentile [%]</b>"
1976         titlefont:
1977           size: 16
1978         autorange: True
1979         fixedrange: False
1980         gridcolor: "rgb(230, 230, 230)"
1981         linecolor: "rgb(220, 220, 220)"
1982         linewidth: 1
1983         showgrid: True
1984         showline: True
1985         showticklabels: True
1986         tickcolor: "rgb(220, 220, 220)"
1987         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1988         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1989         tickfont:
1990           size: 16
1991       yaxis:
1992         title: "<b>Packet Latency [uSec]</b>"
1993         titlefont:
1994           size: 16
1995         gridcolor: "rgb(230, 230, 230)"
1996         linecolor: "rgb(220, 220, 220)"
1997         linewidth: 1
1998         showgrid: True
1999         showline: True
2000         showticklabels: True
2001         tickcolor: "rgb(220, 220, 220)"
2002         tickfont:
2003           size: 16
2004       autosize: False
2005       showlegend: True
2006       legend:
2007         traceorder: "normal"
2008         orientation: "h"
2009         font:
2010           size: 16
2011         xanchor: "left"
2012         yanchor: "top"
2013         x: 0
2014         y: -0.15
2015         bgcolor: "rgba(255, 255, 255, 0)"
2016         bordercolor: "rgba(255, 255, 255, 0)"
2017       width: 700
2018       height: 700
2019       paper_bgcolor: "white"
2020       plot_bgcolor: "white"
2021
2022     plot-hdrh-latency-by-percentile:
2023       title:
2024         text: "<b>Latency by Percentile Distribution</b>"
2025         xanchor: "center"
2026         x: 0.5
2027         font:
2028           size: 18
2029       showlegend: True
2030       legend:
2031         traceorder: "normal"
2032         orientation: "h"
2033         font:
2034           size: 16
2035         xanchor: "left"
2036         yanchor: "top"
2037         x: 0
2038         y: -0.2
2039         bgcolor: "rgba(255, 255, 255, 0)"
2040         bordercolor: "rgba(255, 255, 255, 0)"
2041       xaxis:
2042         type: "linear"
2043         title: "<b>Percentile [%]</b>"
2044         titlefont:
2045           size: 14
2046         autorange: False
2047         fixedrange: False
2048         range: [0, 100]
2049         gridcolor: "rgb(230, 230, 230)"
2050         linecolor: "rgb(220, 220, 220)"
2051         linewidth: 1
2052         showgrid: True
2053         showline: True
2054         showticklabels: True
2055         tickcolor: "rgb(220, 220, 220)"
2056         tickvals: [0, 25, 50, 75, 100]
2057         ticktext: [0, 25, 50, 75, 100]
2058         tickfont:
2059           size: 14
2060       yaxis:
2061         title: "<b>One-Way Latency per Direction [uSec]</b>"
2062         titlefont:
2063           size: 14
2064         gridcolor: "rgb(230, 230, 230)"
2065         linecolor: "rgb(220, 220, 220)"
2066         linewidth: 1
2067         showgrid: True
2068         showline: True
2069         showticklabels: True
2070         tickcolor: "rgb(220, 220, 220)"
2071         tickfont:
2072           size: 14
2073       width: 700
2074       height: 700
2075       paper_bgcolor: "white"
2076       plot_bgcolor: "white"
2077
2078 - type: "static"
2079   src-path: "{DIR[RST]}"
2080   dst-path: "{DIR[WORKING,SRC]}"
2081
2082 - type: "input"
2083   general:
2084     file-name: "output_info.xml.gz"
2085     file-format: ".gz"
2086     arch-file-format:
2087       - ".gz"
2088       - ".zip"
2089     download-path: "{job}/{build}/archives/{filename}"
2090     extract: "output.xml"
2091
2092     zip-file-name: "robot-plugin.zip"
2093     zip-file-format: ".zip"
2094     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2095     zip-extract: "robot-plugin/output.xml"
2096
2097   builds:
2098
2099     csit-vpp-perf-verify-1908-3n-hsw:
2100       - 12  # NDRPDR sel
2101       - 13  # NDRPDR sel
2102       - 14  # NDRPDR sel
2103       - 15  # NDRPDR sel
2104       - 16  # NDRPDR sel
2105       - 17  # NDRPDR sel
2106       - 18  # NDRPDR sel
2107       - 19  # NDRPDR sel
2108       - 20  # NDRPDR sel
2109       - 21  # NDRPDR sel
2110       - 48  # NDRPDR sel vhost
2111       - 49  # NDRPDR sel vhost
2112       - 52  # NDRPDR sel vhost
2113       - 53  # NDRPDR sel vhost
2114       - 54  # NDRPDR sel vhost
2115       - 55  # NDRPDR sel vhost
2116       - 56  # NDRPDR sel vhost
2117       - 57  # NDRPDR sel vhost
2118       - 58  # NDRPDR sel vhost
2119       - 59  # NDRPDR sel vhost
2120       - 39  # MRR sel
2121     csit-vpp-perf-verify-2001-3n-hsw:
2122       - 21  # NDRPDR sel
2123       - 22  # NDRPDR sel
2124       - 23  # NDRPDR sel
2125       - 24  # NDRPDR sel
2126       - 25  # NDRPDR sel
2127       - 29  # NDRPDR sel
2128       - 30  # NDRPDR sel
2129       - 31  # NDRPDR sel
2130       - 32  # NDRPDR sel
2131       - 34  # NDRPDR sel
2132       - 17  # MRR sel
2133     csit-vpp-perf-report-iterative-2005-3n-hsw:
2134       - 3   # NDRPDR sel
2135       - 4   # NDRPDR sel
2136       - 5   # NDRPDR sel
2137       - 10  # NDRPDR sel
2138       - 11  # NDRPDR sel
2139       - 12  # NDRPDR sel
2140       - 15  # NDRPDR sel
2141       - 16  # NDRPDR sel
2142       - 18  # NDRPDR sel
2143       - 19  # NDRPDR sel
2144       - 13  # MRR
2145     csit-vpp-perf-verify-2005-3n-hsw:
2146       - 3   # hoststack
2147       - 5   # hoststack
2148       - 6   # hoststack
2149       - 7   # hoststack
2150       - 8   # hoststack
2151       - 9   # hoststack
2152       - 10  # hoststack
2153       - 11  # hoststack
2154       - 12  # hoststack
2155       - 13  # hoststack
2156     csit-vpp-perf-report-coverage-2005-3n-hsw:
2157       - 1   # perf-full-3n-dnv-crypto_I
2158       - 7   # perf-full-3n-hsw-crypto_II
2159       - 3   # perf-full-3n-hsw-crypto_III
2160       - 4   # perf-full-3n-dnv-crypto_IV
2161       - 5   # perf-full-3n-hsw-ip4_I
2162       - 6   # perf-full-3n-hsw-ip4_II
2163       - 8   # perf-full-3n-hsw-ip4_III
2164       - 9   # perf-full-3n-hsw-ip4_IV
2165       - 10  # perf-full-3n-hsw-ip4_V
2166       - 26  # perf-full-3n-hsw-ip4_VI
2167       - 18  # perf-full-3n-hsw-ip4_VII
2168       - 27  # perf-full-3n-hsw-ip4_VIII
2169       - 28  # perf-full-3n-hsw-ip4_IX
2170       - 29  # perf-full-3n-hsw-ip6_I
2171
2172     csit-vpp-perf-verify-1908_1-3n-skx:
2173       - 26  # NDRPDR sel - new1908.1
2174       - 27  # NDRPDR sel - new1908.1
2175       - 28  # NDRPDR sel - new1908.1
2176       - 29  # NDRPDR sel - new1908.1
2177       - 30  # NDRPDR sel - new1908.1
2178       - 31  # NDRPDR sel - new1908.1
2179       - 33  # NDRPDR sel - new1908.1
2180       - 34  # NDRPDR sel - new1908.1
2181       - 35  # NDRPDR sel - new1908.1
2182       - 36  # NDRPDR sel - new1908.1
2183     csit-vpp-perf-verify-2001-3n-skx:
2184       - 69  # NDRPDR sel - new2001.0
2185       - 71  # NDRPDR sel - new2001.0
2186       - 72  # NDRPDR sel - new2001.0
2187       - 76  # NDRPDR sel - new2001.0
2188       - 77  # NDRPDR sel - new2001.0
2189       - 78  # NDRPDR sel - new2001.0
2190       - 80  # NDRPDR sel - new2001.0
2191       - 50  # MRR sel
2192       - 53  # MRR sel addition
2193     # TODO: Add data:
2194     csit-vpp-perf-report-iterative-2005-3n-skx:
2195       - 4   # NDRPDR sel
2196       - 5   # NDRPDR sel ??? all x710 failed
2197       - 6   # MRR sel
2198
2199     csit-vpp-perf-verify-1908_1-2n-skx:
2200       - 39  # NDRPDR sel - new1908.1
2201       - 40  # NDRPDR sel - new1908.1
2202       - 41  # NDRPDR sel - new1908.1
2203       - 43  # NDRPDR sel - new1908.1
2204       - 44  # NDRPDR sel - new1908.1
2205       - 45  # NDRPDR sel - new1908.1
2206       - 46  # NDRPDR sel - new1908.1
2207       - 47  # NDRPDR sel - new1908.1
2208       - 48  # NDRPDR sel - new1908.1
2209       - 49  # NDRPDR sel - new1908.1
2210     csit-vpp-perf-verify-2001-2n-skx:
2211       - 143  # NDRPDR sel - new2001.0
2212       - 146  # NDRPDR sel - new2001.0
2213       - 147  # NDRPDR sel - new2001.0
2214       - 148  # NDRPDR sel - new2001.0
2215       - 149  # NDRPDR sel - new2001.0
2216       - 150  # NDRPDR sel - new2001.0
2217       - 151  # NDRPDR sel - new2001.0
2218       - 152  # NDRPDR sel - new2001.0
2219       - 153  # NDRPDR sel - new2001.0
2220       - 154  # NDRPDR sel - new2001.0
2221       - 101  # MRR sel - old
2222       - 128  # MRR sel addition - old
2223       - 169  # Reconf REMOVE
2224       - 181  # Soak REMOVE
2225       - 182  # Soak REMOVE
2226     # TODO: Add data:
2227     csit-vpp-perf-report-iterative-2005-2n-skx:
2228       - 7   # NDRPDR sel
2229
2230     csit-vpp-perf-verify-1908_1-2n-clx:
2231       - 5  # NDRPDR sel
2232       - 6  # NDRPDR sel
2233       - 7  # NDRPDR sel
2234       - 8  # NDRPDR sel
2235       - 9  # NDRPDR sel
2236     csit-vpp-perf-verify-2001-2n-clx:
2237       - 28  # NDRPDR sel
2238       - 29  # NDRPDR sel
2239       - 32  # NDRPDR sel
2240       - 40  # NDRPDR sel
2241       - 43  # NDRPDR sel
2242       - 44  # NDRPDR sel
2243       - 45  # NDRPDR sel
2244       - 47  # NDRPDR sel
2245       - 48  # NDRPDR sel
2246       - 49  # NDRPDR sel
2247       - 39  # MRR
2248       - 68  # Reconf REMOVE
2249       - 93  # Soak REMOVE
2250       - 94  # Soak REMOVE
2251     # TODO: Add data:
2252     csit-vpp-perf-report-iterative-2005-2n-clx:
2253       - 7   # NDRPDR sel
2254       - 9   # NDRPDR sel
2255       - 12   # MRR
2256
2257     csit-vpp-perf-verify-1908-3n-tsh:
2258       - 7   # NDRPDR sel
2259       - 8   # NDRPDR sel
2260       - 9   # NDRPDR sel
2261       - 10  # NDRPDR sel
2262       - 11  # NDRPDR sel
2263       - 12  # NDRPDR sel
2264       - 13  # NDRPDR sel
2265       - 14  # NDRPDR sel
2266       - 15  # NDRPDR sel
2267       - 16  # NDRPDR sel
2268       - 17  # MRR sel
2269     csit-vpp-perf-verify-2001-3n-tsh:
2270       - 3   # NDRPDR sel
2271       - 4   # NDRPDR sel
2272       - 7   # NDRPDR sel
2273       - 8   # NDRPDR sel
2274       - 10  # NDRPDR sel
2275       - 12  # NDRPDR sel
2276       - 13  # NDRPDR sel
2277       - 14  # NDRPDR sel
2278       - 15  # NDRPDR sel
2279       - 21  # NDRPDR sel
2280       - 9   # MRR sel
2281     # TODO: Add data:
2282     # csit-vpp-perf-report-iterative-2005-3n-tsh:
2283
2284     csit-vpp-perf-verify-1908-3n-dnv:
2285       - 6   # NDRPDR sel
2286       - 7   # NDRPDR sel
2287       - 8   # NDRPDR sel
2288       - 9   # NDRPDR sel
2289       - 10  # NDRPDR sel
2290       - 12  # NDRPDR sel
2291       - 13  # NDRPDR sel
2292       - 14  # NDRPDR sel
2293       - 15  # NDRPDR sel
2294       - 16  # NDRPDR sel
2295       - 17  # MRR sel
2296     csit-vpp-perf-verify-2001-3n-dnv:
2297       - 5   # NDRPDR sel
2298       - 6   # NDRPDR sel
2299       - 7   # NDRPDR sel
2300       - 8   # NDRPDR sel
2301       - 9   # NDRPDR sel
2302       - 10  # NDRPDR sel
2303       - 12  # NDRPDR sel
2304       - 16  # NDRPDR sel
2305       - 17  # NDRPDR sel
2306       - 18  # NDRPDR sel
2307       - 11  # MRR sel
2308     csit-vpp-perf-report-iterative-2005-3n-dnv:
2309       - 2   # NDRPDR sel
2310       - 3   # NDRPDR sel
2311       - 4   # NDRPDR sel
2312       - 5   # NDRPDR sel
2313       - 6   # NDRPDR sel
2314       - 7   # NDRPDR sel
2315       - 9   # NDRPDR sel
2316       - 10  # NDRPDR sel
2317       - 11  # NDRPDR sel
2318       - 12  # NDRPDR sel
2319       - 8   # MRR
2320     csit-vpp-perf-report-coverage-2005-3n-dnv:
2321       - 1   # perf-full-3n-dnv-crypto_I
2322       - 5   # perf-full-3n-dnv-ip4_I
2323
2324     csit-vpp-perf-verify-1908-2n-dnv:
2325       - 1   # NDRPDR sel
2326       - 2   # NDRPDR sel
2327       - 3   # NDRPDR sel
2328       - 4   # NDRPDR sel
2329       - 5   # NDRPDR sel
2330       - 6   # NDRPDR sel
2331       - 7   # NDRPDR sel
2332       - 8   # NDRPDR sel
2333       - 9   # NDRPDR sel
2334       - 10  # NDRPDR sel
2335       - 11  # MRR sel
2336     csit-vpp-perf-verify-2001-2n-dnv:
2337       - 4   # NDRPDR sel
2338       - 5   # NDRPDR sel
2339       - 6   # NDRPDR sel
2340       - 7   # NDRPDR sel
2341       - 8   # NDRPDR sel
2342       - 9   # NDRPDR sel
2343       - 10  # NDRPDR sel
2344       - 11  # NDRPDR sel
2345       - 13  # NDRPDR sel
2346       - 16  # NDRPDR sel
2347       - 12  # MRR sel
2348     csit-vpp-perf-report-iterative-2005-2n-dnv:
2349       - 3   # NDRPDR sel
2350       - 6   # NDRPDR sel
2351       - 7   # NDRPDR sel
2352       - 8   # NDRPDR sel
2353       - 9   # NDRPDR sel
2354       - 10  # NDRPDR sel
2355       - 11  # NDRPDR sel
2356       - 12  # NDRPDR sel
2357       - 13  # NDRPDR sel
2358       - 14  # NDRPDR sel
2359       - 15  # MRR sel
2360     csit-vpp-perf-report-coverage-2005-2n-dnv:
2361       - 1   # perf-full-2n-dnv-ip4_I
2362       - 2   # perf-full-2n-dnv-ip4_II
2363       - 3   # perf-full-2n-dnv-ip6_I
2364       - 4   # perf-full-2n-dnv-ip6_II
2365       - 5   # perf-full-2n-dnv-l2_I
2366       - 6   # perf-full-2n-dnv-l2_II
2367
2368     csit-dpdk-perf-verify-1908-3n-hsw:
2369       - 2   # NDRPDR sel
2370       - 3   # NDRPDR sel
2371       - 4   # NDRPDR sel
2372       - 5   # NDRPDR sel
2373       - 6   # NDRPDR sel
2374       - 7   # NDRPDR sel
2375       - 8   # NDRPDR sel
2376       - 9   # NDRPDR sel
2377       - 10  # NDRPDR sel
2378       - 11  # NDRPDR sel
2379     csit-dpdk-perf-verify-2001-3n-hsw:
2380       - 4   # NDRPDR sel
2381       - 5   # NDRPDR sel
2382       - 6   # NDRPDR sel
2383       - 7   # NDRPDR sel
2384       - 8   # NDRPDR sel
2385       - 9   # NDRPDR sel
2386       - 10  # NDRPDR sel
2387       - 11  # NDRPDR sel
2388       - 12  # NDRPDR sel
2389       - 13  # NDRPDR sel
2390       - 15  # NDRPDR sel
2391       - 16  # NDRPDR sel
2392       - 17  # NDRPDR sel
2393       - 18  # NDRPDR sel
2394       - 19  # NDRPDR sel
2395       - 20  # NDRPDR sel
2396       - 21  # NDRPDR sel
2397       - 22  # NDRPDR sel
2398       - 23  # NDRPDR sel
2399       - 24  # NDRPDR sel
2400     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2401       - 5   # NDRPDR sel
2402       - 6   # NDRPDR sel
2403       - 7   # NDRPDR sel
2404       - 8   # NDRPDR sel
2405       - 9   # NDRPDR sel
2406       - 10  # NDRPDR sel
2407       - 11  # NDRPDR sel
2408       - 12  # NDRPDR sel
2409       - 13  # NDRPDR sel
2410       - 14  # NDRPDR sel
2411
2412     csit-dpdk-perf-verify-1908-3n-skx:
2413       - 3   # NDRPDR sel
2414       - 4   # NDRPDR sel
2415       - 5   # NDRPDR sel
2416       - 6   # NDRPDR sel
2417       - 7   # NDRPDR sel
2418       - 8   # NDRPDR sel
2419       - 9   # NDRPDR sel
2420       - 10  # NDRPDR sel
2421       - 11  # NDRPDR sel
2422       - 12  # NDRPDR sel
2423     csit-dpdk-perf-verify-2001-3n-skx:
2424       - 29  # NDRPDR sel xxv710
2425       - 33  # NDRPDR sel xxv710
2426       - 34  # NDRPDR sel xxv710
2427       - 35  # NDRPDR sel xxv710
2428       - 36  # NDRPDR sel xxv710
2429       - 37  # NDRPDR sel xxv710
2430       - 41  # NDRPDR sel xxv710
2431       - 42  # NDRPDR sel xxv710
2432       - 43  # NDRPDR sel xxv710
2433       - 45  # NDRPDR sel xxv710
2434       - 30  # NDRPDR sel x710
2435       - 31  # NDRPDR sel x710
2436       - 32  # NDRPDR sel x710
2437       - 38  # NDRPDR sel x710
2438       - 39  # NDRPDR sel x710
2439       - 40  # NDRPDR sel x710
2440       - 44  # NDRPDR sel x710
2441       - 46  # NDRPDR sel x710
2442       - 47  # NDRPDR sel x710
2443       - 48  # NDRPDR sel x710
2444     csit-dpdk-perf-report-iterative-2005-3n-skx:
2445       - 4   # NDRPDR sel
2446       - 5   # NDRPDR sel
2447       - 6   # NDRPDR sel
2448       - 7   # NDRPDR sel
2449       - 8   # NDRPDR sel
2450       - 11  # NDRPDR sel
2451       - 12  # NDRPDR sel
2452       - 13  # NDRPDR sel
2453       - 14  # NDRPDR sel
2454       - 15  # NDRPDR sel
2455
2456     csit-dpdk-perf-verify-1908-2n-skx:
2457       - 2   # NDRPDR sel
2458       - 3   # NDRPDR sel
2459       - 4   # NDRPDR sel
2460       - 5   # NDRPDR sel
2461       - 7   # NDRPDR sel
2462       - 8   # NDRPDR sel
2463       - 9   # NDRPDR sel
2464       - 10  # NDRPDR sel
2465       - 11  # NDRPDR sel
2466       - 12  # NDRPDR sel
2467     csit-dpdk-perf-verify-2001-2n-skx:
2468       - 35  # NDRPDR sel xxv710
2469       - 36  # NDRPDR sel xxv710
2470       - 37  # NDRPDR sel xxv710
2471       - 41  # NDRPDR sel xxv710
2472       - 42  # NDRPDR sel xxv710
2473       - 43  # NDRPDR sel xxv710
2474       - 46  # NDRPDR sel xxv710
2475       - 47  # NDRPDR sel xxv710
2476       - 52  # NDRPDR sel xxv710
2477       - 53  # NDRPDR sel xxv710
2478       - 38  # NDRPDR sel x710
2479       - 39  # NDRPDR sel x710
2480       - 40  # NDRPDR sel x710
2481       - 44  # NDRPDR sel x710
2482       - 45  # NDRPDR sel x710
2483       - 48  # NDRPDR sel x710
2484       - 49  # NDRPDR sel x710
2485       - 50  # NDRPDR sel x710
2486       - 51  # NDRPDR sel x710
2487       - 54  # NDRPDR sel x710
2488     csit-dpdk-perf-report-iterative-2005-2n-skx:
2489       - 1   # NDRPDR sel
2490       - 2   # NDRPDR sel
2491       - 3   # NDRPDR sel
2492       - 4   # NDRPDR sel
2493       - 5   # NDRPDR sel
2494       - 6   # NDRPDR sel
2495       - 7   # NDRPDR sel
2496       - 8   # NDRPDR sel
2497       - 9   # NDRPDR sel
2498       - 10  # NDRPDR sel
2499
2500     csit-dpdk-perf-verify-2001-2n-clx:
2501       - 15  # NDRPDR sel
2502       - 16  # NDRPDR sel
2503       - 17  # NDRPDR sel
2504       - 18  # NDRPDR sel
2505       - 19  # NDRPDR sel
2506       - 20  # NDRPDR sel
2507       - 21  # NDRPDR sel
2508       - 22  # NDRPDR sel
2509       - 23  # NDRPDR sel
2510       - 24  # NDRPDR sel
2511       - 25  # NDRPDR sel
2512       - 26  # NDRPDR sel
2513       - 27  # NDRPDR sel
2514       - 28  # NDRPDR sel
2515       - 29  # NDRPDR sel
2516       - 30  # NDRPDR sel
2517       - 31  # NDRPDR sel
2518       - 32  # NDRPDR sel
2519       - 33  # NDRPDR sel
2520       - 34  # NDRPDR sel
2521     csit-dpdk-perf-report-iterative-2005-2n-clx:
2522       - 1   # NDRPDR sel
2523       - 2   # NDRPDR sel
2524       - 3   # NDRPDR sel
2525       - 4   # NDRPDR sel
2526       - 5   # NDRPDR sel
2527       - 6   # NDRPDR sel
2528       - 7   # NDRPDR sel
2529       - 8   # NDRPDR sel
2530       - 9   # NDRPDR sel
2531       - 10  # NDRPDR sel
2532
2533     csit-dpdk-perf-verify-2001-2n-dnv:
2534       - 9   # NDRPDR sel
2535       - 10  # NDRPDR sel
2536       - 11  # NDRPDR sel
2537       - 12  # NDRPDR sel
2538       - 13  # NDRPDR sel
2539       - 14  # NDRPDR sel
2540       - 15  # NDRPDR sel
2541       - 16  # NDRPDR sel
2542       - 17  # NDRPDR sel
2543       - 18  # NDRPDR sel
2544     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2545       - 8   # NDRPDR sel
2546       - 9   # NDRPDR sel
2547       - 10  # NDRPDR sel
2548       - 11  # NDRPDR sel
2549       - 12  # NDRPDR sel
2550       - 13  # NDRPDR sel
2551       - 14  # NDRPDR sel
2552       - 15  # NDRPDR sel
2553       - 16  # NDRPDR sel
2554       - 17  # NDRPDR sel
2555
2556     csit-dpdk-perf-verify-2001-3n-dnv:
2557       - 12  # NDRPDR sel
2558       - 13  # NDRPDR sel
2559       - 14  # NDRPDR sel
2560       - 15  # NDRPDR sel
2561       - 16  # NDRPDR sel
2562       - 17  # NDRPDR sel
2563       - 18  # NDRPDR sel
2564       - 19  # NDRPDR sel
2565       - 20  # NDRPDR sel
2566       - 22  # NDRPDR sel
2567     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2568       - 6   # NDRPDR sel
2569       - 7   # NDRPDR sel
2570       - 8   # NDRPDR sel
2571       - 9   # NDRPDR sel
2572       - 10  # NDRPDR sel
2573       - 11  # NDRPDR sel
2574       - 12  # NDRPDR sel
2575       - 13  # NDRPDR sel
2576       - 14  # NDRPDR sel
2577       - 16  # NDRPDR sel
2578
2579     csit-dpdk-perf-verify-2001-3n-tsh:
2580       - 3   # NDRPDR sel
2581       - 4   # NDRPDR sel
2582       - 5   # NDRPDR sel
2583       - 9   # NDRPDR sel
2584       - 10  # NDRPDR sel
2585       - 11  # NDRPDR sel
2586       - 12  # NDRPDR sel
2587       - 14  # NDRPDR sel
2588       - 15  # NDRPDR sel
2589       - 18  # NDRPDR sel
2590     # TODO: Add data:
2591     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2592       - 5   # NDRPDR sel
2593
2594     csit-vpp-device-2005-ubuntu1804-1n-skx:
2595       - 35
2596
2597 - type: "output"
2598   output: "report"
2599   format:
2600     html:
2601     - full
2602 #    pdf:
2603 #    - minimal
2604
2605 ################################################################################
2606 ###                               T A B L E S                                ###
2607 ################################################################################
2608
2609 # VPP Soak vs NDR - 2n-skx
2610 - type: "table"
2611   title: "VPP Soak vs NDR 2n-skx"
2612   algorithm: "table_soak_vs_ndr"
2613   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2614   reference:
2615     title: "NDR"
2616     data: "vpp-soak-vs-ndr-2n-skx-ref"
2617   compare:
2618     title: "Soak"
2619     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2620   data: "vpp-soak-vs-ndr-2n-skx"
2621   include-tests: "NDR"
2622   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2623   parameters:
2624     - "throughput"
2625     - "name"
2626     - "parent"
2627
2628 # VPP Soak vs NDR - 2n-clx
2629 - type: "table"
2630   title: "VPP Soak vs NDR 2n-clx"
2631   algorithm: "table_soak_vs_ndr"
2632   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2633   reference:
2634     title: "NDR"
2635     data: "vpp-soak-vs-ndr-2n-clx-ref"
2636   compare:
2637     title: "Soak"
2638     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2639   data: "vpp-soak-vs-ndr-2n-clx"
2640   include-tests: "NDR"
2641   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2642   parameters:
2643     - "throughput"
2644     - "name"
2645     - "parent"
2646
2647 ################################################################################
2648
2649 # VPP Compare NICs 3n-skx 2t1c ndr
2650 - type: "table"
2651   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2652   algorithm: "table_comparison"
2653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2655   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2656   columns:
2657     - title: "x710"
2658       data-set: "vpp-nic-comparison-3n-skx"
2659       tag: "NIC_Intel-X710"
2660     - title: "xxv710"
2661       data-set: "vpp-nic-comparison-3n-skx"
2662       tag: "NIC_Intel-XXV710"
2663   comparisons:
2664     - title: "Diff"
2665       reference: 1
2666       compare: 2
2667   legend:
2668     - "Legend to Table:"
2669     - "x710, xxv710 - NICs tested."
2670     - "Diff - difference between x710 and xxv710 NIC."
2671
2672 # VPP Compare NICs 3n-skx 4t2c ndr
2673 - type: "table"
2674   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2675   algorithm: "table_comparison"
2676   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2677   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2678   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2679   columns:
2680     - title: "x710"
2681       data-set: "vpp-nic-comparison-3n-skx"
2682       tag: "NIC_Intel-X710"
2683     - title: "xxv710"
2684       data-set: "vpp-nic-comparison-3n-skx"
2685       tag: "NIC_Intel-XXV710"
2686   comparisons:
2687     - title: "Diff"
2688       reference: 1
2689       compare: 2
2690   legend:
2691     - "Legend to Table:"
2692     - "x710, xxv710 - NICs tested."
2693     - "Diff - difference between x710 and xxv710 NIC."
2694
2695 # VPP Compare NICs 3n-skx 2t1c pdr
2696 - type: "table"
2697   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2698   algorithm: "table_comparison"
2699   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2700   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2701   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2702   columns:
2703     - title: "x710"
2704       data-set: "vpp-nic-comparison-3n-skx"
2705       tag: "NIC_Intel-X710"
2706     - title: "xxv710"
2707       data-set: "vpp-nic-comparison-3n-skx"
2708       tag: "NIC_Intel-XXV710"
2709   comparisons:
2710     - title: "Diff"
2711       reference: 1
2712       compare: 2
2713   legend:
2714     - "Legend to Table:"
2715     - "x710, xxv710 - NICs tested."
2716     - "Diff - difference between x710 and xxv710 NIC."
2717
2718 # VPP Compare NICs 3n-skx 4t2c pdr
2719 - type: "table"
2720   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2721   algorithm: "table_comparison"
2722   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2723   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2724   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2725   columns:
2726     - title: "x710"
2727       data-set: "vpp-nic-comparison-3n-skx"
2728       tag: "NIC_Intel-X710"
2729     - title: "xxv710"
2730       data-set: "vpp-nic-comparison-3n-skx"
2731       tag: "NIC_Intel-XXV710"
2732   comparisons:
2733     - title: "Diff"
2734       reference: 1
2735       compare: 2
2736   legend:
2737     - "Legend to Table:"
2738     - "x710, xxv710 - NICs tested."
2739     - "Diff - difference between x710 and xxv710 NIC."
2740
2741 ## VPP Compare NICs 3n-skx 2t1c mrr
2742 #- type: "table"
2743 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2744 #  algorithm: "table_comparison"
2745 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2746 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2747 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2748 #  columns:
2749 #    - title: "x710"
2750 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2751 #      tag: "NIC_Intel-X710"
2752 #    - title: "xxv710"
2753 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2754 #      tag: "NIC_Intel-XXV710"
2755 #  comparisons:
2756 #    - title: "Diff"
2757 #      reference: 1
2758 #      compare: 2
2759 #  legend:
2760 #    - "Legend to Table:"
2761 #    - "x710, xxv710 - NICs tested."
2762 #    - "Diff - difference between x710 and xxv710 NIC."
2763 #
2764 ## VPP Compare NICs 3n-skx 4t2c mrr
2765 #- type: "table"
2766 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2767 #  algorithm: "table_comparison"
2768 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2769 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2770 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2771 #  columns:
2772 #    - title: "x710"
2773 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2774 #      tag: "NIC_Intel-X710"
2775 #    - title: "xxv710"
2776 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2777 #      tag: "NIC_Intel-XXV710"
2778 #  comparisons:
2779 #    - title: "Diff"
2780 #      reference: 1
2781 #      compare: 2
2782 #  legend:
2783 #    - "Legend to Table:"
2784 #    - "x710, xxv710 - NICs tested."
2785 #    - "Diff - difference between x710 and xxv710 NIC."
2786 #
2787 ## VPP Compare NICs 3n-skx 8t4c mrr
2788 #- type: "table"
2789 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2790 #  algorithm: "table_comparison"
2791 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2792 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2793 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2794 #  columns:
2795 #    - title: "x710"
2796 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2797 #      tag: "NIC_Intel-X710"
2798 #    - title: "xxv710"
2799 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2800 #      tag: "NIC_Intel-XXV710"
2801 #  comparisons:
2802 #    - title: "Diff"
2803 #      reference: 1
2804 #      compare: 2
2805 #  legend:
2806 #    - "Legend to Table:"
2807 #    - "x710, xxv710 - NICs tested."
2808 #    - "Diff - difference between x710 and xxv710 NIC."
2809
2810 # VPP Compare NICs 2n-skx 2t1c ndr
2811 - type: "table"
2812   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2813   algorithm: "table_comparison"
2814   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2815   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2816   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2817   columns:
2818     - title: "x710"
2819       data-set: "vpp-nic-comparison-2n-skx"
2820       tag: "NIC_Intel-X710"
2821     - title: "xxv710"
2822       data-set: "vpp-nic-comparison-2n-skx"
2823       tag: "NIC_Intel-XXV710"
2824   comparisons:
2825     - title: "Diff"
2826       reference: 1
2827       compare: 2
2828   legend:
2829     - "Legend to Table:"
2830     - "x710, xxv710 - NICs tested."
2831     - "Diff - difference between x710 and xxv710 NIC."
2832
2833 # VPP Compare NICs 2n-skx 4t2c ndr
2834 - type: "table"
2835   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2836   algorithm: "table_comparison"
2837   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2838   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2839   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2840   columns:
2841     - title: "x710"
2842       data-set: "vpp-nic-comparison-2n-skx"
2843       tag: "NIC_Intel-X710"
2844     - title: "xxv710"
2845       data-set: "vpp-nic-comparison-2n-skx"
2846       tag: "NIC_Intel-XXV710"
2847   comparisons:
2848     - title: "Diff"
2849       reference: 1
2850       compare: 2
2851   legend:
2852     - "Legend to Table:"
2853     - "x710, xxv710 - NICs tested."
2854     - "Diff - difference between x710 and xxv710 NIC."
2855
2856 # VPP Compare NICs 2n-skx 2t1c pdr
2857 - type: "table"
2858   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2859   algorithm: "table_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2862   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2863   columns:
2864     - title: "x710"
2865       data-set: "vpp-nic-comparison-2n-skx"
2866       tag: "NIC_Intel-X710"
2867     - title: "xxv710"
2868       data-set: "vpp-nic-comparison-2n-skx"
2869       tag: "NIC_Intel-XXV710"
2870   comparisons:
2871     - title: "Diff"
2872       reference: 1
2873       compare: 2
2874   legend:
2875     - "Legend to Table:"
2876     - "x710, xxv710 - NICs tested."
2877     - "Diff - difference between x710 and xxv710 NIC."
2878
2879 # VPP Compare NICs 2n-skx 4t2c pdr
2880 - type: "table"
2881   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2882   algorithm: "table_comparison"
2883   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2884   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2885   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2886   columns:
2887     - title: "x710"
2888       data-set: "vpp-nic-comparison-2n-skx"
2889       tag: "NIC_Intel-X710"
2890     - title: "xxv710"
2891       data-set: "vpp-nic-comparison-2n-skx"
2892       tag: "NIC_Intel-XXV710"
2893   comparisons:
2894     - title: "Diff"
2895       reference: 1
2896       compare: 2
2897   legend:
2898     - "Legend to Table:"
2899     - "x710, xxv710 - NICs tested."
2900     - "Diff - difference between x710 and xxv710 NIC."
2901
2902 # VPP Compare NICs 2n-skx 2t1c mrr
2903 - type: "table"
2904   title: "VPP Compare NICs 2n-skx 2t1c mrr"
2905   algorithm: "table_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2908   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2909   columns:
2910     - title: "x710"
2911       data-set: "vpp-nic-comparison-2n-skx-mrr"
2912       tag: "NIC_Intel-X710"
2913     - title: "xxv710"
2914       data-set: "vpp-nic-comparison-2n-skx-mrr"
2915       tag: "NIC_Intel-XXV710"
2916   comparisons:
2917     - title: "Diff"
2918       reference: 1
2919       compare: 2
2920   legend:
2921     - "Legend to Table:"
2922     - "x710, xxv710 - NICs tested."
2923     - "Diff - difference between x710 and xxv710 NIC."
2924
2925 # VPP Compare NICs 2n-skx 4t2c mrr
2926 - type: "table"
2927   title: "VPP Compare NICs 2n-skx 4t2c mrr"
2928   algorithm: "table_comparison"
2929   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2930   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2931   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2932   columns:
2933     - title: "x710"
2934       data-set: "vpp-nic-comparison-2n-skx-mrr"
2935       tag: "NIC_Intel-X710"
2936     - title: "xxv710"
2937       data-set: "vpp-nic-comparison-2n-skx-mrr"
2938       tag: "NIC_Intel-XXV710"
2939   comparisons:
2940     - title: "Diff"
2941       reference: 1
2942       compare: 2
2943   legend:
2944     - "Legend to Table:"
2945     - "x710, xxv710 - NICs tested."
2946     - "Diff - difference between x710 and xxv710 NIC."
2947
2948 # VPP Compare NICs 2n-skx 8t4c mrr
2949 - type: "table"
2950   title: "VPP Compare NICs 2n-skx 8t4c mrr"
2951   algorithm: "table_comparison"
2952   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2953   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2954   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2955   columns:
2956     - title: "x710"
2957       data-set: "vpp-nic-comparison-2n-skx-mrr"
2958       tag: "NIC_Intel-X710"
2959     - title: "xxv710"
2960       data-set: "vpp-nic-comparison-2n-skx-mrr"
2961       tag: "NIC_Intel-XXV710"
2962   comparisons:
2963     - title: "Diff"
2964       reference: 1
2965       compare: 2
2966   legend:
2967     - "Legend to Table:"
2968     - "x710, xxv710 - NICs tested."
2969     - "Diff - difference between x710 and xxv710 NIC."
2970
2971 ################################################################################
2972 # VPP
2973
2974 ## VPP Performance changes 2n-skx-xxv710 2t1c ndr
2975 #- type: "table"
2976 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c ndr"
2977 #  algorithm: "table_comparison"
2978 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-ndr"
2979 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2980 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
2981 #  columns:
2982 #    - title: "1908.1"
2983 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
2984 #    - title: "1908.2"
2985 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
2986 #  comparisons:
2987 #    - title: "Diff"
2988 #      reference: 1
2989 #      compare: 2
2990 #  legend:
2991 #    - "Legend to Table:"
2992 #    - "1908.1, 1908.2 - VPP versions tested."
2993 #    - "Diff - difference between the previous and the current VPP version."
2994 #
2995 ## VPP Performance changes 2n-skx-xxv710 2t1c pdr
2996 #- type: "table"
2997 #  title: "VPP Performance changes 2n-skx-xxv710 2t1c pdr"
2998 #  algorithm: "table_comparison"
2999 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-skx-2t1c-pdr"
3000 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3001 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3002 #  columns:
3003 #    - title: "1908.1"
3004 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3005 #    - title: "1908.2"
3006 #      data-set: "vpp-perf-changes-2n-skx-new1908_2"
3007 #  comparisons:
3008 #    - title: "Diff"
3009 #      reference: 1
3010 #      compare: 2
3011 #  legend:
3012 #    - "Legend to Table:"
3013 #    - "1908.1, 1908.2 - VPP versions tested."
3014 #    - "Diff - difference between the previous and the current VPP version."
3015 #
3016 ## VPP Performance changes 3n-skx-xxv710 2t1c ndr
3017 #- type: "table"
3018 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c ndr"
3019 #  algorithm: "table_comparison"
3020 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-ndr"
3021 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3022 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3023 #  columns:
3024 #    - title: "1908.1"
3025 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3026 #    - title: "1908.2"
3027 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3028 #  comparisons:
3029 #    - title: "Diff"
3030 #      reference: 1
3031 #      compare: 2
3032 #  legend:
3033 #    - "Legend to Table:"
3034 #    - "1908.1, 1908.2 - VPP versions tested."
3035 #    - "Diff - difference between the previous and the current VPP version."
3036 #
3037 ## VPP Performance changes 3n-skx-xxv710 2t1c pdr
3038 #- type: "table"
3039 #  title: "VPP Performance changes 3n-skx-xxv710 2t1c pdr"
3040 #  algorithm: "table_comparison"
3041 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-3n-skx-2t1c-pdr"
3042 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3043 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3044 #  columns:
3045 #    - title: "1908.1"
3046 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3047 #    - title: "1908.2"
3048 #      data-set: "vpp-perf-changes-3n-skx-new1908_2"
3049 #  comparisons:
3050 #    - title: "Diff"
3051 #      reference: 1
3052 #      compare: 2
3053 #  legend:
3054 #    - "Legend to Table:"
3055 #    - "1908.1, 1908.2 - VPP versions tested."
3056 #    - "Diff - difference between the previous and the current VPP version."
3057 #
3058 ## VPP Performance changes 2n-clx-xxv710 2t1c ndr
3059 #- type: "table"
3060 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c ndr"
3061 #  algorithm: "table_comparison"
3062 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-ndr"
3063 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3064 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3065 #  columns:
3066 #    - title: "1908.1"
3067 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3068 #    - title: "1908.2"
3069 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3070 #  comparisons:
3071 #    - title: "Diff"
3072 #      reference: 1
3073 #      compare: 2
3074 #  legend:
3075 #    - "Legend to Table:"
3076 #    - "1908.1, 1908.2 - VPP versions tested."
3077 #    - "Diff - difference between the previous and the current VPP version."
3078 #
3079 ## VPP Performance changes 2n-clx-xxv710 2t1c pdr
3080 #- type: "table"
3081 #  title: "VPP Performance changes 2n-clx-xxv710 2t1c pdr"
3082 #  algorithm: "table_comparison"
3083 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-1908_2-2n-clx-2t1c-pdr"
3084 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3085 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3086 #  columns:
3087 #    - title: "1908.1"
3088 #      data-set: "vpp-perf-changes-2n-clx-new1908_1"
3089 #    - title: "1908.2"
3090 #      data-set: "vpp-perf-changes-2n-clx-new1908_2"
3091 #  comparisons:
3092 #    - title: "Diff"
3093 #      reference: 1
3094 #      compare: 2
3095 #  legend:
3096 #    - "Legend to Table:"
3097 #    - "1908.1, 1908.2 - VPP versions tested."
3098 #    - "Diff - difference between the previous and the current VPP version."
3099
3100 # VPP Performance Changes 3n-hsw 1t1c pdr
3101 - type: "table"
3102   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3103   algorithm: "table_comparison"
3104   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3105   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3106   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3107   columns:
3108     - title: "1908"
3109       data-set: "vpp-performance-changes-3n-hsw-h1"
3110     - title: "2001"
3111       data-set: "vpp-performance-changes-3n-hsw-ref"
3112     - title: "2005"
3113       data-set: "vpp-performance-changes-3n-hsw-cmp"
3114   comparisons:
3115     - title: "Diff"
3116       reference: 2
3117       compare: 3
3118   legend:
3119     - "Legend to Table"
3120     - "1908, 2001, 2005 - VPP versions tested."
3121     - "Diff - difference between 2001 and 2008 VPP version."
3122
3123 # VPP Performance Changes 3n-hsw 2t2c pdr
3124 - type: "table"
3125   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3126   algorithm: "table_comparison"
3127   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3128   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3129   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3130   columns:
3131     - title: "1908"
3132       data-set: "vpp-performance-changes-3n-hsw-h1"
3133     - title: "2001"
3134       data-set: "vpp-performance-changes-3n-hsw-ref"
3135     - title: "2005"
3136       data-set: "vpp-performance-changes-3n-hsw-cmp"
3137   comparisons:
3138     - title: "Diff"
3139       reference: 2
3140       compare: 3
3141   legend:
3142     - "Legend to Table"
3143     - "1908, 2001, 2005 - VPP versions tested."
3144     - "Diff - difference between 2001 and 2008 VPP version."
3145
3146 # VPP Performance Changes 3n-hsw 1t1c ndr
3147 - type: "table"
3148   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3149   algorithm: "table_comparison"
3150   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3151   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3152   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3153   columns:
3154     - title: "1908"
3155       data-set: "vpp-performance-changes-3n-hsw-h1"
3156     - title: "2001"
3157       data-set: "vpp-performance-changes-3n-hsw-ref"
3158     - title: "2005"
3159       data-set: "vpp-performance-changes-3n-hsw-cmp"
3160   comparisons:
3161     - title: "Diff"
3162       reference: 2
3163       compare: 3
3164   legend:
3165     - "Legend to Table"
3166     - "1908, 2001, 2005 - VPP versions tested."
3167     - "Diff - difference between 2001 and 2008 VPP version."
3168
3169 # VPP Performance Changes 3n-hsw 2t2c ndr
3170 - type: "table"
3171   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3172   algorithm: "table_comparison"
3173   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3174   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3175   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3176   columns:
3177     - title: "1908"
3178       data-set: "vpp-performance-changes-3n-hsw-h1"
3179     - title: "2001"
3180       data-set: "vpp-performance-changes-3n-hsw-ref"
3181     - title: "2005"
3182       data-set: "vpp-performance-changes-3n-hsw-cmp"
3183   comparisons:
3184     - title: "Diff"
3185       reference: 2
3186       compare: 3
3187   legend:
3188     - "Legend to Table"
3189     - "1908, 2001, 2005 - VPP versions tested."
3190     - "Diff - difference between 2001 and 2008 VPP version."
3191
3192 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr
3193 #- type: "table"
3194 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c pdr"
3195 #  algorithm: "table_comparison"
3196 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-pdr"
3197 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3198 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3199 #  rca:
3200 #    - title: "RCA1"
3201 #      data: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3202 #    - title: "RCA2"
3203 #      data: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3204 #  columns:
3205 #    - title: "1908.0-1"
3206 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3207 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3208 #    - title: "1908.1-1"
3209 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3210 #    - title: "1908.1-2"
3211 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3212 #    - title: "2001.0-2"
3213 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3214 #  comparisons:
3215 #    - title: "Diff1"
3216 #      reference: 2
3217 #      reference-alt: 1
3218 #      compare: 3
3219 #    - title: "Diff2"
3220 #      reference: 3
3221 #      compare: 4
3222 #  legend:
3223 #    - 'Legend to Table:'
3224 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-03-27).'
3225 #    - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3226 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3227 #    - 'RCA1 - root cause analysis reference for Diff1.'
3228 #    - 'RCA2 - root cause analysis reference for Diff2.'
3229 #
3230 ## VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr
3231 #- type: "table"
3232 #  title: "VPP Root Cause Analysis 3n-skx-xxv710 2t1c ndr"
3233 #  algorithm: "table_comparison"
3234 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-3n-skx-2t1c-ndr"
3235 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3236 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3237 #  rca:
3238 #    - title: "RCA1"
3239 #      data: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3240 #    - title: "RCA2"
3241 #      data: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3242 #  columns:
3243 #    - title: "1908.0-1"
3244 #      data-set: "vpp-perf-changes-3n-skx-old1908_0"
3245 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3246 #    - title: "1908.1-1"
3247 #      data-set: "vpp-perf-changes-3n-skx-old1908_1"
3248 #    - title: "1908.1-2"
3249 #      data-set: "vpp-perf-changes-3n-skx-new1908_1"
3250 #    - title: "2001.0-2"
3251 #      data-set: "vpp-perf-changes-3n-skx-new2001_0"
3252 #  comparisons:
3253 #    - title: "Diff1"
3254 #      reference: 2
3255 #      reference-alt: 1
3256 #      compare: 3
3257 #    - title: "Diff2"
3258 #      reference: 3
3259 #      compare: 4
3260 #  legend:
3261 #    - 'Legend to Table:'
3262 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-03-27).'
3263 #    - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3264 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3265 #    - 'RCA1 - root cause analysis reference for Diff1.'
3266 #    - 'RCA2 - root cause analysis reference for Diff2.'
3267
3268 # VPP Performance Changes 3n-skx 2t1c pdr
3269 - type: "table"
3270   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3271   algorithm: "table_comparison"
3272   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3274   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3275   columns:
3276     - title: "1908"
3277       data-set: "vpp-performance-changes-3n-skx-h1"
3278       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3279     - title: "2001"
3280       data-set: "vpp-performance-changes-3n-skx-ref"
3281     - title: "2005"
3282       data-set: "vpp-performance-changes-3n-skx-cmp"
3283   comparisons:
3284     - title: "Diff"
3285       reference: 2
3286       compare: 3
3287   legend:
3288     - "Legend to Table"
3289     - "1908, 2001, 2005 - VPP versions tested."
3290     - "Diff - difference between 2001 and 2005 VPP version."
3291
3292 # VPP Performance Changes 3n-skx 4t2c pdr
3293 - type: "table"
3294   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3295   algorithm: "table_comparison"
3296   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3297   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3298   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3299   columns:
3300     - title: "1908"
3301       data-set: "vpp-performance-changes-3n-skx-h1"
3302       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3303     - title: "2001"
3304       data-set: "vpp-performance-changes-3n-skx-ref"
3305     - title: "2005"
3306       data-set: "vpp-performance-changes-3n-skx-cmp"
3307   comparisons:
3308     - title: "Diff"
3309       reference: 2
3310       compare: 3
3311   legend:
3312     - "Legend to Table"
3313     - "1908, 2001, 2005 - VPP versions tested."
3314     - "Diff - difference between 2001 and 2005 VPP version."
3315
3316 # VPP Performance Changes 3n-skx 2t1c ndr
3317 - type: "table"
3318   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3319   algorithm: "table_comparison"
3320   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3322   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3323   columns:
3324     - title: "1908"
3325       data-set: "vpp-performance-changes-3n-skx-h1"
3326       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3327     - title: "2001"
3328       data-set: "vpp-performance-changes-3n-skx-ref"
3329     - title: "2005"
3330       data-set: "vpp-performance-changes-3n-skx-cmp"
3331   comparisons:
3332     - title: "Diff"
3333       reference: 2
3334       compare: 3
3335   legend:
3336     - "Legend to Table"
3337     - "1908, 2001, 2005 - VPP versions tested."
3338     - "Diff - difference between 2001 and 2005 VPP version."
3339
3340 # VPP Performance Changes 3n-skx 4t2c ndr
3341 - type: "table"
3342   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3343   algorithm: "table_comparison"
3344   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3346   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3347   columns:
3348     - title: "1908"
3349       data-set: "vpp-performance-changes-3n-skx-h1"
3350       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3351     - title: "2001"
3352       data-set: "vpp-performance-changes-3n-skx-ref"
3353     - title: "2005"
3354       data-set: "vpp-performance-changes-3n-skx-cmp"
3355   comparisons:
3356     - title: "Diff"
3357       reference: 2
3358       compare: 3
3359   legend:
3360     - "Legend to Table"
3361     - "1908, 2001, 2005 - VPP versions tested."
3362     - "Diff - difference between 2001 and 2005 VPP version."
3363
3364 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr
3365 #- type: "table"
3366 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c pdr"
3367 #  algorithm: "table_comparison"
3368 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-pdr"
3369 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3370 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3371 #  rca:
3372 #    - title: "RCA1"
3373 #      data: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3374 #    - title: "RCA2"
3375 #      data: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3376 #  columns:
3377 #    - title: "1908.0-1"
3378 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3379 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3380 #    - title: "1908.1-1"
3381 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3382 #    - title: "1908.1-2"
3383 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3384 #    - title: "2001.0-2"
3385 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3386 #  comparisons:
3387 #    - title: "Diff1"
3388 #      reference: 2
3389 #      reference-alt: 1
3390 #      compare: 3
3391 #    - title: "Diff2"
3392 #      reference: 3
3393 #      compare: 4
3394 #  legend:
3395 #    - 'Legend to Table:'
3396 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-03-27).'
3397 #    - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3398 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3399 #    - 'RCA1 - root cause analysis reference for Diff1.'
3400 #    - 'RCA2 - root cause analysis reference for Diff2.'
3401 #
3402 ## VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr
3403 #- type: "table"
3404 #  title: "VPP Root Cause Analysis 2n-skx-xxv710 2t1c ndr"
3405 #  algorithm: "table_comparison"
3406 #  output-file: "{DIR[STATIC,VPP]}/performance-rca-2n-skx-2t1c-ndr"
3407 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3408 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3409 #  rca:
3410 #    - title: "RCA1"
3411 #      data: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3412 #    - title: "RCA2"
3413 #      data: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3414 #  columns:
3415 #    - title: "1908.0-1"
3416 #      data-set: "vpp-perf-changes-2n-skx-old1908_0"
3417 #      data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3418 #    - title: "1908.1-1"
3419 #      data-set: "vpp-perf-changes-2n-skx-old1908_1"
3420 #    - title: "1908.1-2"
3421 #      data-set: "vpp-perf-changes-2n-skx-new1908_1"
3422 #    - title: "2001.0-2"
3423 #      data-set: "vpp-perf-changes-2n-skx-new2001_0"
3424 #  comparisons:
3425 #    - title: "Diff1"
3426 #      reference: 2
3427 #      reference-alt: 1
3428 #      compare: 3
3429 #    - title: "Diff2"
3430 #      reference: 3
3431 #      compare: 4
3432 #  legend:
3433 #    - 'Legend to Table:'
3434 #    - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "1" for 2019-08-21, "2" for 2020-03-27).'
3435 #    - 'Diff1 - difference between environment versions "2" and "1" for the same VPP version, 1908.1-2 vs. 1908.1-1 (if data for the latter not present, 1908.0-1 is used).'
3436 #    - 'Diff2 - difference between the current and the previous VPP version in the current environment version "2", 2001.0-2 vs. 1908.1-2.'
3437 #    - 'RCA1 - root cause analysis reference for Diff1.'
3438 #    - 'RCA2 - root cause analysis reference for Diff2.'
3439
3440 # VPP Performance Changes 2n-skx 2t1c pdr
3441 - type: "table"
3442   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3443   algorithm: "table_comparison"
3444   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3447   columns:
3448     - title: "1908"
3449       data-set: "vpp-performance-changes-2n-skx-h1"
3450       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3451     - title: "2001"
3452       data-set: "vpp-performance-changes-2n-skx-ref"
3453     - title: "2005"
3454       data-set: "vpp-performance-changes-2n-skx-cmp"
3455   comparisons:
3456     - title: "Diff"
3457       reference: 2
3458       compare: 3
3459   legend:
3460     - "Legend to Table"
3461     - "1908, 2001, 2005 - VPP versions tested."
3462     - "Diff - difference between 2001 and 2005 VPP version."
3463
3464 # VPP Performance Changes 2n-skx 4t2c pdr
3465 - type: "table"
3466   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3467   algorithm: "table_comparison"
3468   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3470   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3471   columns:
3472     - title: "1908"
3473       data-set: "vpp-performance-changes-2n-skx-h1"
3474       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3475     - title: "2001"
3476       data-set: "vpp-performance-changes-2n-skx-ref"
3477     - title: "2005"
3478       data-set: "vpp-performance-changes-2n-skx-cmp"
3479   comparisons:
3480     - title: "Diff"
3481       reference: 2
3482       compare: 3
3483   legend:
3484     - "Legend to Table"
3485     - "1908, 2001, 2005 - VPP versions tested."
3486     - "Diff - difference between 2001 and 2005 VPP version."
3487
3488 # VPP Performance Changes 2n-skx 2t1c ndr
3489 - type: "table"
3490   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3491   algorithm: "table_comparison"
3492   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3493   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3494   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3495   columns:
3496     - title: "1908"
3497       data-set: "vpp-performance-changes-2n-skx-h1"
3498       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3499     - title: "2001"
3500       data-set: "vpp-performance-changes-2n-skx-ref"
3501     - title: "2005"
3502       data-set: "vpp-performance-changes-2n-skx-cmp"
3503   comparisons:
3504     - title: "Diff"
3505       reference: 2
3506       compare: 3
3507   legend:
3508     - "Legend to Table"
3509     - "1908, 2001, 2005 - VPP versions tested."
3510     - "Diff - difference between 2001 and 2005 VPP version."
3511
3512 # VPP Performance Changes 2n-skx 4t2c ndr
3513 - type: "table"
3514   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3515   algorithm: "table_comparison"
3516   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3517   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3518   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3519   columns:
3520     - title: "1908"
3521       data-set: "vpp-performance-changes-2n-skx-h1"
3522       data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3523     - title: "2001"
3524       data-set: "vpp-performance-changes-2n-skx-ref"
3525     - title: "2005"
3526       data-set: "vpp-performance-changes-2n-skx-cmp"
3527   comparisons:
3528     - title: "Diff"
3529       reference: 2
3530       compare: 3
3531   legend:
3532     - "Legend to Table"
3533     - "1908, 2001, 2005 - VPP versions tested."
3534     - "Diff - difference between 2001 and 2005 VPP version."
3535
3536 # VPP Performance Changes 2n-dnv 1t1c pdr
3537 - type: "table"
3538   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3539   algorithm: "table_comparison"
3540   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3541   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3542   filter: "'1T1C'"
3543   columns:
3544     - title: "1908"
3545       data-set: "vpp-performance-changes-2n-dnv-h1"
3546     - title: "2001"
3547       data-set: "vpp-performance-changes-2n-dnv-ref"
3548     - title: "2005"
3549       data-set: "vpp-performance-changes-2n-dnv-cmp"
3550   comparisons:
3551     - title: "Diff"
3552       reference: 2
3553       compare: 3
3554   legend:
3555     - "Legend to Table"
3556     - "1908, 2001, 2005 - VPP versions tested."
3557     - "Diff - difference between 2001 and 2005 VPP version."
3558
3559 # VPP Performance Changes 2n-dnv 2t2c pdr
3560 - type: "table"
3561   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3562   algorithm: "table_comparison"
3563   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3564   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3565   filter: "'2T2C'"
3566   columns:
3567     - title: "1908"
3568       data-set: "vpp-performance-changes-2n-dnv-h1"
3569     - title: "2001"
3570       data-set: "vpp-performance-changes-2n-dnv-ref"
3571     - title: "2005"
3572       data-set: "vpp-performance-changes-2n-dnv-cmp"
3573   comparisons:
3574     - title: "Diff"
3575       reference: 2
3576       compare: 3
3577   legend:
3578     - "Legend to Table"
3579     - "1908, 2001, 2005 - VPP versions tested."
3580     - "Diff - difference between 2001 and 2005 VPP version."
3581
3582 # VPP Performance Changes 2n-dnv 1t1c ndr
3583 - type: "table"
3584   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3585   algorithm: "table_comparison"
3586   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3588   filter: "'1T1C'"
3589   columns:
3590     - title: "1908"
3591       data-set: "vpp-performance-changes-2n-dnv-h1"
3592     - title: "2001"
3593       data-set: "vpp-performance-changes-2n-dnv-ref"
3594     - title: "2005"
3595       data-set: "vpp-performance-changes-2n-dnv-cmp"
3596   comparisons:
3597     - title: "Diff"
3598       reference: 2
3599       compare: 3
3600   legend:
3601     - "Legend to Table"
3602     - "1908, 2001, 2005 - VPP versions tested."
3603     - "Diff - difference between 2001 and 2005 VPP version."
3604
3605 # VPP Performance Changes 2n-dnv 2t2c ndr
3606 - type: "table"
3607   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3608   algorithm: "table_comparison"
3609   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3611   filter: "'2T2C'"
3612   columns:
3613     - title: "1908"
3614       data-set: "vpp-performance-changes-2n-dnv-h1"
3615     - title: "2001"
3616       data-set: "vpp-performance-changes-2n-dnv-ref"
3617     - title: "2005"
3618       data-set: "vpp-performance-changes-2n-dnv-cmp"
3619   comparisons:
3620     - title: "Diff"
3621       reference: 2
3622       compare: 3
3623   legend:
3624     - "Legend to Table"
3625     - "1908, 2001, 2005 - VPP versions tested."
3626     - "Diff - difference between 2001 and 2005 VPP version."
3627
3628 # VPP Performance Changes 3n-dnv 1t1c pdr
3629 - type: "table"
3630   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3631   algorithm: "table_comparison"
3632   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3634   filter: "'1T1C'"
3635   columns:
3636     - title: "1908"
3637       data-set: "vpp-performance-changes-3n-dnv-h1"
3638     - title: "2001"
3639       data-set: "vpp-performance-changes-3n-dnv-ref"
3640     - title: "2005"
3641       data-set: "vpp-performance-changes-3n-dnv-cmp"
3642   comparisons:
3643     - title: "Diff"
3644       reference: 2
3645       compare: 3
3646   legend:
3647     - "Legend to Table"
3648     - "1908, 2001, 2005 - VPP versions tested."
3649     - "Diff - difference between 2001 and 2005 VPP version."
3650
3651 # VPP Performance Changes 3n-dnv 2t2c pdr
3652 - type: "table"
3653   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3654   algorithm: "table_comparison"
3655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3656   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3657   filter: "'2T2C'"
3658   columns:
3659     - title: "1908"
3660       data-set: "vpp-performance-changes-3n-dnv-h1"
3661     - title: "2001"
3662       data-set: "vpp-performance-changes-3n-dnv-ref"
3663     - title: "2005"
3664       data-set: "vpp-performance-changes-3n-dnv-cmp"
3665   comparisons:
3666     - title: "Diff"
3667       reference: 2
3668       compare: 3
3669   legend:
3670     - "Legend to Table"
3671     - "1908, 2001, 2005 - VPP versions tested."
3672     - "Diff - difference between 2001 and 2005 VPP version."
3673
3674 # VPP Performance Changes 3n-dnv 1t1c ndr
3675 - type: "table"
3676   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3677   algorithm: "table_comparison"
3678   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3679   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3680   filter: "'1T1C'"
3681   columns:
3682     - title: "1908"
3683       data-set: "vpp-performance-changes-3n-dnv-h1"
3684     - title: "2001"
3685       data-set: "vpp-performance-changes-3n-dnv-ref"
3686     - title: "2005"
3687       data-set: "vpp-performance-changes-3n-dnv-cmp"
3688   comparisons:
3689     - title: "Diff"
3690       reference: 2
3691       compare: 3
3692   legend:
3693     - "Legend to Table"
3694     - "1908, 2001, 2005 - VPP versions tested."
3695     - "Diff - difference between 2001 and 2005 VPP version."
3696
3697 # VPP Performance Changes 3n-dnv 2t2c ndr
3698 - type: "table"
3699   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3700   algorithm: "table_comparison"
3701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3703   filter: "'2T2C'"
3704   columns:
3705     - title: "1908"
3706       data-set: "vpp-performance-changes-3n-dnv-h1"
3707     - title: "2001"
3708       data-set: "vpp-performance-changes-3n-dnv-ref"
3709     - title: "2005"
3710       data-set: "vpp-performance-changes-3n-dnv-cmp"
3711   comparisons:
3712     - title: "Diff"
3713       reference: 2
3714       compare: 3
3715   legend:
3716     - "Legend to Table"
3717     - "1908, 2001, 2005 - VPP versions tested."
3718     - "Diff - difference between 2001 and 2005 VPP version."
3719
3720 # VPP Performance Changes 3n-tsh 1t1c pdr
3721 - type: "table"
3722   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3723   algorithm: "table_comparison"
3724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3726   filter: "'1T1C'"
3727   columns:
3728     - title: "1908"
3729       data-set: "vpp-performance-changes-3n-tsh-h1"
3730     - title: "2001"
3731       data-set: "vpp-performance-changes-3n-tsh-ref"
3732     - title: "2005"
3733       data-set: "vpp-performance-changes-3n-tsh-cmp"
3734   comparisons:
3735     - title: "Diff"
3736       reference: 2
3737       compare: 3
3738   legend:
3739     - "Legend to Table"
3740     - "1908, 2001, 2005 - VPP versions tested."
3741     - "Diff - difference between 2001 and 2005 VPP version."
3742
3743 # VPP Performance Changes 3n-tsh 2t2c pdr
3744 - type: "table"
3745   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3746   algorithm: "table_comparison"
3747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3749   filter: "'2T2C'"
3750   columns:
3751     - title: "1908"
3752       data-set: "vpp-performance-changes-3n-tsh-h1"
3753     - title: "2001"
3754       data-set: "vpp-performance-changes-3n-tsh-ref"
3755     - title: "2005"
3756       data-set: "vpp-performance-changes-3n-tsh-cmp"
3757   comparisons:
3758     - title: "Diff"
3759       reference: 2
3760       compare: 3
3761   legend:
3762     - "Legend to Table"
3763     - "1908, 2001, 2005 - VPP versions tested."
3764     - "Diff - difference between 2001 and 2005 VPP version."
3765
3766 # VPP Performance Changes 3n-tsh 1t1c ndr
3767 - type: "table"
3768   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3769   algorithm: "table_comparison"
3770   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3772   filter: "'1T1C'"
3773   columns:
3774     - title: "1908"
3775       data-set: "vpp-performance-changes-3n-tsh-h1"
3776     - title: "2001"
3777       data-set: "vpp-performance-changes-3n-tsh-ref"
3778     - title: "2005"
3779       data-set: "vpp-performance-changes-3n-tsh-cmp"
3780   comparisons:
3781     - title: "Diff"
3782       reference: 2
3783       compare: 3
3784   legend:
3785     - "Legend to Table"
3786     - "1908, 2001, 2005 - VPP versions tested."
3787     - "Diff - difference between 2001 and 2005 VPP version."
3788
3789 # VPP Performance Changes 3n-tsh 2t2c ndr
3790 - type: "table"
3791   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3792   algorithm: "table_comparison"
3793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3795   filter: "'2T2C'"
3796   columns:
3797     - title: "1908"
3798       data-set: "vpp-performance-changes-3n-tsh-h1"
3799     - title: "2001"
3800       data-set: "vpp-performance-changes-3n-tsh-ref"
3801     - title: "2005"
3802       data-set: "vpp-performance-changes-3n-tsh-cmp"
3803   comparisons:
3804     - title: "Diff"
3805       reference: 2
3806       compare: 3
3807   legend:
3808     - "Legend to Table"
3809     - "1908, 2001, 2005 - VPP versions tested."
3810     - "Diff - difference between 2001 and 2005 VPP version."
3811
3812 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3813 - type: "table"
3814   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3815   algorithm: "table_comparison"
3816   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3817   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3818   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3819   columns:
3820     - title: "3n-hsw xl710"
3821       data-set: "vpp-compare-testbeds-ref"
3822       tag: "NIC_Intel-XL710"
3823     - title: "3n-skx xxv710"
3824       data-set: "vpp-compare-testbeds-cmp"
3825       tag: "NIC_Intel-XXV710"
3826   comparisons:
3827     - title: "Diff"
3828       reference: 1
3829       compare: 2
3830   legend:
3831     - "Legend to Table"
3832     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3833     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3834
3835 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3836 - type: "table"
3837   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3838   algorithm: "table_comparison"
3839   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3840   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3841   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3842   columns:
3843     - title: "3n-hsw xl710"
3844       data-set: "vpp-compare-testbeds-ref"
3845       tag: "NIC_Intel-XL710"
3846     - title: "3n-skx xxv710"
3847       data-set: "vpp-compare-testbeds-cmp"
3848       tag: "NIC_Intel-XXV710"
3849   comparisons:
3850     - title: "Diff"
3851       reference: 1
3852       compare: 2
3853   legend:
3854     - "Legend to Table"
3855     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3856     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3857
3858 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3859 - type: "table"
3860   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3861   algorithm: "table_comparison"
3862   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3863   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3864   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3865   columns:
3866     - title: "3n-hsw xl710"
3867       data-set: "vpp-compare-testbeds-ref"
3868       tag: "NIC_Intel-XL710"
3869     - title: "3n-skx xxv710"
3870       data-set: "vpp-compare-testbeds-cmp"
3871       tag: "NIC_Intel-XXV710"
3872   comparisons:
3873     - title: "Diff"
3874       reference: 1
3875       compare: 2
3876   legend:
3877     - "Legend to Table"
3878     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3879     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3880
3881 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3882 - type: "table"
3883   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3884   algorithm: "table_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3887   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3888   columns:
3889     - title: "3n-hsw xl710"
3890       data-set: "vpp-compare-testbeds-ref"
3891       tag: "NIC_Intel-XL710"
3892     - title: "3n-skx xxv710"
3893       data-set: "vpp-compare-testbeds-cmp"
3894       tag: "NIC_Intel-XXV710"
3895   comparisons:
3896     - title: "Diff"
3897       reference: 1
3898       compare: 2
3899   legend:
3900     - "Legend to Table"
3901     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
3902     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
3903
3904 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3905 - type: "table"
3906   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3907   algorithm: "table_comparison"
3908   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3910   filter: "'2T1C' and 'NIC_Intel-XXV710'"
3911   columns:
3912     - title: "2n-skx"
3913       data-set: "vpp-compare-testbeds-skx-clx-ref"
3914     - title: "2n-clx"
3915       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3916   comparisons:
3917     - title: "Diff"
3918       reference: 1
3919       compare: 2
3920   legend:
3921     - "Legend to Table"
3922     - "2n-skx, 2n-clx - testbeds and NICs tested."
3923     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3924
3925 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3926 - type: "table"
3927   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3928   algorithm: "table_comparison"
3929   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3931   filter: "'4T2C' and 'NIC_Intel-XXV710'"
3932   columns:
3933     - title: "2n-skx"
3934       data-set: "vpp-compare-testbeds-skx-clx-ref"
3935     - title: "2n-clx"
3936       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3937   comparisons:
3938     - title: "Diff"
3939       reference: 1
3940       compare: 2
3941   legend:
3942     - "Legend to Table"
3943     - "2n-skx, 2n-clx - testbeds and NICs tested."
3944     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3945
3946 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3947 - type: "table"
3948   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3949   algorithm: "table_comparison"
3950   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3951   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3952   filter: "'2T1C' and 'NIC_Intel-XXV710'"
3953   columns:
3954     - title: "2n-skx"
3955       data-set: "vpp-compare-testbeds-skx-clx-ref"
3956     - title: "2n-clx"
3957       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3958   comparisons:
3959     - title: "Diff"
3960       reference: 1
3961       compare: 2
3962   legend:
3963     - "Legend to Table"
3964     - "2n-skx, 2n-clx - testbeds and NICs tested."
3965     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3966
3967 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3968 - type: "table"
3969   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3970   algorithm: "table_comparison"
3971   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3973   filter: "'4T2C' and 'NIC_Intel-XXV710'"
3974   columns:
3975     - title: "2n-skx"
3976       data-set: "vpp-compare-testbeds-skx-clx-ref"
3977     - title: "2n-clx"
3978       data-set: "vpp-compare-testbeds-skx-clx-cmp"
3979   comparisons:
3980     - title: "Diff"
3981       reference: 1
3982       compare: 2
3983   legend:
3984     - "Legend to Table"
3985     - "2n-skx, 2n-clx - testbeds and NICs tested."
3986     - "Diff - difference between 2n-skx and 2n-clx testbeds."
3987
3988 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3989 - type: "table"
3990   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3991   algorithm: "table_comparison"
3992   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3993   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3994   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3995   columns:
3996     - title: "3n-hsw xl710"
3997       data-set: "vpp-compare-testbeds-hsw-clx-ref"
3998       tag: "NIC_Intel-XL710"
3999     - title: "2n-clx xxv710"
4000       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4001       tag: "NIC_Intel-XXV710"
4002   comparisons:
4003     - title: "Diff"
4004       reference: 1
4005       compare: 2
4006   legend:
4007     - "Legend to Table"
4008     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4009     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4010
4011 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4012 - type: "table"
4013   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4014   algorithm: "table_comparison"
4015   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4016   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4017   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4018   columns:
4019     - title: "3n-hsw xl710"
4020       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4021       tag: "NIC_Intel-XL710"
4022     - title: "2n-clx xxv710"
4023       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4024       tag: "NIC_Intel-XXV710"
4025   comparisons:
4026     - title: "Diff"
4027       reference: 1
4028       compare: 2
4029   legend:
4030     - "Legend to Table"
4031     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4032     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4033
4034 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4035 - type: "table"
4036   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4037   algorithm: "table_comparison"
4038   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4039   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4040   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4041   columns:
4042     - title: "3n-hsw xl710"
4043       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4044       tag: "NIC_Intel-XL710"
4045     - title: "2n-clx xxv710"
4046       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4047       tag: "NIC_Intel-XXV710"
4048   comparisons:
4049     - title: "Diff"
4050       reference: 1
4051       compare: 2
4052   legend:
4053     - "Legend to Table"
4054     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4055     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4056
4057 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4058 - type: "table"
4059   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4060   algorithm: "table_comparison"
4061   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4062   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4063   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4064   columns:
4065     - title: "3n-hsw xl710"
4066       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4067       tag: "NIC_Intel-XL710"
4068     - title: "2n-clx xxv710"
4069       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4070       tag: "NIC_Intel-XXV710"
4071   comparisons:
4072     - title: "Diff"
4073       reference: 1
4074       compare: 2
4075   legend:
4076     - "Legend to Table"
4077     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4078     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4079
4080 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4081 - type: "table"
4082   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4083   algorithm: "table_comparison"
4084   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4085   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4086   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4087   columns:
4088     - title: "3n-skx"
4089       data-set: "vpp-compare-topologies-ref"
4090     - title: "2n-skx"
4091       data-set: "vpp-compare-topologies-cmp"
4092   comparisons:
4093     - title: "Diff"
4094       reference: 1
4095       compare: 2
4096   legend:
4097     - "Legend to Table"
4098     - "3n-skx, 2n-skx - topologies tested."
4099     - "Diff - difference between 3n-skx and 2n-skx topologies."
4100
4101 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4102 - type: "table"
4103   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4104   algorithm: "table_comparison"
4105   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4106   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4107   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4108   columns:
4109     - title: "3n-skx"
4110       data-set: "vpp-compare-topologies-ref"
4111     - title: "2n-skx"
4112       data-set: "vpp-compare-topologies-cmp"
4113   comparisons:
4114     - title: "Diff"
4115       reference: 1
4116       compare: 2
4117   legend:
4118     - "Legend to Table"
4119     - "3n-skx, 2n-skx - topologies tested."
4120     - "Diff - difference between 3n-skx and 2n-skx topologies."
4121
4122 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4123 - type: "table"
4124   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4125   algorithm: "table_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4128   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4129   columns:
4130     - title: "3n-skx"
4131       data-set: "vpp-compare-topologies-ref"
4132     - title: "2n-skx"
4133       data-set: "vpp-compare-topologies-cmp"
4134   comparisons:
4135     - title: "Diff"
4136       reference: 1
4137       compare: 2
4138   legend:
4139     - "Legend to Table"
4140     - "3n-skx, 2n-skx - topologies tested."
4141     - "Diff - difference between 3n-skx and 2n-skx topologies."
4142
4143 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4144 - type: "table"
4145   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4146   algorithm: "table_comparison"
4147   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4148   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4149   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4150   columns:
4151     - title: "3n-skx"
4152       data-set: "vpp-compare-topologies-ref"
4153     - title: "2n-skx"
4154       data-set: "vpp-compare-topologies-cmp"
4155   comparisons:
4156     - title: "Diff"
4157       reference: 1
4158       compare: 2
4159   legend:
4160     - "Legend to Table"
4161     - "3n-skx, 2n-skx - topologies tested."
4162     - "Diff - difference between 3n-skx and 2n-skx topologies."
4163
4164 # VPP Performance Changes 3n-hsw 1t1c mrr
4165 - type: "table"
4166   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4167   algorithm: "table_comparison"
4168   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4169   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4170   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4171   columns:
4172     - title: "1908"
4173       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4174     - title: "2001"
4175       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4176     - title: "2005"
4177       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4178   comparisons:
4179     - title: "Diff"
4180       reference: 2
4181       compare: 3
4182   legend:
4183     - "Legend to Table"
4184     - "1908, 2001, 2005 - VPP versions tested."
4185     - "Diff - difference between 2001 and 2005 VPP version."
4186
4187 # VPP Performance Changes 3n-hsw 2t2c mrr
4188 - type: "table"
4189   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4190   algorithm: "table_comparison"
4191   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4193   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4194   columns:
4195     - title: "1908"
4196       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4197     - title: "2001"
4198       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4199     - title: "2005"
4200       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4201   comparisons:
4202     - title: "Diff"
4203       reference: 2
4204       compare: 3
4205   legend:
4206     - "Legend to Table"
4207     - "1908, 2001, 2005 - VPP versions tested."
4208     - "Diff - difference between 2001 and 2005 VPP version."
4209
4210 # VPP Performance Changes 3n-hsw 4t4c mrr
4211 - type: "table"
4212   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4213   algorithm: "table_comparison"
4214   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4215   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4216   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4217   columns:
4218     - title: "1908"
4219       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4220     - title: "2001"
4221       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4222     - title: "2005"
4223       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4224   comparisons:
4225     - title: "Diff"
4226       reference: 2
4227       compare: 3
4228   legend:
4229     - "Legend to Table"
4230     - "1908, 2001, 2005 - VPP versions tested."
4231     - "Diff - difference between 2001 and 2005 VPP version."
4232
4233 # VPP Performance Changes 3n-skx 2t1c mrr
4234 - type: "table"
4235   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4236   algorithm: "table_comparison"
4237   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4238   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4239   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4240   columns:
4241     - title: "1908"
4242       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4243     - title: "2001"
4244       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4245     - title: "2005"
4246       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4247   comparisons:
4248     - title: "Diff"
4249       reference: 2
4250       compare: 3
4251   legend:
4252     - "Legend to Table"
4253     - "1908, 2001, 2005 - VPP versions tested."
4254     - "Diff - difference between 2001 and 2005 VPP version."
4255
4256 # VPP Performance Changes 3n-skx 4t2c mrr
4257 - type: "table"
4258   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4259   algorithm: "table_comparison"
4260   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4261   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4262   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4263   columns:
4264     - title: "1908"
4265       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4266     - title: "2001"
4267       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4268     - title: "2005"
4269       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4270   comparisons:
4271     - title: "Diff"
4272       reference: 2
4273       compare: 3
4274   legend:
4275     - "Legend to Table"
4276     - "1908, 2001, 2005 - VPP versions tested."
4277     - "Diff - difference between 2001 and 2005 VPP version."
4278
4279 # VPP Performance Changes 3n-skx 8t4c mrr
4280 - type: "table"
4281   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4282   algorithm: "table_comparison"
4283   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4284   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4285   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4286   columns:
4287     - title: "1908"
4288       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4289     - title: "2001"
4290       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4291     - title: "2005"
4292       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4293   comparisons:
4294     - title: "Diff"
4295       reference: 2
4296       compare: 3
4297   legend:
4298     - "Legend to Table"
4299     - "1908, 2001, 2005 - VPP versions tested."
4300     - "Diff - difference between 2001 and 2005 VPP version."
4301
4302 # VPP Performance Changes 2n-skx 2t1c mrr
4303 - type: "table"
4304   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4305   algorithm: "table_comparison"
4306   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4307   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4308   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4309   columns:
4310     - title: "1908"
4311       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4312     - title: "2001"
4313       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4314     - title: "2005"
4315       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4316   comparisons:
4317     - title: "Diff"
4318       reference: 2
4319       compare: 3
4320   legend:
4321     - "Legend to Table"
4322     - "1908, 2001, 2005 - VPP versions tested."
4323     - "Diff - difference between 2001 and 2005 VPP version."
4324
4325 # VPP Performance Changes 2n-skx 4t2c mrr
4326 - type: "table"
4327   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4328   algorithm: "table_comparison"
4329   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4330   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4331   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4332   columns:
4333     - title: "1908"
4334       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4335     - title: "2001"
4336       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4337     - title: "2005"
4338       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4339   comparisons:
4340     - title: "Diff"
4341       reference: 2
4342       compare: 3
4343   legend:
4344     - "Legend to Table"
4345     - "1908, 2001, 2005 - VPP versions tested."
4346     - "Diff - difference between 2001 and 2005 VPP version."
4347
4348 # VPP Performance Changes 2n-skx 8t4c mrr
4349 - type: "table"
4350   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4351   algorithm: "table_comparison"
4352   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4353   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4354   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4355   columns:
4356     - title: "1908"
4357       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4358     - title: "2001"
4359       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4360     - title: "2005"
4361       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4362   comparisons:
4363     - title: "Diff"
4364       reference: 2
4365       compare: 3
4366   legend:
4367     - "Legend to Table"
4368     - "1908, 2001, 2005 - VPP versions tested."
4369     - "Diff - difference between 2001 and 2005 VPP version."
4370
4371 # VPP Performance Changes 2n-dnv 1t1c mrr
4372 - type: "table"
4373   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4374   algorithm: "table_comparison"
4375   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4376   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4377   filter: "'1T1C'"
4378   columns:
4379     - title: "1908"
4380       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4381     - title: "2001"
4382       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4383     - title: "2005"
4384       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4385   comparisons:
4386     - title: "Diff"
4387       reference: 2
4388       compare: 3
4389   legend:
4390     - "Legend to Table"
4391     - "1908, 2001, 2005 - VPP versions tested."
4392     - "Diff - difference between 2001 and 2005 VPP version."
4393
4394 # VPP Performance Changes 2n-dnv 2t2c mrr
4395 - type: "table"
4396   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4397   algorithm: "table_comparison"
4398   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4399   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4400   filter: "'2T2C'"
4401   columns:
4402     - title: "1908"
4403       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4404     - title: "2001"
4405       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4406     - title: "2005"
4407       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4408   comparisons:
4409     - title: "Diff"
4410       reference: 2
4411       compare: 3
4412   legend:
4413     - "Legend to Table"
4414     - "1908, 2001, 2005 - VPP versions tested."
4415     - "Diff - difference between 2001 and 2005 VPP version."
4416
4417 # VPP Performance Changes 2n-dnv 4t4c mrr
4418 - type: "table"
4419   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4420   algorithm: "table_comparison"
4421   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4423   filter: "'4T4C'"
4424   columns:
4425     - title: "1908"
4426       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4427     - title: "2001"
4428       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4429     - title: "2005"
4430       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4431   comparisons:
4432     - title: "Diff"
4433       reference: 2
4434       compare: 3
4435   legend:
4436     - "Legend to Table"
4437     - "1908, 2001, 2005 - VPP versions tested."
4438     - "Diff - difference between 2001 and 2005 VPP version."
4439
4440 # VPP Performance Changes 3n-dnv 1t1c mrr
4441 - type: "table"
4442   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4443   algorithm: "table_comparison"
4444   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4445   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4446   filter: "'1T1C'"
4447   columns:
4448     - title: "1908"
4449       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4450     - title: "2001"
4451       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4452     - title: "2005"
4453       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4454   comparisons:
4455     - title: "Diff"
4456       reference: 2
4457       compare: 3
4458   legend:
4459     - "Legend to Table"
4460     - "1908, 2001, 2005 - VPP versions tested."
4461     - "Diff - difference between 2001 and 2005 VPP version."
4462
4463 # VPP Performance Changes 3n-dnv 2t2c mrr
4464 - type: "table"
4465   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4466   algorithm: "table_comparison"
4467   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4468   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4469   filter: "'2T2C'"
4470   columns:
4471     - title: "1908"
4472       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4473     - title: "2001"
4474       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4475     - title: "2005"
4476       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4477   comparisons:
4478     - title: "Diff"
4479       reference: 2
4480       compare: 3
4481   legend:
4482     - "Legend to Table"
4483     - "1908, 2001, 2005 - VPP versions tested."
4484     - "Diff - difference between 2001 and 2005 VPP version."
4485
4486 # VPP Performance Changes 3n-dnv 4t4c mrr
4487 - type: "table"
4488   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
4489   algorithm: "table_comparison"
4490   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4491   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4492   filter: "'4T4C'"
4493   columns:
4494     - title: "1908"
4495       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4496     - title: "2001"
4497       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4498     - title: "2005"
4499       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4500   comparisons:
4501     - title: "Diff"
4502       reference: 2
4503       compare: 3
4504   legend:
4505     - "Legend to Table"
4506     - "1908, 2001, 2005 - VPP versions tested."
4507     - "Diff - difference between 2001 and 2005 VPP version."
4508
4509 # VPP Performance Changes 3n-tsh 1t1c mrr
4510 - type: "table"
4511   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
4512   algorithm: "table_comparison"
4513   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4514   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4515   filter: "'1T1C'"
4516   columns:
4517     - title: "1908"
4518       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4519     - title: "2001"
4520       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4521     - title: "2005"
4522       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4523   comparisons:
4524     - title: "Diff"
4525       reference: 2
4526       compare: 3
4527   legend:
4528     - "Legend to Table"
4529     - "1908, 2001, 2005 - VPP versions tested."
4530     - "Diff - difference between 2001 and 2005 VPP version."
4531
4532 # VPP Performance Changes 3n-tsh 2t2c mrr
4533 - type: "table"
4534   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
4535   algorithm: "table_comparison"
4536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4538   filter: "'2T2C'"
4539   columns:
4540     - title: "1908"
4541       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4542     - title: "2001"
4543       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4544     - title: "2005"
4545       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4546   comparisons:
4547     - title: "Diff"
4548       reference: 2
4549       compare: 3
4550   legend:
4551     - "Legend to Table"
4552     - "1908, 2001, 2005 - VPP versions tested."
4553     - "Diff - difference between 2001 and 2005 VPP version."
4554
4555 # VPP Performance Changes 3n-tsh 4t4c mrr
4556 - type: "table"
4557   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
4558   algorithm: "table_comparison"
4559   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4561   filter: "'4T4C'"
4562   columns:
4563     - title: "1908"
4564       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
4565     - title: "2001"
4566       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
4567     - title: "2005"
4568       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
4569   comparisons:
4570     - title: "Diff"
4571       reference: 2
4572       compare: 3
4573   legend:
4574     - "Legend to Table"
4575     - "1908, 2001, 2005 - VPP versions tested."
4576     - "Diff - difference between 2001 and 2005 VPP version."
4577
4578 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4579 - type: "table"
4580   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4581   algorithm: "table_comparison"
4582   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4583   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4584   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4585   columns:
4586     - title: "3n-hsw xl710"
4587       data-set: "vpp-compare-testbeds-mrr-ref"
4588       tag: "NIC_Intel-XL710"
4589     - title: "3n-skx xxv710"
4590       data-set: "vpp-compare-testbeds-mrr-cmp"
4591       tag: "NIC_Intel-XXV710"
4592   comparisons:
4593     - title: "Diff"
4594       reference: 1
4595       compare: 2
4596   legend:
4597     - "Legend to Table"
4598     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4599     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4600
4601 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4602 - type: "table"
4603   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4604   algorithm: "table_comparison"
4605   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4606   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4607   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4608   columns:
4609     - title: "3n-hsw xl710"
4610       data-set: "vpp-compare-testbeds-mrr-ref"
4611       tag: "NIC_Intel-XL710"
4612     - title: "3n-skx xxv710"
4613       data-set: "vpp-compare-testbeds-mrr-cmp"
4614       tag: "NIC_Intel-XXV710"
4615   comparisons:
4616     - title: "Diff"
4617       reference: 1
4618       compare: 2
4619   legend:
4620     - "Legend to Table"
4621     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4622     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4623
4624 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4625 - type: "table"
4626   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4627   algorithm: "table_comparison"
4628   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4629   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4630   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4631   columns:
4632     - title: "3n-hsw xl710"
4633       data-set: "vpp-compare-testbeds-mrr-ref"
4634       tag: "NIC_Intel-XL710"
4635     - title: "3n-skx xxv710"
4636       data-set: "vpp-compare-testbeds-mrr-cmp"
4637       tag: "NIC_Intel-XXV710"
4638   comparisons:
4639     - title: "Diff"
4640       reference: 1
4641       compare: 2
4642   legend:
4643     - "Legend to Table"
4644     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4645     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4646
4647 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4648 - type: "table"
4649   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4650   algorithm: "table_comparison"
4651   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4652   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4653   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4654   columns:
4655     - title: "2n-skx"
4656       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4657     - title: "2n-clx"
4658       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4659   comparisons:
4660     - title: "Diff"
4661       reference: 1
4662       compare: 2
4663   legend:
4664     - "Legend to Table"
4665     - "2n-skx, 2n-clx - testbeds and NICs tested."
4666     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4667
4668 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4669 - type: "table"
4670   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4671   algorithm: "table_comparison"
4672   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4674   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4675   columns:
4676     - title: "2n-skx"
4677       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4678     - title: "2n-clx"
4679       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4680   comparisons:
4681     - title: "Diff"
4682       reference: 1
4683       compare: 2
4684   legend:
4685     - "Legend to Table"
4686     - "2n-skx, 2n-clx - testbeds and NICs tested."
4687     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4688
4689 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4690 - type: "table"
4691   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4692   algorithm: "table_comparison"
4693   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4694   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4695   filter: "'8T4C' and 'NIC_Intel-XXV710'"
4696   columns:
4697     - title: "2n-skx"
4698       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
4699     - title: "2n-clx"
4700       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4701   comparisons:
4702     - title: "Diff"
4703       reference: 1
4704       compare: 2
4705   legend:
4706     - "Legend to Table"
4707     - "2n-skx, 2n-clx - testbeds and NICs tested."
4708     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4709
4710 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4711 - type: "table"
4712   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4713   algorithm: "table_comparison"
4714   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4715   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4716   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
4717   columns:
4718     - title: "3n-skx"
4719       data-set: "vpp-compare-topologies-mrr-ref"
4720     - title: "2n-skx"
4721       data-set: "vpp-compare-topologies-mrr-cmp"
4722   comparisons:
4723     - title: "Diff"
4724       reference: 1
4725       compare: 2
4726   legend:
4727     - "Legend to Table"
4728     - "3n-skx, 2n-skx - topologies tested."
4729     - "Diff - difference between 3n-skx and 2n-skx topologies."
4730
4731 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4732 - type: "table"
4733   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4734   algorithm: "table_comparison"
4735   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4737   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
4738   columns:
4739     - title: "3n-skx"
4740       data-set: "vpp-compare-topologies-mrr-ref"
4741     - title: "2n-skx"
4742       data-set: "vpp-compare-topologies-mrr-cmp"
4743   comparisons:
4744     - title: "Diff"
4745       reference: 1
4746       compare: 2
4747   legend:
4748     - "Legend to Table"
4749     - "3n-skx, 2n-skx - topologies tested."
4750     - "Diff - difference between 3n-skx and 2n-skx topologies."
4751
4752 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4753 - type: "table"
4754   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4755   algorithm: "table_comparison"
4756   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4758   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
4759   columns:
4760     - title: "3n-skx"
4761       data-set: "vpp-compare-topologies-mrr-ref"
4762     - title: "2n-skx"
4763       data-set: "vpp-compare-topologies-mrr-cmp"
4764   comparisons:
4765     - title: "Diff"
4766       reference: 1
4767       compare: 2
4768   legend:
4769     - "Legend to Table"
4770     - "3n-skx, 2n-skx - topologies tested."
4771     - "Diff - difference between 3n-skx and 2n-skx topologies."
4772
4773 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4774 - type: "table"
4775   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4776   algorithm: "table_comparison"
4777   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4779   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4780   columns:
4781     - title: "3n-hsw xl710"
4782       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4783       tag: "NIC_Intel-XL710"
4784     - title: "2n-clx xxv710"
4785       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4786       tag: "NIC_Intel-XXV710"
4787   comparisons:
4788     - title: "Diff"
4789       reference: 1
4790       compare: 2
4791   legend:
4792     - "Legend to Table"
4793     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4794     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4795
4796 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4797 - type: "table"
4798   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4799   algorithm: "table_comparison"
4800   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4802   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4803   columns:
4804     - title: "3n-hsw xl710"
4805       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4806       tag: "NIC_Intel-XL710"
4807     - title: "2n-clx xxv710"
4808       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4809       tag: "NIC_Intel-XXV710"
4810   comparisons:
4811     - title: "Diff"
4812       reference: 1
4813       compare: 2
4814   legend:
4815     - "Legend to Table"
4816     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4817     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4818
4819 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4820 - type: "table"
4821   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4822   algorithm: "table_comparison"
4823   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4825   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4826   columns:
4827     - title: "3n-hsw xl710"
4828       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4829       tag: "NIC_Intel-XL710"
4830     - title: "2n-clx xxv710"
4831       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4832       tag: "NIC_Intel-XXV710"
4833   comparisons:
4834     - title: "Diff"
4835       reference: 1
4836       compare: 2
4837   legend:
4838     - "Legend to Table"
4839     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4840     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4841
4842 # Detailed Test Results - VPP Performance Results 3n-hsw
4843 - type: "table"
4844   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4845   algorithm: "table_merged_details"
4846   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
4847   columns:
4848     - title: " |prein| Test Name |preout| "
4849       data: "data name"
4850     - 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| "
4851       data: "data msg"
4852   data: "vpp-perf-results-3n-hsw"
4853   filter: "all"
4854   parameters:
4855   - "name"
4856   - "parent"
4857   - "msg"
4858
4859 # Detailed Test Results - VPP Performance Results 3n-skx
4860 - type: "table"
4861   title: "Detailed Test Results - VPP Performance Results 3n-skx"
4862   algorithm: "table_merged_details"
4863   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
4864   columns:
4865     - title: " |prein| Test Name |preout| "
4866       data: "data name"
4867     - 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| "
4868       data: "data msg"
4869   data: "vpp-perf-results-3n-skx"
4870   filter: "all"
4871   remove-ndr: False
4872   parameters:
4873   - "name"
4874   - "parent"
4875   - "msg"
4876
4877 # Detailed Test Results - VPP Performance Results 2n-skx
4878 - type: "table"
4879   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4880   algorithm: "table_merged_details"
4881   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
4882   columns:
4883     - title: " |prein| Test Name |preout| "
4884       data: "data name"
4885     - 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| "
4886       data: "data msg"
4887   data: "vpp-perf-results-2n-skx"
4888   filter: "all"
4889   remove-ndr: False
4890   parameters:
4891   - "name"
4892   - "parent"
4893   - "msg"
4894
4895 # Detailed Test Results - VPP Performance Results 2n-clx
4896 - type: "table"
4897   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4898   algorithm: "table_merged_details"
4899   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
4900   columns:
4901     - title: " |prein| Test Name |preout| "
4902       data: "data name"
4903     - 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| "
4904       data: "data msg"
4905   data: "vpp-perf-results-2n-clx"
4906   filter: "all"
4907   parameters:
4908   - "name"
4909   - "parent"
4910   - "msg"
4911
4912 # Detailed Test Results - VPP Performance Results 3n-tsh
4913 - type: "table"
4914   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4915   algorithm: "table_merged_details"
4916   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
4917   columns:
4918     - title: " |prein| Test Name |preout| "
4919       data: "data name"
4920     - 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| "
4921       data: "data msg"
4922   data: "vpp-perf-results-3n-tsh"
4923   filter: "all"
4924   parameters:
4925   - "name"
4926   - "parent"
4927   - "msg"
4928
4929 # Detailed Test Results - VPP Performance Results 3n-dnv
4930 - type: "table"
4931   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4932   algorithm: "table_merged_details"
4933   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
4934   columns:
4935     - title: " |prein| Test Name |preout| "
4936       data: "data name"
4937     - 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| "
4938       data: "data msg"
4939   data: "vpp-perf-results-3n-dnv"
4940   filter: "all"
4941   parameters:
4942   - "name"
4943   - "parent"
4944   - "msg"
4945
4946 # Detailed Test Results - VPP Performance Results 2n-dnv
4947 - type: "table"
4948   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4949   algorithm: "table_merged_details"
4950   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4951   columns:
4952     - title: " |prein| Test Name |preout| "
4953       data: "data name"
4954     - 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| "
4955       data: "data msg"
4956   data: "vpp-perf-results-2n-dnv"
4957   filter: "all"
4958   parameters:
4959   - "name"
4960   - "parent"
4961   - "msg"
4962
4963 # Test configuration - VPP Performance Test Configs 3n-hsw
4964 - type: "table"
4965   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4966   algorithm: "table_merged_details"
4967   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
4968   columns:
4969     - title: " |prein| Test Name |preout| "
4970       data: "data name"
4971     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4972       data: "data conf-history"
4973   data: "vpp-perf-results-3n-hsw"
4974   filter: "all"
4975   parameters:
4976   - "parent"
4977   - "name"
4978   - "conf-history"
4979
4980 # Test configuration - VPP Performance Test Configs 3n-skx
4981 - type: "table"
4982   title: "Test configuration - VPP Performance Test Configs 3n-skx"
4983   algorithm: "table_merged_details"
4984   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
4985   columns:
4986     - title: " |prein| Test Name |preout| "
4987       data: "data name"
4988     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4989       data: "data conf-history"
4990   data: "vpp-perf-results-3n-skx"
4991   filter: "all"
4992   parameters:
4993   - "parent"
4994   - "name"
4995   - "conf-history"
4996
4997 # Test configuration - VPP Performance Test Configs 2n-skx
4998 - type: "table"
4999   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5000   algorithm: "table_merged_details"
5001   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5002   columns:
5003     - title: " |prein| Test Name |preout| "
5004       data: "data name"
5005     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5006       data: "data conf-history"
5007   data: "vpp-perf-results-2n-skx"
5008   filter: "all"
5009   parameters:
5010   - "parent"
5011   - "name"
5012   - "conf-history"
5013
5014 # Test configuration - VPP Performance Test Configs 2n-clx
5015 - type: "table"
5016   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5017   algorithm: "table_merged_details"
5018   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5019   columns:
5020     - title: " |prein| Test Name |preout| "
5021       data: "data name"
5022     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5023       data: "data conf-history"
5024   data: "vpp-perf-results-2n-clx"
5025   filter: "all"
5026   parameters:
5027   - "parent"
5028   - "name"
5029   - "conf-history"
5030
5031 # Test configuration - VPP Performance Test Configs 3n-tsh
5032 - type: "table"
5033   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5034   algorithm: "table_merged_details"
5035   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5036   columns:
5037     - title: " |prein| Test Name |preout| "
5038       data: "data name"
5039     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5040       data: "data conf-history"
5041   data: "vpp-perf-results-3n-tsh"
5042   filter: "all"
5043   parameters:
5044   - "parent"
5045   - "name"
5046   - "conf-history"
5047
5048 # Test configuration - VPP Performance Test Configs 3n-dnv
5049 - type: "table"
5050   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5051   algorithm: "table_merged_details"
5052   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5053   columns:
5054     - title: " |prein| Test Name |preout| "
5055       data: "data name"
5056     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5057       data: "data conf-history"
5058   data: "vpp-perf-results-3n-dnv"
5059   filter: "all"
5060   parameters:
5061   - "parent"
5062   - "name"
5063   - "conf-history"
5064
5065 # Test configuration - VPP Performance Test Configs 2n-dnv
5066 - type: "table"
5067   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5068   algorithm: "table_merged_details"
5069   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5070   columns:
5071     - title: " |prein| Test Name |preout| "
5072       data: "data name"
5073     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5074       data: "data conf-history"
5075   data: "vpp-perf-results-2n-dnv"
5076   filter: "all"
5077   parameters:
5078   - "parent"
5079   - "name"
5080   - "conf-history"
5081
5082 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5083 - type: "table"
5084   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5085   algorithm: "table_oper_data_html"
5086   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5087   data: "vpp-perf-results-3n-hsw"
5088   filter: "all"
5089
5090 # Test Operational Data - VPP Performance Operational Data 3n-skx
5091 - type: "table"
5092   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5093   algorithm: "table_oper_data_html"
5094   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5095   data: "vpp-perf-results-3n-skx"
5096   filter: "all"
5097
5098 # Test Operational Data - VPP Performance Operational Data 2n-skx
5099 - type: "table"
5100   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5101   algorithm: "table_oper_data_html"
5102   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5103   data: "vpp-perf-results-2n-skx"
5104   filter: "all"
5105
5106 # Test Operational Data - VPP Performance Operational Data 2n-clx
5107 - type: "table"
5108   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5109   algorithm: "table_oper_data_html"
5110   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5111   data: "vpp-perf-results-2n-clx"
5112   filter: "all"
5113
5114 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5115 - type: "table"
5116   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5117   algorithm: "table_oper_data_html"
5118   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5119   data: "vpp-perf-results-3n-tsh"
5120   filter: "all"
5121
5122 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5123 - type: "table"
5124   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5125   algorithm: "table_oper_data_html"
5126   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5127   data: "vpp-perf-results-3n-dnv"
5128   filter: "all"
5129
5130 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5131 - type: "table"
5132   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5133   algorithm: "table_oper_data_html"
5134   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5135   data: "vpp-perf-results-2n-dnv"
5136   filter: "all"
5137
5138 # Detailed Test Results - VPP MRR Results 3n-hsw
5139 - type: "table"
5140   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5141   algorithm: "table_merged_details"
5142   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5143   columns:
5144     - title: " |prein| Test Name |preout| "
5145       data: "data name"
5146     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5147       data: "data msg"
5148   data: "vpp-mrr-results-3n-hsw"
5149   filter: "all"
5150   parameters:
5151   - "name"
5152   - "parent"
5153   - "msg"
5154
5155 # Detailed Test Results - VPP MRR Results 3n-skx
5156 - type: "table"
5157   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5158   algorithm: "table_merged_details"
5159   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5160   columns:
5161     - title: " |prein| Test Name |preout| "
5162       data: "data name"
5163     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5164       data: "data msg"
5165   data: "vpp-mrr-results-3n-skx"
5166   filter: "all"
5167   parameters:
5168   - "name"
5169   - "parent"
5170   - "msg"
5171
5172 # Detailed Test Results - VPP MRR Results 2n-skx
5173 - type: "table"
5174   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5175   algorithm: "table_merged_details"
5176   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5177   columns:
5178     - title: " |prein| Test Name |preout| "
5179       data: "data name"
5180     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5181       data: "data msg"
5182   data: "vpp-mrr-results-2n-skx"
5183   filter: "all"
5184   parameters:
5185   - "name"
5186   - "parent"
5187   - "msg"
5188
5189 # Detailed Test Results - VPP MRR Results 2n-clx
5190 - type: "table"
5191   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5192   algorithm: "table_merged_details"
5193   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5194   columns:
5195     - title: " |prein| Test Name |preout| "
5196       data: "data name"
5197     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5198       data: "data msg"
5199   data: "vpp-mrr-results-2n-clx"
5200   filter: "all"
5201   parameters:
5202   - "name"
5203   - "parent"
5204   - "msg"
5205
5206 # Detailed Test Results - VPP MRR Results 3n-tsh
5207 - type: "table"
5208   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5209   algorithm: "table_merged_details"
5210   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5211   columns:
5212     - title: " |prein| Test Name |preout| "
5213       data: "data name"
5214     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5215       data: "data msg"
5216   data: "vpp-mrr-results-3n-tsh"
5217   filter: "all"
5218   parameters:
5219   - "name"
5220   - "parent"
5221   - "msg"
5222
5223 # Detailed Test Results - VPP MRR Results 3n-dnv
5224 - type: "table"
5225   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5226   algorithm: "table_merged_details"
5227   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5228   columns:
5229     - title: " |prein| Test Name |preout| "
5230       data: "data name"
5231     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5232       data: "data msg"
5233   data: "vpp-mrr-results-3n-dnv"
5234   filter: "all"
5235   parameters:
5236   - "name"
5237   - "parent"
5238   - "msg"
5239
5240 # Detailed Test Results - VPP MRR Results 2n-dnv
5241 - type: "table"
5242   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5243   algorithm: "table_merged_details"
5244   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5245   columns:
5246     - title: " |prein| Test Name |preout| "
5247       data: "data name"
5248     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5249       data: "data msg"
5250   data: "vpp-mrr-results-2n-dnv"
5251   filter: "all"
5252   parameters:
5253   - "name"
5254   - "parent"
5255   - "msg"
5256
5257 # Test configuration - VPP MRR Test Configs 3n-hsw
5258 - type: "table"
5259   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5260   algorithm: "table_merged_details"
5261   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5262   columns:
5263     - title: " |prein| Test Name |preout| "
5264       data: "data name"
5265     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5266       data: "data conf-history"
5267   data: "vpp-mrr-results-3n-hsw"
5268   filter: "all"
5269   parameters:
5270   - "parent"
5271   - "name"
5272   - "conf-history"
5273
5274 # Test configuration - VPP MRR Test Configs 3n-skx
5275 - type: "table"
5276   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5277   algorithm: "table_merged_details"
5278   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5279   columns:
5280     - title: " |prein| Test Name |preout| "
5281       data: "data name"
5282     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5283       data: "data conf-history"
5284   data: "vpp-mrr-results-3n-skx"
5285   filter: "all"
5286   parameters:
5287   - "parent"
5288   - "name"
5289   - "conf-history"
5290
5291 # Test configuration - VPP MRR Test Configs 2n-skx
5292 - type: "table"
5293   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5294   algorithm: "table_merged_details"
5295   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5296   columns:
5297     - title: " |prein| Test Name |preout| "
5298       data: "data name"
5299     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5300       data: "data conf-history"
5301   data: "vpp-mrr-results-2n-skx"
5302   filter: "all"
5303   parameters:
5304   - "parent"
5305   - "name"
5306   - "conf-history"
5307
5308 # Test configuration - VPP MRR Test Configs 2n-clx
5309 - type: "table"
5310   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5311   algorithm: "table_merged_details"
5312   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5313   columns:
5314     - title: " |prein| Test Name |preout| "
5315       data: "data name"
5316     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5317       data: "data conf-history"
5318   data: "vpp-mrr-results-2n-clx"
5319   filter: "all"
5320   parameters:
5321   - "parent"
5322   - "name"
5323   - "conf-history"
5324
5325 # Test configuration - VPP MRR Test Configs 3n-tsh
5326 - type: "table"
5327   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5328   algorithm: "table_merged_details"
5329   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5330   columns:
5331     - title: " |prein| Test Name |preout| "
5332       data: "data name"
5333     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5334       data: "data conf-history"
5335   data: "vpp-mrr-results-3n-tsh"
5336   filter: "all"
5337   parameters:
5338   - "parent"
5339   - "name"
5340   - "conf-history"
5341
5342 # Test configuration - VPP MRR Test Configs 3n-dnv
5343 - type: "table"
5344   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5345   algorithm: "table_merged_details"
5346   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5347   columns:
5348     - title: " |prein| Test Name |preout| "
5349       data: "data name"
5350     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5351       data: "data conf-history"
5352   data: "vpp-mrr-results-3n-dnv"
5353   filter: "all"
5354   parameters:
5355   - "parent"
5356   - "name"
5357   - "conf-history"
5358
5359 # Test configuration - VPP MRR Test Configs 2n-dnv
5360 - type: "table"
5361   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5362   algorithm: "table_merged_details"
5363   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5364   columns:
5365     - title: " |prein| Test Name |preout| "
5366       data: "data name"
5367     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5368       data: "data conf-history"
5369   data: "vpp-mrr-results-2n-dnv"
5370   filter: "all"
5371   parameters:
5372   - "parent"
5373   - "name"
5374   - "conf-history"
5375
5376 # Detailed Test Results - VPP Device Results - Ubuntu
5377 - type: "table"
5378   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5379   algorithm: "table_merged_details"
5380   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5381   columns:
5382     - title: " |prein| Test Name |preout| "
5383       data: "data name"
5384     - title: " |prein| Status |preout| "
5385       data: "data status"
5386   data: "vpp-device-results-ubuntu"
5387   filter: "all"
5388   parameters:
5389   - "name"
5390   - "parent"
5391   - "doc"
5392   - "status"
5393
5394 # Test configuration - VPP Device Test Configs - Ubuntu
5395 - type: "table"
5396   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5397   algorithm: "table_merged_details"
5398   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5399   columns:
5400     - title: " |prein| Test Name |preout| "
5401       data: "data name"
5402     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5403       data: "data conf-history"
5404   data: "vpp-device-results-ubuntu"
5405   filter: "all"
5406   parameters:
5407   - "parent"
5408   - "name"
5409   - "conf-history"
5410
5411 ################################################################################
5412
5413 # DPDK Performance Changes 3n-hsw 1t1c pdr
5414 - type: "table"
5415   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5416   algorithm: "table_comparison"
5417   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5419   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5420   columns:
5421     - title: "1908"
5422       data-set: "dpdk-performance-changes-3n-hsw-h1"
5423     - title: "2001"
5424       data-set: "dpdk-performance-changes-3n-hsw-ref"
5425     - title: "2005"
5426       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5427   comparisons:
5428     - title: "Diff"
5429       reference: 2
5430       compare: 3
5431   legend:
5432     - "Legend to Table"
5433     - "1908, 2001, 2005 - DPDK versions tested."
5434     - "Diff - difference between 2001 and 2005 DPDK version."
5435
5436 # DPDK Performance Changes 3n-hsw 2t2c pdr
5437 - type: "table"
5438   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5439   algorithm: "table_comparison"
5440   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5441   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5442   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5443   columns:
5444     - title: "1908"
5445       data-set: "dpdk-performance-changes-3n-hsw-h1"
5446     - title: "2001"
5447       data-set: "dpdk-performance-changes-3n-hsw-ref"
5448     - title: "2005"
5449       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5450   comparisons:
5451     - title: "Diff"
5452       reference: 2
5453       compare: 3
5454   legend:
5455     - "Legend to Table"
5456     - "1908, 2001, 2005 - DPDK versions tested."
5457     - "Diff - difference between 2001 and 2005 DPDK version."
5458
5459 # DPDK Performance Changes 3n-hsw 1t1c pdr
5460 - type: "table"
5461   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5462   algorithm: "table_comparison"
5463   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5464   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5465   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5466   columns:
5467     - title: "1908"
5468       data-set: "dpdk-performance-changes-3n-hsw-h1"
5469     - title: "2001"
5470       data-set: "dpdk-performance-changes-3n-hsw-ref"
5471     - title: "2005"
5472       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5473   comparisons:
5474     - title: "Diff"
5475       reference: 2
5476       compare: 3
5477   legend:
5478     - "Legend to Table"
5479     - "1908, 2001, 2005 - DPDK versions tested."
5480     - "Diff - difference between 2001 and 2005 DPDK version."
5481
5482 # DPDK Performance Changes 3n-hsw 2t2c ndr
5483 - type: "table"
5484   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5485   algorithm: "table_comparison"
5486   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5487   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5488   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5489   columns:
5490     - title: "1908"
5491       data-set: "dpdk-performance-changes-3n-hsw-h1"
5492     - title: "2001"
5493       data-set: "dpdk-performance-changes-3n-hsw-ref"
5494     - title: "2005"
5495       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5496   comparisons:
5497     - title: "Diff"
5498       reference: 2
5499       compare: 3
5500   legend:
5501     - "Legend to Table"
5502     - "1908, 2001, 2005 - DPDK versions tested."
5503     - "Diff - difference between 2001 and 2005 DPDK version."
5504
5505 # DPDK Performance Changes 3n-skx 2t1c pdr
5506 - type: "table"
5507   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5508   algorithm: "table_comparison"
5509   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5510   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5511   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5512   columns:
5513     - title: "1908"
5514       data-set: "dpdk-performance-changes-3n-skx-h1"
5515     - title: "2001"
5516       data-set: "dpdk-performance-changes-3n-skx-ref"
5517     - title: "2005"
5518       data-set: "dpdk-performance-changes-3n-skx-cmp"
5519   comparisons:
5520     - title: "Diff"
5521       reference: 2
5522       compare: 3
5523   legend:
5524     - "Legend to Table"
5525     - "1908, 2001, 2005 - DPDK versions tested."
5526     - "Diff - difference between 2001 and 2005 DPDK version."
5527
5528 # DPDK Performance Changes 3n-skx 4t2c pdr
5529 - type: "table"
5530   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5531   algorithm: "table_comparison"
5532   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5534   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5535   columns:
5536     - title: "1908"
5537       data-set: "dpdk-performance-changes-3n-skx-h1"
5538     - title: "2001"
5539       data-set: "dpdk-performance-changes-3n-skx-ref"
5540     - title: "2005"
5541       data-set: "dpdk-performance-changes-3n-skx-cmp"
5542   comparisons:
5543     - title: "Diff"
5544       reference: 2
5545       compare: 3
5546   legend:
5547     - "Legend to Table"
5548     - "1908, 2001, 2005 - DPDK versions tested."
5549     - "Diff - difference between 2001 and 2005 DPDK version."
5550
5551 # DPDK Performance Changes 3n-skx 2t1c ndr
5552 - type: "table"
5553   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5554   algorithm: "table_comparison"
5555   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5556   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5557   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5558   columns:
5559     - title: "1908"
5560       data-set: "dpdk-performance-changes-3n-skx-h1"
5561     - title: "2001"
5562       data-set: "dpdk-performance-changes-3n-skx-ref"
5563     - title: "2005"
5564       data-set: "dpdk-performance-changes-3n-skx-cmp"
5565   comparisons:
5566     - title: "Diff"
5567       reference: 2
5568       compare: 3
5569   legend:
5570     - "Legend to Table"
5571     - "1908, 2001, 2005 - DPDK versions tested."
5572     - "Diff - difference between 2001 and 2005 DPDK version."
5573
5574 # DPDK Performance Changes 3n-skx 4t2c ndr
5575 - type: "table"
5576   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5577   algorithm: "table_comparison"
5578   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5579   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5580   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5581   columns:
5582     - title: "1908"
5583       data-set: "dpdk-performance-changes-3n-skx-h1"
5584     - title: "2001"
5585       data-set: "dpdk-performance-changes-3n-skx-ref"
5586     - title: "2005"
5587       data-set: "dpdk-performance-changes-3n-skx-cmp"
5588   comparisons:
5589     - title: "Diff"
5590       reference: 2
5591       compare: 3
5592   legend:
5593     - "Legend to Table"
5594     - "1908, 2001, 2005 - DPDK versions tested."
5595     - "Diff - difference between 2001 and 2005 DPDK version."
5596
5597 # DPDK Performance Changes 2n-skx 2t1c pdr
5598 - type: "table"
5599   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5600   algorithm: "table_comparison"
5601   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5602   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5603   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5604   columns:
5605     - title: "1908"
5606       data-set: "dpdk-performance-changes-2n-skx-h1"
5607     - title: "2001"
5608       data-set: "dpdk-performance-changes-2n-skx-ref"
5609     - title: "2005"
5610       data-set: "dpdk-performance-changes-2n-skx-cmp"
5611   comparisons:
5612     - title: "Diff"
5613       reference: 2
5614       compare: 3
5615   legend:
5616     - "Legend to Table"
5617     - "1908, 2001, 2005 - DPDK versions tested."
5618     - "Diff - difference between 2001 and 2005 DPDK version."
5619
5620 # DPDK Performance Changes 2n-skx 4t2c pdr
5621 - type: "table"
5622   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5623   algorithm: "table_comparison"
5624   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5625   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5626   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5627   columns:
5628     - title: "1908"
5629       data-set: "dpdk-performance-changes-2n-skx-h1"
5630     - title: "2001"
5631       data-set: "dpdk-performance-changes-2n-skx-ref"
5632     - title: "2005"
5633       data-set: "dpdk-performance-changes-2n-skx-cmp"
5634   comparisons:
5635     - title: "Diff"
5636       reference: 2
5637       compare: 3
5638   legend:
5639     - "Legend to Table"
5640     - "1908, 2001, 2005 - DPDK versions tested."
5641     - "Diff - difference between 2001 and 2005 DPDK version."
5642
5643 # DPDK Performance Changes 2n-skx 2t1c ndr
5644 - type: "table"
5645   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5646   algorithm: "table_comparison"
5647   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5648   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5649   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5650   columns:
5651     - title: "1908"
5652       data-set: "dpdk-performance-changes-2n-skx-h1"
5653     - title: "2001"
5654       data-set: "dpdk-performance-changes-2n-skx-ref"
5655     - title: "2005"
5656       data-set: "dpdk-performance-changes-2n-skx-cmp"
5657   comparisons:
5658     - title: "Diff"
5659       reference: 2
5660       compare: 3
5661   legend:
5662     - "Legend to Table"
5663     - "1908, 2001, 2005 - DPDK versions tested."
5664     - "Diff - difference between 2001 and 2005 DPDK version."
5665
5666 # DPDK Performance Changes 2n-skx 4t2c ndr
5667 - type: "table"
5668   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5669   algorithm: "table_comparison"
5670   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5671   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5672   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5673   columns:
5674     - title: "1908"
5675       data-set: "dpdk-performance-changes-2n-skx-h1"
5676     - title: "2001"
5677       data-set: "dpdk-performance-changes-2n-skx-ref"
5678     - title: "2005"
5679       data-set: "dpdk-performance-changes-2n-skx-cmp"
5680   comparisons:
5681     - title: "Diff"
5682       reference: 2
5683       compare: 3
5684   legend:
5685     - "Legend to Table"
5686     - "1908, 2001, 2005 - DPDK versions tested."
5687     - "Diff - difference between 2001 and 2005 DPDK version."
5688
5689 # DPDK Performance Changes 2n-clx 2t1c pdr
5690 - type: "table"
5691   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
5692   algorithm: "table_comparison"
5693   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
5694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5695   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5696   columns:
5697     - title: "2001"
5698       data-set: "dpdk-performance-changes-2n-clx-ref"
5699     - title: "2005"
5700       data-set: "dpdk-performance-changes-2n-clx-cmp"
5701   comparisons:
5702     - title: "Diff"
5703       reference: 1
5704       compare: 2
5705   legend:
5706     - "Legend to Table"
5707     - "2001, 2005 - DPDK versions tested."
5708     - "Diff - difference between 2001 and 2005 DPDK version."
5709
5710 # DPDK Performance Changes 2n-clx 4t2c pdr
5711 - type: "table"
5712   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
5713   algorithm: "table_comparison"
5714   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
5715   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5716   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5717   columns:
5718     - title: "2001"
5719       data-set: "dpdk-performance-changes-2n-clx-ref"
5720     - title: "2005"
5721       data-set: "dpdk-performance-changes-2n-clx-cmp"
5722   comparisons:
5723     - title: "Diff"
5724       reference: 1
5725       compare: 2
5726   legend:
5727     - "Legend to Table"
5728     - "2001, 2005 - DPDK versions tested."
5729     - "Diff - difference between 2001 and 2005 DPDK version."
5730
5731 # DPDK Performance Changes 2n-clx 2t1c ndr
5732 - type: "table"
5733   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
5734   algorithm: "table_comparison"
5735   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
5736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5737   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5738   columns:
5739     - title: "2001"
5740       data-set: "dpdk-performance-changes-2n-clx-ref"
5741     - title: "2005"
5742       data-set: "dpdk-performance-changes-2n-clx-cmp"
5743   comparisons:
5744     - title: "Diff"
5745       reference: 1
5746       compare: 2
5747   legend:
5748     - "Legend to Table"
5749     - "2001, 2005 - DPDK versions tested."
5750     - "Diff - difference between 2001 and 2005 DPDK version."
5751
5752 # DPDK Performance Changes 2n-clx 4t2c ndr
5753 - type: "table"
5754   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
5755   algorithm: "table_comparison"
5756   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
5757   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5758   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5759   columns:
5760     - title: "2001"
5761       data-set: "dpdk-performance-changes-2n-clx-ref"
5762     - title: "2005"
5763       data-set: "dpdk-performance-changes-2n-clx-cmp"
5764   comparisons:
5765     - title: "Diff"
5766       reference: 1
5767       compare: 2
5768   legend:
5769     - "Legend to Table"
5770     - "2001, 2005 - DPDK versions tested."
5771     - "Diff - difference between 2001 and 2005 DPDK version."
5772
5773 # DPDK Performance Changes 2n-dnv 1t1c pdr
5774 - type: "table"
5775   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
5776   algorithm: "table_comparison"
5777   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
5778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5779   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5780   columns:
5781     - title: "2001"
5782       data-set: "dpdk-performance-changes-2n-dnv-ref"
5783     - title: "2005"
5784       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5785   comparisons:
5786     - title: "Diff"
5787       reference: 1
5788       compare: 2
5789   legend:
5790     - "Legend to Table"
5791     - "2001, 2005 - DPDK versions tested."
5792     - "Diff - difference between 2001 and 2005 DPDK version."
5793
5794 # DPDK Performance Changes 2n-dnv 2t2c pdr
5795 - type: "table"
5796   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
5797   algorithm: "table_comparison"
5798   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
5799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5800   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5801   columns:
5802     - title: "2001"
5803       data-set: "dpdk-performance-changes-2n-dnv-ref"
5804     - title: "2005"
5805       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5806   comparisons:
5807     - title: "Diff"
5808       reference: 1
5809       compare: 2
5810   legend:
5811     - "Legend to Table"
5812     - "2001, 2005 - DPDK versions tested."
5813     - "Diff - difference between 2001 and 2005 DPDK version."
5814
5815 # DPDK Performance Changes 2n-dnv 1t1c ndr
5816 - type: "table"
5817   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
5818   algorithm: "table_comparison"
5819   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
5820   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5821   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5822   columns:
5823     - title: "2001"
5824       data-set: "dpdk-performance-changes-2n-dnv-ref"
5825     - title: "2005"
5826       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5827   comparisons:
5828     - title: "Diff"
5829       reference: 1
5830       compare: 2
5831   legend:
5832     - "Legend to Table"
5833     - "2001, 2005 - DPDK versions tested."
5834     - "Diff - difference between 2001 and 2005 DPDK version."
5835
5836 # DPDK Performance Changes 2n-dnv 2t2c ndr
5837 - type: "table"
5838   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
5839   algorithm: "table_comparison"
5840   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
5841   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5842   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5843   columns:
5844     - title: "2001"
5845       data-set: "dpdk-performance-changes-2n-dnv-ref"
5846     - title: "2005"
5847       data-set: "dpdk-performance-changes-2n-dnv-cmp"
5848   comparisons:
5849     - title: "Diff"
5850       reference: 1
5851       compare: 2
5852   legend:
5853     - "Legend to Table"
5854     - "2001, 2005 - DPDK versions tested."
5855     - "Diff - difference between 2001 and 2005 DPDK version."
5856
5857 # DPDK Performance Changes 3n-dnv 1t1c pdr
5858 - type: "table"
5859   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
5860   algorithm: "table_comparison"
5861   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
5862   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5863   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5864   columns:
5865     - title: "2001"
5866       data-set: "dpdk-performance-changes-3n-dnv-ref"
5867     - title: "2005"
5868       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5869   comparisons:
5870     - title: "Diff"
5871       reference: 1
5872       compare: 2
5873   legend:
5874     - "Legend to Table"
5875     - "2001, 2005 - DPDK versions tested."
5876     - "Diff - difference between 2001 and 2005 DPDK version."
5877
5878 # DPDK Performance Changes 3n-dnv 2t2c pdr
5879 - type: "table"
5880   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
5881   algorithm: "table_comparison"
5882   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
5883   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5884   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5885   columns:
5886     - title: "2001"
5887       data-set: "dpdk-performance-changes-3n-dnv-ref"
5888     - title: "2005"
5889       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5890   comparisons:
5891     - title: "Diff"
5892       reference: 1
5893       compare: 2
5894   legend:
5895     - "Legend to Table"
5896     - "2001, 2005 - DPDK versions tested."
5897     - "Diff - difference between 2001 and 2005 DPDK version."
5898
5899 # DPDK Performance Changes 3n-dnv 1t1c ndr
5900 - type: "table"
5901   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
5902   algorithm: "table_comparison"
5903   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
5904   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5905   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5906   columns:
5907     - title: "2001"
5908       data-set: "dpdk-performance-changes-3n-dnv-ref"
5909     - title: "2005"
5910       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5911   comparisons:
5912     - title: "Diff"
5913       reference: 1
5914       compare: 2
5915   legend:
5916     - "Legend to Table"
5917     - "2001, 2005 - DPDK versions tested."
5918     - "Diff - difference between 2001 and 2005 DPDK version."
5919
5920 # DPDK Performance Changes 3n-dnv 2t2c ndr
5921 - type: "table"
5922   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
5923   algorithm: "table_comparison"
5924   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
5925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5926   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5927   columns:
5928     - title: "2001"
5929       data-set: "dpdk-performance-changes-3n-dnv-ref"
5930     - title: "2005"
5931       data-set: "dpdk-performance-changes-3n-dnv-cmp"
5932   comparisons:
5933     - title: "Diff"
5934       reference: 1
5935       compare: 2
5936   legend:
5937     - "Legend to Table"
5938     - "2001, 2005 - DPDK versions tested."
5939     - "Diff - difference between 2001 and 2005 DPDK version."
5940
5941 # DPDK Performance Changes 3n-tsh 1t1c pdr
5942 - type: "table"
5943   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
5944   algorithm: "table_comparison"
5945   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
5946   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5947   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5948   columns:
5949     - title: "2001"
5950       data-set: "dpdk-performance-changes-3n-tsh-ref"
5951     - title: "2005"
5952       data-set: "dpdk-performance-changes-3n-tsh-cmp"
5953   comparisons:
5954     - title: "Diff"
5955       reference: 1
5956       compare: 2
5957   legend:
5958     - "Legend to Table"
5959     - "2001, 2005 - DPDK versions tested."
5960     - "Diff - difference between 2001 and 2005 DPDK version."
5961
5962 # DPDK Performance Changes 3n-tsh 2t2c pdr
5963 - type: "table"
5964   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
5965   algorithm: "table_comparison"
5966   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
5967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5968   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5969   columns:
5970     - title: "2001"
5971       data-set: "dpdk-performance-changes-3n-tsh-ref"
5972     - title: "2005"
5973       data-set: "dpdk-performance-changes-3n-tsh-cmp"
5974   comparisons:
5975     - title: "Diff"
5976       reference: 1
5977       compare: 2
5978   legend:
5979     - "Legend to Table"
5980     - "2001, 2005 - DPDK versions tested."
5981     - "Diff - difference between 2001 and 2005 DPDK version."
5982
5983 # DPDK Performance Changes 3n-tsh 1t1c ndr
5984 - type: "table"
5985   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
5986   algorithm: "table_comparison"
5987   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
5988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5989   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5990   columns:
5991     - title: "2001"
5992       data-set: "dpdk-performance-changes-3n-tsh-ref"
5993     - title: "2005"
5994       data-set: "dpdk-performance-changes-3n-tsh-cmp"
5995   comparisons:
5996     - title: "Diff"
5997       reference: 1
5998       compare: 2
5999   legend:
6000     - "Legend to Table"
6001     - "2001, 2005 - DPDK versions tested."
6002     - "Diff - difference between 2001 and 2005 DPDK version."
6003
6004 # DPDK Performance Changes 3n-tsh 2t2c ndr
6005 - type: "table"
6006   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6007   algorithm: "table_comparison"
6008   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6009   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6010   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6011   columns:
6012     - title: "2001"
6013       data-set: "dpdk-performance-changes-3n-tsh-ref"
6014     - title: "2005"
6015       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6016   comparisons:
6017     - title: "Diff"
6018       reference: 1
6019       compare: 2
6020   legend:
6021     - "Legend to Table"
6022     - "2001, 2005 - DPDK versions tested."
6023     - "Diff - difference between 2001 and 2005 DPDK version."
6024
6025 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6026 - type: "table"
6027   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6028   algorithm: "table_comparison"
6029   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6031   filter: "'NIC_Intel-X710'"
6032   columns:
6033     - title: "3n-hsw x710"
6034       data-set: "dpdk-compare-testbeds-ref"
6035     - title: "3n-skx x710"
6036       data-set: "dpdk-compare-testbeds-cmp"
6037   comparisons:
6038     - title: "Diff"
6039       reference: 1
6040       compare: 2
6041   legend:
6042     - "Legend to Table"
6043     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6044     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6045
6046 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6047 - type: "table"
6048   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6049   algorithm: "table_comparison"
6050   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6051   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6052   filter: "'NIC_Intel-X710'"
6053   columns:
6054     - title: "3n-hsw x710"
6055       data-set: "dpdk-compare-testbeds-ref"
6056     - title: "3n-skx x710"
6057       data-set: "dpdk-compare-testbeds-cmp"
6058   comparisons:
6059     - title: "Diff"
6060       reference: 1
6061       compare: 2
6062   legend:
6063     - "Legend to Table"
6064     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6065     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6066
6067 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6068 - type: "table"
6069   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6070   algorithm: "table_comparison"
6071   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6073   filter: "'NIC_Intel-XXV710'"
6074   columns:
6075     - title: "2n-skx"
6076       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6077     - title: "2n-clx"
6078       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6079   comparisons:
6080     - title: "Diff"
6081       reference: 1
6082       compare: 2
6083   legend:
6084     - "Legend to Table"
6085     - "2n-skx, 2n-clx - testbeds and NICs tested."
6086     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6087
6088 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6089 - type: "table"
6090   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6091   algorithm: "table_comparison"
6092   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6093   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6094   filter: "'NIC_Intel-XXV710'"
6095   columns:
6096     - title: "2n-skx"
6097       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6098     - title: "2n-clx"
6099       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6100   comparisons:
6101     - title: "Diff"
6102       reference: 1
6103       compare: 2
6104   legend:
6105     - "Legend to Table"
6106     - "2n-skx, 2n-clx - testbeds and NICs tested."
6107     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6108
6109 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6110 - type: "table"
6111   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6112   algorithm: "table_comparison"
6113   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6114   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6115   filter: "'NIC_Intel-XXV710'"
6116   columns:
6117     - title: "3n-skx"
6118       data-set: "dpdk-compare-topologies-ref"
6119     - title: "2n-skx"
6120       data-set: "dpdk-compare-topologies-cmp"
6121   comparisons:
6122     - title: "Diff"
6123       reference: 1
6124       compare: 2
6125   legend:
6126     - "Legend to Table"
6127     - "3n-skx, 2n-skx - topologies tested."
6128     - "Diff - difference between 3n-skx and 2n-skx topologies."
6129
6130 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6131 - type: "table"
6132   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6133   algorithm: "table_comparison"
6134   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6135   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6136   filter: "'NIC_Intel-XXV710'"
6137   columns:
6138     - title: "3n-skx"
6139       data-set: "dpdk-compare-topologies-ref"
6140     - title: "2n-skx"
6141       data-set: "dpdk-compare-topologies-cmp"
6142   comparisons:
6143     - title: "Diff"
6144       reference: 1
6145       compare: 2
6146   legend:
6147     - "Legend to Table"
6148     - "3n-skx, 2n-skx - topologies tested."
6149     - "Diff - difference between 3n-skx and 2n-skx topologies."
6150
6151 # Detailed Test Results - DPDK Performance Results 3n-hsw
6152 - type: "table"
6153   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6154   algorithm: "table_merged_details"
6155   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6156   columns:
6157     - title: " |prein| Test Name |preout| "
6158       data: "data name"
6159     - 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| "
6160       data: "data msg"
6161   data: "dpdk-perf-results-3n-hsw"
6162   filter: "all"
6163   parameters:
6164   - "name"
6165   - "parent"
6166   - "msg"
6167
6168 # Detailed Test Results - DPDK Performance Results 3n-skx
6169 - type: "table"
6170   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6171   algorithm: "table_merged_details"
6172   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6173   columns:
6174     - title: " |prein| Test Name |preout| "
6175       data: "data name"
6176     - 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| "
6177       data: "data msg"
6178   data: "dpdk-perf-results-3n-skx"
6179   filter: "all"
6180   remove-ndr: False
6181   parameters:
6182   - "name"
6183   - "parent"
6184   - "msg"
6185
6186 # Detailed Test Results - DPDK Performance Results 2n-skx
6187 - type: "table"
6188   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6189   algorithm: "table_merged_details"
6190   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6191   columns:
6192     - title: " |prein| Test Name |preout| "
6193       data: "data name"
6194     - 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| "
6195       data: "data msg"
6196   data: "dpdk-perf-results-2n-skx"
6197   filter: "all"
6198   remove-ndr: False
6199   parameters:
6200   - "name"
6201   - "parent"
6202   - "msg"
6203
6204 # Detailed Test Results - DPDK Performance Results 2n-clx
6205 - type: "table"
6206   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6207   algorithm: "table_merged_details"
6208   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6209   columns:
6210     - title: " |prein| Test Name |preout| "
6211       data: "data name"
6212     - 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| "
6213       data: "data msg"
6214   data: "dpdk-perf-results-2n-clx"
6215   filter: "all"
6216   parameters:
6217   - "name"
6218   - "parent"
6219   - "msg"
6220
6221 # Detailed Test Results - DPDK Performance Results 2n-dnv
6222 - type: "table"
6223   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6224   algorithm: "table_merged_details"
6225   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6226   columns:
6227     - title: " |prein| Test Name |preout| "
6228       data: "data name"
6229     - 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| "
6230       data: "data msg"
6231   data: "dpdk-perf-results-2n-dnv"
6232   filter: "all"
6233   parameters:
6234   - "name"
6235   - "parent"
6236   - "msg"
6237
6238 # Detailed Test Results - DPDK Performance Results 3n-dnv
6239 - type: "table"
6240   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6241   algorithm: "table_merged_details"
6242   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6243   columns:
6244     - title: " |prein| Test Name |preout| "
6245       data: "data name"
6246     - 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| "
6247       data: "data msg"
6248   data: "dpdk-perf-results-3n-dnv"
6249   filter: "all"
6250   parameters:
6251   - "name"
6252   - "parent"
6253   - "msg"
6254
6255 # Detailed Test Results - DPDK Performance Results 3n-tsh
6256 - type: "table"
6257   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6258   algorithm: "table_merged_details"
6259   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6260   columns:
6261     - title: " |prein| Test Name |preout| "
6262       data: "data name"
6263     - 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| "
6264       data: "data msg"
6265   data: "dpdk-perf-results-3n-tsh"
6266   filter: "all"
6267   parameters:
6268   - "name"
6269   - "parent"
6270   - "msg"
6271
6272 ################################################################################
6273 ###                                F I L E S                                 ###
6274 ################################################################################
6275
6276 # VPP Performance Results
6277 - type: "file"
6278   title: "VPP Performance Results"
6279   algorithm: "file_details_split"
6280   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6281   dir-tables:
6282     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6283     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6284     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6285     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6286     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6287     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6288     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6289   data:
6290     - "vpp-perf-results-2n-skx"
6291     - "vpp-perf-results-3n-skx"
6292     - "vpp-perf-results-2n-clx"
6293     - "vpp-perf-results-3n-hsw"
6294     - "vpp-perf-results-3n-tsh"
6295     - "vpp-perf-results-2n-dnv"
6296     - "vpp-perf-results-3n-dnv"
6297   filter: "all"
6298   data-start-level: 4
6299   order-chapters:
6300     level-1:
6301       - "l2"
6302       - "ip4"
6303       - "ip6"
6304       - "srv6"
6305       - "ip4_tunnels"
6306       - "ip6_tunnels"
6307       - "vm_vhost"
6308       - "container_memif"
6309       - "crypto"
6310       - "vts"
6311       - "lb"
6312       - "nfv_density"
6313       - "hoststack"
6314     level-2:
6315       - "2n-skx"
6316       - "3n-skx"
6317       - "2n-clx"
6318       - "3n-hsw"
6319       - "3n-tsh"
6320       - "2n-dnv"
6321       - "3n-dnv"
6322     level-3:
6323       - "xl710"
6324       - "x520"
6325       - "xxv710"
6326       - "x710"
6327       - "x553"
6328       - "cx556a"
6329       - "vic1227"
6330       - "vic1385"
6331
6332 # VPP Performance Configuration
6333 - type: "file"
6334   title: "VPP Performance Configuration"
6335   algorithm: "file_details_split"
6336   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6337   dir-tables:
6338     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6339     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6340     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6341     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6342     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6343     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6344     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6345   data:
6346     - "vpp-perf-results-2n-skx"
6347     - "vpp-perf-results-3n-skx"
6348     - "vpp-perf-results-2n-clx"
6349     - "vpp-perf-results-3n-hsw"
6350     - "vpp-perf-results-3n-tsh"
6351     - "vpp-perf-results-2n-dnv"
6352     - "vpp-perf-results-3n-dnv"
6353   filter: "all"
6354   data-start-level: 4
6355   order-chapters:
6356     level-1:
6357       - "l2"
6358       - "ip4"
6359       - "ip6"
6360       - "srv6"
6361       - "ip4_tunnels"
6362       - "ip6_tunnels"
6363       - "vm_vhost"
6364       - "container_memif"
6365       - "crypto"
6366       - "vts"
6367       - "lb"
6368       - "nfv_density"
6369       - "hoststack"
6370     level-2:
6371       - "2n-skx"
6372       - "3n-skx"
6373       - "2n-clx"
6374       - "3n-hsw"
6375       - "3n-tsh"
6376       - "2n-dnv"
6377       - "3n-dnv"
6378     level-3:
6379       - "xl710"
6380       - "x520"
6381       - "xxv710"
6382       - "x710"
6383       - "x553"
6384       - "cx556a"
6385       - "vic1227"
6386       - "vic1385"
6387
6388 # VPP Performance Operational
6389 - type: "file"
6390   title: "VPP Performance Operational"
6391   algorithm: "file_details_split_html"
6392   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6393   dir-tables:
6394     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6395     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6396     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6397     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6398     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6399     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6400     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6401   data:
6402     - "vpp-perf-results-2n-skx"
6403     - "vpp-perf-results-3n-skx"
6404     - "vpp-perf-results-2n-clx"
6405     - "vpp-perf-results-3n-hsw"
6406     - "vpp-perf-results-3n-tsh"
6407     - "vpp-perf-results-2n-dnv"
6408     - "vpp-perf-results-3n-dnv"
6409   filter: "all"
6410   data-start-level: 4
6411   order-chapters:
6412     level-1:
6413       - "l2"
6414       - "ip4"
6415       - "ip6"
6416       - "srv6"
6417       - "ip4_tunnels"
6418       - "ip6_tunnels"
6419       - "vm_vhost"
6420       - "container_memif"
6421       - "crypto"
6422       - "vts"
6423       - "lb"
6424       - "nfv_density"
6425       - "hoststack"
6426     level-2:
6427       - "2n-skx"
6428       - "3n-skx"
6429       - "2n-clx"
6430       - "3n-hsw"
6431       - "3n-tsh"
6432       - "2n-dnv"
6433       - "3n-dnv"
6434     level-3:
6435       - "xl710"
6436       - "x520"
6437       - "xxv710"
6438       - "x710"
6439       - "x553"
6440       - "cx556a"
6441       - "vic1227"
6442       - "vic1385"
6443
6444 # VPP MRR Results
6445 - type: "file"
6446   title: "VPP MRR Results"
6447   algorithm: "file_details_split"
6448   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6449   dir-tables:
6450     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6451     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6452     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6453     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6454     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6455     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6456     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6457   data:
6458     - "vpp-mrr-results-2n-skx"
6459     - "vpp-mrr-results-3n-skx"
6460     - "vpp-mrr-results-2n-clx"
6461     - "vpp-mrr-results-3n-hsw"
6462     - "vpp-mrr-results-3n-tsh"
6463     - "vpp-mrr-results-2n-dnv"
6464     - "vpp-mrr-results-3n-dnv"
6465   filter: "all"
6466   data-start-level: 4
6467   order-chapters:
6468     level-1:
6469       - "l2"
6470       - "ip4"
6471       - "ip6"
6472       - "srv6"
6473       - "ip4_tunnels"
6474       - "ip6_tunnels"
6475       - "vm_vhost"
6476       - "container_memif"
6477       - "crypto"
6478       - "vts"
6479       - "lb"
6480       - "nfv_density"
6481       - "hoststack"
6482     level-2:
6483       - "2n-skx"
6484       - "3n-skx"
6485       - "2n-clx"
6486       - "3n-hsw"
6487       - "3n-tsh"
6488       - "2n-dnv"
6489       - "3n-dnv"
6490     level-3:
6491       - "xl710"
6492       - "x520"
6493       - "xxv710"
6494       - "x710"
6495       - "x553"
6496       - "cx556a"
6497       - "vic1227"
6498       - "vic1385"
6499
6500 # VPP MRR Configuration
6501 - type: "file"
6502   title: "VPP MRR Configuration"
6503   algorithm: "file_details_split"
6504   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
6505   dir-tables:
6506     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
6507     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
6508     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
6509     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
6510     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
6511     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
6512     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
6513   data:
6514     - "vpp-mrr-results-2n-skx"
6515     - "vpp-mrr-results-3n-skx"
6516     - "vpp-mrr-results-2n-clx"
6517     - "vpp-mrr-results-3n-hsw"
6518     - "vpp-mrr-results-3n-tsh"
6519     - "vpp-mrr-results-2n-dnv"
6520     - "vpp-mrr-results-3n-dnv"
6521   filter: "all"
6522   data-start-level: 4
6523   order-chapters:
6524     level-1:
6525       - "l2"
6526       - "ip4"
6527       - "ip6"
6528       - "srv6"
6529       - "ip4_tunnels"
6530       - "ip6_tunnels"
6531       - "vm_vhost"
6532       - "container_memif"
6533       - "crypto"
6534       - "vts"
6535       - "lb"
6536       - "nfv_density"
6537       - "hoststack"
6538     level-2:
6539       - "2n-skx"
6540       - "3n-skx"
6541       - "2n-clx"
6542       - "3n-hsw"
6543       - "3n-tsh"
6544       - "2n-dnv"
6545       - "3n-dnv"
6546     level-3:
6547       - "xl710"
6548       - "x520"
6549       - "xxv710"
6550       - "x710"
6551       - "x553"
6552       - "cx556a"
6553       - "vic1227"
6554       - "vic1385"
6555
6556 # VPP Device Results - Ubuntu
6557 - type: "file"
6558   title: "VPP Device Results - Ubuntu"
6559   algorithm: "file_test_results"
6560   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6561   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6562   data: "vpp-device-results-ubuntu"
6563   filter: "all"
6564   data-start-level: 4
6565
6566 # VPP Device Configuration - Ubuntu
6567 - type: "file"
6568   title: "VPP Device Configuration - Ubuntu"
6569   algorithm: "file_test_results"
6570   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6571   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6572   data: "vpp-device-results-ubuntu"
6573   filter: "all"
6574   data-start-level: 4
6575
6576 # DPDK Performance Results 3n-hsw
6577 - type: "file"
6578   title: "DPDK Performance Results 3n-hsw"
6579   algorithm: "file_test_results"
6580   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6581   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6582   data: "dpdk-perf-results-3n-hsw"
6583   filter: "all"
6584   data-start-level: 4
6585
6586 # DPDK Performance Results 3n-skx
6587 - type: "file"
6588   title: "DPDK Performance Results 3n-skx"
6589   algorithm: "file_test_results"
6590   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6591   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6592   data: "dpdk-perf-results-3n-skx"
6593   filter: "all"
6594   data-start-level: 4
6595
6596 # DPDK Performance Results 2n-skx
6597 - type: "file"
6598   title: "DPDK Performance Results 2n-skx"
6599   algorithm: "file_test_results"
6600   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6601   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6602   data: "dpdk-perf-results-2n-skx"
6603   filter: "all"
6604   data-start-level: 4
6605
6606 # DPDK Performance Results 2n-clx
6607 - type: "file"
6608   title: "DPDK Performance Results 2n-clx"
6609   algorithm: "file_test_results"
6610   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6611   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6612   data: "dpdk-perf-results-2n-clx"
6613   filter: "all"
6614   data-start-level: 4
6615
6616 # DPDK Performance Results 2n-dnv
6617 - type: "file"
6618   title: "DPDK Performance Results 2n-dnv"
6619   algorithm: "file_test_results"
6620   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6621   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6622   data: "dpdk-perf-results-2n-dnv"
6623   filter: "all"
6624   data-start-level: 4
6625
6626 # DPDK Performance Results 3n-dnv
6627 - type: "file"
6628   title: "DPDK Performance Results 3n-dnv"
6629   algorithm: "file_test_results"
6630   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6631   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6632   data: "dpdk-perf-results-3n-dnv"
6633   filter: "all"
6634   data-start-level: 4
6635
6636 # DPDK Performance Results 3n-tsh
6637 - type: "file"
6638   title: "DPDK Performance Results 3n-tsh"
6639   algorithm: "file_test_results"
6640   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6641   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6642   data: "dpdk-perf-results-3n-tsh"
6643   filter: "all"
6644   data-start-level: 4
6645
6646 ################################################################################
6647 ###                                P L O T S                                 ###
6648 ################################################################################
6649
6650 # Hoststack tests 3n-hsw
6651
6652 - type: "plot"
6653   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6654   algorithm: "plot_perf_box_name"
6655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6656   data: "plot-vpp-hoststack-3n-hsw"
6657   include:
6658     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6659     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6660   layout:
6661     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6662     layout: "plot-hoststack"
6663
6664 - type: "plot"
6665   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6666   algorithm: "plot_perf_box_name"
6667   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6668   data: "plot-vpp-hoststack-3n-hsw"
6669   include:
6670     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6671     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6672   layout:
6673     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6674     layout: "plot-hoststack"
6675
6676 - type: "plot"
6677   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6678   algorithm: "plot_perf_box_name"
6679   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
6680   data: "plot-vpp-hoststack-3n-hsw"
6681   include:
6682     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6683     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6684     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6685     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6686   layout:
6687     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
6688     layout: "plot-hoststack"
6689
6690 ## Plots VPP HTTP Server Performance
6691 #- type: "plot"
6692 #  title: "VPP HTTP Server Performance"
6693 #  algorithm: "plot_http_server_perf_box"
6694 #  output-file-type: ".html"
6695 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6696 #  data:
6697 #    "plot-vpp-http-server-performance"
6698 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6699 #  parameters:
6700 #  - "result"
6701 #  - "name"
6702 #  traces:
6703 #    hoverinfo: "y+name"
6704 #    boxpoints: "outliers"
6705 #    whiskerwidth: 0
6706 #  layout:
6707 #    title: "VPP HTTP Server Performance"
6708 #    layout:
6709 #      "plot-cps"
6710 #
6711 #- type: "plot"
6712 #  title: "VPP HTTP Server Performance"
6713 #  algorithm: "plot_http_server_perf_box"
6714 #  output-file-type: ".html"
6715 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6716 #  data:
6717 #    "plot-vpp-http-server-performance"
6718 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6719 #  parameters:
6720 #  - "result"
6721 #  - "name"
6722 #  traces:
6723 #    hoverinfo: "y+name"
6724 #    boxpoints: "outliers"
6725 #    whiskerwidth: 0
6726 #  layout:
6727 #    title: "VPP HTTP Server Performance"
6728 #    layout:
6729 #      "plot-rps"
6730
6731 ################################################################################
6732
6733 # Soak Test (PLRsearch), boxes - 2n-clx
6734 - type: "plot"
6735   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6736   algorithm: "plot_perf_box_name"
6737   output-file-type: ".html"
6738   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6739   data: "plot-vpp-soak-2n-clx"
6740   include:
6741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6747   layout:
6748     title: "30 Minutes Soak Test (PLRsearch)"
6749     layout: "plot-soak-throughput"
6750
6751 # Soak Test (PLRsearch), boxes - 2n-clx
6752 - type: "plot"
6753   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6754   algorithm: "plot_perf_box_name"
6755   output-file-type: ".html"
6756   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6757   data: "plot-vpp-soak-2n-clx"
6758   include:
6759     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6760     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6761     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6762     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6764     - "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"
6765   layout:
6766     title: "30 Minutes Soak Test (PLRsearch)"
6767     layout: "plot-soak-throughput"
6768
6769 # Soak Test (PLRsearch), boxes - 2n-skx
6770 - type: "plot"
6771   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6772   algorithm: "plot_perf_box_name"
6773   output-file-type: ".html"
6774   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
6775   data: "plot-vpp-soak-2n-skx"
6776   include:
6777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6783   layout:
6784     title: "30 Minutes Soak Test (PLRsearch)"
6785     layout: "plot-soak-throughput"
6786
6787 # Soak Test (PLRsearch), boxes - 2n-skx
6788 - type: "plot"
6789   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6790   algorithm: "plot_perf_box_name"
6791   output-file-type: ".html"
6792   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
6793   data: "plot-vpp-soak-2n-skx"
6794   include:
6795     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6796     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6797     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6798     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6800     - "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"
6801   layout:
6802     title: "30 Minutes Soak Test (PLRsearch)"
6803     layout: "plot-soak-throughput"
6804
6805 ###############################################################################
6806
6807 # Reconf tests 2n-skx
6808
6809 - type: "plot"
6810   title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6811   algorithm: "plot_nf_reconf_box_name"
6812   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6813   data: "plot-vpp-nfv-reconf-2n-skx"
6814   include:
6815     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6816     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6817     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6818     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6819     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6820     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-2t1c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6821   layout:
6822     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6823     layout: "plot-throughput"
6824
6825 - type: "plot"
6826   title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6827   algorithm: "plot_nf_reconf_box_name"
6828   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6829   data: "plot-vpp-nfv-reconf-2n-skx"
6830   include:
6831     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6832     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6833     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6834     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6835     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6836     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-4t2c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6837   layout:
6838     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6839     layout: "plot-throughput"
6840
6841 - type: "plot"
6842   title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6843   algorithm: "plot_nf_reconf_box_name"
6844   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6845   data: "plot-vpp-nfv-reconf-2n-skx"
6846   include:
6847     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6848     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6849     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6850     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6851     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-8Ch-1Ach-16Vh-8Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-8ch-1ach-16vh-8vm1t-testpmd-reconf"
6852     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Dot1Qip4Vxlan-L2Bd-10Ch-1Ach-20Vh-10Vm1T-Testpmd-Reconf.IMIX-8t4c-dot1qip4vxlan-l2bd-10ch-1ach-20vh-10vm1t-testpmd-reconf"
6853   layout:
6854     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6855     layout: "plot-throughput"
6856
6857 ###############################################################################
6858
6859 # Reconf tests 2n-clx
6860
6861 - type: "plot"
6862   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6863   algorithm: "plot_nf_reconf_box_name"
6864   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6865   data: "plot-vpp-nfv-reconf-2n-clx"
6866   include:
6867     - "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"
6868     - "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"
6869     - "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"
6870     - "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"
6871   layout:
6872     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6873     layout: "plot-throughput"
6874
6875 - type: "plot"
6876   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6877   algorithm: "plot_nf_reconf_box_name"
6878   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6879   data: "plot-vpp-nfv-reconf-2n-clx"
6880   include:
6881     - "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"
6882     - "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"
6883     - "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"
6884     - "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"
6885   layout:
6886     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6887     layout: "plot-throughput"
6888
6889 - type: "plot"
6890   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6891   algorithm: "plot_nf_reconf_box_name"
6892   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6893   data: "plot-vpp-nfv-reconf-2n-clx"
6894   include:
6895     - "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"
6896     - "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"
6897     - "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"
6898     - "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"
6899   layout:
6900     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6901     layout: "plot-throughput"
6902
6903 ################################################################################
6904 ## Plots - NF Density - VSC - MRR 64b
6905 #- type: "plot"
6906 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6907 #  algorithm: "plot_nf_heatmap"
6908 #  output-file-type: ".html"
6909 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6910 #  data: "plot-vpp-nfv-2n-skx-mrr"
6911 #  filter: "'NIC_Intel-XXV710' and
6912 #           'NF_DENSITY' and
6913 #           'VHOST' and
6914 #           not 'VXLAN' and
6915 #           'CHAIN' and
6916 #           'NF_VPPIP4' and
6917 #           '64B' and
6918 #           '2T1C' and
6919 #           'MRR'"
6920 #  parameters:
6921 #  - "result"
6922 #  - "name"
6923 #  - "tags"
6924 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6925 #  x-axis: "X = VNFs per Service Chain"
6926 #  y-axis: "Y = Number of Service Chains"
6927 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6928 #  layout:
6929 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6930 #    layout: "plot-service-density"
6931 #
6932 #- type: "plot"
6933 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6934 #  algorithm: "plot_nf_heatmap"
6935 #  output-file-type: ".html"
6936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6937 #  data: "plot-vpp-nfv-2n-skx-mrr"
6938 #  filter: "'NIC_Intel-XXV710' and
6939 #           'NF_DENSITY' and
6940 #           'VHOST' and
6941 #           not 'VXLAN' and
6942 #           'CHAIN' and
6943 #           'NF_VPPIP4' and
6944 #           '64B' and
6945 #           '4T2C' and
6946 #           'MRR'"
6947 #  parameters:
6948 #  - "result"
6949 #  - "name"
6950 #  - "tags"
6951 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6952 #  x-axis: "X = VNFs per Service Chain"
6953 #  y-axis: "Y = Number of Service Chains"
6954 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6955 #  layout:
6956 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6957 #    layout: "plot-service-density"
6958 #
6959 #- type: "plot"
6960 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6961 #  algorithm: "plot_nf_heatmap"
6962 #  output-file-type: ".html"
6963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6964 #  data: "plot-vpp-nfv-2n-skx-mrr"
6965 #  filter: "'NIC_Intel-XXV710' and
6966 #           'NF_DENSITY' and
6967 #           'VHOST' and
6968 #           not 'VXLAN' and
6969 #           'CHAIN' and
6970 #           'NF_VPPIP4' and
6971 #           '64B' and
6972 #           '8T4C' and
6973 #           'MRR'"
6974 #  parameters:
6975 #  - "result"
6976 #  - "name"
6977 #  - "tags"
6978 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6979 #  x-axis: "X = VNFs per Service Chain"
6980 #  y-axis: "Y = Number of Service Chains"
6981 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6982 #  layout:
6983 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6984 #    layout: "plot-service-density"
6985 #
6986 ## Plots - NF Density - VSC - MRR IMIX
6987 #- type: "plot"
6988 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6989 #  algorithm: "plot_nf_heatmap"
6990 #  output-file-type: ".html"
6991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6992 #  data: "plot-vpp-nfv-2n-skx-mrr"
6993 #  filter: "'NIC_Intel-XXV710' and
6994 #           'NF_DENSITY' and
6995 #           'VHOST' and
6996 #           not 'VXLAN' and
6997 #           'CHAIN' and
6998 #           'NF_VPPIP4' and
6999 #           'IMIX' and
7000 #           '2T1C' and
7001 #           'MRR'"
7002 #  parameters:
7003 #  - "result"
7004 #  - "name"
7005 #  - "tags"
7006 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7007 #  x-axis: "X = VNFs per Service Chain"
7008 #  y-axis: "Y = Number of Service Chains"
7009 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7010 #  layout:
7011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7012 #    layout: "plot-service-density"
7013 #
7014 #- type: "plot"
7015 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7016 #  algorithm: "plot_nf_heatmap"
7017 #  output-file-type: ".html"
7018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7019 #  data: "plot-vpp-nfv-2n-skx-mrr"
7020 #  filter: "'NIC_Intel-XXV710' and
7021 #           'NF_DENSITY' and
7022 #           'VHOST' and
7023 #           not 'VXLAN' and
7024 #           'CHAIN' and
7025 #           'NF_VPPIP4' and
7026 #           'IMIX' and
7027 #           '4T2C' and
7028 #           'MRR'"
7029 #  parameters:
7030 #  - "result"
7031 #  - "name"
7032 #  - "tags"
7033 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7034 #  x-axis: "X = VNFs per Service Chain"
7035 #  y-axis: "Y = Number of Service Chains"
7036 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7037 #  layout:
7038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7039 #    layout: "plot-service-density"
7040 #
7041 #- type: "plot"
7042 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7043 #  algorithm: "plot_nf_heatmap"
7044 #  output-file-type: ".html"
7045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7046 #  data: "plot-vpp-nfv-2n-skx-mrr"
7047 #  filter: "'NIC_Intel-XXV710' and
7048 #           'NF_DENSITY' and
7049 #           'VHOST' and
7050 #           not 'VXLAN' and
7051 #           'CHAIN' and
7052 #           'NF_VPPIP4' and
7053 #           'IMIX' and
7054 #           '8T4C' and
7055 #           'MRR'"
7056 #  parameters:
7057 #  - "result"
7058 #  - "name"
7059 #  - "tags"
7060 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7061 #  x-axis: "X = VNFs per Service Chain"
7062 #  y-axis: "Y = Number of Service Chains"
7063 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7064 #  layout:
7065 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7066 #    layout: "plot-service-density"
7067 #
7068 ## Plots - NF Density - VSC - NDR 64b
7069 #- type: "plot"
7070 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7071 #  algorithm: "plot_nf_heatmap"
7072 #  output-file-type: ".html"
7073 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
7074 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7075 #  filter: "'NIC_Intel-XXV710' and
7076 #           'NF_DENSITY' and
7077 #           'VHOST' and
7078 #           not 'VXLAN' and
7079 #           'CHAIN' and
7080 #           'NF_VPPIP4' and
7081 #           '64B' and
7082 #           '2T1C' and
7083 #           'NDRPDR'"
7084 #  parameters:
7085 #  - "throughput"
7086 #  - "name"
7087 #  - "tags"
7088 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7089 #  x-axis: "X = VNFs per Service Chain"
7090 #  y-axis: "Y = Number of Service Chains"
7091 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7092 #  layout:
7093 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7094 #    layout: "plot-service-density"
7095 #
7096 #- type: "plot"
7097 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7098 #  algorithm: "plot_nf_heatmap"
7099 #  output-file-type: ".html"
7100 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
7101 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7102 #  filter: "'NIC_Intel-XXV710' and
7103 #           'NF_DENSITY' and
7104 #           'VHOST' and
7105 #           not 'VXLAN' and
7106 #           'CHAIN' and
7107 #           'NF_VPPIP4' and
7108 #           '64B' and
7109 #           '4T2C' and
7110 #           'NDRPDR'"
7111 #  parameters:
7112 #  - "throughput"
7113 #  - "name"
7114 #  - "tags"
7115 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7116 #  x-axis: "X = VNFs per Service Chain"
7117 #  y-axis: "Y = Number of Service Chains"
7118 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7119 #  layout:
7120 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7121 #    layout: "plot-service-density"
7122 #
7123 #- type: "plot"
7124 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7125 #  algorithm: "plot_nf_heatmap"
7126 #  output-file-type: ".html"
7127 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
7128 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7129 #  filter: "'NIC_Intel-XXV710' and
7130 #           'NF_DENSITY' and
7131 #           'VHOST' and
7132 #           not 'VXLAN' and
7133 #           'CHAIN' and
7134 #           'NF_VPPIP4' and
7135 #           '64B' and
7136 #           '8T4C' and
7137 #           'NDRPDR'"
7138 #  parameters:
7139 #  - "throughput"
7140 #  - "name"
7141 #  - "tags"
7142 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7143 #  x-axis: "X = VNFs per Service Chain"
7144 #  y-axis: "Y = Number of Service Chains"
7145 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7146 #  layout:
7147 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7148 #    layout: "plot-service-density"
7149 #
7150 ## Plots - NF Density - VSC - NDR IMIX
7151 #- type: "plot"
7152 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7153 #  algorithm: "plot_nf_heatmap"
7154 #  output-file-type: ".html"
7155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7156 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7157 #  filter: "'NIC_Intel-XXV710' and
7158 #           'NF_DENSITY' and
7159 #           'VHOST' and
7160 #           not 'VXLAN' and
7161 #           'CHAIN' and
7162 #           'NF_VPPIP4' and
7163 #           'IMIX' and
7164 #           '2T1C' and
7165 #           'NDRPDR'"
7166 #  parameters:
7167 #  - "throughput"
7168 #  - "name"
7169 #  - "tags"
7170 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7171 #  x-axis: "X = VNFs per Service Chain"
7172 #  y-axis: "Y = Number of Service Chains"
7173 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7174 #  layout:
7175 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7176 #    layout: "plot-service-density"
7177 #
7178 #- type: "plot"
7179 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7180 #  algorithm: "plot_nf_heatmap"
7181 #  output-file-type: ".html"
7182 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7183 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7184 #  filter: "'NIC_Intel-XXV710' and
7185 #           'NF_DENSITY' and
7186 #           'VHOST' and
7187 #           not 'VXLAN' and
7188 #           'CHAIN' and
7189 #           'NF_VPPIP4' and
7190 #           'IMIX' and
7191 #           '4T2C' and
7192 #           'NDRPDR'"
7193 #  parameters:
7194 #  - "throughput"
7195 #  - "name"
7196 #  - "tags"
7197 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7198 #  x-axis: "X = VNFs per Service Chain"
7199 #  y-axis: "Y = Number of Service Chains"
7200 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7201 #  layout:
7202 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7203 #    layout: "plot-service-density"
7204 #
7205 #- type: "plot"
7206 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7207 #  algorithm: "plot_nf_heatmap"
7208 #  output-file-type: ".html"
7209 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7210 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7211 #  filter: "'NIC_Intel-XXV710' and
7212 #           'NF_DENSITY' and
7213 #           'VHOST' and
7214 #           not 'VXLAN' and
7215 #           'CHAIN' and
7216 #           'NF_VPPIP4' and
7217 #           'IMIX' and
7218 #           '8T4C' and
7219 #           'NDRPDR'"
7220 #  parameters:
7221 #  - "throughput"
7222 #  - "name"
7223 #  - "tags"
7224 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7225 #  x-axis: "X = VNFs per Service Chain"
7226 #  y-axis: "Y = Number of Service Chains"
7227 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7228 #  layout:
7229 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7230 #    layout: "plot-service-density"
7231 #
7232 ## Plots - NF Density - VSC - PDR 64b
7233 #- type: "plot"
7234 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7235 #  algorithm: "plot_nf_heatmap"
7236 #  output-file-type: ".html"
7237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
7238 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7239 #  filter: "'NIC_Intel-XXV710' and
7240 #           'NF_DENSITY' and
7241 #           'VHOST' and
7242 #           not 'VXLAN' and
7243 #           'CHAIN' and
7244 #           'NF_VPPIP4' and
7245 #           '64B' and
7246 #           '2T1C' and
7247 #           'NDRPDR'"
7248 #  parameters:
7249 #  - "throughput"
7250 #  - "name"
7251 #  - "tags"
7252 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7253 #  x-axis: "X = VNFs per Service Chain"
7254 #  y-axis: "Y = Number of Service Chains"
7255 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7256 #  layout:
7257 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7258 #    layout: "plot-service-density"
7259 #
7260 #- type: "plot"
7261 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7262 #  algorithm: "plot_nf_heatmap"
7263 #  output-file-type: ".html"
7264 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
7265 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7266 #  filter: "'NIC_Intel-XXV710' and
7267 #           'NF_DENSITY' and
7268 #           'VHOST' and
7269 #           not 'VXLAN' and
7270 #           'CHAIN' and
7271 #           'NF_VPPIP4' and
7272 #           '64B' and
7273 #           '4T2C' and
7274 #           'NDRPDR'"
7275 #  parameters:
7276 #  - "throughput"
7277 #  - "name"
7278 #  - "tags"
7279 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7280 #  x-axis: "X = VNFs per Service Chain"
7281 #  y-axis: "Y = Number of Service Chains"
7282 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7283 #  layout:
7284 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7285 #    layout: "plot-service-density"
7286 #
7287 #- type: "plot"
7288 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7289 #  algorithm: "plot_nf_heatmap"
7290 #  output-file-type: ".html"
7291 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
7292 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7293 #  filter: "'NIC_Intel-XXV710' and
7294 #           'NF_DENSITY' and
7295 #           'VHOST' and
7296 #           not 'VXLAN' and
7297 #           'CHAIN' and
7298 #           'NF_VPPIP4' and
7299 #           '64B' and
7300 #           '8T4C' and
7301 #           'NDRPDR'"
7302 #  parameters:
7303 #  - "throughput"
7304 #  - "name"
7305 #  - "tags"
7306 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7307 #  x-axis: "X = VNFs per Service Chain"
7308 #  y-axis: "Y = Number of Service Chains"
7309 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7310 #  layout:
7311 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7312 #    layout: "plot-service-density"
7313 #
7314 ## Plots - NF Density - VSC - PDR IMIX
7315 #- type: "plot"
7316 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7317 #  algorithm: "plot_nf_heatmap"
7318 #  output-file-type: ".html"
7319 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7320 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7321 #  filter: "'NIC_Intel-XXV710' and
7322 #           'NF_DENSITY' and
7323 #           'VHOST' and
7324 #           not 'VXLAN' and
7325 #           'CHAIN' and
7326 #           'NF_VPPIP4' and
7327 #           'IMIX' and
7328 #           '2T1C' and
7329 #           'NDRPDR'"
7330 #  parameters:
7331 #  - "throughput"
7332 #  - "name"
7333 #  - "tags"
7334 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7335 #  x-axis: "X = VNFs per Service Chain"
7336 #  y-axis: "Y = Number of Service Chains"
7337 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7338 #  layout:
7339 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7340 #    layout: "plot-service-density"
7341 #
7342 #- type: "plot"
7343 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7344 #  algorithm: "plot_nf_heatmap"
7345 #  output-file-type: ".html"
7346 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7347 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7348 #  filter: "'NIC_Intel-XXV710' and
7349 #           'NF_DENSITY' and
7350 #           'VHOST' and
7351 #           not 'VXLAN' and
7352 #           'CHAIN' and
7353 #           'NF_VPPIP4' and
7354 #           'IMIX' and
7355 #           '4T2C' and
7356 #           'NDRPDR'"
7357 #  parameters:
7358 #  - "throughput"
7359 #  - "name"
7360 #  - "tags"
7361 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7362 #  x-axis: "X = VNFs per Service Chain"
7363 #  y-axis: "Y = Number of Service Chains"
7364 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7365 #  layout:
7366 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7367 #    layout: "plot-service-density"
7368 #
7369 #- type: "plot"
7370 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7371 #  algorithm: "plot_nf_heatmap"
7372 #  output-file-type: ".html"
7373 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7374 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7375 #  filter: "'NIC_Intel-XXV710' and
7376 #           'NF_DENSITY' and
7377 #           'VHOST' and
7378 #           not 'VXLAN' and
7379 #           'CHAIN' and
7380 #           'NF_VPPIP4' and
7381 #           'IMIX' and
7382 #           '8T4C' and
7383 #           'NDRPDR'"
7384 #  parameters:
7385 #  - "throughput"
7386 #  - "name"
7387 #  - "tags"
7388 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7389 #  x-axis: "X = VNFs per Service Chain"
7390 #  y-axis: "Y = Number of Service Chains"
7391 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7392 #  layout:
7393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7394 #    layout: "plot-service-density"
7395 #
7396 ################################################################################
7397 ## Plots - NF Density - VSC - MRR 64b
7398 #- type: "plot"
7399 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7400 #  algorithm: "plot_nf_heatmap"
7401 #  output-file-type: ".html"
7402 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
7403 #  data: "plot-vpp-nfv-2n-skx-mrr"
7404 #  filter: "'NIC_Intel-XXV710' and
7405 #           'NF_DENSITY' and
7406 #           'VHOST' and
7407 #           'VXLAN' and
7408 #           'CHAIN' and
7409 #           '118' and
7410 #           '2T1C' and
7411 #           'MRR'"
7412 #  parameters:
7413 #  - "result"
7414 #  - "name"
7415 #  - "tags"
7416 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7417 #  x-axis: "X = VNFs per Service Chain"
7418 #  y-axis: "Y = Number of Service Chains"
7419 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7420 #  layout:
7421 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7422 #    layout: "plot-service-density"
7423 #
7424 #- type: "plot"
7425 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7426 #  algorithm: "plot_nf_heatmap"
7427 #  output-file-type: ".html"
7428 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
7429 #  data: "plot-vpp-nfv-2n-skx-mrr"
7430 #  filter: "'NIC_Intel-XXV710' and
7431 #           'NF_DENSITY' and
7432 #           'VHOST' and
7433 #           'VXLAN' and
7434 #           'CHAIN' and
7435 #           '118' and
7436 #           '4T2C' and
7437 #           'MRR'"
7438 #  parameters:
7439 #  - "result"
7440 #  - "name"
7441 #  - "tags"
7442 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7443 #  x-axis: "X = VNFs per Service Chain"
7444 #  y-axis: "Y = Number of Service Chains"
7445 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7446 #  layout:
7447 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7448 #    layout: "plot-service-density"
7449 #
7450 #- type: "plot"
7451 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7452 #  algorithm: "plot_nf_heatmap"
7453 #  output-file-type: ".html"
7454 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
7455 #  data: "plot-vpp-nfv-2n-skx-mrr"
7456 #  filter: "'NIC_Intel-XXV710' and
7457 #           'NF_DENSITY' and
7458 #           'VHOST' and
7459 #           'VXLAN' and
7460 #           'CHAIN' and
7461 #           '118' and
7462 #           '8T4C' and
7463 #           'MRR'"
7464 #  parameters:
7465 #  - "result"
7466 #  - "name"
7467 #  - "tags"
7468 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7469 #  x-axis: "X = VNFs per Service Chain"
7470 #  y-axis: "Y = Number of Service Chains"
7471 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7472 #  layout:
7473 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7474 #    layout: "plot-service-density"
7475 #
7476 ## Plots - NF Density - VSC - MRR IMIX
7477 #- type: "plot"
7478 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7479 #  algorithm: "plot_nf_heatmap"
7480 #  output-file-type: ".html"
7481 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7482 #  data: "plot-vpp-nfv-2n-skx-mrr"
7483 #  filter: "'NIC_Intel-XXV710' and
7484 #           'NF_DENSITY' and
7485 #           'VHOST' and
7486 #           'VXLAN' and
7487 #           'CHAIN' and
7488 #           'IMIX' and
7489 #           '2T1C' and
7490 #           'MRR'"
7491 #  parameters:
7492 #  - "result"
7493 #  - "name"
7494 #  - "tags"
7495 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7496 #  x-axis: "X = VNFs per Service Chain"
7497 #  y-axis: "Y = Number of Service Chains"
7498 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7499 #  layout:
7500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7501 #    layout: "plot-service-density"
7502 #
7503 #- type: "plot"
7504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7505 #  algorithm: "plot_nf_heatmap"
7506 #  output-file-type: ".html"
7507 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7508 #  data: "plot-vpp-nfv-2n-skx-mrr"
7509 #  filter: "'NIC_Intel-XXV710' and
7510 #           'NF_DENSITY' and
7511 #           'VHOST' and
7512 #           'VXLAN' and
7513 #           'CHAIN' and
7514 #           'IMIX' and
7515 #           '4T2C' and
7516 #           'MRR'"
7517 #  parameters:
7518 #  - "result"
7519 #  - "name"
7520 #  - "tags"
7521 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7522 #  x-axis: "X = VNFs per Service Chain"
7523 #  y-axis: "Y = Number of Service Chains"
7524 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7525 #  layout:
7526 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7527 #    layout: "plot-service-density"
7528 #
7529 #- type: "plot"
7530 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7531 #  algorithm: "plot_nf_heatmap"
7532 #  output-file-type: ".html"
7533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7534 #  data: "plot-vpp-nfv-2n-skx-mrr"
7535 #  filter: "'NIC_Intel-XXV710' and
7536 #           'NF_DENSITY' and
7537 #           'VHOST' and
7538 #           'VXLAN' and
7539 #           'CHAIN' and
7540 #           'IMIX' and
7541 #           '8T4C' and
7542 #           'MRR'"
7543 #  parameters:
7544 #  - "result"
7545 #  - "name"
7546 #  - "tags"
7547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7548 #  x-axis: "X = VNFs per Service Chain"
7549 #  y-axis: "Y = Number of Service Chains"
7550 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7551 #  layout:
7552 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7553 #    layout: "plot-service-density"
7554 #
7555 ## Plots - NF Density - VSC - NDR 64b
7556 #- type: "plot"
7557 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7558 #  algorithm: "plot_nf_heatmap"
7559 #  output-file-type: ".html"
7560 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7561 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7562 #  filter: "'NIC_Intel-XXV710' and
7563 #           'NF_DENSITY' and
7564 #           'VHOST' and
7565 #           'VXLAN' and
7566 #           'CHAIN' and
7567 #           '118' and
7568 #           '2T1C' and
7569 #           'NDRPDR'"
7570 #  parameters:
7571 #  - "throughput"
7572 #  - "name"
7573 #  - "tags"
7574 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7575 #  x-axis: "X = VNFs per Service Chain"
7576 #  y-axis: "Y = Number of Service Chains"
7577 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7578 #  layout:
7579 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7580 #    layout: "plot-service-density"
7581 #
7582 #- type: "plot"
7583 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7584 #  algorithm: "plot_nf_heatmap"
7585 #  output-file-type: ".html"
7586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7587 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7588 #  filter: "'NIC_Intel-XXV710' and
7589 #           'NF_DENSITY' and
7590 #           'VHOST' and
7591 #           'VXLAN' and
7592 #           'CHAIN' and
7593 #           '118' and
7594 #           '4T2C' and
7595 #           'NDRPDR'"
7596 #  parameters:
7597 #  - "throughput"
7598 #  - "name"
7599 #  - "tags"
7600 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7601 #  x-axis: "X = VNFs per Service Chain"
7602 #  y-axis: "Y = Number of Service Chains"
7603 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7604 #  layout:
7605 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7606 #    layout: "plot-service-density"
7607 #
7608 #- type: "plot"
7609 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7610 #  algorithm: "plot_nf_heatmap"
7611 #  output-file-type: ".html"
7612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7613 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7614 #  filter: "'NIC_Intel-XXV710' and
7615 #           'NF_DENSITY' and
7616 #           'VHOST' and
7617 #           'VXLAN' and
7618 #           'CHAIN' and
7619 #           '118' and
7620 #           '8T4C' and
7621 #           'NDRPDR'"
7622 #  parameters:
7623 #  - "throughput"
7624 #  - "name"
7625 #  - "tags"
7626 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7627 #  x-axis: "X = VNFs per Service Chain"
7628 #  y-axis: "Y = Number of Service Chains"
7629 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7630 #  layout:
7631 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7632 #    layout: "plot-service-density"
7633 #
7634 ## Plots - NF Density - VSC - NDR IMIX
7635 #- type: "plot"
7636 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7637 #  algorithm: "plot_nf_heatmap"
7638 #  output-file-type: ".html"
7639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7640 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7641 #  filter: "'NIC_Intel-XXV710' and
7642 #           'NF_DENSITY' and
7643 #           'VHOST' and
7644 #           'VXLAN' and
7645 #           'CHAIN' and
7646 #           'IMIX' and
7647 #           '2T1C' and
7648 #           'NDRPDR'"
7649 #  parameters:
7650 #  - "throughput"
7651 #  - "name"
7652 #  - "tags"
7653 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7654 #  x-axis: "X = VNFs per Service Chain"
7655 #  y-axis: "Y = Number of Service Chains"
7656 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7657 #  layout:
7658 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7659 #    layout: "plot-service-density"
7660 #
7661 #- type: "plot"
7662 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7663 #  algorithm: "plot_nf_heatmap"
7664 #  output-file-type: ".html"
7665 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7666 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7667 #  filter: "'NIC_Intel-XXV710' and
7668 #           'NF_DENSITY' and
7669 #           'VHOST' and
7670 #           'VXLAN' and
7671 #           'CHAIN' and
7672 #           'IMIX' and
7673 #           '4T2C' and
7674 #           'NDRPDR'"
7675 #  parameters:
7676 #  - "throughput"
7677 #  - "name"
7678 #  - "tags"
7679 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7680 #  x-axis: "X = VNFs per Service Chain"
7681 #  y-axis: "Y = Number of Service Chains"
7682 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7683 #  layout:
7684 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7685 #    layout: "plot-service-density"
7686 #
7687 #- type: "plot"
7688 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7689 #  algorithm: "plot_nf_heatmap"
7690 #  output-file-type: ".html"
7691 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7692 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7693 #  filter: "'NIC_Intel-XXV710' and
7694 #           'NF_DENSITY' and
7695 #           'VHOST' and
7696 #           'VXLAN' and
7697 #           'CHAIN' and
7698 #           'IMIX' and
7699 #           '8T4C' and
7700 #           'NDRPDR'"
7701 #  parameters:
7702 #  - "throughput"
7703 #  - "name"
7704 #  - "tags"
7705 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7706 #  x-axis: "X = VNFs per Service Chain"
7707 #  y-axis: "Y = Number of Service Chains"
7708 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7709 #  layout:
7710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7711 #    layout: "plot-service-density"
7712 #
7713 ## Plots - NF Density - VSC - PDR 64b
7714 #- type: "plot"
7715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7716 #  algorithm: "plot_nf_heatmap"
7717 #  output-file-type: ".html"
7718 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7719 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7720 #  filter: "'NIC_Intel-XXV710' and
7721 #           'NF_DENSITY' and
7722 #           'VHOST' and
7723 #           'VXLAN' and
7724 #           'CHAIN' and
7725 #           '118' and
7726 #           '2T1C' and
7727 #           'NDRPDR'"
7728 #  parameters:
7729 #  - "throughput"
7730 #  - "name"
7731 #  - "tags"
7732 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7733 #  x-axis: "X = VNFs per Service Chain"
7734 #  y-axis: "Y = Number of Service Chains"
7735 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7736 #  layout:
7737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7738 #    layout: "plot-service-density"
7739 #
7740 #- type: "plot"
7741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7742 #  algorithm: "plot_nf_heatmap"
7743 #  output-file-type: ".html"
7744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7745 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7746 #  filter: "'NIC_Intel-XXV710' and
7747 #           'NF_DENSITY' and
7748 #           'VHOST' and
7749 #           'VXLAN' and
7750 #           'CHAIN' and
7751 #           '118' and
7752 #           '4T2C' and
7753 #           'NDRPDR'"
7754 #  parameters:
7755 #  - "throughput"
7756 #  - "name"
7757 #  - "tags"
7758 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7759 #  x-axis: "X = VNFs per Service Chain"
7760 #  y-axis: "Y = Number of Service Chains"
7761 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7762 #  layout:
7763 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7764 #    layout: "plot-service-density"
7765 #
7766 #- type: "plot"
7767 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7768 #  algorithm: "plot_nf_heatmap"
7769 #  output-file-type: ".html"
7770 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7771 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7772 #  filter: "'NIC_Intel-XXV710' and
7773 #           'NF_DENSITY' and
7774 #           'VHOST' and
7775 #           'VXLAN' and
7776 #           'CHAIN' and
7777 #           '118' and
7778 #           '8T4C' and
7779 #           'NDRPDR'"
7780 #  parameters:
7781 #  - "throughput"
7782 #  - "name"
7783 #  - "tags"
7784 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7785 #  x-axis: "X = VNFs per Service Chain"
7786 #  y-axis: "Y = Number of Service Chains"
7787 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7788 #  layout:
7789 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7790 #    layout: "plot-service-density"
7791 #
7792 ## Plots - NF Density - VSC - PDR IMIX
7793 #- type: "plot"
7794 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7795 #  algorithm: "plot_nf_heatmap"
7796 #  output-file-type: ".html"
7797 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7798 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7799 #  filter: "'NIC_Intel-XXV710' and
7800 #           'NF_DENSITY' and
7801 #           'VHOST' and
7802 #           'VXLAN' and
7803 #           'CHAIN' and
7804 #           'IMIX' and
7805 #           '2T1C' and
7806 #           'NDRPDR'"
7807 #  parameters:
7808 #  - "throughput"
7809 #  - "name"
7810 #  - "tags"
7811 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7812 #  x-axis: "X = VNFs per Service Chain"
7813 #  y-axis: "Y = Number of Service Chains"
7814 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7815 #  layout:
7816 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7817 #    layout: "plot-service-density"
7818 #
7819 #- type: "plot"
7820 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7821 #  algorithm: "plot_nf_heatmap"
7822 #  output-file-type: ".html"
7823 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7824 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7825 #  filter: "'NIC_Intel-XXV710' and
7826 #           'NF_DENSITY' and
7827 #           'VHOST' and
7828 #           'VXLAN' and
7829 #           'CHAIN' and
7830 #           'IMIX' and
7831 #           '4T2C' and
7832 #           'NDRPDR'"
7833 #  parameters:
7834 #  - "throughput"
7835 #  - "name"
7836 #  - "tags"
7837 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7838 #  x-axis: "X = VNFs per Service Chain"
7839 #  y-axis: "Y = Number of Service Chains"
7840 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7841 #  layout:
7842 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7843 #    layout: "plot-service-density"
7844 #
7845 #- type: "plot"
7846 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7847 #  algorithm: "plot_nf_heatmap"
7848 #  output-file-type: ".html"
7849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7850 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7851 #  filter: "'NIC_Intel-XXV710' and
7852 #           'NF_DENSITY' and
7853 #           'VHOST' and
7854 #           'VXLAN' and
7855 #           'CHAIN' and
7856 #           'IMIX' and
7857 #           '8T4C' and
7858 #           'NDRPDR'"
7859 #  parameters:
7860 #  - "throughput"
7861 #  - "name"
7862 #  - "tags"
7863 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7864 #  x-axis: "X = VNFs per Service Chain"
7865 #  y-axis: "Y = Number of Service Chains"
7866 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7867 #  layout:
7868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7869 #    layout: "plot-service-density"
7870 #
7871 ################################################################################
7872 ## Plots - NF Density - CSC - MRR 64b
7873 #- type: "plot"
7874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7875 #  algorithm: "plot_nf_heatmap"
7876 #  output-file-type: ".html"
7877 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7878 #  data: "plot-vpp-nfv-2n-skx-mrr"
7879 #  filter: "'NIC_Intel-XXV710' and
7880 #           'NF_DENSITY' and
7881 #           'DOCKER' and
7882 #           'CHAIN' and
7883 #           'NF_VPPIP4' and
7884 #           '64B' and
7885 #           '2T1C' and
7886 #           'MRR'"
7887 #  parameters:
7888 #  - "result"
7889 #  - "name"
7890 #  - "tags"
7891 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7892 #  x-axis: "X = CNFs per Service Chain"
7893 #  y-axis: "Y = Number of Service Chains"
7894 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7895 #  layout:
7896 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7897 #    layout: "plot-service-density"
7898 #
7899 #- type: "plot"
7900 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7901 #  algorithm: "plot_nf_heatmap"
7902 #  output-file-type: ".html"
7903 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7904 #  data: "plot-vpp-nfv-2n-skx-mrr"
7905 #  filter: "'NIC_Intel-XXV710' and
7906 #           'NF_DENSITY' and
7907 #           'DOCKER' and
7908 #           'CHAIN' and
7909 #           'NF_VPPIP4' and
7910 #           '64B' and
7911 #           '4T2C' and
7912 #           'MRR'"
7913 #  parameters:
7914 #  - "result"
7915 #  - "name"
7916 #  - "tags"
7917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7918 #  x-axis: "X = CNFs per Service Chain"
7919 #  y-axis: "Y = Number of Service Chains"
7920 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7921 #  layout:
7922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7923 #    layout: "plot-service-density"
7924 #
7925 #- type: "plot"
7926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7927 #  algorithm: "plot_nf_heatmap"
7928 #  output-file-type: ".html"
7929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7930 #  data: "plot-vpp-nfv-2n-skx-mrr"
7931 #  filter: "'NIC_Intel-XXV710' and
7932 #           'NF_DENSITY' and
7933 #           'DOCKER' and
7934 #           'CHAIN' and
7935 #           'NF_VPPIP4' and
7936 #           '64B' and
7937 #           '8T4C' and
7938 #           'MRR'"
7939 #  parameters:
7940 #  - "result"
7941 #  - "name"
7942 #  - "tags"
7943 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7944 #  x-axis: "X = CNFs per Service Chain"
7945 #  y-axis: "Y = Number of Service Chains"
7946 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7947 #  layout:
7948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7949 #    layout: "plot-service-density"
7950 #
7951 ## Plots - NF Density - CSC - MRR IMIX
7952 #- type: "plot"
7953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7954 #  algorithm: "plot_nf_heatmap"
7955 #  output-file-type: ".html"
7956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7957 #  data: "plot-vpp-nfv-2n-skx-mrr"
7958 #  filter: "'NIC_Intel-XXV710' and
7959 #           'NF_DENSITY' and
7960 #           'DOCKER' and
7961 #           'CHAIN' and
7962 #           'NF_VPPIP4' and
7963 #           'IMIX' and
7964 #           '2T1C' and
7965 #           'MRR'"
7966 #  parameters:
7967 #  - "result"
7968 #  - "name"
7969 #  - "tags"
7970 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7971 #  x-axis: "X = CNFs per Service Chain"
7972 #  y-axis: "Y = Number of Service Chains"
7973 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7974 #  layout:
7975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7976 #    layout: "plot-service-density"
7977 #
7978 #- type: "plot"
7979 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7980 #  algorithm: "plot_nf_heatmap"
7981 #  output-file-type: ".html"
7982 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7983 #  data: "plot-vpp-nfv-2n-skx-mrr"
7984 #  filter: "'NIC_Intel-XXV710' and
7985 #           'NF_DENSITY' and
7986 #           'DOCKER' and
7987 #           'CHAIN' and
7988 #           'NF_VPPIP4' and
7989 #           'IMIX' and
7990 #           '4T2C' and
7991 #           'MRR'"
7992 #  parameters:
7993 #  - "result"
7994 #  - "name"
7995 #  - "tags"
7996 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7997 #  x-axis: "X = CNFs per Service Chain"
7998 #  y-axis: "Y = Number of Service Chains"
7999 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8000 #  layout:
8001 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8002 #    layout: "plot-service-density"
8003 #
8004 #- type: "plot"
8005 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8006 #  algorithm: "plot_nf_heatmap"
8007 #  output-file-type: ".html"
8008 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8009 #  data: "plot-vpp-nfv-2n-skx-mrr"
8010 #  filter: "'NIC_Intel-XXV710' and
8011 #           'NF_DENSITY' and
8012 #           'DOCKER' and
8013 #           'CHAIN' and
8014 #           'NF_VPPIP4' and
8015 #           'IMIX' and
8016 #           '8T4C' and
8017 #           'MRR'"
8018 #  parameters:
8019 #  - "result"
8020 #  - "name"
8021 #  - "tags"
8022 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8023 #  x-axis: "X = CNFs per Service Chain"
8024 #  y-axis: "Y = Number of Service Chains"
8025 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8026 #  layout:
8027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8028 #    layout: "plot-service-density"
8029 #
8030 ## Plots - NF Density - CSC - NDR 64b
8031 #- type: "plot"
8032 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8033 #  algorithm: "plot_nf_heatmap"
8034 #  output-file-type: ".html"
8035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
8036 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8037 #  filter: "'NIC_Intel-XXV710' and
8038 #           'NF_DENSITY' and
8039 #           'DOCKER' and
8040 #           'CHAIN' and
8041 #           'NF_VPPIP4' and
8042 #           '64B' and
8043 #           '2T1C' and
8044 #           'NDRPDR'"
8045 #  parameters:
8046 #  - "throughput"
8047 #  - "name"
8048 #  - "tags"
8049 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8050 #  x-axis: "X = CNFs per Service Chain"
8051 #  y-axis: "Y = Number of Service Chains"
8052 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8053 #  layout:
8054 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8055 #    layout: "plot-service-density"
8056 #
8057 #- type: "plot"
8058 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8059 #  algorithm: "plot_nf_heatmap"
8060 #  output-file-type: ".html"
8061 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
8062 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8063 #  filter: "'NIC_Intel-XXV710' and
8064 #           'NF_DENSITY' and
8065 #           'DOCKER' and
8066 #           'CHAIN' and
8067 #           'NF_VPPIP4' and
8068 #           '64B' and
8069 #           '4T2C' and
8070 #           'NDRPDR'"
8071 #  parameters:
8072 #  - "throughput"
8073 #  - "name"
8074 #  - "tags"
8075 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8076 #  x-axis: "X = CNFs per Service Chain"
8077 #  y-axis: "Y = Number of Service Chains"
8078 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8079 #  layout:
8080 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8081 #    layout: "plot-service-density"
8082 #
8083 #- type: "plot"
8084 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8085 #  algorithm: "plot_nf_heatmap"
8086 #  output-file-type: ".html"
8087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
8088 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8089 #  filter: "'NIC_Intel-XXV710' and
8090 #           'NF_DENSITY' and
8091 #           'DOCKER' and
8092 #           'CHAIN' and
8093 #           'NF_VPPIP4' and
8094 #           '64B' and
8095 #           '8T4C' and
8096 #           'NDRPDR'"
8097 #  parameters:
8098 #  - "throughput"
8099 #  - "name"
8100 #  - "tags"
8101 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8102 #  x-axis: "X = CNFs per Service Chain"
8103 #  y-axis: "Y = Number of Service Chains"
8104 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8105 #  layout:
8106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8107 #    layout: "plot-service-density"
8108 #
8109 ## Plots - NF Density - CSC - NDR IMIX
8110 #- type: "plot"
8111 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8112 #  algorithm: "plot_nf_heatmap"
8113 #  output-file-type: ".html"
8114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8115 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8116 #  filter: "'NIC_Intel-XXV710' and
8117 #           'NF_DENSITY' and
8118 #           'DOCKER' and
8119 #           'CHAIN' and
8120 #           'NF_VPPIP4' and
8121 #           'IMIX' and
8122 #           '2T1C' and
8123 #           'NDRPDR'"
8124 #  parameters:
8125 #  - "throughput"
8126 #  - "name"
8127 #  - "tags"
8128 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8129 #  x-axis: "X = CNFs per Service Chain"
8130 #  y-axis: "Y = Number of Service Chains"
8131 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8132 #  layout:
8133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8134 #    layout: "plot-service-density"
8135 #
8136 #- type: "plot"
8137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8138 #  algorithm: "plot_nf_heatmap"
8139 #  output-file-type: ".html"
8140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8141 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8142 #  filter: "'NIC_Intel-XXV710' and
8143 #           'NF_DENSITY' and
8144 #           'DOCKER' and
8145 #           'CHAIN' and
8146 #           'NF_VPPIP4' and
8147 #           'IMIX' and
8148 #           '4T2C' and
8149 #           'NDRPDR'"
8150 #  parameters:
8151 #  - "throughput"
8152 #  - "name"
8153 #  - "tags"
8154 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8155 #  x-axis: "X = CNFs per Service Chain"
8156 #  y-axis: "Y = Number of Service Chains"
8157 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8158 #  layout:
8159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8160 #    layout: "plot-service-density"
8161 #
8162 #- type: "plot"
8163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8164 #  algorithm: "plot_nf_heatmap"
8165 #  output-file-type: ".html"
8166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8167 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8168 #  filter: "'NIC_Intel-XXV710' and
8169 #           'NF_DENSITY' and
8170 #           'DOCKER' and
8171 #           'CHAIN' and
8172 #           'NF_VPPIP4' and
8173 #           'IMIX' and
8174 #           '8T4C' and
8175 #           'NDRPDR'"
8176 #  parameters:
8177 #  - "throughput"
8178 #  - "name"
8179 #  - "tags"
8180 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8181 #  x-axis: "X = CNFs per Service Chain"
8182 #  y-axis: "Y = Number of Service Chains"
8183 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8184 #  layout:
8185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8186 #    layout: "plot-service-density"
8187 #
8188 ## Plots - NF Density - CSC - PDR 64b
8189 #- type: "plot"
8190 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8191 #  algorithm: "plot_nf_heatmap"
8192 #  output-file-type: ".html"
8193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
8194 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8195 #  filter: "'NIC_Intel-XXV710' and
8196 #           'NF_DENSITY' and
8197 #           'DOCKER' and
8198 #           'CHAIN' and
8199 #           'NF_VPPIP4' and
8200 #           '64B' and
8201 #           '2T1C' and
8202 #           'NDRPDR'"
8203 #  parameters:
8204 #  - "throughput"
8205 #  - "name"
8206 #  - "tags"
8207 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8208 #  x-axis: "X = CNFs per Service Chain"
8209 #  y-axis: "Y = Number of Service Chains"
8210 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8211 #  layout:
8212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8213 #    layout: "plot-service-density"
8214 #
8215 #- type: "plot"
8216 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8217 #  algorithm: "plot_nf_heatmap"
8218 #  output-file-type: ".html"
8219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
8220 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8221 #  filter: "'NIC_Intel-XXV710' and
8222 #           'NF_DENSITY' and
8223 #           'DOCKER' and
8224 #           'CHAIN' and
8225 #           'NF_VPPIP4' and
8226 #           '64B' and
8227 #           '4T2C' and
8228 #           'NDRPDR'"
8229 #  parameters:
8230 #  - "throughput"
8231 #  - "name"
8232 #  - "tags"
8233 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8234 #  x-axis: "X = CNFs per Service Chain"
8235 #  y-axis: "Y = Number of Service Chains"
8236 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8237 #  layout:
8238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8239 #    layout: "plot-service-density"
8240 #
8241 #- type: "plot"
8242 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8243 #  algorithm: "plot_nf_heatmap"
8244 #  output-file-type: ".html"
8245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
8246 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8247 #  filter: "'NIC_Intel-XXV710' and
8248 #           'NF_DENSITY' and
8249 #           'DOCKER' and
8250 #           'CHAIN' and
8251 #           'NF_VPPIP4' and
8252 #           '64B' and
8253 #           '8T4C' and
8254 #           'NDRPDR'"
8255 #  parameters:
8256 #  - "throughput"
8257 #  - "name"
8258 #  - "tags"
8259 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8260 #  x-axis: "X = CNFs per Service Chain"
8261 #  y-axis: "Y = Number of Service Chains"
8262 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
8263 #  layout:
8264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8265 #    layout: "plot-service-density"
8266 #
8267 ## Plots - NF Density - CSC - PDR IMIX
8268 #- type: "plot"
8269 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8270 #  algorithm: "plot_nf_heatmap"
8271 #  output-file-type: ".html"
8272 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8273 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8274 #  filter: "'NIC_Intel-XXV710' and
8275 #           'NF_DENSITY' and
8276 #           'DOCKER' and
8277 #           'CHAIN' and
8278 #           'NF_VPPIP4' and
8279 #           'IMIX' and
8280 #           '2T1C' and
8281 #           'NDRPDR'"
8282 #  parameters:
8283 #  - "throughput"
8284 #  - "name"
8285 #  - "tags"
8286 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8287 #  x-axis: "X = CNFs per Service Chain"
8288 #  y-axis: "Y = Number of Service Chains"
8289 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8290 #  layout:
8291 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8292 #    layout: "plot-service-density"
8293 #
8294 #- type: "plot"
8295 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8296 #  algorithm: "plot_nf_heatmap"
8297 #  output-file-type: ".html"
8298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8299 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8300 #  filter: "'NIC_Intel-XXV710' and
8301 #           'NF_DENSITY' and
8302 #           'DOCKER' and
8303 #           'CHAIN' and
8304 #           'NF_VPPIP4' and
8305 #           'IMIX' and
8306 #           '4T2C' and
8307 #           'NDRPDR'"
8308 #  parameters:
8309 #  - "throughput"
8310 #  - "name"
8311 #  - "tags"
8312 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8313 #  x-axis: "X = CNFs per Service Chain"
8314 #  y-axis: "Y = Number of Service Chains"
8315 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8316 #  layout:
8317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8318 #    layout: "plot-service-density"
8319 #
8320 #- type: "plot"
8321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8322 #  algorithm: "plot_nf_heatmap"
8323 #  output-file-type: ".html"
8324 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8325 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8326 #  filter: "'NIC_Intel-XXV710' and
8327 #           'NF_DENSITY' and
8328 #           'DOCKER' and
8329 #           'CHAIN' and
8330 #           'NF_VPPIP4' and
8331 #           'IMIX' and
8332 #           '8T4C' and
8333 #           'NDRPDR'"
8334 #  parameters:
8335 #  - "throughput"
8336 #  - "name"
8337 #  - "tags"
8338 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8339 #  x-axis: "X = CNFs per Service Chain"
8340 #  y-axis: "Y = Number of Service Chains"
8341 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8342 #  layout:
8343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8344 #    layout: "plot-service-density"
8345 #
8346 ################################################################################
8347 #
8348 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8349 #- type: "plot"
8350 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8351 #  algorithm: "plot_nf_heatmap"
8352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8353 #  data: "plot-vpp-nfv-3n-skx-mrr"
8354 #  filter: "'NIC_Intel-XXV710' and
8355 #           'NF_DENSITY' and
8356 #           'DOCKER' and
8357 #           'CHAIN' and
8358 #           'NF_VPPIP4' and
8359 #           'IPSEC' and
8360 #           'TNL_4' and
8361 #           'IMIX' and
8362 #           '2T1C' and
8363 #           'MRR'"
8364 #  parameters:
8365 #  - "result"
8366 #  - "name"
8367 #  - "tags"
8368 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8369 #  x-axis: "X = CNFs per Service Chain"
8370 #  y-axis: "Y = Number of Service Chains"
8371 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8372 #  layout:
8373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8374 #    layout: "plot-service-density"
8375 #
8376 #- type: "plot"
8377 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8378 #  algorithm: "plot_nf_heatmap"
8379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8380 #  data: "plot-vpp-nfv-3n-skx-mrr"
8381 #  filter: "'NIC_Intel-XXV710' and
8382 #           'NF_DENSITY' and
8383 #           'DOCKER' and
8384 #           'CHAIN' and
8385 #           'NF_VPPIP4' and
8386 #           'IPSEC' and
8387 #           'TNL_4' and
8388 #           'IMIX' and
8389 #           '4T2C' and
8390 #           'MRR'"
8391 #  parameters:
8392 #  - "result"
8393 #  - "name"
8394 #  - "tags"
8395 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8396 #  x-axis: "X = CNFs per Service Chain"
8397 #  y-axis: "Y = Number of Service Chains"
8398 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8399 #  layout:
8400 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8401 #    layout: "plot-service-density"
8402 #
8403 #- type: "plot"
8404 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8405 #  algorithm: "plot_nf_heatmap"
8406 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8407 #  data: "plot-vpp-nfv-3n-skx-mrr"
8408 #  filter: "'NIC_Intel-XXV710' and
8409 #           'NF_DENSITY' and
8410 #           'DOCKER' and
8411 #           'CHAIN' and
8412 #           'NF_VPPIP4' and
8413 #           'IPSEC' and
8414 #           'TNL_4' and
8415 #           'IMIX' and
8416 #           '8T4C' and
8417 #           'MRR'"
8418 #  parameters:
8419 #  - "result"
8420 #  - "name"
8421 #  - "tags"
8422 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8423 #  x-axis: "X = CNFs per Service Chain"
8424 #  y-axis: "Y = Number of Service Chains"
8425 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8426 #  layout:
8427 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8428 #    layout: "plot-service-density"
8429
8430 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8431 - type: "plot"
8432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8433   algorithm: "plot_nf_heatmap"
8434   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8435   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8436   filter: "'NIC_Intel-XXV710' and
8437            'NF_DENSITY' and
8438            'DOCKER' and
8439            'CHAIN' and
8440            'NF_VPPIP4' and
8441            'IPSEC' and
8442            'TNL_4' and
8443            'IMIX' and
8444            '2T1C' and
8445            'NDRPDR'"
8446   parameters:
8447   - "throughput"
8448   - "name"
8449   - "tags"
8450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8451   x-axis: "X = CNFs per Service Chain"
8452   y-axis: "Y = Number of Service Chains"
8453   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8454   layout:
8455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8456     layout: "plot-service-density"
8457
8458 - type: "plot"
8459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8460   algorithm: "plot_nf_heatmap"
8461   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8462   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8463   filter: "'NIC_Intel-XXV710' and
8464            'NF_DENSITY' and
8465            'DOCKER' and
8466            'CHAIN' and
8467            'NF_VPPIP4' and
8468            'IPSEC' and
8469            'TNL_4' and
8470            'IMIX' and
8471            '4T2C' and
8472            'NDRPDR'"
8473   parameters:
8474   - "throughput"
8475   - "name"
8476   - "tags"
8477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8478   x-axis: "X = CNFs per Service Chain"
8479   y-axis: "Y = Number of Service Chains"
8480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8481   layout:
8482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8483     layout: "plot-service-density"
8484
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8489   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8490   filter: "'NIC_Intel-XXV710' and
8491            'NF_DENSITY' and
8492            'DOCKER' and
8493            'CHAIN' and
8494            'NF_VPPIP4' and
8495            'IPSEC' and
8496            'TNL_4' and
8497            'IMIX' and
8498            '8T4C' and
8499            'NDRPDR'"
8500   parameters:
8501   - "throughput"
8502   - "name"
8503   - "tags"
8504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8505   x-axis: "X = CNFs per Service Chain"
8506   y-axis: "Y = Number of Service Chains"
8507   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8508   layout:
8509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8510     layout: "plot-service-density"
8511
8512 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8513 - type: "plot"
8514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8515   algorithm: "plot_nf_heatmap"
8516   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8517   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8518   filter: "'NIC_Intel-XXV710' and
8519            'NF_DENSITY' and
8520            'DOCKER' and
8521            'CHAIN' and
8522            'NF_VPPIP4' and
8523            'IPSEC' and
8524            'TNL_4' and
8525            'IMIX' and
8526            '2T1C' and
8527            'NDRPDR'"
8528   parameters:
8529   - "throughput"
8530   - "name"
8531   - "tags"
8532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8533   x-axis: "X = CNFs per Service Chain"
8534   y-axis: "Y = Number of Service Chains"
8535   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8536   layout:
8537     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8538     layout: "plot-service-density"
8539
8540 - type: "plot"
8541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8542   algorithm: "plot_nf_heatmap"
8543   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8544   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8545   filter: "'NIC_Intel-XXV710' and
8546            'NF_DENSITY' and
8547            'DOCKER' and
8548            'CHAIN' and
8549            'NF_VPPIP4' and
8550            'IPSEC' and
8551            'TNL_4' and
8552            'IMIX' and
8553            '4T2C' and
8554            'NDRPDR'"
8555   parameters:
8556   - "throughput"
8557   - "name"
8558   - "tags"
8559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8560   x-axis: "X = CNFs per Service Chain"
8561   y-axis: "Y = Number of Service Chains"
8562   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8563   layout:
8564     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8565     layout: "plot-service-density"
8566
8567 - type: "plot"
8568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8569   algorithm: "plot_nf_heatmap"
8570   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8571   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8572   filter: "'NIC_Intel-XXV710' and
8573            'NF_DENSITY' and
8574            'DOCKER' and
8575            'CHAIN' and
8576            'NF_VPPIP4' and
8577            'IPSEC' and
8578            'TNL_4' and
8579            'IMIX' and
8580            '8T4C' and
8581            'NDRPDR'"
8582   parameters:
8583   - "throughput"
8584   - "name"
8585   - "tags"
8586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8587   x-axis: "X = CNFs per Service Chain"
8588   y-axis: "Y = Number of Service Chains"
8589   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8590   layout:
8591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8592     layout: "plot-service-density"
8593
8594 ###############################################################################
8595
8596 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8597 - type: "plot"
8598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8599   algorithm: "plot_nf_heatmap"
8600   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8601   data: "plot-vpp-nfv-3n-hsw-mrr"
8602   filter: "'NIC_Intel-XL710' and
8603            'NF_DENSITY' and
8604            'DOCKER' and
8605            'CHAIN' and
8606            'NF_VPPIP4' and
8607            'IMIX' and
8608            'TNL_4' and
8609            '1T1C' and
8610            'MRR'"
8611   parameters:
8612   - "result"
8613   - "name"
8614   - "tags"
8615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8616   x-axis: "X = CNFs per Service Chain"
8617   y-axis: "Y = Number of Service Chains"
8618   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8619   layout:
8620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8621     layout: "plot-service-density"
8622
8623 - type: "plot"
8624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8625   algorithm: "plot_nf_heatmap"
8626   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8627   data: "plot-vpp-nfv-3n-hsw-mrr"
8628   filter: "'NIC_Intel-XL710' and
8629            'NF_DENSITY' and
8630            'DOCKER' and
8631            'CHAIN' and
8632            'NF_VPPIP4' and
8633            'IPSEC' and
8634            'TNL_4' and
8635            'IMIX' and
8636            '2T2C' and
8637            'MRR'"
8638   parameters:
8639   - "result"
8640   - "name"
8641   - "tags"
8642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8643   x-axis: "X = CNFs per Service Chain"
8644   y-axis: "Y = Number of Service Chains"
8645   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8646   layout:
8647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8648     layout: "plot-service-density"
8649
8650 - type: "plot"
8651   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8652   algorithm: "plot_nf_heatmap"
8653   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8654   data: "plot-vpp-nfv-3n-hsw-mrr"
8655   filter: "'NIC_Intel-XL710' and
8656            'NF_DENSITY' and
8657            'DOCKER' and
8658            'CHAIN' and
8659            'NF_VPPIP4' and
8660            'IPSEC' and
8661            'TNL_4' and
8662            'IMIX' and
8663            '4T4C' and
8664            'MRR'"
8665   parameters:
8666   - "result"
8667   - "name"
8668   - "tags"
8669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8670   x-axis: "X = CNFs per Service Chain"
8671   y-axis: "Y = Number of Service Chains"
8672   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8673   layout:
8674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8675     layout: "plot-service-density"
8676
8677 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8678 - type: "plot"
8679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8680   algorithm: "plot_nf_heatmap"
8681   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8682   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8683   filter: "'NIC_Intel-XL710' and
8684            'NF_DENSITY' and
8685            'DOCKER' and
8686            'CHAIN' and
8687            'NF_VPPIP4' and
8688            'IPSEC' and
8689            'TNL_4' and
8690            'IMIX' and
8691            '1T1C' and
8692            'NDRPDR'"
8693   parameters:
8694   - "throughput"
8695   - "name"
8696   - "tags"
8697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8698   x-axis: "X = CNFs per Service Chain"
8699   y-axis: "Y = Number of Service Chains"
8700   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8701   layout:
8702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8703     layout: "plot-service-density"
8704
8705 - type: "plot"
8706   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8707   algorithm: "plot_nf_heatmap"
8708   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8709   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8710   filter: "'NIC_Intel-XL710' and
8711            'NF_DENSITY' and
8712            'DOCKER' and
8713            'CHAIN' and
8714            'NF_VPPIP4' and
8715            'IPSEC' and
8716            'TNL_4' and
8717            'IMIX' and
8718            '2T2C' and
8719            'NDRPDR'"
8720   parameters:
8721   - "throughput"
8722   - "name"
8723   - "tags"
8724   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8725   x-axis: "X = CNFs per Service Chain"
8726   y-axis: "Y = Number of Service Chains"
8727   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8728   layout:
8729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8730     layout: "plot-service-density"
8731
8732 - type: "plot"
8733   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8734   algorithm: "plot_nf_heatmap"
8735   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8736   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8737   filter: "'NIC_Intel-XL710' and
8738            'NF_DENSITY' and
8739            'DOCKER' and
8740            'CHAIN' and
8741            'NF_VPPIP4' and
8742            'IPSEC' and
8743            'TNL_4' and
8744            'IMIX' and
8745            '4T4C' and
8746            'NDRPDR'"
8747   parameters:
8748   - "throughput"
8749   - "name"
8750   - "tags"
8751   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8752   x-axis: "X = CNFs per Service Chain"
8753   y-axis: "Y = Number of Service Chains"
8754   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8755   layout:
8756     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8757     layout: "plot-service-density"
8758
8759 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8760 - type: "plot"
8761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8762   algorithm: "plot_nf_heatmap"
8763   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8764   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8765   filter: "'NIC_Intel-XL710' and
8766            'NF_DENSITY' and
8767            'DOCKER' and
8768            'CHAIN' and
8769            'NF_VPPIP4' and
8770            'IPSEC' and
8771            'TNL_4' and
8772            'IMIX' and
8773            '1T1C' and
8774            'NDRPDR'"
8775   parameters:
8776   - "throughput"
8777   - "name"
8778   - "tags"
8779   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8780   x-axis: "X = CNFs per Service Chain"
8781   y-axis: "Y = Number of Service Chains"
8782   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8783   layout:
8784     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8785     layout: "plot-service-density"
8786
8787 - type: "plot"
8788   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8789   algorithm: "plot_nf_heatmap"
8790   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8791   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8792   filter: "'NIC_Intel-XL710' and
8793            'NF_DENSITY' and
8794            'DOCKER' and
8795            'CHAIN' and
8796            'NF_VPPIP4' and
8797            'IPSEC' and
8798            'TNL_4' and
8799            'IMIX' and
8800            '2T2C' and
8801            'NDRPDR'"
8802   parameters:
8803   - "throughput"
8804   - "name"
8805   - "tags"
8806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8807   x-axis: "X = CNFs per Service Chain"
8808   y-axis: "Y = Number of Service Chains"
8809   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8810   layout:
8811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8812     layout: "plot-service-density"
8813
8814 - type: "plot"
8815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8816   algorithm: "plot_nf_heatmap"
8817   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8818   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8819   filter: "'NIC_Intel-XL710' and
8820            'NF_DENSITY' and
8821            'DOCKER' and
8822            'CHAIN' and
8823            'NF_VPPIP4' and
8824            'IPSEC' and
8825            'TNL_4' and
8826            'IMIX' and
8827            '4T4C' and
8828            'NDRPDR'"
8829   parameters:
8830   - "throughput"
8831   - "name"
8832   - "tags"
8833   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8834   x-axis: "X = CNFs per Service Chain"
8835   y-axis: "Y = Number of Service Chains"
8836   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8837   layout:
8838     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8839     layout: "plot-service-density"
8840
8841 ###############################################################################
8842
8843 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8844 #- type: "plot"
8845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8846 #  algorithm: "plot_nf_heatmap"
8847 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8848 #  data: "plot-vpp-nfv-3n-skx-mrr"
8849 #  filter: "'NIC_Intel-XXV710' and
8850 #           'NF_DENSITY' and
8851 #           'DOCKER' and
8852 #           'CHAIN' and
8853 #           'NF_VPPIP4' and
8854 #           'IPSEC' and
8855 #           'TNL_1000' and
8856 #           'IMIX' and
8857 #           '2T1C' and
8858 #           'MRR'"
8859 #  parameters:
8860 #  - "result"
8861 #  - "name"
8862 #  - "tags"
8863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8864 #  x-axis: "X = CNFs per Service Chain"
8865 #  y-axis: "Y = Number of Service Chains"
8866 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8867 #  layout:
8868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8869 #    layout: "plot-service-density"
8870 #
8871 #- type: "plot"
8872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8873 #  algorithm: "plot_nf_heatmap"
8874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8875 #  data: "plot-vpp-nfv-3n-skx-mrr"
8876 #  filter: "'NIC_Intel-XXV710' and
8877 #           'NF_DENSITY' and
8878 #           'DOCKER' and
8879 #           'CHAIN' and
8880 #           'NF_VPPIP4' and
8881 #           'IPSEC' and
8882 #           'TNL_1000' and
8883 #           'IMIX' and
8884 #           '4T2C' and
8885 #           'MRR'"
8886 #  parameters:
8887 #  - "result"
8888 #  - "name"
8889 #  - "tags"
8890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8891 #  x-axis: "X = CNFs per Service Chain"
8892 #  y-axis: "Y = Number of Service Chains"
8893 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8894 #  layout:
8895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8896 #    layout: "plot-service-density"
8897 #
8898 #- type: "plot"
8899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8900 #  algorithm: "plot_nf_heatmap"
8901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8902 #  data: "plot-vpp-nfv-3n-skx-mrr"
8903 #  filter: "'NIC_Intel-XXV710' and
8904 #           'NF_DENSITY' and
8905 #           'DOCKER' and
8906 #           'CHAIN' and
8907 #           'NF_VPPIP4' and
8908 #           'IPSEC' and
8909 #           'TNL_1000' and
8910 #           'IMIX' and
8911 #           '8T4C' and
8912 #           'MRR'"
8913 #  parameters:
8914 #  - "result"
8915 #  - "name"
8916 #  - "tags"
8917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8918 #  x-axis: "X = CNFs per Service Chain"
8919 #  y-axis: "Y = Number of Service Chains"
8920 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8921 #  layout:
8922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8923 #    layout: "plot-service-density"
8924
8925 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8926 - type: "plot"
8927   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8928   algorithm: "plot_nf_heatmap"
8929   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8930   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8931   filter: "'NIC_Intel-XXV710' and
8932            'NF_DENSITY' and
8933            'DOCKER' and
8934            'CHAIN' and
8935            'NF_VPPIP4' and
8936            'IPSEC' and
8937            'TNL_1000' and
8938            'IMIX' and
8939            '2T1C' and
8940            'NDRPDR'"
8941   parameters:
8942   - "throughput"
8943   - "name"
8944   - "tags"
8945   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8946   x-axis: "X = CNFs per Service Chain"
8947   y-axis: "Y = Number of Service Chains"
8948   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8949   layout:
8950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8951     layout: "plot-service-density"
8952
8953 - type: "plot"
8954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8955   algorithm: "plot_nf_heatmap"
8956   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8957   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8958   filter: "'NIC_Intel-XXV710' and
8959            'NF_DENSITY' and
8960            'DOCKER' and
8961            'CHAIN' and
8962            'NF_VPPIP4' and
8963            'IPSEC' and
8964            'TNL_1000' and
8965            'IMIX' and
8966            '4T2C' and
8967            'NDRPDR'"
8968   parameters:
8969   - "throughput"
8970   - "name"
8971   - "tags"
8972   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8973   x-axis: "X = CNFs per Service Chain"
8974   y-axis: "Y = Number of Service Chains"
8975   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8976   layout:
8977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8978     layout: "plot-service-density"
8979
8980 - type: "plot"
8981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8982   algorithm: "plot_nf_heatmap"
8983   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8984   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8985   filter: "'NIC_Intel-XXV710' and
8986            'NF_DENSITY' and
8987            'DOCKER' and
8988            'CHAIN' and
8989            'NF_VPPIP4' and
8990            'IPSEC' and
8991            'TNL_1000' and
8992            'IMIX' and
8993            '8T4C' and
8994            'NDRPDR'"
8995   parameters:
8996   - "throughput"
8997   - "name"
8998   - "tags"
8999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9000   x-axis: "X = CNFs per Service Chain"
9001   y-axis: "Y = Number of Service Chains"
9002   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9003   layout:
9004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9005     layout: "plot-service-density"
9006
9007 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9008 - type: "plot"
9009   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9010   algorithm: "plot_nf_heatmap"
9011   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9012   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9013   filter: "'NIC_Intel-XXV710' and
9014            'NF_DENSITY' and
9015            'DOCKER' and
9016            'CHAIN' and
9017            'NF_VPPIP4' and
9018            'IPSEC' and
9019            'TNL_1000' and
9020            'IMIX' and
9021            '2T1C' and
9022            'NDRPDR'"
9023   parameters:
9024   - "throughput"
9025   - "name"
9026   - "tags"
9027   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9028   x-axis: "X = CNFs per Service Chain"
9029   y-axis: "Y = Number of Service Chains"
9030   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9031   layout:
9032     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9033     layout: "plot-service-density"
9034
9035 - type: "plot"
9036   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9037   algorithm: "plot_nf_heatmap"
9038   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9039   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9040   filter: "'NIC_Intel-XXV710' and
9041            'NF_DENSITY' and
9042            'DOCKER' and
9043            'CHAIN' and
9044            'NF_VPPIP4' and
9045            'IPSEC' and
9046            'TNL_1000' and
9047            'IMIX' and
9048            '4T2C' and
9049            'NDRPDR'"
9050   parameters:
9051   - "throughput"
9052   - "name"
9053   - "tags"
9054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9055   x-axis: "X = CNFs per Service Chain"
9056   y-axis: "Y = Number of Service Chains"
9057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9058   layout:
9059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9060     layout: "plot-service-density"
9061
9062 - type: "plot"
9063   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9064   algorithm: "plot_nf_heatmap"
9065   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9066   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9067   filter: "'NIC_Intel-XXV710' and
9068            'NF_DENSITY' and
9069            'DOCKER' and
9070            'CHAIN' and
9071            'NF_VPPIP4' and
9072            'IPSEC' and
9073            'TNL_1000' and
9074            'IMIX' and
9075            '8T4C' and
9076            'NDRPDR'"
9077   parameters:
9078   - "throughput"
9079   - "name"
9080   - "tags"
9081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9082   x-axis: "X = CNFs per Service Chain"
9083   y-axis: "Y = Number of Service Chains"
9084   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9085   layout:
9086     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9087     layout: "plot-service-density"
9088
9089 ###############################################################################
9090
9091 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9092 - type: "plot"
9093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9094   algorithm: "plot_nf_heatmap"
9095   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9096   data: "plot-vpp-nfv-3n-hsw-mrr"
9097   filter: "'NIC_Intel-XL710' and
9098            'NF_DENSITY' and
9099            'DOCKER' and
9100            'CHAIN' and
9101            'NF_VPPIP4' and
9102            'IMIX' and
9103            'TNL_1000' and
9104            '1T1C' and
9105            'MRR'"
9106   parameters:
9107   - "result"
9108   - "name"
9109   - "tags"
9110   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9111   x-axis: "X = CNFs per Service Chain"
9112   y-axis: "Y = Number of Service Chains"
9113   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9114   layout:
9115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9116     layout: "plot-service-density"
9117
9118 - type: "plot"
9119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9120   algorithm: "plot_nf_heatmap"
9121   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9122   data: "plot-vpp-nfv-3n-hsw-mrr"
9123   filter: "'NIC_Intel-XL710' and
9124            'NF_DENSITY' and
9125            'DOCKER' and
9126            'CHAIN' and
9127            'NF_VPPIP4' and
9128            'IPSEC' and
9129            'TNL_1000' and
9130            'IMIX' and
9131            '2T2C' and
9132            'MRR'"
9133   parameters:
9134   - "result"
9135   - "name"
9136   - "tags"
9137   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9138   x-axis: "X = CNFs per Service Chain"
9139   y-axis: "Y = Number of Service Chains"
9140   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9141   layout:
9142     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9143     layout: "plot-service-density"
9144
9145 - type: "plot"
9146   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9147   algorithm: "plot_nf_heatmap"
9148   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9149   data: "plot-vpp-nfv-3n-hsw-mrr"
9150   filter: "'NIC_Intel-XL710' and
9151            'NF_DENSITY' and
9152            'DOCKER' and
9153            'CHAIN' and
9154            'NF_VPPIP4' and
9155            'IPSEC' and
9156            'TNL_1000' and
9157            'IMIX' and
9158            '4T4C' and
9159            'MRR'"
9160   parameters:
9161   - "result"
9162   - "name"
9163   - "tags"
9164   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9165   x-axis: "X = CNFs per Service Chain"
9166   y-axis: "Y = Number of Service Chains"
9167   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9168   layout:
9169     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9170     layout: "plot-service-density"
9171
9172 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9173 - type: "plot"
9174   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9175   algorithm: "plot_nf_heatmap"
9176   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9177   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9178   filter: "'NIC_Intel-XL710' and
9179            'NF_DENSITY' and
9180            'DOCKER' and
9181            'CHAIN' and
9182            'NF_VPPIP4' and
9183            'IPSEC' and
9184            'TNL_1000' and
9185            'IMIX' and
9186            '1T1C' and
9187            'NDRPDR'"
9188   parameters:
9189   - "throughput"
9190   - "name"
9191   - "tags"
9192   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9193   x-axis: "X = CNFs per Service Chain"
9194   y-axis: "Y = Number of Service Chains"
9195   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9196   layout:
9197     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9198     layout: "plot-service-density"
9199
9200 - type: "plot"
9201   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9202   algorithm: "plot_nf_heatmap"
9203   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9204   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9205   filter: "'NIC_Intel-XL710' and
9206            'NF_DENSITY' and
9207            'DOCKER' and
9208            'CHAIN' and
9209            'NF_VPPIP4' and
9210            'IPSEC' and
9211            'TNL_1000' and
9212            'IMIX' and
9213            '2T2C' and
9214            'NDRPDR'"
9215   parameters:
9216   - "throughput"
9217   - "name"
9218   - "tags"
9219   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9220   x-axis: "X = CNFs per Service Chain"
9221   y-axis: "Y = Number of Service Chains"
9222   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9223   layout:
9224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9225     layout: "plot-service-density"
9226
9227 - type: "plot"
9228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9229   algorithm: "plot_nf_heatmap"
9230   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9231   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9232   filter: "'NIC_Intel-XL710' and
9233            'NF_DENSITY' and
9234            'DOCKER' and
9235            'CHAIN' and
9236            'NF_VPPIP4' and
9237            'IPSEC' and
9238            'TNL_1000' and
9239            'IMIX' and
9240            '4T4C' and
9241            'NDRPDR'"
9242   parameters:
9243   - "throughput"
9244   - "name"
9245   - "tags"
9246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9247   x-axis: "X = CNFs per Service Chain"
9248   y-axis: "Y = Number of Service Chains"
9249   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9250   layout:
9251     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9252     layout: "plot-service-density"
9253
9254 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9255 - type: "plot"
9256   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9257   algorithm: "plot_nf_heatmap"
9258   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9259   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9260   filter: "'NIC_Intel-XL710' and
9261            'NF_DENSITY' and
9262            'DOCKER' and
9263            'CHAIN' and
9264            'NF_VPPIP4' and
9265            'IPSEC' and
9266            'TNL_1000' and
9267            'IMIX' and
9268            '1T1C' and
9269            'NDRPDR'"
9270   parameters:
9271   - "throughput"
9272   - "name"
9273   - "tags"
9274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9275   x-axis: "X = CNFs per Service Chain"
9276   y-axis: "Y = Number of Service Chains"
9277   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9278   layout:
9279     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9280     layout: "plot-service-density"
9281
9282 - type: "plot"
9283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9284   algorithm: "plot_nf_heatmap"
9285   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9286   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9287   filter: "'NIC_Intel-XL710' and
9288            'NF_DENSITY' and
9289            'DOCKER' and
9290            'CHAIN' and
9291            'NF_VPPIP4' and
9292            'IPSEC' and
9293            'TNL_1000' and
9294            'IMIX' and
9295            '2T2C' and
9296            'NDRPDR'"
9297   parameters:
9298   - "throughput"
9299   - "name"
9300   - "tags"
9301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9302   x-axis: "X = CNFs per Service Chain"
9303   y-axis: "Y = Number of Service Chains"
9304   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9305   layout:
9306     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9307     layout: "plot-service-density"
9308
9309 - type: "plot"
9310   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9311   algorithm: "plot_nf_heatmap"
9312   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9313   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9314   filter: "'NIC_Intel-XL710' and
9315            'NF_DENSITY' and
9316            'DOCKER' and
9317            'CHAIN' and
9318            'NF_VPPIP4' and
9319            'IPSEC' and
9320            'TNL_1000' and
9321            'IMIX' and
9322            '4T4C' and
9323            'NDRPDR'"
9324   parameters:
9325   - "throughput"
9326   - "name"
9327   - "tags"
9328   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9329   x-axis: "X = CNFs per Service Chain"
9330   y-axis: "Y = Number of Service Chains"
9331   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9332   layout:
9333     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9334     layout: "plot-service-density"
9335
9336 ###############################################################################
9337
9338 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9339 #- type: "plot"
9340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9341 #  algorithm: "plot_nf_heatmap"
9342 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9343 #  data: "plot-vpp-nfv-3n-skx-mrr"
9344 #  filter: "'NIC_Intel-XXV710' and
9345 #           'NF_DENSITY' and
9346 #           'DOCKER' and
9347 #           'CHAIN' and
9348 #           'NF_VPPIP4' and
9349 #           'IPSEC' and
9350 #           'TNL_10000' and
9351 #           'IMIX' and
9352 #           '2T1C' and
9353 #           'MRR'"
9354 #  parameters:
9355 #  - "result"
9356 #  - "name"
9357 #  - "tags"
9358 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9359 #  x-axis: "X = CNFs per Service Chain"
9360 #  y-axis: "Y = Number of Service Chains"
9361 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9362 #  layout:
9363 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9364 #    layout: "plot-service-density"
9365 #
9366 #- type: "plot"
9367 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9368 #  algorithm: "plot_nf_heatmap"
9369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9370 #  data: "plot-vpp-nfv-3n-skx-mrr"
9371 #  filter: "'NIC_Intel-XXV710' and
9372 #           'NF_DENSITY' and
9373 #           'DOCKER' and
9374 #           'CHAIN' and
9375 #           'NF_VPPIP4' and
9376 #           'IPSEC' and
9377 #           'TNL_10000' and
9378 #           'IMIX' and
9379 #           '4T2C' and
9380 #           'MRR'"
9381 #  parameters:
9382 #  - "result"
9383 #  - "name"
9384 #  - "tags"
9385 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9386 #  x-axis: "X = CNFs per Service Chain"
9387 #  y-axis: "Y = Number of Service Chains"
9388 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9389 #  layout:
9390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9391 #    layout: "plot-service-density"
9392 #
9393 #- type: "plot"
9394 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9395 #  algorithm: "plot_nf_heatmap"
9396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9397 #  data: "plot-vpp-nfv-3n-skx-mrr"
9398 #  filter: "'NIC_Intel-XXV710' and
9399 #           'NF_DENSITY' and
9400 #           'DOCKER' and
9401 #           'CHAIN' and
9402 #           'NF_VPPIP4' and
9403 #           'IPSEC' and
9404 #           'TNL_10000' and
9405 #           'IMIX' and
9406 #           '8T4C' and
9407 #           'MRR'"
9408 #  parameters:
9409 #  - "result"
9410 #  - "name"
9411 #  - "tags"
9412 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9413 #  x-axis: "X = CNFs per Service Chain"
9414 #  y-axis: "Y = Number of Service Chains"
9415 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9416 #  layout:
9417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9418 #    layout: "plot-service-density"
9419
9420 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9421 - type: "plot"
9422   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9423   algorithm: "plot_nf_heatmap"
9424   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9425   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9426   filter: "'NIC_Intel-XXV710' and
9427            'NF_DENSITY' and
9428            'DOCKER' and
9429            'CHAIN' and
9430            'NF_VPPIP4' and
9431            'IPSEC' and
9432            'TNL_10000' and
9433            'IMIX' and
9434            '2T1C' and
9435            'NDRPDR'"
9436   parameters:
9437   - "throughput"
9438   - "name"
9439   - "tags"
9440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9441   x-axis: "X = CNFs per Service Chain"
9442   y-axis: "Y = Number of Service Chains"
9443   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9444   layout:
9445     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9446     layout: "plot-service-density"
9447
9448 - type: "plot"
9449   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9450   algorithm: "plot_nf_heatmap"
9451   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9452   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9453   filter: "'NIC_Intel-XXV710' and
9454            'NF_DENSITY' and
9455            'DOCKER' and
9456            'CHAIN' and
9457            'NF_VPPIP4' and
9458            'IPSEC' and
9459            'TNL_10000' and
9460            'IMIX' and
9461            '4T2C' and
9462            'NDRPDR'"
9463   parameters:
9464   - "throughput"
9465   - "name"
9466   - "tags"
9467   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9468   x-axis: "X = CNFs per Service Chain"
9469   y-axis: "Y = Number of Service Chains"
9470   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9471   layout:
9472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9473     layout: "plot-service-density"
9474
9475 - type: "plot"
9476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9477   algorithm: "plot_nf_heatmap"
9478   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9479   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9480   filter: "'NIC_Intel-XXV710' and
9481            'NF_DENSITY' and
9482            'DOCKER' and
9483            'CHAIN' and
9484            'NF_VPPIP4' and
9485            'IPSEC' and
9486            'TNL_10000' and
9487            'IMIX' and
9488            '8T4C' and
9489            'NDRPDR'"
9490   parameters:
9491   - "throughput"
9492   - "name"
9493   - "tags"
9494   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9495   x-axis: "X = CNFs per Service Chain"
9496   y-axis: "Y = Number of Service Chains"
9497   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9498   layout:
9499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9500     layout: "plot-service-density"
9501
9502 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9503 - type: "plot"
9504   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9505   algorithm: "plot_nf_heatmap"
9506   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9507   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9508   filter: "'NIC_Intel-XXV710' and
9509            'NF_DENSITY' and
9510            'DOCKER' and
9511            'CHAIN' and
9512            'NF_VPPIP4' and
9513            'IPSEC' and
9514            'TNL_10000' and
9515            'IMIX' and
9516            '2T1C' and
9517            'NDRPDR'"
9518   parameters:
9519   - "throughput"
9520   - "name"
9521   - "tags"
9522   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9523   x-axis: "X = CNFs per Service Chain"
9524   y-axis: "Y = Number of Service Chains"
9525   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9526   layout:
9527     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9528     layout: "plot-service-density"
9529
9530 - type: "plot"
9531   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9532   algorithm: "plot_nf_heatmap"
9533   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9534   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9535   filter: "'NIC_Intel-XXV710' and
9536            'NF_DENSITY' and
9537            'DOCKER' and
9538            'CHAIN' and
9539            'NF_VPPIP4' and
9540            'IPSEC' and
9541            'TNL_10000' and
9542            'IMIX' and
9543            '4T2C' and
9544            'NDRPDR'"
9545   parameters:
9546   - "throughput"
9547   - "name"
9548   - "tags"
9549   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9550   x-axis: "X = CNFs per Service Chain"
9551   y-axis: "Y = Number of Service Chains"
9552   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9553   layout:
9554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9555     layout: "plot-service-density"
9556
9557 - type: "plot"
9558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9559   algorithm: "plot_nf_heatmap"
9560   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9561   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9562   filter: "'NIC_Intel-XXV710' and
9563            'NF_DENSITY' and
9564            'DOCKER' and
9565            'CHAIN' and
9566            'NF_VPPIP4' and
9567            'IPSEC' and
9568            'TNL_10000' and
9569            'IMIX' and
9570            '8T4C' and
9571            'NDRPDR'"
9572   parameters:
9573   - "throughput"
9574   - "name"
9575   - "tags"
9576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9577   x-axis: "X = CNFs per Service Chain"
9578   y-axis: "Y = Number of Service Chains"
9579   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9580   layout:
9581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9582     layout: "plot-service-density"
9583
9584 ###############################################################################
9585
9586 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9587 - type: "plot"
9588   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9589   algorithm: "plot_nf_heatmap"
9590   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9591   data: "plot-vpp-nfv-3n-hsw-mrr"
9592   filter: "'NIC_Intel-XL710' and
9593            'NF_DENSITY' and
9594            'DOCKER' and
9595            'CHAIN' and
9596            'NF_VPPIP4' and
9597            'IMIX' and
9598            'TNL_10000' and
9599            '1T1C' and
9600            'MRR'"
9601   parameters:
9602   - "result"
9603   - "name"
9604   - "tags"
9605   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9606   x-axis: "X = CNFs per Service Chain"
9607   y-axis: "Y = Number of Service Chains"
9608   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9609   layout:
9610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9611     layout: "plot-service-density"
9612
9613 - type: "plot"
9614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9615   algorithm: "plot_nf_heatmap"
9616   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9617   data: "plot-vpp-nfv-3n-hsw-mrr"
9618   filter: "'NIC_Intel-XL710' and
9619            'NF_DENSITY' and
9620            'DOCKER' and
9621            'CHAIN' and
9622            'NF_VPPIP4' and
9623            'IPSEC' and
9624            'TNL_10000' and
9625            'IMIX' and
9626            '2T2C' and
9627            'MRR'"
9628   parameters:
9629   - "result"
9630   - "name"
9631   - "tags"
9632   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9633   x-axis: "X = CNFs per Service Chain"
9634   y-axis: "Y = Number of Service Chains"
9635   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9636   layout:
9637     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9638     layout: "plot-service-density"
9639
9640 - type: "plot"
9641   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9642   algorithm: "plot_nf_heatmap"
9643   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9644   data: "plot-vpp-nfv-3n-hsw-mrr"
9645   filter: "'NIC_Intel-XL710' and
9646            'NF_DENSITY' and
9647            'DOCKER' and
9648            'CHAIN' and
9649            'NF_VPPIP4' and
9650            'IPSEC' and
9651            'TNL_10000' and
9652            'IMIX' and
9653            '4T4C' and
9654            'MRR'"
9655   parameters:
9656   - "result"
9657   - "name"
9658   - "tags"
9659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9660   x-axis: "X = CNFs per Service Chain"
9661   y-axis: "Y = Number of Service Chains"
9662   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9663   layout:
9664     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9665     layout: "plot-service-density"
9666
9667 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9668 - type: "plot"
9669   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9670   algorithm: "plot_nf_heatmap"
9671   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9672   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9673   filter: "'NIC_Intel-XL710' and
9674            'NF_DENSITY' and
9675            'DOCKER' and
9676            'CHAIN' and
9677            'NF_VPPIP4' and
9678            'IPSEC' and
9679            'TNL_10000' and
9680            'IMIX' and
9681            '1T1C' and
9682            'NDRPDR'"
9683   parameters:
9684   - "throughput"
9685   - "name"
9686   - "tags"
9687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9688   x-axis: "X = CNFs per Service Chain"
9689   y-axis: "Y = Number of Service Chains"
9690   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9691   layout:
9692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9693     layout: "plot-service-density"
9694
9695 - type: "plot"
9696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9697   algorithm: "plot_nf_heatmap"
9698   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9699   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9700   filter: "'NIC_Intel-XL710' and
9701            'NF_DENSITY' and
9702            'DOCKER' and
9703            'CHAIN' and
9704            'NF_VPPIP4' and
9705            'IPSEC' and
9706            'TNL_10000' and
9707            'IMIX' and
9708            '2T2C' and
9709            'NDRPDR'"
9710   parameters:
9711   - "throughput"
9712   - "name"
9713   - "tags"
9714   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9715   x-axis: "X = CNFs per Service Chain"
9716   y-axis: "Y = Number of Service Chains"
9717   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9718   layout:
9719     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9720     layout: "plot-service-density"
9721
9722 - type: "plot"
9723   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9724   algorithm: "plot_nf_heatmap"
9725   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9726   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9727   filter: "'NIC_Intel-XL710' and
9728            'NF_DENSITY' and
9729            'DOCKER' and
9730            'CHAIN' and
9731            'NF_VPPIP4' and
9732            'IPSEC' and
9733            'TNL_10000' and
9734            'IMIX' and
9735            '4T4C' and
9736            'NDRPDR'"
9737   parameters:
9738   - "throughput"
9739   - "name"
9740   - "tags"
9741   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9742   x-axis: "X = CNFs per Service Chain"
9743   y-axis: "Y = Number of Service Chains"
9744   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9745   layout:
9746     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9747     layout: "plot-service-density"
9748
9749 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9750 - type: "plot"
9751   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9752   algorithm: "plot_nf_heatmap"
9753   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9754   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9755   filter: "'NIC_Intel-XL710' and
9756            'NF_DENSITY' and
9757            'DOCKER' and
9758            'CHAIN' and
9759            'NF_VPPIP4' and
9760            'IPSEC' and
9761            'TNL_10000' and
9762            'IMIX' and
9763            '1T1C' and
9764            'NDRPDR'"
9765   parameters:
9766   - "throughput"
9767   - "name"
9768   - "tags"
9769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9770   x-axis: "X = CNFs per Service Chain"
9771   y-axis: "Y = Number of Service Chains"
9772   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9773   layout:
9774     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9775     layout: "plot-service-density"
9776
9777 - type: "plot"
9778   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9779   algorithm: "plot_nf_heatmap"
9780   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9781   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9782   filter: "'NIC_Intel-XL710' and
9783            'NF_DENSITY' and
9784            'DOCKER' and
9785            'CHAIN' and
9786            'NF_VPPIP4' and
9787            'IPSEC' and
9788            'TNL_10000' and
9789            'IMIX' and
9790            '2T2C' and
9791            'NDRPDR'"
9792   parameters:
9793   - "throughput"
9794   - "name"
9795   - "tags"
9796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9797   x-axis: "X = CNFs per Service Chain"
9798   y-axis: "Y = Number of Service Chains"
9799   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9800   layout:
9801     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9802     layout: "plot-service-density"
9803
9804 - type: "plot"
9805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9806   algorithm: "plot_nf_heatmap"
9807   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9808   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9809   filter: "'NIC_Intel-XL710' and
9810            'NF_DENSITY' and
9811            'DOCKER' and
9812            'CHAIN' and
9813            'NF_VPPIP4' and
9814            'IPSEC' and
9815            'TNL_10000' and
9816            'IMIX' and
9817            '4T4C' and
9818            'NDRPDR'"
9819   parameters:
9820   - "throughput"
9821   - "name"
9822   - "tags"
9823   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9824   x-axis: "X = CNFs per Service Chain"
9825   y-axis: "Y = Number of Service Chains"
9826   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9827   layout:
9828     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9829     layout: "plot-service-density"
9830
9831 ###############################################################################
9832
9833 # Plots - NF Density - CSP - MRR 64b
9834
9835 #- type: "plot"
9836 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9837 #  algorithm: "plot_nf_heatmap"
9838 #  output-file-type: ".html"
9839 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9840 #  data: "plot-vpp-nfv-2n-skx-mrr"
9841 #  filter: "'NIC_Intel-XXV710' and
9842 #           'NF_DENSITY' and
9843 #           'DOCKER' and
9844 #           'PIPELINE' and
9845 #           'NF_VPPIP4' and
9846 #           '64B' and
9847 #           '2T1C' and
9848 #           'MRR'"
9849 #  parameters:
9850 #  - "result"
9851 #  - "name"
9852 #  - "tags"
9853 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9854 #  x-axis: "X = CNFs per Service Pipeline"
9855 #  y-axis: "Y = Number of Service Pipelines"
9856 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9857 #  layout:
9858 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9859 #    layout: "plot-service-density"
9860 #
9861 #- type: "plot"
9862 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9863 #  algorithm: "plot_nf_heatmap"
9864 #  output-file-type: ".html"
9865 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9866 #  data: "plot-vpp-nfv-2n-skx-mrr"
9867 #  filter: "'NIC_Intel-XXV710' and
9868 #           'NF_DENSITY' and
9869 #           'DOCKER' and
9870 #           'PIPELINE' and
9871 #           'NF_VPPIP4' and
9872 #           '64B' and
9873 #           '4T2C' and
9874 #           'MRR'"
9875 #  parameters:
9876 #  - "result"
9877 #  - "name"
9878 #  - "tags"
9879 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9880 #  x-axis: "X = CNFs per Service Pipeline"
9881 #  y-axis: "Y = Number of Service Pipelines"
9882 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9883 #  layout:
9884 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9885 #    layout: "plot-service-density"
9886 #
9887 #- type: "plot"
9888 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9889 #  algorithm: "plot_nf_heatmap"
9890 #  output-file-type: ".html"
9891 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9892 #  data: "plot-vpp-nfv-2n-skx-mrr"
9893 #  filter: "'NIC_Intel-XXV710' and
9894 #           'NF_DENSITY' and
9895 #           'DOCKER' and
9896 #           'PIPELINE' and
9897 #           'NF_VPPIP4' and
9898 #           '64B' and
9899 #           '8T4C' and
9900 #           'MRR'"
9901 #  parameters:
9902 #  - "result"
9903 #  - "name"
9904 #  - "tags"
9905 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9906 #  x-axis: "X = CNFs per Service Pipeline"
9907 #  y-axis: "Y = Number of Service Pipelines"
9908 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9909 #  layout:
9910 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9911 #    layout: "plot-service-density"
9912 #
9913 ## Plots - NF Density - CSP - MRR IMIX
9914 #- type: "plot"
9915 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9916 #  algorithm: "plot_nf_heatmap"
9917 #  output-file-type: ".html"
9918 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9919 #  data: "plot-vpp-nfv-2n-skx-mrr"
9920 #  filter: "'NIC_Intel-XXV710' and
9921 #           'NF_DENSITY' and
9922 #           'DOCKER' and
9923 #           'PIPELINE' and
9924 #           'NF_VPPIP4' and
9925 #           'IMIX' and
9926 #           '2T1C' and
9927 #           'MRR'"
9928 #  parameters:
9929 #  - "result"
9930 #  - "name"
9931 #  - "tags"
9932 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9933 #  x-axis: "X = CNFs per Service Pipeline"
9934 #  y-axis: "Y = Number of Service Pipelines"
9935 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9936 #  layout:
9937 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9938 #    layout: "plot-service-density"
9939 #
9940 #- type: "plot"
9941 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9942 #  algorithm: "plot_nf_heatmap"
9943 #  output-file-type: ".html"
9944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9945 #  data: "plot-vpp-nfv-2n-skx-mrr"
9946 #  filter: "'NIC_Intel-XXV710' and
9947 #           'NF_DENSITY' and
9948 #           'DOCKER' and
9949 #           'PIPELINE' and
9950 #           'NF_VPPIP4' and
9951 #           'IMIX' and
9952 #           '4T2C' and
9953 #           'MRR'"
9954 #  parameters:
9955 #  - "result"
9956 #  - "name"
9957 #  - "tags"
9958 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9959 #  x-axis: "X = CNFs per Service Pipeline"
9960 #  y-axis: "Y = Number of Service Pipelines"
9961 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9962 #  layout:
9963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9964 #    layout: "plot-service-density"
9965 #
9966 #- type: "plot"
9967 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9968 #  algorithm: "plot_nf_heatmap"
9969 #  output-file-type: ".html"
9970 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9971 #  data: "plot-vpp-nfv-2n-skx-mrr"
9972 #  filter: "'NIC_Intel-XXV710' and
9973 #           'NF_DENSITY' and
9974 #           'DOCKER' and
9975 #           'PIPELINE' and
9976 #           'NF_VPPIP4' and
9977 #           'IMIX' and
9978 #           '8T4C' and
9979 #           'MRR'"
9980 #  parameters:
9981 #  - "result"
9982 #  - "name"
9983 #  - "tags"
9984 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9985 #  x-axis: "X = CNFs per Service Pipeline"
9986 #  y-axis: "Y = Number of Service Pipelines"
9987 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9988 #  layout:
9989 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9990 #    layout: "plot-service-density"
9991 #
9992 ## Plots - NF Density - CSP - NDR 64b
9993 #- type: "plot"
9994 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9995 #  algorithm: "plot_nf_heatmap"
9996 #  output-file-type: ".html"
9997 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9998 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9999 #  filter: "'NIC_Intel-XXV710' and
10000 #           'NF_DENSITY' and
10001 #           'DOCKER' and
10002 #           'PIPELINE' and
10003 #           'NF_VPPIP4' and
10004 #           '64B' and
10005 #           '2T1C' and
10006 #           'NDRPDR'"
10007 #  parameters:
10008 #  - "throughput"
10009 #  - "name"
10010 #  - "tags"
10011 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10012 #  x-axis: "X = CNFs per Service Pipeline"
10013 #  y-axis: "Y = Number of Service Pipelines"
10014 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10015 #  layout:
10016 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10017 #    layout: "plot-service-density"
10018 #
10019 #- type: "plot"
10020 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10021 #  algorithm: "plot_nf_heatmap"
10022 #  output-file-type: ".html"
10023 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
10024 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10025 #  filter: "'NIC_Intel-XXV710' and
10026 #           'NF_DENSITY' and
10027 #           'DOCKER' and
10028 #           'PIPELINE' and
10029 #           'NF_VPPIP4' and
10030 #           '64B' and
10031 #           '4T2C' and
10032 #           'NDRPDR'"
10033 #  parameters:
10034 #  - "throughput"
10035 #  - "name"
10036 #  - "tags"
10037 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10038 #  x-axis: "X = CNFs per Service Pipeline"
10039 #  y-axis: "Y = Number of Service Pipelines"
10040 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10041 #  layout:
10042 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10043 #    layout: "plot-service-density"
10044 #
10045 #- type: "plot"
10046 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10047 #  algorithm: "plot_nf_heatmap"
10048 #  output-file-type: ".html"
10049 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
10050 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10051 #  filter: "'NIC_Intel-XXV710' and
10052 #           'NF_DENSITY' and
10053 #           'DOCKER' and
10054 #           'PIPELINE' and
10055 #           'NF_VPPIP4' and
10056 #           '64B' and
10057 #           '8T4C' and
10058 #           'NDRPDR'"
10059 #  parameters:
10060 #  - "throughput"
10061 #  - "name"
10062 #  - "tags"
10063 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10064 #  x-axis: "X = CNFs per Service Pipeline"
10065 #  y-axis: "Y = Number of Service Pipelines"
10066 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
10067 #  layout:
10068 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10069 #    layout: "plot-service-density"
10070 #
10071 ## Plots - NF Density - CSP - NDR IMIX
10072 #- type: "plot"
10073 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10074 #  algorithm: "plot_nf_heatmap"
10075 #  output-file-type: ".html"
10076 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10077 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10078 #  filter: "'NIC_Intel-XXV710' and
10079 #           'NF_DENSITY' and
10080 #           'DOCKER' and
10081 #           'PIPELINE' and
10082 #           'NF_VPPIP4' and
10083 #           'IMIX' and
10084 #           '2T1C' and
10085 #           'NDRPDR'"
10086 #  parameters:
10087 #  - "throughput"
10088 #  - "name"
10089 #  - "tags"
10090 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10091 #  x-axis: "X = CNFs per Service Pipeline"
10092 #  y-axis: "Y = Number of Service Pipelines"
10093 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10094 #  layout:
10095 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10096 #    layout: "plot-service-density"
10097 #
10098 #- type: "plot"
10099 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10100 #  algorithm: "plot_nf_heatmap"
10101 #  output-file-type: ".html"
10102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10103 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10104 #  filter: "'NIC_Intel-XXV710' and
10105 #           'NF_DENSITY' and
10106 #           'DOCKER' and
10107 #           'PIPELINE' and
10108 #           'NF_VPPIP4' and
10109 #           'IMIX' and
10110 #           '4T2C' and
10111 #           'NDRPDR'"
10112 #  parameters:
10113 #  - "throughput"
10114 #  - "name"
10115 #  - "tags"
10116 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10117 #  x-axis: "X = CNFs per Service Pipeline"
10118 #  y-axis: "Y = Number of Service Pipelines"
10119 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10120 #  layout:
10121 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10122 #    layout: "plot-service-density"
10123 #
10124 #- type: "plot"
10125 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10126 #  algorithm: "plot_nf_heatmap"
10127 #  output-file-type: ".html"
10128 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10129 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10130 #  filter: "'NIC_Intel-XXV710' and
10131 #           'NF_DENSITY' and
10132 #           'DOCKER' and
10133 #           'PIPELINE' and
10134 #           'NF_VPPIP4' and
10135 #           'IMIX' and
10136 #           '8T4C' and
10137 #           'NDRPDR'"
10138 #  parameters:
10139 #  - "throughput"
10140 #  - "name"
10141 #  - "tags"
10142 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10143 #  x-axis: "X = CNFs per Service Pipeline"
10144 #  y-axis: "Y = Number of Service Pipelines"
10145 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10146 #  layout:
10147 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10148 #    layout: "plot-service-density"
10149 #
10150 ## Plots - NF Density - CSP - PDR 64b
10151 #- type: "plot"
10152 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10153 #  algorithm: "plot_nf_heatmap"
10154 #  output-file-type: ".html"
10155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
10156 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10157 #  filter: "'NIC_Intel-XXV710' and
10158 #           'NF_DENSITY' and
10159 #           'DOCKER' and
10160 #           'PIPELINE' and
10161 #           'NF_VPPIP4' and
10162 #           '64B' and
10163 #           '2T1C' and
10164 #           'NDRPDR'"
10165 #  parameters:
10166 #  - "throughput"
10167 #  - "name"
10168 #  - "tags"
10169 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10170 #  x-axis: "X = CNFs per Service Pipeline"
10171 #  y-axis: "Y = Number of Service Pipelines"
10172 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10173 #  layout:
10174 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10175 #    layout: "plot-service-density"
10176 #
10177 #- type: "plot"
10178 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10179 #  algorithm: "plot_nf_heatmap"
10180 #  output-file-type: ".html"
10181 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
10182 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10183 #  filter: "'NIC_Intel-XXV710' and
10184 #           'NF_DENSITY' and
10185 #           'DOCKER' and
10186 #           'PIPELINE' and
10187 #           'NF_VPPIP4' and
10188 #           '64B' and
10189 #           '4T2C' and
10190 #           'NDRPDR'"
10191 #  parameters:
10192 #  - "throughput"
10193 #  - "name"
10194 #  - "tags"
10195 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10196 #  x-axis: "X = CNFs per Service Pipeline"
10197 #  y-axis: "Y = Number of Service Pipelines"
10198 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10199 #  layout:
10200 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10201 #    layout: "plot-service-density"
10202 #
10203 #- type: "plot"
10204 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10205 #  algorithm: "plot_nf_heatmap"
10206 #  output-file-type: ".html"
10207 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
10208 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10209 #  filter: "'NIC_Intel-XXV710' and
10210 #           'NF_DENSITY' and
10211 #           'DOCKER' and
10212 #           'PIPELINE' and
10213 #           'NF_VPPIP4' and
10214 #           '64B' and
10215 #           '8T4C' and
10216 #           'NDRPDR'"
10217 #  parameters:
10218 #  - "throughput"
10219 #  - "name"
10220 #  - "tags"
10221 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10222 #  x-axis: "X = CNFs per Service Pipeline"
10223 #  y-axis: "Y = Number of Service Pipelines"
10224 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
10225 #  layout:
10226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10227 #    layout: "plot-service-density"
10228 #
10229 ## Plots - NF Density - CSP - PDR IMIX
10230 #- type: "plot"
10231 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10232 #  algorithm: "plot_nf_heatmap"
10233 #  output-file-type: ".html"
10234 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10235 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10236 #  filter: "'NIC_Intel-XXV710' and
10237 #           'NF_DENSITY' and
10238 #           'DOCKER' and
10239 #           'PIPELINE' and
10240 #           'NF_VPPIP4' and
10241 #           'IMIX' and
10242 #           '2T1C' and
10243 #           'NDRPDR'"
10244 #  parameters:
10245 #  - "throughput"
10246 #  - "name"
10247 #  - "tags"
10248 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10249 #  x-axis: "X = CNFs per Service Pipeline"
10250 #  y-axis: "Y = Number of Service Pipelines"
10251 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10252 #  layout:
10253 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10254 #    layout: "plot-service-density"
10255 #
10256 #- type: "plot"
10257 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10258 #  algorithm: "plot_nf_heatmap"
10259 #  output-file-type: ".html"
10260 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10261 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10262 #  filter: "'NIC_Intel-XXV710' and
10263 #           'NF_DENSITY' and
10264 #           'DOCKER' and
10265 #           'PIPELINE' and
10266 #           'NF_VPPIP4' and
10267 #           'IMIX' and
10268 #           '4T2C' and
10269 #           'NDRPDR'"
10270 #  parameters:
10271 #  - "throughput"
10272 #  - "name"
10273 #  - "tags"
10274 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10275 #  x-axis: "X = CNFs per Service Pipeline"
10276 #  y-axis: "Y = Number of Service Pipelines"
10277 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10278 #  layout:
10279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10280 #    layout: "plot-service-density"
10281 #
10282 #- type: "plot"
10283 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10284 #  algorithm: "plot_nf_heatmap"
10285 #  output-file-type: ".html"
10286 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10287 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
10288 #  filter: "'NIC_Intel-XXV710' and
10289 #           'NF_DENSITY' and
10290 #           'DOCKER' and
10291 #           'PIPELINE' and
10292 #           'NF_VPPIP4' and
10293 #           'IMIX' and
10294 #           '8T4C' and
10295 #           'NDRPDR'"
10296 #  parameters:
10297 #  - "throughput"
10298 #  - "name"
10299 #  - "tags"
10300 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10301 #  x-axis: "X = CNFs per Service Pipeline"
10302 #  y-axis: "Y = Number of Service Pipelines"
10303 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10304 #  layout:
10305 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10306 #    layout: "plot-service-density"
10307
10308 ###############################################################################
10309 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10310
10311 - type: "plot"
10312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10313   algorithm: "plot_nf_heatmap"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10316   data: "plot-vpp-nfv-2n-clx-mrr"
10317   filter: "'NIC_Intel-XXV710' and
10318            'NF_DENSITY' and
10319            'VHOST' and
10320            not 'VXLAN' and
10321            'CHAIN' and
10322            'NF_VPPIP4' and
10323            'IMIX' and
10324            '2T1C' and
10325            'MRR'"
10326   parameters:
10327   - "result"
10328   - "name"
10329   - "tags"
10330   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10331   x-axis: "X = VNFs per Service Chain"
10332   y-axis: "Y = Number of Service Chains"
10333   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10334   layout:
10335     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10336     layout: "plot-service-density"
10337
10338 - type: "plot"
10339   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10340   algorithm: "plot_nf_heatmap"
10341   output-file-type: ".html"
10342   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10343   data: "plot-vpp-nfv-2n-clx-mrr"
10344   filter: "'NIC_Intel-XXV710' and
10345            'NF_DENSITY' and
10346            'VHOST' and
10347            not 'VXLAN' and
10348            'CHAIN' and
10349            'NF_VPPIP4' and
10350            'IMIX' and
10351            '4T2C' and
10352            'MRR'"
10353   parameters:
10354   - "result"
10355   - "name"
10356   - "tags"
10357   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10358   x-axis: "X = VNFs per Service Chain"
10359   y-axis: "Y = Number of Service Chains"
10360   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10361   layout:
10362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10363     layout: "plot-service-density"
10364
10365 - type: "plot"
10366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10367   algorithm: "plot_nf_heatmap"
10368   output-file-type: ".html"
10369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10370   data: "plot-vpp-nfv-2n-clx-mrr"
10371   filter: "'NIC_Intel-XXV710' and
10372            'NF_DENSITY' and
10373            'VHOST' and
10374            not 'VXLAN' and
10375            'CHAIN' and
10376            'NF_VPPIP4' and
10377            'IMIX' and
10378            '8T4C' and
10379            'MRR'"
10380   parameters:
10381   - "result"
10382   - "name"
10383   - "tags"
10384   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10385   x-axis: "X = VNFs per Service Chain"
10386   y-axis: "Y = Number of Service Chains"
10387   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10388   layout:
10389     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10390     layout: "plot-service-density"
10391
10392 # Plots - NF Density - VSC - NDR IMIX
10393 - type: "plot"
10394   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10395   algorithm: "plot_nf_heatmap"
10396   output-file-type: ".html"
10397   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10398   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10399   filter: "'NIC_Intel-XXV710' and
10400            'NF_DENSITY' and
10401            'VHOST' and
10402            not 'VXLAN' and
10403            'CHAIN' and
10404            'NF_VPPIP4' and
10405            'IMIX' and
10406            '2T1C' and
10407            'NDRPDR'"
10408   parameters:
10409   - "throughput"
10410   - "name"
10411   - "tags"
10412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10413   x-axis: "X = VNFs per Service Chain"
10414   y-axis: "Y = Number of Service Chains"
10415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10416   layout:
10417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10418     layout: "plot-service-density"
10419
10420 - type: "plot"
10421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10422   algorithm: "plot_nf_heatmap"
10423   output-file-type: ".html"
10424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10425   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10426   filter: "'NIC_Intel-XXV710' and
10427            'NF_DENSITY' and
10428            'VHOST' and
10429            not 'VXLAN' and
10430            'CHAIN' and
10431            'NF_VPPIP4' and
10432            'IMIX' and
10433            '4T2C' and
10434            'NDRPDR'"
10435   parameters:
10436   - "throughput"
10437   - "name"
10438   - "tags"
10439   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10440   x-axis: "X = VNFs per Service Chain"
10441   y-axis: "Y = Number of Service Chains"
10442   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10443   layout:
10444     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10445     layout: "plot-service-density"
10446
10447 - type: "plot"
10448   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10449   algorithm: "plot_nf_heatmap"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10452   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10453   filter: "'NIC_Intel-XXV710' and
10454            'NF_DENSITY' and
10455            'VHOST' and
10456            not 'VXLAN' and
10457            'CHAIN' and
10458            'NF_VPPIP4' and
10459            'IMIX' and
10460            '8T4C' and
10461            'NDRPDR'"
10462   parameters:
10463   - "throughput"
10464   - "name"
10465   - "tags"
10466   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10467   x-axis: "X = VNFs per Service Chain"
10468   y-axis: "Y = Number of Service Chains"
10469   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10470   layout:
10471     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10472     layout: "plot-service-density"
10473
10474 # Plots - NF Density - VSC - PDR IMIX
10475 - type: "plot"
10476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10477   algorithm: "plot_nf_heatmap"
10478   output-file-type: ".html"
10479   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10480   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10481   filter: "'NIC_Intel-XXV710' and
10482            'NF_DENSITY' and
10483            'VHOST' and
10484            not 'VXLAN' and
10485            'CHAIN' and
10486            'NF_VPPIP4' and
10487            'IMIX' and
10488            '2T1C' and
10489            'NDRPDR'"
10490   parameters:
10491   - "throughput"
10492   - "name"
10493   - "tags"
10494   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10495   x-axis: "X = VNFs per Service Chain"
10496   y-axis: "Y = Number of Service Chains"
10497   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10498   layout:
10499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10500     layout: "plot-service-density"
10501
10502 - type: "plot"
10503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10504   algorithm: "plot_nf_heatmap"
10505   output-file-type: ".html"
10506   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10507   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10508   filter: "'NIC_Intel-XXV710' and
10509            'NF_DENSITY' and
10510            'VHOST' and
10511            not 'VXLAN' and
10512            'CHAIN' and
10513            'NF_VPPIP4' and
10514            'IMIX' and
10515            '4T2C' and
10516            'NDRPDR'"
10517   parameters:
10518   - "throughput"
10519   - "name"
10520   - "tags"
10521   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10522   x-axis: "X = VNFs per Service Chain"
10523   y-axis: "Y = Number of Service Chains"
10524   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10525   layout:
10526     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10527     layout: "plot-service-density"
10528
10529 - type: "plot"
10530   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10531   algorithm: "plot_nf_heatmap"
10532   output-file-type: ".html"
10533   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10534   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10535   filter: "'NIC_Intel-XXV710' and
10536            'NF_DENSITY' and
10537            'VHOST' and
10538            not 'VXLAN' and
10539            'CHAIN' and
10540            'NF_VPPIP4' and
10541            'IMIX' and
10542            '8T4C' and
10543            'NDRPDR'"
10544   parameters:
10545   - "throughput"
10546   - "name"
10547   - "tags"
10548   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10549   x-axis: "X = VNFs per Service Chain"
10550   y-axis: "Y = Number of Service Chains"
10551   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10552   layout:
10553     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10554     layout: "plot-service-density"
10555
10556 # Plots - NF Density - VSC - MRR IMIX
10557 - type: "plot"
10558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10559   algorithm: "plot_nf_heatmap"
10560   output-file-type: ".html"
10561   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10562   data: "plot-vpp-nfv-2n-clx-mrr"
10563   filter: "'NIC_Intel-XXV710' and
10564            'NF_DENSITY' and
10565            'VHOST' and
10566            'VXLAN' and
10567            'CHAIN' and
10568            'IMIX' and
10569            '2T1C' and
10570            'MRR'"
10571   parameters:
10572   - "result"
10573   - "name"
10574   - "tags"
10575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10576   x-axis: "X = VNFs per Service Chain"
10577   y-axis: "Y = Number of Service Chains"
10578   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10579   layout:
10580     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10581     layout: "plot-service-density"
10582
10583 - type: "plot"
10584   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10585   algorithm: "plot_nf_heatmap"
10586   output-file-type: ".html"
10587   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10588   data: "plot-vpp-nfv-2n-clx-mrr"
10589   filter: "'NIC_Intel-XXV710' and
10590            'NF_DENSITY' and
10591            'VHOST' and
10592            'VXLAN' and
10593            'CHAIN' and
10594            'IMIX' and
10595            '4T2C' and
10596            'MRR'"
10597   parameters:
10598   - "result"
10599   - "name"
10600   - "tags"
10601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10602   x-axis: "X = VNFs per Service Chain"
10603   y-axis: "Y = Number of Service Chains"
10604   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10605   layout:
10606     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10607     layout: "plot-service-density"
10608
10609 - type: "plot"
10610   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10611   algorithm: "plot_nf_heatmap"
10612   output-file-type: ".html"
10613   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10614   data: "plot-vpp-nfv-2n-clx-mrr"
10615   filter: "'NIC_Intel-XXV710' and
10616            'NF_DENSITY' and
10617            'VHOST' and
10618            'VXLAN' and
10619            'CHAIN' and
10620            'IMIX' and
10621            '8T4C' and
10622            'MRR'"
10623   parameters:
10624   - "result"
10625   - "name"
10626   - "tags"
10627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10628   x-axis: "X = VNFs per Service Chain"
10629   y-axis: "Y = Number of Service Chains"
10630   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10631   layout:
10632     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10633     layout: "plot-service-density"
10634
10635 # Plots - NF Density - VSC - NDR IMIX
10636 - type: "plot"
10637   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10638   algorithm: "plot_nf_heatmap"
10639   output-file-type: ".html"
10640   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10641   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10642   filter: "'NIC_Intel-XXV710' and
10643            'NF_DENSITY' and
10644            'VHOST' and
10645            'VXLAN' and
10646            'CHAIN' and
10647            'IMIX' and
10648            '2T1C' and
10649            'NDRPDR'"
10650   parameters:
10651   - "throughput"
10652   - "name"
10653   - "tags"
10654   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10655   x-axis: "X = VNFs per Service Chain"
10656   y-axis: "Y = Number of Service Chains"
10657   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10658   layout:
10659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10660     layout: "plot-service-density"
10661
10662 - type: "plot"
10663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10664   algorithm: "plot_nf_heatmap"
10665   output-file-type: ".html"
10666   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10667   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10668   filter: "'NIC_Intel-XXV710' and
10669            'NF_DENSITY' and
10670            'VHOST' and
10671            'VXLAN' and
10672            'CHAIN' and
10673            'IMIX' and
10674            '4T2C' and
10675            'NDRPDR'"
10676   parameters:
10677   - "throughput"
10678   - "name"
10679   - "tags"
10680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10681   x-axis: "X = VNFs per Service Chain"
10682   y-axis: "Y = Number of Service Chains"
10683   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10684   layout:
10685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10686     layout: "plot-service-density"
10687
10688 - type: "plot"
10689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10690   algorithm: "plot_nf_heatmap"
10691   output-file-type: ".html"
10692   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10693   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10694   filter: "'NIC_Intel-XXV710' and
10695            'NF_DENSITY' and
10696            'VHOST' and
10697            'VXLAN' and
10698            'CHAIN' and
10699            'IMIX' and
10700            '8T4C' and
10701            'NDRPDR'"
10702   parameters:
10703   - "throughput"
10704   - "name"
10705   - "tags"
10706   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10707   x-axis: "X = VNFs per Service Chain"
10708   y-axis: "Y = Number of Service Chains"
10709   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10710   layout:
10711     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10712     layout: "plot-service-density"
10713
10714 # Plots - NF Density - VSC - PDR IMIX
10715 - type: "plot"
10716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10717   algorithm: "plot_nf_heatmap"
10718   output-file-type: ".html"
10719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10720   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10721   filter: "'NIC_Intel-XXV710' and
10722            'NF_DENSITY' and
10723            'VHOST' and
10724            'VXLAN' and
10725            'CHAIN' and
10726            'IMIX' and
10727            '2T1C' and
10728            'NDRPDR'"
10729   parameters:
10730   - "throughput"
10731   - "name"
10732   - "tags"
10733   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10734   x-axis: "X = VNFs per Service Chain"
10735   y-axis: "Y = Number of Service Chains"
10736   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10737   layout:
10738     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10739     layout: "plot-service-density"
10740
10741 - type: "plot"
10742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10743   algorithm: "plot_nf_heatmap"
10744   output-file-type: ".html"
10745   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10746   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10747   filter: "'NIC_Intel-XXV710' and
10748            'NF_DENSITY' and
10749            'VHOST' and
10750            'VXLAN' and
10751            'CHAIN' and
10752            'IMIX' and
10753            '4T2C' and
10754            'NDRPDR'"
10755   parameters:
10756   - "throughput"
10757   - "name"
10758   - "tags"
10759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10760   x-axis: "X = VNFs per Service Chain"
10761   y-axis: "Y = Number of Service Chains"
10762   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10763   layout:
10764     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10765     layout: "plot-service-density"
10766
10767 - type: "plot"
10768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10769   algorithm: "plot_nf_heatmap"
10770   output-file-type: ".html"
10771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10772   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10773   filter: "'NIC_Intel-XXV710' and
10774            'NF_DENSITY' and
10775            'VHOST' and
10776            'VXLAN' and
10777            'CHAIN' and
10778            'IMIX' and
10779            '8T4C' and
10780            'NDRPDR'"
10781   parameters:
10782   - "throughput"
10783   - "name"
10784   - "tags"
10785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10786   x-axis: "X = VNFs per Service Chain"
10787   y-axis: "Y = Number of Service Chains"
10788   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10789   layout:
10790     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10791     layout: "plot-service-density"
10792
10793 # Plots - NF Density - CSC - MRR IMIX
10794 - type: "plot"
10795   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10796   algorithm: "plot_nf_heatmap"
10797   output-file-type: ".html"
10798   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10799   data: "plot-vpp-nfv-2n-clx-mrr"
10800   filter: "'NIC_Intel-XXV710' and
10801            'NF_DENSITY' and
10802            'DOCKER' and
10803            'CHAIN' and
10804            'NF_VPPIP4' and
10805            'IMIX' and
10806            '2T1C' and
10807            'MRR'"
10808   parameters:
10809   - "result"
10810   - "name"
10811   - "tags"
10812   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10813   x-axis: "X = CNFs per Service Chain"
10814   y-axis: "Y = Number of Service Chains"
10815   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10816   layout:
10817     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10818     layout: "plot-service-density"
10819
10820 - type: "plot"
10821   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10822   algorithm: "plot_nf_heatmap"
10823   output-file-type: ".html"
10824   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10825   data: "plot-vpp-nfv-2n-clx-mrr"
10826   filter: "'NIC_Intel-XXV710' and
10827            'NF_DENSITY' and
10828            'DOCKER' and
10829            'CHAIN' and
10830            'NF_VPPIP4' and
10831            'IMIX' and
10832            '4T2C' and
10833            'MRR'"
10834   parameters:
10835   - "result"
10836   - "name"
10837   - "tags"
10838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10839   x-axis: "X = CNFs per Service Chain"
10840   y-axis: "Y = Number of Service Chains"
10841   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10842   layout:
10843     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10844     layout: "plot-service-density"
10845
10846 - type: "plot"
10847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10848   algorithm: "plot_nf_heatmap"
10849   output-file-type: ".html"
10850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10851   data: "plot-vpp-nfv-2n-clx-mrr"
10852   filter: "'NIC_Intel-XXV710' and
10853            'NF_DENSITY' and
10854            'DOCKER' and
10855            'CHAIN' and
10856            'NF_VPPIP4' and
10857            'IMIX' and
10858            '8T4C' and
10859            'MRR'"
10860   parameters:
10861   - "result"
10862   - "name"
10863   - "tags"
10864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10865   x-axis: "X = CNFs per Service Chain"
10866   y-axis: "Y = Number of Service Chains"
10867   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10868   layout:
10869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10870     layout: "plot-service-density"
10871
10872 # Plots - NF Density - CSC - NDR IMIX
10873 - type: "plot"
10874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10875   algorithm: "plot_nf_heatmap"
10876   output-file-type: ".html"
10877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10878   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10879   filter: "'NIC_Intel-XXV710' and
10880            'NF_DENSITY' and
10881            'DOCKER' and
10882            'CHAIN' and
10883            'NF_VPPIP4' and
10884            'IMIX' and
10885            '2T1C' and
10886            'NDRPDR'"
10887   parameters:
10888   - "throughput"
10889   - "name"
10890   - "tags"
10891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10892   x-axis: "X = CNFs per Service Chain"
10893   y-axis: "Y = Number of Service Chains"
10894   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10895   layout:
10896     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10897     layout: "plot-service-density"
10898
10899 - type: "plot"
10900   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10901   algorithm: "plot_nf_heatmap"
10902   output-file-type: ".html"
10903   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10904   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10905   filter: "'NIC_Intel-XXV710' and
10906            'NF_DENSITY' and
10907            'DOCKER' and
10908            'CHAIN' and
10909            'NF_VPPIP4' and
10910            'IMIX' and
10911            '4T2C' and
10912            'NDRPDR'"
10913   parameters:
10914   - "throughput"
10915   - "name"
10916   - "tags"
10917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10918   x-axis: "X = CNFs per Service Chain"
10919   y-axis: "Y = Number of Service Chains"
10920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10921   layout:
10922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10923     layout: "plot-service-density"
10924
10925 - type: "plot"
10926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10927   algorithm: "plot_nf_heatmap"
10928   output-file-type: ".html"
10929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10930   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10931   filter: "'NIC_Intel-XXV710' and
10932            'NF_DENSITY' and
10933            'DOCKER' and
10934            'CHAIN' and
10935            'NF_VPPIP4' and
10936            'IMIX' and
10937            '8T4C' and
10938            'NDRPDR'"
10939   parameters:
10940   - "throughput"
10941   - "name"
10942   - "tags"
10943   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10944   x-axis: "X = CNFs per Service Chain"
10945   y-axis: "Y = Number of Service Chains"
10946   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10947   layout:
10948     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10949     layout: "plot-service-density"
10950
10951 # Plots - NF Density - CSC - PDR IMIX
10952 - type: "plot"
10953   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10954   algorithm: "plot_nf_heatmap"
10955   output-file-type: ".html"
10956   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10957   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10958   filter: "'NIC_Intel-XXV710' and
10959            'NF_DENSITY' and
10960            'DOCKER' and
10961            'CHAIN' and
10962            'NF_VPPIP4' and
10963            'IMIX' and
10964            '2T1C' and
10965            'NDRPDR'"
10966   parameters:
10967   - "throughput"
10968   - "name"
10969   - "tags"
10970   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10971   x-axis: "X = CNFs per Service Chain"
10972   y-axis: "Y = Number of Service Chains"
10973   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10974   layout:
10975     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10976     layout: "plot-service-density"
10977
10978 - type: "plot"
10979   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10980   algorithm: "plot_nf_heatmap"
10981   output-file-type: ".html"
10982   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10983   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10984   filter: "'NIC_Intel-XXV710' and
10985            'NF_DENSITY' and
10986            'DOCKER' and
10987            'CHAIN' and
10988            'NF_VPPIP4' and
10989            'IMIX' and
10990            '4T2C' and
10991            'NDRPDR'"
10992   parameters:
10993   - "throughput"
10994   - "name"
10995   - "tags"
10996   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10997   x-axis: "X = CNFs per Service Chain"
10998   y-axis: "Y = Number of Service Chains"
10999   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11000   layout:
11001     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11002     layout: "plot-service-density"
11003
11004 - type: "plot"
11005   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11006   algorithm: "plot_nf_heatmap"
11007   output-file-type: ".html"
11008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11009   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11010   filter: "'NIC_Intel-XXV710' and
11011            'NF_DENSITY' and
11012            'DOCKER' and
11013            'CHAIN' and
11014            'NF_VPPIP4' and
11015            'IMIX' and
11016            '8T4C' and
11017            'NDRPDR'"
11018   parameters:
11019   - "throughput"
11020   - "name"
11021   - "tags"
11022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11023   x-axis: "X = CNFs per Service Chain"
11024   y-axis: "Y = Number of Service Chains"
11025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11026   layout:
11027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11028     layout: "plot-service-density"
11029
11030 # Plots - NF Density - CSP - MRR IMIX
11031 - type: "plot"
11032   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11033   algorithm: "plot_nf_heatmap"
11034   output-file-type: ".html"
11035   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11036   data: "plot-vpp-nfv-2n-clx-mrr"
11037   filter: "'NIC_Intel-XXV710' and
11038            'NF_DENSITY' and
11039            'DOCKER' and
11040            'PIPELINE' and
11041            'NF_VPPIP4' and
11042            'IMIX' and
11043            '2T1C' and
11044            'MRR'"
11045   parameters:
11046   - "result"
11047   - "name"
11048   - "tags"
11049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11050   x-axis: "X = CNFs per Service Pipeline"
11051   y-axis: "Y = Number of Service Pipelines"
11052   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11053   layout:
11054     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11055     layout: "plot-service-density"
11056
11057 - type: "plot"
11058   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11059   algorithm: "plot_nf_heatmap"
11060   output-file-type: ".html"
11061   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11062   data: "plot-vpp-nfv-2n-clx-mrr"
11063   filter: "'NIC_Intel-XXV710' and
11064            'NF_DENSITY' and
11065            'DOCKER' and
11066            'PIPELINE' and
11067            'NF_VPPIP4' and
11068            'IMIX' and
11069            '4T2C' and
11070            'MRR'"
11071   parameters:
11072   - "result"
11073   - "name"
11074   - "tags"
11075   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11076   x-axis: "X = CNFs per Service Pipeline"
11077   y-axis: "Y = Number of Service Pipelines"
11078   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11079   layout:
11080     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11081     layout: "plot-service-density"
11082
11083 - type: "plot"
11084   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11085   algorithm: "plot_nf_heatmap"
11086   output-file-type: ".html"
11087   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11088   data: "plot-vpp-nfv-2n-clx-mrr"
11089   filter: "'NIC_Intel-XXV710' and
11090            'NF_DENSITY' and
11091            'DOCKER' and
11092            'PIPELINE' and
11093            'NF_VPPIP4' and
11094            'IMIX' and
11095            '8T4C' and
11096            'MRR'"
11097   parameters:
11098   - "result"
11099   - "name"
11100   - "tags"
11101   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11102   x-axis: "X = CNFs per Service Pipeline"
11103   y-axis: "Y = Number of Service Pipelines"
11104   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11105   layout:
11106     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11107     layout: "plot-service-density"
11108
11109 # Plots - NF Density - CSP - NDR IMIX
11110 - type: "plot"
11111   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11112   algorithm: "plot_nf_heatmap"
11113   output-file-type: ".html"
11114   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11115   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11116   filter: "'NIC_Intel-XXV710' and
11117            'NF_DENSITY' and
11118            'DOCKER' and
11119            'PIPELINE' and
11120            'NF_VPPIP4' and
11121            'IMIX' and
11122            '2T1C' and
11123            'NDRPDR'"
11124   parameters:
11125   - "throughput"
11126   - "name"
11127   - "tags"
11128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11129   x-axis: "X = CNFs per Service Pipeline"
11130   y-axis: "Y = Number of Service Pipelines"
11131   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11132   layout:
11133     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11134     layout: "plot-service-density"
11135
11136 - type: "plot"
11137   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11138   algorithm: "plot_nf_heatmap"
11139   output-file-type: ".html"
11140   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11141   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11142   filter: "'NIC_Intel-XXV710' and
11143            'NF_DENSITY' and
11144            'DOCKER' and
11145            'PIPELINE' and
11146            'NF_VPPIP4' and
11147            'IMIX' and
11148            '4T2C' and
11149            'NDRPDR'"
11150   parameters:
11151   - "throughput"
11152   - "name"
11153   - "tags"
11154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11155   x-axis: "X = CNFs per Service Pipeline"
11156   y-axis: "Y = Number of Service Pipelines"
11157   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11158   layout:
11159     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11160     layout: "plot-service-density"
11161
11162 - type: "plot"
11163   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11164   algorithm: "plot_nf_heatmap"
11165   output-file-type: ".html"
11166   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11167   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11168   filter: "'NIC_Intel-XXV710' and
11169            'NF_DENSITY' and
11170            'DOCKER' and
11171            'PIPELINE' and
11172            'NF_VPPIP4' and
11173            'IMIX' and
11174            '8T4C' and
11175            'NDRPDR'"
11176   parameters:
11177   - "throughput"
11178   - "name"
11179   - "tags"
11180   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11181   x-axis: "X = CNFs per Service Pipeline"
11182   y-axis: "Y = Number of Service Pipelines"
11183   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11184   layout:
11185     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11186     layout: "plot-service-density"
11187
11188 # Plots - NF Density - CSP - PDR IMIX
11189 - type: "plot"
11190   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11191   algorithm: "plot_nf_heatmap"
11192   output-file-type: ".html"
11193   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11194   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11195   filter: "'NIC_Intel-XXV710' and
11196            'NF_DENSITY' and
11197            'DOCKER' and
11198            'PIPELINE' and
11199            'NF_VPPIP4' and
11200            'IMIX' and
11201            '2T1C' and
11202            'NDRPDR'"
11203   parameters:
11204   - "throughput"
11205   - "name"
11206   - "tags"
11207   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11208   x-axis: "X = CNFs per Service Pipeline"
11209   y-axis: "Y = Number of Service Pipelines"
11210   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11211   layout:
11212     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11213     layout: "plot-service-density"
11214
11215 - type: "plot"
11216   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11217   algorithm: "plot_nf_heatmap"
11218   output-file-type: ".html"
11219   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11220   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11221   filter: "'NIC_Intel-XXV710' and
11222            'NF_DENSITY' and
11223            'DOCKER' and
11224            'PIPELINE' and
11225            'NF_VPPIP4' and
11226            'IMIX' and
11227            '4T2C' and
11228            'NDRPDR'"
11229   parameters:
11230   - "throughput"
11231   - "name"
11232   - "tags"
11233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11234   x-axis: "X = CNFs per Service Pipeline"
11235   y-axis: "Y = Number of Service Pipelines"
11236   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11237   layout:
11238     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11239     layout: "plot-service-density"
11240
11241 - type: "plot"
11242   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11243   algorithm: "plot_nf_heatmap"
11244   output-file-type: ".html"
11245   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11246   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11247   filter: "'NIC_Intel-XXV710' and
11248            'NF_DENSITY' and
11249            'DOCKER' and
11250            'PIPELINE' and
11251            'NF_VPPIP4' and
11252            'IMIX' and
11253            '8T4C' and
11254            'NDRPDR'"
11255   parameters:
11256   - "throughput"
11257   - "name"
11258   - "tags"
11259   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11260   x-axis: "X = CNFs per Service Pipeline"
11261   y-axis: "Y = Number of Service Pipelines"
11262   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11263   layout:
11264     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11265     layout: "plot-service-density"
11266
11267 ################################################################################
11268
11269 # Packet Throughput
11270
11271 - type: "plot"
11272   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11273   algorithm: "plot_perf_box_name"
11274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11276   include:
11277     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11278     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11279     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11280     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11281   layout:
11282     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11283     layout: "plot-throughput"
11284
11285 - type: "plot"
11286   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11287   algorithm: "plot_perf_box_name"
11288   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11290   include:
11291     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11292     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11295   layout:
11296     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11297     layout: "plot-throughput"
11298
11299 - type: "plot"
11300   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11301   algorithm: "plot_perf_box_name"
11302   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11303   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11304   include:
11305     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11306     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11307     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11308     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11309   layout:
11310     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11311     layout: "plot-throughput"
11312
11313 - type: "plot"
11314   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11315   algorithm: "plot_perf_box_name"
11316   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11317   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11318   include:
11319     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11320     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11323   layout:
11324     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11325     layout: "plot-throughput"
11326
11327 - type: "plot"
11328   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11329   algorithm: "plot_perf_box_name"
11330   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11332   include:
11333     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1dcr-ndrpdr"
11334     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-avf-eth-2memif-1lxc-ndrpdr"
11335     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11336     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11337     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11338   layout:
11339     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11340     layout: "plot-throughput"
11341
11342 - type: "plot"
11343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11344   algorithm: "plot_perf_box_name"
11345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11347   include:
11348     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11349     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11350     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11351     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-avf-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11352     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11353   layout:
11354     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11362   include:
11363     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11364     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11365     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11366     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11367     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11368   layout:
11369     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11370     layout: "plot-throughput"
11371
11372 - type: "plot"
11373   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11374   algorithm: "plot_perf_box_name"
11375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11377   include:
11378     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11379     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11380     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11382     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11383   layout:
11384     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11385     layout: "plot-throughput"
11386
11387 - type: "plot"
11388   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11389   algorithm: "plot_perf_box_name"
11390   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11391   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11392   include:
11393     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11394     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11395     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11396     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11397     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11398   layout:
11399     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11400     layout: "plot-throughput"
11401
11402 - type: "plot"
11403   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11404   algorithm: "plot_perf_box_name"
11405   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11406   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11407   include:
11408     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11409     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11410     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11411     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11412     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11413   layout:
11414     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11415     layout: "plot-throughput"
11416
11417 - type: "plot"
11418   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11419   algorithm: "plot_perf_box_name"
11420   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11422   include:
11423     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11427     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11428     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11429   layout:
11430     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11431     layout: "plot-throughput"
11432
11433 - type: "plot"
11434   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11435   algorithm: "plot_perf_box_name"
11436   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11438   include:
11439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11441     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11443     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11444     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11445   layout:
11446     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11447     layout: "plot-throughput"
11448
11449 - type: "plot"
11450   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11451   algorithm: "plot_perf_box_name"
11452   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11454   include:
11455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11460   layout:
11461     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11466   algorithm: "plot_perf_box_name"
11467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11469   include:
11470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11475   layout:
11476     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11477     layout: "plot-throughput"
11478
11479 - type: "plot"
11480   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11481   algorithm: "plot_perf_box_name"
11482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11484   include:
11485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11488   layout:
11489     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11494   algorithm: "plot_perf_box_name"
11495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11497   include:
11498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11501   layout:
11502     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11503     layout: "plot-throughput"
11504
11505 - type: "plot"
11506   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11507   algorithm: "plot_perf_box_name"
11508   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11509   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11510   include:
11511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11516   layout:
11517     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11518     layout: "plot-throughput"
11519
11520 - type: "plot"
11521   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11522   algorithm: "plot_perf_box_name"
11523   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11524   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11525   include:
11526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11531   layout:
11532     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11533     layout: "plot-throughput"
11534
11535 - type: "plot"
11536   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11537   algorithm: "plot_perf_box_name"
11538   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11539   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11540   include:
11541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11544   layout:
11545     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11546     layout: "plot-throughput"
11547
11548 - type: "plot"
11549   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11550   algorithm: "plot_perf_box_name"
11551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11553   include:
11554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11557   layout:
11558     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11559     layout: "plot-throughput"
11560
11561 - type: "plot"
11562   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11563   algorithm: "plot_perf_box_name"
11564   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11565   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11566   include:
11567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11573   layout:
11574     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11575     layout: "plot-throughput"
11576
11577 - type: "plot"
11578   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11579   algorithm: "plot_perf_box_name"
11580   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11581   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11582   include:
11583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11589   layout:
11590     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11591     layout: "plot-throughput"
11592
11593 - type: "plot"
11594   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11595   algorithm: "plot_perf_box_name"
11596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11598   include:
11599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11605   layout:
11606     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11607     layout: "plot-throughput"
11608
11609 - type: "plot"
11610   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11611   algorithm: "plot_perf_box_name"
11612   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11614   include:
11615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11621   layout:
11622     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11623     layout: "plot-throughput"
11624
11625 - type: "plot"
11626   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11627   algorithm: "plot_perf_box_name"
11628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11630   include:
11631     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11632     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11633     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11634   layout:
11635     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11636     layout: "plot-throughput"
11637
11638 - type: "plot"
11639   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11640   algorithm: "plot_perf_box_name"
11641   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11643   include:
11644     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11645     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11646     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11647   layout:
11648     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11656   include:
11657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11660 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11661 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11662   layout:
11663     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11664     layout: "plot-throughput"
11665
11666 - type: "plot"
11667   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11668   algorithm: "plot_perf_box_name"
11669   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11671   include:
11672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11675 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11676 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11677   layout:
11678     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11679     layout: "plot-throughput"
11680
11681 - type: "plot"
11682   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11683   algorithm: "plot_perf_box_name"
11684   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11686   include:
11687     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11690     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11692   layout:
11693     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11694     layout: "plot-throughput"
11695
11696 - type: "plot"
11697   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11698   algorithm: "plot_perf_box_name"
11699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11701   include:
11702     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11707   layout:
11708     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11709     layout: "plot-throughput"
11710
11711 - type: "plot"
11712   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11713   algorithm: "plot_perf_box_name"
11714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11716   include:
11717     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11718     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11722   layout:
11723     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11724     layout: "plot-throughput"
11725
11726 - type: "plot"
11727   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11728   algorithm: "plot_perf_box_name"
11729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11731   include:
11732     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11737   layout:
11738     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11739     layout: "plot-throughput"
11740
11741 - type: "plot"
11742   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11743   algorithm: "plot_perf_box_name"
11744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11746   include:
11747     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11752     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11753   layout:
11754     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11755     layout: "plot-throughput"
11756
11757 - type: "plot"
11758   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11759   algorithm: "plot_perf_box_name"
11760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11762   include:
11763     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11764     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11765     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11766     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11768     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11769   layout:
11770     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11771     layout: "plot-throughput"
11772
11773 - type: "plot"
11774   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11775   algorithm: "plot_perf_box_name"
11776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11778   include:
11779     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11780     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11785   layout:
11786     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11794   include:
11795     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11801   layout:
11802     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11809   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11810   include:
11811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11816   layout:
11817     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11818     layout: "plot-throughput"
11819
11820 - type: "plot"
11821   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11822   algorithm: "plot_perf_box_name"
11823   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11824   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11825   include:
11826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11831   layout:
11832     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11833     layout: "plot-throughput"
11834
11835 - type: "plot"
11836   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11837   algorithm: "plot_perf_box_name"
11838   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11839   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11840   include:
11841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11847   layout:
11848     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11856   include:
11857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11863   layout:
11864     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11865     layout: "plot-throughput"
11866
11867 - type: "plot"
11868   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11869   algorithm: "plot_perf_box_name"
11870   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11871   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11872   include:
11873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11878   layout:
11879     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11880     layout: "plot-throughput"
11881
11882 - type: "plot"
11883   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11884   algorithm: "plot_perf_box_name"
11885   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11886   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11887   include:
11888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11889     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11890     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11892     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11893   layout:
11894     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11902   include:
11903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11909   layout:
11910     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11911     layout: "plot-throughput"
11912
11913 - type: "plot"
11914   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11915   algorithm: "plot_perf_box_name"
11916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11918   include:
11919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11925   layout:
11926     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11927     layout: "plot-throughput"
11928
11929 - type: "plot"
11930   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11931   algorithm: "plot_perf_box_name"
11932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11934   include:
11935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11940   layout:
11941     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11942     layout: "plot-throughput"
11943
11944 - type: "plot"
11945   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11946   algorithm: "plot_perf_box_name"
11947   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11948   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11949   include:
11950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11955   layout:
11956     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11964   include:
11965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11971   layout:
11972     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11973     layout: "plot-throughput"
11974
11975 - type: "plot"
11976   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11977   algorithm: "plot_perf_box_name"
11978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11980   include:
11981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11987   layout:
11988     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11989     layout: "plot-throughput"
11990
11991 - type: "plot"
11992   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11993   algorithm: "plot_perf_box_name"
11994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11996   include:
11997     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11998     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11999   layout:
12000     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12005   algorithm: "plot_perf_box_name"
12006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12008   include:
12009     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12011   layout:
12012     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12013     layout: "plot-throughput"
12014
12015 - type: "plot"
12016   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12017   algorithm: "plot_perf_box_name"
12018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12020   include:
12021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12025   layout:
12026     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12027     layout: "plot-throughput"
12028
12029 - type: "plot"
12030   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12031   algorithm: "plot_perf_box_name"
12032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12034   include:
12035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12039   layout:
12040     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12048   include:
12049     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12053   layout:
12054     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12055     layout: "plot-throughput"
12056
12057 - type: "plot"
12058   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12059   algorithm: "plot_perf_box_name"
12060   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12062   include:
12063     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12067   layout:
12068     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12069     layout: "plot-throughput"
12070
12071 - type: "plot"
12072   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12073   algorithm: "plot_perf_box_name"
12074   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12075   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12076   include:
12077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12081   layout:
12082     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12090   include:
12091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12095   layout:
12096     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12097     layout: "plot-throughput"
12098
12099 - type: "plot"
12100   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12101   algorithm: "plot_perf_box_name"
12102   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12103   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12104   include:
12105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12109   layout:
12110     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12111     layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12115   algorithm: "plot_perf_box_name"
12116   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12117   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12118   include:
12119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12123   layout:
12124     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12125     layout: "plot-throughput"
12126
12127 - type: "plot"
12128   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12129   algorithm: "plot_perf_box_name"
12130   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12132   include:
12133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12139   layout:
12140     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12141     layout: "plot-throughput"
12142
12143 - type: "plot"
12144   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12145   algorithm: "plot_perf_box_name"
12146   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12148   include:
12149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12155   layout:
12156     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12157     layout: "plot-throughput"
12158
12159 - type: "plot"
12160   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12161   algorithm: "plot_perf_box_name"
12162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12164   include:
12165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12170   layout:
12171     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12172     layout: "plot-throughput"
12173
12174 - type: "plot"
12175   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12176   algorithm: "plot_perf_box_name"
12177   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12179   include:
12180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12185   layout:
12186     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12187     layout: "plot-throughput"
12188
12189 - type: "plot"
12190   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12191   algorithm: "plot_perf_box_name"
12192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12194   include:
12195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12200   layout:
12201     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12202     layout: "plot-throughput"
12203
12204 - type: "plot"
12205   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12206   algorithm: "plot_perf_box_name"
12207   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12209   include:
12210     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12215   layout:
12216     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12217     layout: "plot-throughput"
12218
12219 - type: "plot"
12220   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12221   algorithm: "plot_perf_box_name"
12222   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12224   include:
12225     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12228   layout:
12229     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12230     layout: "plot-throughput"
12231
12232 - type: "plot"
12233   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12234   algorithm: "plot_perf_box_name"
12235   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12237   include:
12238     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12241   layout:
12242     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12250   include:
12251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12253     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12254   layout:
12255     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12256     layout: "plot-throughput"
12257
12258 - type: "plot"
12259   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12260   algorithm: "plot_perf_box_name"
12261   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12263   include:
12264     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12265     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12266     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12267   layout:
12268     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12269     layout: "plot-throughput"
12270
12271 - type: "plot"
12272   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12273   algorithm: "plot_perf_box_name"
12274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12276   include:
12277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12282   layout:
12283     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12284     layout: "plot-throughput"
12285
12286 - type: "plot"
12287   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12288   algorithm: "plot_perf_box_name"
12289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12291   include:
12292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12297   layout:
12298     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12299     layout: "plot-throughput"
12300
12301 - type: "plot"
12302   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12303   algorithm: "plot_perf_box_name"
12304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12306   include:
12307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12312   layout:
12313     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12314     layout: "plot-throughput"
12315
12316 - type: "plot"
12317   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12318   algorithm: "plot_perf_box_name"
12319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12321   include:
12322     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12327   layout:
12328     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12329     layout: "plot-throughput"
12330
12331 - type: "plot"
12332   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12333   algorithm: "plot_perf_box_name"
12334   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12335   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12336   include:
12337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12341     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12342   layout:
12343     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12344     layout: "plot-throughput"
12345
12346 - type: "plot"
12347   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12348   algorithm: "plot_perf_box_name"
12349   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12350   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12351   include:
12352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12357   layout:
12358     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12359     layout: "plot-throughput"
12360
12361 - type: "plot"
12362   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12363   algorithm: "plot_perf_box_name"
12364   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12365   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12366   include:
12367     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12368     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12372   layout:
12373     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12374     layout: "plot-throughput"
12375
12376 - type: "plot"
12377   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12378   algorithm: "plot_perf_box_name"
12379   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12380   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12381   include:
12382     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12383     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12387   layout:
12388     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12395   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12396   include:
12397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12402   layout:
12403     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12404     layout: "plot-throughput"
12405
12406 - type: "plot"
12407   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12408   algorithm: "plot_perf_box_name"
12409   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12410   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12411   include:
12412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12414     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12417   layout:
12418     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12419     layout: "plot-throughput"
12420
12421 - type: "plot"
12422   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12423   algorithm: "plot_perf_box_name"
12424   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12425   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12426   include:
12427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12432     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12433   layout:
12434     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12435     layout: "plot-throughput"
12436
12437 - type: "plot"
12438   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12439   algorithm: "plot_perf_box_name"
12440   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12441   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12442   include:
12443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12448     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12449   layout:
12450     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12451     layout: "plot-throughput"
12452
12453 - type: "plot"
12454   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12455   algorithm: "plot_perf_box_name"
12456   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12457   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12458   include:
12459     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12460     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12463   layout:
12464     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12465     layout: "plot-throughput"
12466
12467 - type: "plot"
12468   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12469   algorithm: "plot_perf_box_name"
12470   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12472   include:
12473     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12474     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12476     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12477   layout:
12478     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12479     layout: "plot-throughput"
12480
12481 - type: "plot"
12482   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12483   algorithm: "plot_perf_box_name"
12484   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12486   include:
12487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12492     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12493   layout:
12494     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12495     layout: "plot-throughput"
12496
12497 - type: "plot"
12498   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12499   algorithm: "plot_perf_box_name"
12500   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12502   include:
12503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12508     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12509   layout:
12510     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12511     layout: "plot-throughput"
12512
12513 - type: "plot"
12514   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12515   algorithm: "plot_perf_box_name"
12516   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12518   include:
12519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12524     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12525   layout:
12526     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12527     layout: "plot-throughput"
12528
12529 - type: "plot"
12530   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12531   algorithm: "plot_perf_box_name"
12532   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12533   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12534   include:
12535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12540     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.64B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12541   layout:
12542     title: "3n-skx-xxv710-64b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12543     layout: "plot-throughput"
12544
12545 - type: "plot"
12546   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12547   algorithm: "plot_perf_box_name"
12548   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12550   include:
12551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12555     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12556     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12557   layout:
12558     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12559     layout: "plot-throughput"
12560
12561 - type: "plot"
12562   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12563   algorithm: "plot_perf_box_name"
12564   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12565   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12566   include:
12567     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12568     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12569     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12570     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12571     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12572     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12573   layout:
12574     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12575     layout: "plot-throughput"
12576
12577 - type: "plot"
12578   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12579   algorithm: "plot_perf_box_name"
12580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12582   include:
12583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12588     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12589   layout:
12590     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12591     layout: "plot-throughput"
12592
12593 - type: "plot"
12594   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12595   algorithm: "plot_perf_box_name"
12596   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12597   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12598   include:
12599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12600     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12604     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12605   layout:
12606     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12607     layout: "plot-throughput"
12608
12609 - type: "plot"
12610   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12611   algorithm: "plot_perf_box_name"
12612   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12613   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12614   include:
12615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12616     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12617     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12618     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12619     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12620     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12621   layout:
12622     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12629   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12630   include:
12631     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12632     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12633     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12634     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12635     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12636     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12637   layout:
12638     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12639     layout: "plot-throughput"
12640
12641 - type: "plot"
12642   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12643   algorithm: "plot_perf_box_name"
12644   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12646   include:
12647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12653   layout:
12654     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12655     layout: "plot-throughput"
12656
12657 - type: "plot"
12658   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12659   algorithm: "plot_perf_box_name"
12660   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12662   include:
12663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12669   layout:
12670     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12671     layout: "plot-throughput"
12672
12673 - type: "plot"
12674   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12675   algorithm: "plot_perf_box_name"
12676   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12677   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12678   include:
12679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12685   layout:
12686     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12687     layout: "plot-throughput"
12688
12689 - type: "plot"
12690   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12691   algorithm: "plot_perf_box_name"
12692   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12693   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12694   include:
12695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12701   layout:
12702     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12703     layout: "plot-throughput"
12704
12705 - type: "plot"
12706   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12707   algorithm: "plot_perf_box_name"
12708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12710   include:
12711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12717   layout:
12718     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12719     layout: "plot-throughput"
12720
12721 - type: "plot"
12722   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12723   algorithm: "plot_perf_box_name"
12724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12726   include:
12727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12733   layout:
12734     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12742   include:
12743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12747   layout:
12748     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12749     layout: "plot-throughput"
12750
12751 - type: "plot"
12752   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12753   algorithm: "plot_perf_box_name"
12754   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12755   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12756   include:
12757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12761   layout:
12762     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12763     layout: "plot-throughput"
12764
12765 - type: "plot"
12766   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12767   algorithm: "plot_perf_box_name"
12768   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12769   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12770   include:
12771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12775   layout:
12776     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12777     layout: "plot-throughput"
12778
12779 - type: "plot"
12780   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12781   algorithm: "plot_perf_box_name"
12782   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12783   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12784   include:
12785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12789   layout:
12790     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12791     layout: "plot-throughput"
12792
12793 - type: "plot"
12794   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12795   algorithm: "plot_perf_box_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12798   include:
12799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12800     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12801     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12802     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12803     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12805   layout:
12806     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12807     layout: "plot-throughput"
12808
12809 - type: "plot"
12810   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12811   algorithm: "plot_perf_box_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12814   include:
12815     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12816     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12817     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12818     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12819     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12820     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12821   layout:
12822     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12823     layout: "plot-throughput"
12824
12825 - type: "plot"
12826   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12827   algorithm: "plot_perf_box_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12830   include:
12831     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12832     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12833     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12834     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12835     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12836   layout:
12837     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12838     layout: "plot-throughput"
12839
12840 - type: "plot"
12841   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12842   algorithm: "plot_perf_box_name"
12843   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12845   include:
12846     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12847     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12848     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12849     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12850     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12851   layout:
12852     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12853     layout: "plot-throughput"
12854
12855 - type: "plot"
12856   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12857   algorithm: "plot_perf_box_name"
12858   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12860   include:
12861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12865     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12866   layout:
12867     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12868     layout: "plot-throughput"
12869
12870 - type: "plot"
12871   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12872   algorithm: "plot_perf_box_name"
12873   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12874   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12875   include:
12876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12881   layout:
12882     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12883     layout: "plot-throughput"
12884
12885 - type: "plot"
12886   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12887   algorithm: "plot_perf_box_name"
12888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12890   include:
12891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12895   layout:
12896     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12897     layout: "plot-throughput"
12898
12899 - type: "plot"
12900   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12901   algorithm: "plot_perf_box_name"
12902   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12904   include:
12905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12909   layout:
12910     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12911     layout: "plot-throughput"
12912
12913 - type: "plot"
12914   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12915   algorithm: "plot_perf_box_name"
12916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12918   include:
12919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12925   layout:
12926     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12927     layout: "plot-throughput"
12928
12929 - type: "plot"
12930   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12931   algorithm: "plot_perf_box_name"
12932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12934   include:
12935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12941   layout:
12942     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12943     layout: "plot-throughput"
12944
12945 - type: "plot"
12946   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12947   algorithm: "plot_perf_box_name"
12948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12950   include:
12951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12957   layout:
12958     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12959     layout: "plot-throughput"
12960
12961 - type: "plot"
12962   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12963   algorithm: "plot_perf_box_name"
12964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12966   include:
12967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12973   layout:
12974     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12975     layout: "plot-throughput"
12976
12977 - type: "plot"
12978   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12979   algorithm: "plot_perf_box_name"
12980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12982   include:
12983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12989   layout:
12990     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12991     layout: "plot-throughput"
12992
12993 - type: "plot"
12994   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12995   algorithm: "plot_perf_box_name"
12996   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12998   include:
12999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13005   layout:
13006     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13007     layout: "plot-throughput"
13008
13009 - type: "plot"
13010   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13011   algorithm: "plot_perf_box_name"
13012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13014   include:
13015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13021   layout:
13022     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13023     layout: "plot-throughput"
13024
13025 - type: "plot"
13026   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13027   algorithm: "plot_perf_box_name"
13028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13030   include:
13031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13037   layout:
13038     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13039     layout: "plot-throughput"
13040
13041 - type: "plot"
13042   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13043   algorithm: "plot_perf_box_name"
13044   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13045   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13046   include:
13047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13051   layout:
13052     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13053     layout: "plot-throughput"
13054
13055 - type: "plot"
13056   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13057   algorithm: "plot_perf_box_name"
13058   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13059   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13060   include:
13061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13065   layout:
13066     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13067     layout: "plot-throughput"
13068
13069 - type: "plot"
13070   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13071   algorithm: "plot_perf_box_name"
13072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13074   include:
13075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13081   layout:
13082     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13083     layout: "plot-throughput"
13084
13085 - type: "plot"
13086   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13087   algorithm: "plot_perf_box_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13090   include:
13091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13097   layout:
13098     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13099     layout: "plot-throughput"
13100
13101 - type: "plot"
13102   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13103   algorithm: "plot_perf_box_name"
13104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13106   include:
13107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13113   layout:
13114     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13115     layout: "plot-throughput"
13116
13117 - type: "plot"
13118   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13119   algorithm: "plot_perf_box_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13121   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13122   include:
13123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13129   layout:
13130     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13131     layout: "plot-throughput"
13132
13133 #- type: "plot"
13134 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13135 #  algorithm: "plot_perf_box_name"
13136 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13137 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13138 #  include:
13139 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13140 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13141 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13142 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13143 #  layout:
13144 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13145 #    layout: "plot-throughput"
13146 #
13147 #- type: "plot"
13148 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13149 #  algorithm: "plot_perf_box_name"
13150 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13151 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13152 #  include:
13153 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13154 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13156 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13157 #  layout:
13158 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13159 #    layout: "plot-throughput"
13160
13161 - type: "plot"
13162   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13163   algorithm: "plot_perf_box_name"
13164   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13165   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13166   include:
13167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13173   layout:
13174     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13175     layout: "plot-throughput"
13176
13177 - type: "plot"
13178   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13179   algorithm: "plot_perf_box_name"
13180   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13181   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13182   include:
13183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13189   layout:
13190     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13191     layout: "plot-throughput"
13192
13193 #- type: "plot"
13194 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13195 #  algorithm: "plot_perf_box_name"
13196 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13197 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13198 #  include:
13199 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13200 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13201 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13202 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13203 #  layout:
13204 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13205 #    layout: "plot-throughput"
13206 #
13207 #- type: "plot"
13208 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13209 #  algorithm: "plot_perf_box_name"
13210 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13211 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13212 #  include:
13213 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13214 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13215 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13217 #  layout:
13218 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13219 #    layout: "plot-throughput"
13220
13221 - type: "plot"
13222   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13223   algorithm: "plot_perf_box_name"
13224   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13225   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13226   include:
13227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13229     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13230     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13231     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13232     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13233   layout:
13234     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13235     layout: "plot-throughput"
13236
13237 - type: "plot"
13238   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13239   algorithm: "plot_perf_box_name"
13240   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13241   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13242   include:
13243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13245     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13248     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13249   layout:
13250     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13251     layout: "plot-throughput"
13252
13253 #- type: "plot"
13254 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13255 #  algorithm: "plot_perf_box_name"
13256 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13257 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13258 #  include:
13259 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13261 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13263 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13264 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13265 #  layout:
13266 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13267 #    layout: "plot-throughput"
13268 #
13269 #- type: "plot"
13270 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13271 #  algorithm: "plot_perf_box_name"
13272 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13273 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13274 #  include:
13275 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13277 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13280 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13281 #  layout:
13282 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13283 #    layout: "plot-throughput"
13284
13285 - type: "plot"
13286   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13287   algorithm: "plot_perf_box_name"
13288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13290   include:
13291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13292     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13293     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13296     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13297   layout:
13298     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13306   include:
13307     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13308     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13309     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13310     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13311     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13312     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13313   layout:
13314     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13315     layout: "plot-throughput"
13316
13317 - type: "plot"
13318   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13319   algorithm: "plot_perf_box_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13322   include:
13323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13324     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13325     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13326     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13327     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13328     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13329   layout:
13330     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13335   algorithm: "plot_perf_box_name"
13336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13338   include:
13339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13344     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13345   layout:
13346     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13360     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13361   layout:
13362     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13370   include:
13371     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13372     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13373     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13374     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13375     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13376     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13377   layout:
13378     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13386   include:
13387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13388     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13389     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13390     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13391     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13392     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13393   layout:
13394     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13395     layout: "plot-throughput"
13396
13397 - type: "plot"
13398   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13399   algorithm: "plot_perf_box_name"
13400   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13401   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13402   include:
13403     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13404     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13405     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13406     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13407     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13408     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13409   layout:
13410     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13411     layout: "plot-throughput"
13412
13413 #- type: "plot"
13414 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13415 #  algorithm: "plot_perf_box_name"
13416 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13417 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13418 #  include:
13419 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13420 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13421 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13422 #  layout:
13423 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13424 #    layout: "plot-throughput"
13425 #
13426 #- type: "plot"
13427 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13428 #  algorithm: "plot_perf_box_name"
13429 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13430 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13431 #  include:
13432 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13433 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13434 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13435 #  layout:
13436 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13437 #    layout: "plot-throughput"
13438
13439 - type: "plot"
13440   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13441   algorithm: "plot_perf_box_name"
13442   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13443   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13444   include:
13445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13450   layout:
13451     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13452     layout: "plot-throughput"
13453
13454 - type: "plot"
13455   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13456   algorithm: "plot_perf_box_name"
13457   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13459   include:
13460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13465   layout:
13466     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13467     layout: "plot-throughput"
13468
13469 - type: "plot"
13470   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13471   algorithm: "plot_perf_box_name"
13472   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13473   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13474   include:
13475     - "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"
13476     - "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"
13477     - "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"
13478     - "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"
13479     - "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"
13480   layout:
13481     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13482     layout: "plot-throughput"
13483
13484 - type: "plot"
13485   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13486   algorithm: "plot_perf_box_name"
13487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13489   include:
13490     - "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"
13491     - "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"
13492     - "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"
13493     - "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"
13494     - "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"
13495   layout:
13496     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13497     layout: "plot-throughput"
13498
13499 - type: "plot"
13500   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13501   algorithm: "plot_perf_box_name"
13502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13504   include:
13505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13510   layout:
13511     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13512     layout: "plot-throughput"
13513
13514 - type: "plot"
13515   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13516   algorithm: "plot_perf_box_name"
13517   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13518   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13519   include:
13520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13524     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13525   layout:
13526     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13527     layout: "plot-throughput"
13528
13529 - type: "plot"
13530   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13531   algorithm: "plot_perf_box_name"
13532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13534   include:
13535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13539     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13540   layout:
13541     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13542     layout: "plot-throughput"
13543
13544 - type: "plot"
13545   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13546   algorithm: "plot_perf_box_name"
13547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13549   include:
13550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13554     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13555   layout:
13556     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13557     layout: "plot-throughput"
13558
13559 - type: "plot"
13560   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13561   algorithm: "plot_perf_box_name"
13562   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13564   include:
13565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13570   layout:
13571     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13572     layout: "plot-throughput"
13573
13574 - type: "plot"
13575   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13576   algorithm: "plot_perf_box_name"
13577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13579   include:
13580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13584     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13585   layout:
13586     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13587     layout: "plot-throughput"
13588
13589 - type: "plot"
13590   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13591   algorithm: "plot_perf_box_name"
13592   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13593   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13594   include:
13595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13598     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13599     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13600   layout:
13601     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13602     layout: "plot-throughput"
13603
13604 - type: "plot"
13605   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13606   algorithm: "plot_perf_box_name"
13607   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13609   include:
13610     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13611     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13612     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13613     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13615   layout:
13616     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13617     layout: "plot-throughput"
13618
13619 - type: "plot"
13620   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13621   algorithm: "plot_perf_box_name"
13622   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13623   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13624   include:
13625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13628     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13629   layout:
13630     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13631     layout: "plot-throughput"
13632
13633 - type: "plot"
13634   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13635   algorithm: "plot_perf_box_name"
13636   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13638   include:
13639     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13643   layout:
13644     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13645     layout: "plot-throughput"
13646
13647 - type: "plot"
13648   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13649   algorithm: "plot_perf_box_name"
13650   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13651   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13652   include:
13653     - "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"
13654     - "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"
13655     - "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"
13656     - "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"
13657   layout:
13658     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13659     layout: "plot-throughput"
13660
13661 - type: "plot"
13662   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13663   algorithm: "plot_perf_box_name"
13664   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13666   include:
13667     - "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"
13668     - "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"
13669     - "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"
13670     - "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"
13671   layout:
13672     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13673     layout: "plot-throughput"
13674
13675 - type: "plot"
13676   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13677   algorithm: "plot_perf_box_name"
13678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13680   include:
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13686     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13687   layout:
13688     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13689     layout: "plot-throughput"
13690
13691 - type: "plot"
13692   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13693   algorithm: "plot_perf_box_name"
13694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13696   include:
13697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13702     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13703   layout:
13704     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13705     layout: "plot-throughput"
13706
13707 - type: "plot"
13708   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13709   algorithm: "plot_perf_box_name"
13710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13712   include:
13713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13718     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13719   layout:
13720     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13721     layout: "plot-throughput"
13722
13723 - type: "plot"
13724   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13725   algorithm: "plot_perf_box_name"
13726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13728   include:
13729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13735   layout:
13736     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13737     layout: "plot-throughput"
13738
13739 - type: "plot"
13740   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13741   algorithm: "plot_perf_box_name"
13742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13744   include:
13745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13750     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13751   layout:
13752     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13753     layout: "plot-throughput"
13754
13755 - type: "plot"
13756   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13757   algorithm: "plot_perf_box_name"
13758   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13760   include:
13761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13766     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13767   layout:
13768     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13769     layout: "plot-throughput"
13770
13771 - type: "plot"
13772   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13773   algorithm: "plot_perf_box_name"
13774   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13776   include:
13777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13781     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13782   layout:
13783     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13784     layout: "plot-throughput"
13785
13786 - type: "plot"
13787   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13788   algorithm: "plot_perf_box_name"
13789   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13790   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13791   include:
13792     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13795     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13796     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13797   layout:
13798     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13799     layout: "plot-throughput"
13800
13801 - type: "plot"
13802   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13803   algorithm: "plot_perf_box_name"
13804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806   include:
13807     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13808     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13809   layout:
13810     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13811     layout: "plot-throughput"
13812
13813 - type: "plot"
13814   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13815   algorithm: "plot_perf_box_name"
13816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13818   include:
13819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13820     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13821   layout:
13822     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13823     layout: "plot-throughput"
13824
13825 - type: "plot"
13826   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13827   algorithm: "plot_perf_box_name"
13828   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13830   include:
13831     - "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"
13832     - "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"
13833   layout:
13834     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13835     layout: "plot-throughput"
13836
13837 - type: "plot"
13838   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13839   algorithm: "plot_perf_box_name"
13840   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13842   include:
13843     - "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"
13844     - "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"
13845   layout:
13846     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13847     layout: "plot-throughput"
13848
13849 - type: "plot"
13850   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13851   algorithm: "plot_perf_box_name"
13852   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13854   include:
13855     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13856     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13857   layout:
13858     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13859     layout: "plot-throughput"
13860
13861 - type: "plot"
13862   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13863   algorithm: "plot_perf_box_name"
13864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13866   include:
13867     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13868     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13869   layout:
13870     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13871     layout: "plot-throughput"
13872
13873 - type: "plot"
13874   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13875   algorithm: "plot_perf_box_name"
13876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13878   include:
13879     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13881   layout:
13882     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13883     layout: "plot-throughput"
13884
13885 - type: "plot"
13886   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13887   algorithm: "plot_perf_box_name"
13888   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13889   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13890   include:
13891     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13892     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13893   layout:
13894     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13895     layout: "plot-throughput"
13896
13897 - type: "plot"
13898   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13899   algorithm: "plot_perf_box_name"
13900   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13901   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13902   include:
13903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13904     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13905     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13906     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13907     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13908     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13909   layout:
13910     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13915   algorithm: "plot_perf_box_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13917   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13918   include:
13919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13920     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13924     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13925   layout:
13926     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13927     layout: "plot-throughput"
13928
13929 - type: "plot"
13930   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13931   algorithm: "plot_perf_box_name"
13932   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13933   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13934   include:
13935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13940     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13941   layout:
13942     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13943     layout: "plot-throughput"
13944
13945 - type: "plot"
13946   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13947   algorithm: "plot_perf_box_name"
13948   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13949   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13950   include:
13951     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13952     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13953     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13954     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13955     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13957   layout:
13958     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13959     layout: "plot-throughput"
13960
13961 #- type: "plot"
13962 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13963 #  algorithm: "plot_perf_box_name"
13964 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13965 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13966 #  include:
13967 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13968 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13969 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13970 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13971 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13972 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13973 #  layout:
13974 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13975 #    layout: "plot-throughput"
13976 #
13977 #- type: "plot"
13978 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13979 #  algorithm: "plot_perf_box_name"
13980 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13981 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13982 #  include:
13983 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13984 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13985 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13986 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13987 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13988 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13989 #  layout:
13990 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13991 #    layout: "plot-throughput"
13992
13993 - type: "plot"
13994   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13995   algorithm: "plot_perf_box_name"
13996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13998   include:
13999     - "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"
14000     - "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"
14001     - "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"
14002     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14004     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14005   layout:
14006     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14007     layout: "plot-throughput"
14008
14009 - type: "plot"
14010   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14011   algorithm: "plot_perf_box_name"
14012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14014   include:
14015     - "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"
14016     - "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"
14017     - "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"
14018     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14019     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14020     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14021   layout:
14022     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14023     layout: "plot-throughput"
14024
14025 ################################################################################
14026
14027 # Packet Speedup
14028
14029 - type: "plot"
14030   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14031   algorithm: "plot_tsa_name"
14032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14036     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14037     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14038     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14039   layout:
14040     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14041     layout: "plot-throughput-speedup-analysis"
14042
14043 - type: "plot"
14044   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14045   algorithm: "plot_tsa_name"
14046   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14048   include:
14049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14052     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14053   layout:
14054     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14055     layout: "plot-throughput-speedup-analysis"
14056
14057 - type: "plot"
14058   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14059   algorithm: "plot_tsa_name"
14060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14062   include:
14063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14066     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14067   layout:
14068     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14069     layout: "plot-throughput-speedup-analysis"
14070
14071 - type: "plot"
14072   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14073   algorithm: "plot_tsa_name"
14074   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14075   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14076   include:
14077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14081   layout:
14082     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14083     layout: "plot-throughput-speedup-analysis"
14084
14085 - type: "plot"
14086   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14087   algorithm: "plot_tsa_name"
14088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14090   include:
14091     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14092     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14093     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14094     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14095     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14096   layout:
14097     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14098     layout: "plot-throughput-speedup-analysis"
14099
14100 - type: "plot"
14101   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14102   algorithm: "plot_tsa_name"
14103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14105   include:
14106     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14107     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14108     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14109     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14110     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14111   layout:
14112     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14113     layout: "plot-throughput-speedup-analysis"
14114
14115 - type: "plot"
14116   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14117   algorithm: "plot_tsa_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14120   include:
14121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14122     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14124     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14125     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14126   layout:
14127     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14128     layout: "plot-throughput-speedup-analysis"
14129
14130 - type: "plot"
14131   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14132   algorithm: "plot_tsa_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14135   include:
14136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14137     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14140     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14141   layout:
14142     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14143     layout: "plot-throughput-speedup-analysis"
14144
14145 - type: "plot"
14146   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14147   algorithm: "plot_tsa_name"
14148   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14157   layout:
14158     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14159     layout: "plot-throughput-speedup-analysis"
14160
14161 - type: "plot"
14162   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14163   algorithm: "plot_tsa_name"
14164   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14166   include:
14167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14173   layout:
14174     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14175     layout: "plot-throughput-speedup-analysis"
14176
14177 - type: "plot"
14178   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14179   algorithm: "plot_tsa_name"
14180   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14181   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14182   include:
14183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14188   layout:
14189     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14190     layout: "plot-throughput-speedup-analysis"
14191
14192 - type: "plot"
14193   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14194   algorithm: "plot_tsa_name"
14195   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14196   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14197   include:
14198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14203   layout:
14204     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14205     layout: "plot-throughput-speedup-analysis"
14206
14207 - type: "plot"
14208   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14209   algorithm: "plot_tsa_name"
14210   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14212   include:
14213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14216   layout:
14217     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14218     layout: "plot-throughput-speedup-analysis"
14219
14220 - type: "plot"
14221   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14222   algorithm: "plot_tsa_name"
14223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14225   include:
14226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14229   layout:
14230     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14231     layout: "plot-throughput-speedup-analysis"
14232
14233 - type: "plot"
14234   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14235   algorithm: "plot_tsa_name"
14236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14238   include:
14239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14244   layout:
14245     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14246     layout: "plot-throughput-speedup-analysis"
14247
14248 - type: "plot"
14249   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14250   algorithm: "plot_tsa_name"
14251   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14253   include:
14254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14259   layout:
14260     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14261     layout: "plot-throughput-speedup-analysis"
14262
14263 - type: "plot"
14264   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14265   algorithm: "plot_tsa_name"
14266   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14268   include:
14269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14272   layout:
14273     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14274     layout: "plot-throughput-speedup-analysis"
14275
14276 - type: "plot"
14277   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14278   algorithm: "plot_tsa_name"
14279   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14281   include:
14282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14285   layout:
14286     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14287     layout: "plot-throughput-speedup-analysis"
14288
14289 - type: "plot"
14290   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14291   algorithm: "plot_tsa_name"
14292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14294   include:
14295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14301   layout:
14302     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14303     layout: "plot-throughput-speedup-analysis"
14304
14305 - type: "plot"
14306   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14307   algorithm: "plot_tsa_name"
14308   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14309   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14310   include:
14311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14317   layout:
14318     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14319     layout: "plot-throughput-speedup-analysis"
14320
14321 - type: "plot"
14322   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14326   include:
14327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14333   layout:
14334     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14342   include:
14343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14349   layout:
14350     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14351     layout: "plot-throughput-speedup-analysis"
14352
14353 - type: "plot"
14354   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14355   algorithm: "plot_tsa_name"
14356   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14358   include:
14359     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14362   layout:
14363     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14364     layout: "plot-throughput-speedup-analysis"
14365
14366 - type: "plot"
14367   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14368   algorithm: "plot_tsa_name"
14369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14371   include:
14372     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14374     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14375   layout:
14376     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14384   include:
14385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14388 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14389 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14390   layout:
14391     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14399   include:
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14403 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14404 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14405   layout:
14406     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14414   include:
14415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14420   layout:
14421     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14422     layout: "plot-throughput-speedup-analysis"
14423
14424 - type: "plot"
14425   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14426   algorithm: "plot_tsa_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14429   include:
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14435   layout:
14436     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14450   layout:
14451     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 - type: "plot"
14455   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14456   algorithm: "plot_tsa_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14465   layout:
14466     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14481   layout:
14482     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14483     layout: "plot-throughput-speedup-analysis"
14484
14485 - type: "plot"
14486   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14487   algorithm: "plot_tsa_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14490   include:
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14497   layout:
14498     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14499     layout: "plot-throughput-speedup-analysis"
14500
14501 - type: "plot"
14502   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14503   algorithm: "plot_tsa_name"
14504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14506   include:
14507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14513   layout:
14514     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14529   layout:
14530     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14531     layout: "plot-throughput-speedup-analysis"
14532
14533 - type: "plot"
14534   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14535   algorithm: "plot_tsa_name"
14536   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14537   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14538   include:
14539     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14541   layout:
14542     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14543     layout: "plot-throughput-speedup-analysis"
14544
14545 - type: "plot"
14546   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14547   algorithm: "plot_tsa_name"
14548   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14549   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14550   include:
14551     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14553   layout:
14554     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14555     layout: "plot-throughput-speedup-analysis"
14556
14557 - type: "plot"
14558   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14559   algorithm: "plot_tsa_name"
14560   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14561   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14562   include:
14563     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14566     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14567   layout:
14568     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14569     layout: "plot-throughput-speedup-analysis"
14570
14571 - type: "plot"
14572   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14573   algorithm: "plot_tsa_name"
14574   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14575   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14576   include:
14577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14580     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14581   layout:
14582     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14583     layout: "plot-throughput-speedup-analysis"
14584
14585 - type: "plot"
14586   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14587   algorithm: "plot_tsa_name"
14588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14590   include:
14591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14592     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14593     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14594     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14595   layout:
14596     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14597     layout: "plot-throughput-speedup-analysis"
14598
14599 - type: "plot"
14600   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14601   algorithm: "plot_tsa_name"
14602   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14603   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14604   include:
14605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14608     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14609   layout:
14610     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14611     layout: "plot-throughput-speedup-analysis"
14612
14613 - type: "plot"
14614   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14615   algorithm: "plot_tsa_name"
14616   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14618   include:
14619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14625   layout:
14626     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14627     layout: "plot-throughput-speedup-analysis"
14628
14629 - type: "plot"
14630   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14631   algorithm: "plot_tsa_name"
14632   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14641   layout:
14642     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14643     layout: "plot-throughput-speedup-analysis"
14644
14645 - type: "plot"
14646   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14647   algorithm: "plot_tsa_name"
14648   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14650   include:
14651     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14655     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14656   layout:
14657     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14658     layout: "plot-throughput-speedup-analysis"
14659
14660 - type: "plot"
14661   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14662   algorithm: "plot_tsa_name"
14663   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14664   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14665   include:
14666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14670     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14671   layout:
14672     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14673     layout: "plot-throughput-speedup-analysis"
14674
14675 - type: "plot"
14676   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14677   algorithm: "plot_tsa_name"
14678   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14680   include:
14681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14686   layout:
14687     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14688     layout: "plot-throughput-speedup-analysis"
14689
14690 - type: "plot"
14691   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14692   algorithm: "plot_tsa_name"
14693   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14694   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14695   include:
14696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14701   layout:
14702     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14703     layout: "plot-throughput-speedup-analysis"
14704
14705 - type: "plot"
14706   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14707   algorithm: "plot_tsa_name"
14708   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14709   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14710   include:
14711     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14714   layout:
14715     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14716     layout: "plot-throughput-speedup-analysis"
14717
14718 - type: "plot"
14719   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14720   algorithm: "plot_tsa_name"
14721   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14723   include:
14724     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14725     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14727   layout:
14728     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14729     layout: "plot-throughput-speedup-analysis"
14730
14731 - type: "plot"
14732   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14733   algorithm: "plot_tsa_name"
14734   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14736   include:
14737     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14740   layout:
14741     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14742     layout: "plot-throughput-speedup-analysis"
14743
14744 - type: "plot"
14745   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14746   algorithm: "plot_tsa_name"
14747   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14748   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14749   include:
14750     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14753   layout:
14754     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14755     layout: "plot-throughput-speedup-analysis"
14756
14757 - type: "plot"
14758   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14759   algorithm: "plot_tsa_name"
14760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14762   include:
14763     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14764     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14768   layout:
14769     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14770     layout: "plot-throughput-speedup-analysis"
14771
14772 - type: "plot"
14773   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14774   algorithm: "plot_tsa_name"
14775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14777   include:
14778     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14783   layout:
14784     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14785     layout: "plot-throughput-speedup-analysis"
14786
14787 - type: "plot"
14788   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14789   algorithm: "plot_tsa_name"
14790   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14791   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14792   include:
14793     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14798   layout:
14799     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14800     layout: "plot-throughput-speedup-analysis"
14801
14802 - type: "plot"
14803   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14804   algorithm: "plot_tsa_name"
14805   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14806   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14807   include:
14808     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14813   layout:
14814     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14815     layout: "plot-throughput-speedup-analysis"
14816
14817 - type: "plot"
14818   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14819   algorithm: "plot_tsa_name"
14820   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14822   include:
14823     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14824     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14825     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14828     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14829   layout:
14830     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14831     layout: "plot-throughput-speedup-analysis"
14832
14833 - type: "plot"
14834   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14835   algorithm: "plot_tsa_name"
14836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14838   include:
14839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14845   layout:
14846     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14847     layout: "plot-throughput-speedup-analysis"
14848
14849 - type: "plot"
14850   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14851   algorithm: "plot_tsa_name"
14852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14853   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14854   include:
14855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14859   layout:
14860     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14861     layout: "plot-throughput-speedup-analysis"
14862
14863 - type: "plot"
14864   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14865   algorithm: "plot_tsa_name"
14866   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14867   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14868   include:
14869     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14873   layout:
14874     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14875     layout: "plot-throughput-speedup-analysis"
14876
14877 - type: "plot"
14878   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14879   algorithm: "plot_tsa_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14882   include:
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14884     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14885     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14886     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14888     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14889   layout:
14890     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14891     layout: "plot-throughput-speedup-analysis"
14892
14893 - type: "plot"
14894   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14895   algorithm: "plot_tsa_name"
14896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14898   include:
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14904     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14905   layout:
14906     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14907     layout: "plot-throughput-speedup-analysis"
14908
14909 - type: "plot"
14910   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14911   algorithm: "plot_tsa_name"
14912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14914   include:
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14920     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14921   layout:
14922     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14923     layout: "plot-throughput-speedup-analysis"
14924
14925 - type: "plot"
14926   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14927   algorithm: "plot_tsa_name"
14928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14930   include:
14931     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14937   layout:
14938     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14939     layout: "plot-throughput-speedup-analysis"
14940
14941 - type: "plot"
14942   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14943   algorithm: "plot_tsa_name"
14944   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14945   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14946   include:
14947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14952     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14953   layout:
14954     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14955     layout: "plot-throughput-speedup-analysis"
14956
14957 - type: "plot"
14958   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14959   algorithm: "plot_tsa_name"
14960   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14962   include:
14963     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14964     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14968     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14969   layout:
14970     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 - type: "plot"
14974   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14975   algorithm: "plot_tsa_name"
14976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14985   layout:
14986     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14994   include:
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15000     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15001   layout:
15002     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15003     layout: "plot-throughput-speedup-analysis"
15004
15005 - type: "plot"
15006   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15007   algorithm: "plot_tsa_name"
15008   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15009   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15010   include:
15011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15017   layout:
15018     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15019     layout: "plot-throughput-speedup-analysis"
15020
15021 - type: "plot"
15022   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15023   algorithm: "plot_tsa_name"
15024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15026   include:
15027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15033   layout:
15034     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15035     layout: "plot-throughput-speedup-analysis"
15036
15037 - type: "plot"
15038   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15039   algorithm: "plot_tsa_name"
15040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15042   include:
15043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15047   layout:
15048     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15049     layout: "plot-throughput-speedup-analysis"
15050
15051 - type: "plot"
15052   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15053   algorithm: "plot_tsa_name"
15054   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15056   include:
15057     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15061   layout:
15062     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15063     layout: "plot-throughput-speedup-analysis"
15064
15065 - type: "plot"
15066   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15067   algorithm: "plot_tsa_name"
15068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15070   include:
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15075   layout:
15076     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15084   include:
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15089   layout:
15090     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15091     layout: "plot-throughput-speedup-analysis"
15092
15093 - type: "plot"
15094   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15095   algorithm: "plot_tsa_name"
15096   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15098   include:
15099     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15105   layout:
15106     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15107     layout: "plot-throughput-speedup-analysis"
15108
15109 - type: "plot"
15110   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15111   algorithm: "plot_tsa_name"
15112   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15113   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15114   include:
15115     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15120     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15121   layout:
15122     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15123     layout: "plot-throughput-speedup-analysis"
15124
15125 - type: "plot"
15126   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15127   algorithm: "plot_tsa_name"
15128   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15130   include:
15131     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15135     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15136   layout:
15137     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15138     layout: "plot-throughput-speedup-analysis"
15139
15140 - type: "plot"
15141   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15142   algorithm: "plot_tsa_name"
15143   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15145   include:
15146     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15149     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15150     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15151   layout:
15152     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15160   include:
15161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15165     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15166   layout:
15167     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15168     layout: "plot-throughput-speedup-analysis"
15169
15170 - type: "plot"
15171   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15172   algorithm: "plot_tsa_name"
15173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15175   include:
15176     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15181   layout:
15182     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15183     layout: "plot-throughput-speedup-analysis"
15184
15185 - type: "plot"
15186   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15187   algorithm: "plot_tsa_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15190   include:
15191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15195   layout:
15196     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15197     layout: "plot-throughput-speedup-analysis"
15198
15199 - type: "plot"
15200   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15201   algorithm: "plot_tsa_name"
15202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15204   include:
15205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15209   layout:
15210     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15211     layout: "plot-throughput-speedup-analysis"
15212
15213 - type: "plot"
15214   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15215   algorithm: "plot_tsa_name"
15216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15218   include:
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15225   layout:
15226     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15227     layout: "plot-throughput-speedup-analysis"
15228
15229 - type: "plot"
15230   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15231   algorithm: "plot_tsa_name"
15232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15234   include:
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15241   layout:
15242     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15243     layout: "plot-throughput-speedup-analysis"
15244
15245 - type: "plot"
15246   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15247   algorithm: "plot_tsa_name"
15248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15250   include:
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15257   layout:
15258     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15259     layout: "plot-throughput-speedup-analysis"
15260
15261 - type: "plot"
15262   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15263   algorithm: "plot_tsa_name"
15264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15266   include:
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15273   layout:
15274     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15275     layout: "plot-throughput-speedup-analysis"
15276
15277 - type: "plot"
15278   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15279   algorithm: "plot_tsa_name"
15280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15282   include:
15283     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15289   layout:
15290     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15291     layout: "plot-throughput-speedup-analysis"
15292
15293 - type: "plot"
15294   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15295   algorithm: "plot_tsa_name"
15296   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15298   include:
15299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15304     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15305   layout:
15306     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15307     layout: "plot-throughput-speedup-analysis"
15308
15309 - type: "plot"
15310   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15311   algorithm: "plot_tsa_name"
15312   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15314   include:
15315     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15316     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15317     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15318     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15319     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15320     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15321   layout:
15322     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15323     layout: "plot-throughput-speedup-analysis"
15324
15325 - type: "plot"
15326   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15327   algorithm: "plot_tsa_name"
15328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15330   include:
15331     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15332     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15333     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15334     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15335     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15336     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15337   layout:
15338     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15339     layout: "plot-throughput-speedup-analysis"
15340
15341 - type: "plot"
15342   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15343   algorithm: "plot_tsa_name"
15344   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15345   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15346   include:
15347     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15348     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15349     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15352     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15353   layout:
15354     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15355     layout: "plot-throughput-speedup-analysis"
15356
15357 - type: "plot"
15358   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15359   algorithm: "plot_tsa_name"
15360   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15361   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15362   include:
15363     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15364     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15365     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15366     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15367     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15368     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15369   layout:
15370     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15371     layout: "plot-throughput-speedup-analysis"
15372
15373 - type: "plot"
15374   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15375   algorithm: "plot_tsa_name"
15376   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15378   include:
15379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15384   layout:
15385     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15393   include:
15394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15399   layout:
15400     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15401     layout: "plot-throughput-speedup-analysis"
15402
15403 - type: "plot"
15404   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15405   algorithm: "plot_tsa_name"
15406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15408   include:
15409     - "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"
15410     - "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"
15411     - "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"
15412     - "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"
15413     - "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"
15414   layout:
15415     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15416     layout: "plot-throughput-speedup-analysis"
15417
15418 - type: "plot"
15419   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15420   algorithm: "plot_tsa_name"
15421   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15423   include:
15424     - "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"
15425     - "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"
15426     - "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"
15427     - "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"
15428     - "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"
15429   layout:
15430     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15431     layout: "plot-throughput-speedup-analysis"
15432
15433 - type: "plot"
15434   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15435   algorithm: "plot_tsa_name"
15436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15438   include:
15439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15444   layout:
15445     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15446     layout: "plot-throughput-speedup-analysis"
15447
15448 - type: "plot"
15449   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15450   algorithm: "plot_tsa_name"
15451   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15453   include:
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15459   layout:
15460     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15461     layout: "plot-throughput-speedup-analysis"
15462
15463 - type: "plot"
15464   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15465   algorithm: "plot_tsa_name"
15466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15468   include:
15469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15474   layout:
15475     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15476     layout: "plot-throughput-speedup-analysis"
15477
15478 - type: "plot"
15479   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15480   algorithm: "plot_tsa_name"
15481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15483   include:
15484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15489   layout:
15490     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 - type: "plot"
15494   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15495   algorithm: "plot_tsa_name"
15496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15498   include:
15499     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15502     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15503     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15504   layout:
15505     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15506     layout: "plot-throughput-speedup-analysis"
15507
15508 - type: "plot"
15509   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15510   algorithm: "plot_tsa_name"
15511   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15513   include:
15514     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15518     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15519   layout:
15520     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15521     layout: "plot-throughput-speedup-analysis"
15522
15523 - type: "plot"
15524   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15525   algorithm: "plot_tsa_name"
15526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15528   include:
15529     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15533     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15534   layout:
15535     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15536     layout: "plot-throughput-speedup-analysis"
15537
15538 - type: "plot"
15539   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15540   algorithm: "plot_tsa_name"
15541   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15543   include:
15544     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15548     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15549   layout:
15550     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15551     layout: "plot-throughput-speedup-analysis"
15552
15553 - type: "plot"
15554   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15555   algorithm: "plot_tsa_name"
15556   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15558   include:
15559     - "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"
15560     - "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"
15561     - "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"
15562     - "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"
15563   layout:
15564     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15565     layout: "plot-throughput-speedup-analysis"
15566
15567 - type: "plot"
15568   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15569   algorithm: "plot_tsa_name"
15570   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15571   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15572   include:
15573     - "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"
15574     - "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"
15575     - "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"
15576     - "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"
15577   layout:
15578     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15579     layout: "plot-throughput-speedup-analysis"
15580
15581 - type: "plot"
15582   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15583   algorithm: "plot_tsa_name"
15584   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15586   include:
15587     - "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"
15588     - "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"
15589     - "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"
15590     - "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"
15591   layout:
15592     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15593     layout: "plot-throughput-speedup-analysis"
15594
15595 - type: "plot"
15596   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15597   algorithm: "plot_tsa_name"
15598   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15600   include:
15601     - "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"
15602     - "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"
15603     - "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"
15604     - "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"
15605   layout:
15606     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15607     layout: "plot-throughput-speedup-analysis"
15608
15609 - type: "plot"
15610   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15611   algorithm: "plot_tsa_name"
15612   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15614   include:
15615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15620     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15621   layout:
15622     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15623     layout: "plot-throughput-speedup-analysis"
15624
15625 - type: "plot"
15626   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15627   algorithm: "plot_tsa_name"
15628   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15630   include:
15631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15636     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15637   layout:
15638     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15639     layout: "plot-throughput-speedup-analysis"
15640
15641 - type: "plot"
15642   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15643   algorithm: "plot_tsa_name"
15644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15646   include:
15647     - "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"
15648     - "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"
15649     - "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"
15650     - "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"
15651     - "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"
15652     - "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"
15653   layout:
15654     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15655     layout: "plot-throughput-speedup-analysis"
15656
15657 - type: "plot"
15658   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15659   algorithm: "plot_tsa_name"
15660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15662   include:
15663     - "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"
15664     - "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"
15665     - "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"
15666     - "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"
15667     - "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"
15668     - "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"
15669   layout:
15670     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15671     layout: "plot-throughput-speedup-analysis"
15672
15673 - type: "plot"
15674   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15675   algorithm: "plot_tsa_name"
15676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15678   include:
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15685   layout:
15686     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15687     layout: "plot-throughput-speedup-analysis"
15688
15689 - type: "plot"
15690   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15691   algorithm: "plot_tsa_name"
15692   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15693   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15694   include:
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15701   layout:
15702     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15703     layout: "plot-throughput-speedup-analysis"
15704
15705 - type: "plot"
15706   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15707   algorithm: "plot_tsa_name"
15708   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15709   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15710   include:
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15716   layout:
15717     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15718     layout: "plot-throughput-speedup-analysis"
15719
15720 - type: "plot"
15721   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15722   algorithm: "plot_tsa_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15725   include:
15726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15731   layout:
15732     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15733     layout: "plot-throughput-speedup-analysis"
15734
15735 - type: "plot"
15736   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15737   algorithm: "plot_tsa_name"
15738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15740   include:
15741     - "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"
15742     - "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"
15743   layout:
15744     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15745     layout: "plot-throughput-speedup-analysis"
15746
15747 - type: "plot"
15748   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15749   algorithm: "plot_tsa_name"
15750   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15751   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15752   include:
15753     - "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"
15754     - "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"
15755   layout:
15756     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15757     layout: "plot-throughput-speedup-analysis"
15758
15759 - type: "plot"
15760   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15761   algorithm: "plot_tsa_name"
15762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15764   include:
15765     - "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"
15766     - "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"
15767   layout:
15768     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15769     layout: "plot-throughput-speedup-analysis"
15770
15771 - type: "plot"
15772   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15773   algorithm: "plot_tsa_name"
15774   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15776   include:
15777     - "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"
15778     - "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"
15779   layout:
15780     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15781     layout: "plot-throughput-speedup-analysis"
15782
15783 - type: "plot"
15784   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15785   algorithm: "plot_tsa_name"
15786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15788   include:
15789     - "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"
15790     - "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"
15791     - "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"
15792     - "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"
15793     - "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"
15794     - "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"
15795   layout:
15796     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15804   include:
15805     - "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"
15806     - "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"
15807     - "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"
15808     - "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"
15809     - "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"
15810     - "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"
15811   layout:
15812     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15813     layout: "plot-throughput-speedup-analysis"
15814
15815 - type: "plot"
15816   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15817   algorithm: "plot_tsa_name"
15818   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15819   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15820   include:
15821     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15822     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15823     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15824     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15825     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15826   layout:
15827     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15828     layout: "plot-throughput-speedup-analysis"
15829
15830 - type: "plot"
15831   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15832   algorithm: "plot_tsa_name"
15833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15835   include:
15836     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15837     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15838     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15839     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15840     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15841   layout:
15842     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15843     layout: "plot-throughput-speedup-analysis"
15844
15845 - type: "plot"
15846   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15847   algorithm: "plot_tsa_name"
15848   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15849   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15850   include:
15851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15856   layout:
15857     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15858     layout: "plot-throughput-speedup-analysis"
15859
15860 - type: "plot"
15861   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15862   algorithm: "plot_tsa_name"
15863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15865   include:
15866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15871   layout:
15872     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15873     layout: "plot-throughput-speedup-analysis"
15874
15875 - type: "plot"
15876   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15877   algorithm: "plot_tsa_name"
15878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15880   include:
15881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15887   layout:
15888     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15889     layout: "plot-throughput-speedup-analysis"
15890
15891 - type: "plot"
15892   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15893   algorithm: "plot_tsa_name"
15894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15896   include:
15897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15903   layout:
15904     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15905     layout: "plot-throughput-speedup-analysis"
15906
15907 - type: "plot"
15908   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15909   algorithm: "plot_tsa_name"
15910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15912   include:
15913     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15917   layout:
15918     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15926   include:
15927     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15930     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15931   layout:
15932     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15933     layout: "plot-throughput-speedup-analysis"
15934
15935 - type: "plot"
15936   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15937   algorithm: "plot_tsa_name"
15938   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15939   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15940   include:
15941     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15943     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15944     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15946   layout:
15947     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 - type: "plot"
15951   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15952   algorithm: "plot_tsa_name"
15953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15955   include:
15956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15959     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15961   layout:
15962     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15963     layout: "plot-throughput-speedup-analysis"
15964
15965 - type: "plot"
15966   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15967   algorithm: "plot_tsa_name"
15968   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15969   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15970   include:
15971     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15972     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15973     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15974     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15975     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15976     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15977   layout:
15978     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15979     layout: "plot-throughput-speedup-analysis"
15980
15981 - type: "plot"
15982   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15983   algorithm: "plot_tsa_name"
15984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15986   include:
15987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15989     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15993   layout:
15994     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15995     layout: "plot-throughput-speedup-analysis"
15996
15997 - type: "plot"
15998   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15999   algorithm: "plot_tsa_name"
16000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16002   include:
16003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16006     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16007   layout:
16008     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16009     layout: "plot-throughput-speedup-analysis"
16010
16011 - type: "plot"
16012   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16013   algorithm: "plot_tsa_name"
16014   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16015   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16016   include:
16017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16021   layout:
16022     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16023     layout: "plot-throughput-speedup-analysis"
16024
16025 - type: "plot"
16026   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16027   algorithm: "plot_tsa_name"
16028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16030   include:
16031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16037   layout:
16038     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16039     layout: "plot-throughput-speedup-analysis"
16040
16041 - type: "plot"
16042   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16043   algorithm: "plot_tsa_name"
16044   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16045   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16046   include:
16047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16053   layout:
16054     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16055     layout: "plot-throughput-speedup-analysis"
16056
16057 - type: "plot"
16058   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16059   algorithm: "plot_tsa_name"
16060   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16061   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16062   include:
16063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16069   layout:
16070     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16071     layout: "plot-throughput-speedup-analysis"
16072
16073 - type: "plot"
16074   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16075   algorithm: "plot_tsa_name"
16076   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16077   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16078   include:
16079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16083     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16084     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16085   layout:
16086     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16087     layout: "plot-throughput-speedup-analysis"
16088
16089 - type: "plot"
16090   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16091   algorithm: "plot_tsa_name"
16092   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16093   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16094   include:
16095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16096     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16097     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16098     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16099     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16100     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16101   layout:
16102     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16103     layout: "plot-throughput-speedup-analysis"
16104
16105 - type: "plot"
16106   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16107   algorithm: "plot_tsa_name"
16108   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16109   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16110   include:
16111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16113     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16114     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16115     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16116     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16117   layout:
16118     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16119     layout: "plot-throughput-speedup-analysis"
16120
16121 - type: "plot"
16122   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16123   algorithm: "plot_tsa_name"
16124   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16125   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16126   include:
16127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16130     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16132     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16133   layout:
16134     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16135     layout: "plot-throughput-speedup-analysis"
16136
16137 - type: "plot"
16138   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16139   algorithm: "plot_tsa_name"
16140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16142   include:
16143     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16145     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16146     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16149   layout:
16150     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16151     layout: "plot-throughput-speedup-analysis"
16152
16153 - type: "plot"
16154   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16155   algorithm: "plot_tsa_name"
16156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16158   include:
16159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16160     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16165   layout:
16166     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16167     layout: "plot-throughput-speedup-analysis"
16168
16169 - type: "plot"
16170   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16171   algorithm: "plot_tsa_name"
16172   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16173   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16174   include:
16175     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16177     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16181   layout:
16182     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16183     layout: "plot-throughput-speedup-analysis"
16184
16185 #- type: "plot"
16186 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16187 #  algorithm: "plot_tsa_name"
16188 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16189 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16190 #  include:
16191 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16192 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16193 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16194 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16195 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16197 #  layout:
16198 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16199 #    layout: "plot-throughput-speedup-analysis"
16200 #
16201 #- type: "plot"
16202 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16203 #  algorithm: "plot_tsa_name"
16204 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16205 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16206 #  include:
16207 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16209 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16210 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16211 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16212 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16213 #  layout:
16214 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16215 #    layout: "plot-throughput-speedup-analysis"
16216
16217 - type: "plot"
16218   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16219   algorithm: "plot_tsa_name"
16220   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16221   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16222   include:
16223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16228   layout:
16229     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16230     layout: "plot-throughput-speedup-analysis"
16231
16232 - type: "plot"
16233   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16234   algorithm: "plot_tsa_name"
16235   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16236   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16237   include:
16238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16243   layout:
16244     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16245     layout: "plot-throughput-speedup-analysis"
16246
16247 - type: "plot"
16248   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16249   algorithm: "plot_tsa_name"
16250   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16251   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16252   include:
16253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16258     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16259   layout:
16260     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16261     layout: "plot-throughput-speedup-analysis"
16262
16263 - type: "plot"
16264   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16265   algorithm: "plot_tsa_name"
16266   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16267   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16268   include:
16269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16275   layout:
16276     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16277     layout: "plot-throughput-speedup-analysis"
16278
16279 - type: "plot"
16280   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16281   algorithm: "plot_tsa_name"
16282   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16283   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16284   include:
16285     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16289     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16290   layout:
16291     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16299   include:
16300     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16305   layout:
16306     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16307     layout: "plot-throughput-speedup-analysis"
16308
16309 #- type: "plot"
16310 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16311 #  algorithm: "plot_tsa_name"
16312 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16313 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16314 #  include:
16315 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16316 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16317 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16318 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16319 #  layout:
16320 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16321 #    layout: "plot-throughput-speedup-analysis"
16322 #
16323 #- type: "plot"
16324 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16325 #  algorithm: "plot_tsa_name"
16326 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16327 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16328 #  include:
16329 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16330 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16331 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16332 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16333 #  layout:
16334 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16335 #    layout: "plot-throughput-speedup-analysis"
16336
16337 - type: "plot"
16338   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16339   algorithm: "plot_tsa_name"
16340   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16341   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16342   include:
16343     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16344     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16345     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16346     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16347     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16348     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16349   layout:
16350     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16351     layout: "plot-throughput-speedup-analysis"
16352
16353 - type: "plot"
16354   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16355   algorithm: "plot_tsa_name"
16356   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16357   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16358   include:
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16364     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16365   layout:
16366     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16374   include:
16375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16380   layout:
16381     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16382     layout: "plot-throughput-speedup-analysis"
16383
16384 - type: "plot"
16385   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16386   algorithm: "plot_tsa_name"
16387   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16388   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16389   include:
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16395   layout:
16396     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 - type: "plot"
16400   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16401   algorithm: "plot_tsa_name"
16402   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16403   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16404   include:
16405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16411   layout:
16412     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16413     layout: "plot-throughput-speedup-analysis"
16414
16415 - type: "plot"
16416   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16417   algorithm: "plot_tsa_name"
16418   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16419   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16420   include:
16421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16427   layout:
16428     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16429     layout: "plot-throughput-speedup-analysis"
16430
16431 - type: "plot"
16432   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16433   algorithm: "plot_tsa_name"
16434   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16435   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16436   include:
16437     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16441   layout:
16442     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 - type: "plot"
16446   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16447   algorithm: "plot_tsa_name"
16448   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16449   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16450   include:
16451     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16455   layout:
16456     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16457     layout: "plot-throughput-speedup-analysis"
16458
16459 - type: "plot"
16460   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16461   algorithm: "plot_tsa_name"
16462   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16463   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16464   include:
16465     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16467     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16468     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16470   layout:
16471     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16472     layout: "plot-throughput-speedup-analysis"
16473
16474 - type: "plot"
16475   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16476   algorithm: "plot_tsa_name"
16477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16479   include:
16480     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16481     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16482     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16483     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16484     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16485   layout:
16486     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16487     layout: "plot-throughput-speedup-analysis"
16488
16489 - type: "plot"
16490   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16491   algorithm: "plot_tsa_name"
16492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16494   include:
16495     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16501   layout:
16502     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16503     layout: "plot-throughput-speedup-analysis"
16504
16505 - type: "plot"
16506   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16507   algorithm: "plot_tsa_name"
16508   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16509   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16510   include:
16511     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16512     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16513     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16514     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16516     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16517   layout:
16518     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16519     layout: "plot-throughput-speedup-analysis"
16520
16521 #- type: "plot"
16522 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16523 #  algorithm: "plot_tsa_name"
16524 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16525 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16526 #  include:
16527 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16528 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16529 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16530 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16531 #  layout:
16532 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16533 #    layout: "plot-throughput-speedup-analysis"
16534 #
16535 #- type: "plot"
16536 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16537 #  algorithm: "plot_tsa_name"
16538 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16539 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16540 #  include:
16541 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16542 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16543 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16544 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16545 #  layout:
16546 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16547 #    layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16554   include:
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16557     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16561   layout:
16562     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16563     layout: "plot-throughput-speedup-analysis"
16564
16565 - type: "plot"
16566   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16567   algorithm: "plot_tsa_name"
16568   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16569   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16570   include:
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16573     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16577   layout:
16578     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16579     layout: "plot-throughput-speedup-analysis"
16580
16581 #- type: "plot"
16582 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16583 #  algorithm: "plot_tsa_name"
16584 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16585 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16586 #  include:
16587 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16588 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16589 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16590 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16591 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16592 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16593 #  layout:
16594 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16595 #    layout: "plot-throughput-speedup-analysis"
16596 #
16597 #- type: "plot"
16598 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16599 #  algorithm: "plot_tsa_name"
16600 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16601 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16602 #  include:
16603 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16604 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16605 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16606 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16607 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16608 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16609 #  layout:
16610 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16611 #    layout: "plot-throughput-speedup-analysis"
16612
16613 #- type: "plot"
16614 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16615 #  algorithm: "plot_tsa_name"
16616 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16617 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16618 #  include:
16619 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16620 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16621 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16622 #  layout:
16623 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16624 #    layout: "plot-throughput-speedup-analysis"
16625 #
16626 #- type: "plot"
16627 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16628 #  algorithm: "plot_tsa_name"
16629 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16630 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16631 #  include:
16632 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16633 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16634 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16635 #  layout:
16636 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16637 #    layout: "plot-throughput-speedup-analysis"
16638
16639 ################################################################################
16640
16641 # Packet Throughput - DPDK
16642
16643 # 2n-skx-xxv710
16644
16645 - type: "plot"
16646   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16647   algorithm: "plot_perf_box_name"
16648   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16649   data: "plot-dpdk-throughput-latency-2n-skx"
16650   include:
16651     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16652     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16653   layout:
16654     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16655     layout: "plot-throughput"
16656
16657 - type: "plot"
16658   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16659   algorithm: "plot_perf_box_name"
16660   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16661   data: "plot-dpdk-throughput-latency-2n-skx"
16662   include:
16663     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16664     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16665   layout:
16666     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16667     layout: "plot-throughput"
16668
16669 - type: "plot"
16670   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16671   algorithm: "plot_perf_box_name"
16672   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16673   data: "plot-dpdk-throughput-latency-2n-skx"
16674   include:
16675     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16676     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16677   layout:
16678     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16679     layout: "plot-throughput"
16680
16681 - type: "plot"
16682   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16683   algorithm: "plot_perf_box_name"
16684   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16685   data: "plot-dpdk-throughput-latency-2n-skx"
16686   include:
16687     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16688     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16689   layout:
16690     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16691     layout: "plot-throughput"
16692
16693 # 2n-skx-x710
16694
16695 - type: "plot"
16696   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16697   algorithm: "plot_perf_box_name"
16698   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16699   data: "plot-dpdk-throughput-latency-2n-skx"
16700   include:
16701     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16702     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16703   layout:
16704     title: "2n-skx-x710-64b-2t1c-base-ndr"
16705     layout: "plot-throughput"
16706
16707 - type: "plot"
16708   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16709   algorithm: "plot_perf_box_name"
16710   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16711   data: "plot-dpdk-throughput-latency-2n-skx"
16712   include:
16713     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16714     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16715   layout:
16716     title: "2n-skx-x710-64b-4t2c-base-ndr"
16717     layout: "plot-throughput"
16718
16719 - type: "plot"
16720   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16721   algorithm: "plot_perf_box_name"
16722   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16723   data: "plot-dpdk-throughput-latency-2n-skx"
16724   include:
16725     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16726     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16727   layout:
16728     title: "2n-skx-x710-64b-2t1c-base-pdr"
16729     layout: "plot-throughput"
16730
16731 - type: "plot"
16732   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16733   algorithm: "plot_perf_box_name"
16734   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16735   data: "plot-dpdk-throughput-latency-2n-skx"
16736   include:
16737     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16738     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16739   layout:
16740     title: "2n-skx-x710-64b-4t2c-base-pdr"
16741     layout: "plot-throughput"
16742
16743 # 3n-skx-xxv710
16744
16745 - type: "plot"
16746   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16747   algorithm: "plot_perf_box_name"
16748   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16749   data: "plot-dpdk-throughput-latency-3n-skx"
16750   include:
16751     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16752     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16753   layout:
16754     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16755     layout: "plot-throughput"
16756
16757 - type: "plot"
16758   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16759   algorithm: "plot_perf_box_name"
16760   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16761   data: "plot-dpdk-throughput-latency-3n-skx"
16762   include:
16763     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16764     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16765   layout:
16766     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16767     layout: "plot-throughput"
16768
16769 - type: "plot"
16770   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16771   algorithm: "plot_perf_box_name"
16772   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16773   data: "plot-dpdk-throughput-latency-3n-skx"
16774   include:
16775     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16776     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16777   layout:
16778     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16779     layout: "plot-throughput"
16780
16781 - type: "plot"
16782   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16783   algorithm: "plot_perf_box_name"
16784   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16785   data: "plot-dpdk-throughput-latency-3n-skx"
16786   include:
16787     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16788     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16789   layout:
16790     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16791     layout: "plot-throughput"
16792
16793 # 3n-skx-x710
16794
16795 - type: "plot"
16796   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16797   algorithm: "plot_perf_box_name"
16798   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16799   data: "plot-dpdk-throughput-latency-3n-skx"
16800   include:
16801     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16802     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16803   layout:
16804     title: "3n-skx-x710-64b-2t1c-base-ndr"
16805     layout: "plot-throughput"
16806
16807 - type: "plot"
16808   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16809   algorithm: "plot_perf_box_name"
16810   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16811   data: "plot-dpdk-throughput-latency-3n-skx"
16812   include:
16813     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16814     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16815   layout:
16816     title: "3n-skx-x710-64b-4t2c-base-ndr"
16817     layout: "plot-throughput"
16818
16819 - type: "plot"
16820   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16821   algorithm: "plot_perf_box_name"
16822   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16823   data: "plot-dpdk-throughput-latency-3n-skx"
16824   include:
16825     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16826     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16827   layout:
16828     title: "3n-skx-x710-64b-2t1c-base-pdr"
16829     layout: "plot-throughput"
16830
16831 - type: "plot"
16832   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16833   algorithm: "plot_perf_box_name"
16834   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16835   data: "plot-dpdk-throughput-latency-3n-skx"
16836   include:
16837     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16838     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16839   layout:
16840     title: "3n-skx-x710-64b-4t2c-base-pdr"
16841     layout: "plot-throughput"
16842
16843 # 3n-hsw-xl710
16844
16845 - type: "plot"
16846   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16847   algorithm: "plot_perf_box_name"
16848   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16849   data: "plot-dpdk-throughput-latency-3n-hsw"
16850   include:
16851     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16852     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16853   layout:
16854     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16855     layout: "plot-throughput"
16856
16857 - type: "plot"
16858   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16859   algorithm: "plot_perf_box_name"
16860   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16861   data: "plot-dpdk-throughput-latency-3n-hsw"
16862   include:
16863     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16864     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16865   layout:
16866     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16867     layout: "plot-throughput"
16868
16869 - type: "plot"
16870   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16871   algorithm: "plot_perf_box_name"
16872   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16873   data: "plot-dpdk-throughput-latency-3n-hsw"
16874   include:
16875     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16876     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16877   layout:
16878     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16879     layout: "plot-throughput"
16880
16881 - type: "plot"
16882   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16883   algorithm: "plot_perf_box_name"
16884   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16885   data: "plot-dpdk-throughput-latency-3n-hsw"
16886   include:
16887     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16888     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16889   layout:
16890     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16891     layout: "plot-throughput"
16892
16893 # 3n-hsw-x710
16894
16895 - type: "plot"
16896   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16897   algorithm: "plot_perf_box_name"
16898   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16899   data: "plot-dpdk-throughput-latency-3n-hsw"
16900   include:
16901     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16902     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16903   layout:
16904     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16905     layout: "plot-throughput"
16906
16907 - type: "plot"
16908   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16909   algorithm: "plot_perf_box_name"
16910   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16911   data: "plot-dpdk-throughput-latency-3n-hsw"
16912   include:
16913     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16914     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16915   layout:
16916     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16917     layout: "plot-throughput"
16918
16919 - type: "plot"
16920   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16921   algorithm: "plot_perf_box_name"
16922   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16923   data: "plot-dpdk-throughput-latency-3n-hsw"
16924   include:
16925     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16926     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16927   layout:
16928     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16929     layout: "plot-throughput"
16930
16931 - type: "plot"
16932   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16933   algorithm: "plot_perf_box_name"
16934   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16935   data: "plot-dpdk-throughput-latency-3n-hsw"
16936   include:
16937     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16938     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16939   layout:
16940     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16941     layout: "plot-throughput"
16942
16943 # 2n-dnv-x553
16944
16945 - type: "plot"
16946   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16947   algorithm: "plot_perf_box_name"
16948   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16949   data: "plot-dpdk-throughput-latency-2n-dnv"
16950   include:
16951     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16952     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16953   layout:
16954     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16955     layout: "plot-throughput"
16956
16957 - type: "plot"
16958   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16959   algorithm: "plot_perf_box_name"
16960   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16961   data: "plot-dpdk-throughput-latency-2n-dnv"
16962   include:
16963     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16964     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16965   layout:
16966     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16967     layout: "plot-throughput"
16968
16969 - type: "plot"
16970   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16971   algorithm: "plot_perf_box_name"
16972   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16973   data: "plot-dpdk-throughput-latency-2n-dnv"
16974   include:
16975     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16976     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16977   layout:
16978     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16979     layout: "plot-throughput"
16980
16981 - type: "plot"
16982   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16983   algorithm: "plot_perf_box_name"
16984   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16985   data: "plot-dpdk-throughput-latency-2n-dnv"
16986   include:
16987     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16988     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16989   layout:
16990     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16991     layout: "plot-throughput"
16992
16993 # 3n-dnv-x553
16994
16995 - type: "plot"
16996   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16997   algorithm: "plot_perf_box_name"
16998   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16999   data: "plot-dpdk-throughput-latency-3n-dnv"
17000   include:
17001     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17002     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17003   layout:
17004     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17005     layout: "plot-throughput"
17006
17007 - type: "plot"
17008   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17009   algorithm: "plot_perf_box_name"
17010   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17011   data: "plot-dpdk-throughput-latency-3n-dnv"
17012   include:
17013     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17014     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17015   layout:
17016     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17017     layout: "plot-throughput"
17018
17019 - type: "plot"
17020   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17021   algorithm: "plot_perf_box_name"
17022   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17023   data: "plot-dpdk-throughput-latency-3n-dnv"
17024   include:
17025     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17026     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17027   layout:
17028     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17029     layout: "plot-throughput"
17030
17031 - type: "plot"
17032   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17033   algorithm: "plot_perf_box_name"
17034   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17035   data: "plot-dpdk-throughput-latency-3n-dnv"
17036   include:
17037     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17038     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17039   layout:
17040     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17041     layout: "plot-throughput"
17042
17043 # 3n-tsh-x520
17044
17045 - type: "plot"
17046   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17047   algorithm: "plot_perf_box_name"
17048   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17049   data: "plot-dpdk-throughput-latency-3n-tsh"
17050   include:
17051     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17052     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17053   layout:
17054     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17055     layout: "plot-throughput"
17056
17057 - type: "plot"
17058   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17059   algorithm: "plot_perf_box_name"
17060   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17061   data: "plot-dpdk-throughput-latency-3n-tsh"
17062   include:
17063     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17064     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17065   layout:
17066     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17067     layout: "plot-throughput"
17068
17069 - type: "plot"
17070   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17071   algorithm: "plot_perf_box_name"
17072   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17073   data: "plot-dpdk-throughput-latency-3n-tsh"
17074   include:
17075     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17076     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17077   layout:
17078     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17079     layout: "plot-throughput"
17080
17081 - type: "plot"
17082   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17083   algorithm: "plot_perf_box_name"
17084   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17085   data: "plot-dpdk-throughput-latency-3n-tsh"
17086   include:
17087     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17088     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17089   layout:
17090     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17091     layout: "plot-throughput"
17092
17093 ################################################################################
17094 ###   2n-clx                                                                 ###
17095 ################################################################################
17096
17097 # Packet Throughput
17098
17099 - type: "plot"
17100   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17101   algorithm: "plot_perf_box_name"
17102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17104   include:
17105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17108     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17109   layout:
17110     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17111     layout: "plot-throughput"
17112
17113 - type: "plot"
17114   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17115   algorithm: "plot_perf_box_name"
17116   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17118   include:
17119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17122     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17123   layout:
17124     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17125     layout: "plot-throughput"
17126
17127 - type: "plot"
17128   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17129   algorithm: "plot_perf_box_name"
17130   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17131   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17132   include:
17133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17137   layout:
17138     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17139     layout: "plot-throughput"
17140
17141 - type: "plot"
17142   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17143   algorithm: "plot_perf_box_name"
17144   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17146   include:
17147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17151   layout:
17152     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17153     layout: "plot-throughput"
17154
17155 - type: "plot"
17156   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17157   algorithm: "plot_perf_box_name"
17158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17160   include:
17161     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17162     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17163     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17164     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17165   layout:
17166     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17174   include:
17175     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17176     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17177     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17178     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17179   layout:
17180     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17181     layout: "plot-throughput"
17182
17183 - type: "plot"
17184   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17185   algorithm: "plot_perf_box_name"
17186   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17188   include:
17189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17195   layout:
17196     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17197     layout: "plot-throughput"
17198
17199 - type: "plot"
17200   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17201   algorithm: "plot_perf_box_name"
17202   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17204   include:
17205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17210   layout:
17211     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17212     layout: "plot-throughput"
17213
17214 - type: "plot"
17215   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17216   algorithm: "plot_perf_box_name"
17217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17219   include:
17220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17224   layout:
17225     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17226     layout: "plot-throughput"
17227
17228 - type: "plot"
17229   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17230   algorithm: "plot_perf_box_name"
17231   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17233   include:
17234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17238   layout:
17239     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17240     layout: "plot-throughput"
17241
17242 - type: "plot"
17243   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17244   algorithm: "plot_perf_box_name"
17245   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17247   include:
17248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17251   layout:
17252     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17253     layout: "plot-throughput"
17254
17255 - type: "plot"
17256   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17257   algorithm: "plot_perf_box_name"
17258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17260   include:
17261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17264   layout:
17265     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17266     layout: "plot-throughput"
17267
17268 - type: "plot"
17269   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17270   algorithm: "plot_perf_box_name"
17271   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17273   include:
17274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17279   layout:
17280     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17281     layout: "plot-throughput"
17282
17283 - type: "plot"
17284   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17285   algorithm: "plot_perf_box_name"
17286   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17288   include:
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17294   layout:
17295     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17296     layout: "plot-throughput"
17297
17298 - type: "plot"
17299   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17303   include:
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17307   layout:
17308     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17316   include:
17317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17320   layout:
17321     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17322     layout: "plot-throughput"
17323
17324 - type: "plot"
17325   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17326   algorithm: "plot_perf_box_name"
17327   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17328   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17329   include:
17330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17336   layout:
17337     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17338     layout: "plot-throughput"
17339
17340 - type: "plot"
17341   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17342   algorithm: "plot_perf_box_name"
17343   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17345   include:
17346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17352   layout:
17353     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17354     layout: "plot-throughput"
17355
17356 - type: "plot"
17357   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17358   algorithm: "plot_perf_box_name"
17359   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17361   include:
17362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17368   layout:
17369     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17370     layout: "plot-throughput"
17371
17372 - type: "plot"
17373   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17374   algorithm: "plot_perf_box_name"
17375   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17376   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17377   include:
17378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17384   layout:
17385     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17386     layout: "plot-throughput"
17387
17388 - type: "plot"
17389   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17390   algorithm: "plot_perf_box_name"
17391   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17392   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17393   include:
17394     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17396   layout:
17397     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17398     layout: "plot-throughput"
17399
17400 - type: "plot"
17401   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17402   algorithm: "plot_perf_box_name"
17403   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17404   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17405   include:
17406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17408   layout:
17409     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17410     layout: "plot-throughput"
17411
17412 - type: "plot"
17413   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17414   algorithm: "plot_perf_box_name"
17415   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17417   include:
17418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17423     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17424   layout:
17425     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17426     layout: "plot-throughput"
17427
17428 - type: "plot"
17429   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17430   algorithm: "plot_perf_box_name"
17431   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17433   include:
17434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17437     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17438     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17439     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17440   layout:
17441     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17442     layout: "plot-throughput"
17443
17444 - type: "plot"
17445   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17446   algorithm: "plot_perf_box_name"
17447   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17449   include:
17450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17453     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17454     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17455     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17456   layout:
17457     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17458     layout: "plot-throughput"
17459
17460 - type: "plot"
17461   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17462   algorithm: "plot_perf_box_name"
17463   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17465   include:
17466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17467     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17468     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17469     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17470     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17471     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17472   layout:
17473     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17474     layout: "plot-throughput"
17475
17476 - type: "plot"
17477   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17478   algorithm: "plot_perf_box_name"
17479   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17481   include:
17482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17484     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17485     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17486     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17487     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17488   layout:
17489     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17490     layout: "plot-throughput"
17491
17492 - type: "plot"
17493   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17494   algorithm: "plot_perf_box_name"
17495   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17497   include:
17498     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17499     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17500     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17503     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17504   layout:
17505     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17506     layout: "plot-throughput"
17507
17508 - type: "plot"
17509   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17510   algorithm: "plot_perf_box_name"
17511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17513   include:
17514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17519   layout:
17520     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17521     layout: "plot-throughput"
17522
17523 - type: "plot"
17524   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17525   algorithm: "plot_perf_box_name"
17526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17528   include:
17529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17534   layout:
17535     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17536     layout: "plot-throughput"
17537
17538 - type: "plot"
17539   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17540   algorithm: "plot_perf_box_name"
17541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17543   include:
17544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17549   layout:
17550     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17551     layout: "plot-throughput"
17552
17553 - type: "plot"
17554   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17555   algorithm: "plot_perf_box_name"
17556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17558   include:
17559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17564   layout:
17565     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17566     layout: "plot-throughput"
17567
17568 - type: "plot"
17569   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17570   algorithm: "plot_perf_box_name"
17571   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17572   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17573   include:
17574     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17575     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17578     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17579   layout:
17580     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17581     layout: "plot-throughput"
17582
17583 - type: "plot"
17584   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17585   algorithm: "plot_perf_box_name"
17586   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17588   include:
17589     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17590     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17591     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17592     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17593     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17594   layout:
17595     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17596     layout: "plot-throughput"
17597
17598 - type: "plot"
17599   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17600   algorithm: "plot_perf_box_name"
17601   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17603   include:
17604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17607     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17608     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17609   layout:
17610     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17611     layout: "plot-throughput"
17612
17613 - type: "plot"
17614   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17615   algorithm: "plot_perf_box_name"
17616   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17617   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17618   include:
17619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17624   layout:
17625     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17626     layout: "plot-throughput"
17627
17628 - type: "plot"
17629   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17630   algorithm: "plot_perf_box_name"
17631   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17632   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17633   include:
17634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17639   layout:
17640     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17645   algorithm: "plot_perf_box_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17648   include:
17649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17654   layout:
17655     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17656     layout: "plot-throughput"
17657
17658 - type: "plot"
17659   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17660   algorithm: "plot_perf_box_name"
17661   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17662   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17663   include:
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17670   layout:
17671     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17672     layout: "plot-throughput"
17673
17674 - type: "plot"
17675   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17676   algorithm: "plot_perf_box_name"
17677   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17678   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17679   include:
17680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17686   layout:
17687     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17688     layout: "plot-throughput"
17689
17690 - type: "plot"
17691   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17692   algorithm: "plot_perf_box_name"
17693   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17694   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17695   include:
17696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17700   layout:
17701     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17702     layout: "plot-throughput"
17703
17704 - type: "plot"
17705   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17706   algorithm: "plot_perf_box_name"
17707   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17708   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17709   include:
17710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17714   layout:
17715     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17716     layout: "plot-throughput"
17717
17718 - type: "plot"
17719   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17720   algorithm: "plot_perf_box_name"
17721   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17722   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17723   include:
17724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17730   layout:
17731     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17732     layout: "plot-throughput"
17733
17734 - type: "plot"
17735   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17736   algorithm: "plot_perf_box_name"
17737   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17738   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17739   include:
17740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17746   layout:
17747     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17748     layout: "plot-throughput"
17749
17750 - type: "plot"
17751   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17752   algorithm: "plot_perf_box_name"
17753   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17754   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17755   include:
17756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17760   layout:
17761     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17762     layout: "plot-throughput"
17763
17764 - type: "plot"
17765   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17766   algorithm: "plot_perf_box_name"
17767   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17768   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17769   include:
17770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17774   layout:
17775     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17776     layout: "plot-throughput"
17777
17778 - type: "plot"
17779   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17780   algorithm: "plot_perf_box_name"
17781   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17783   include:
17784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17786     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17787     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17789     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17790   layout:
17791     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17792     layout: "plot-throughput"
17793
17794 - type: "plot"
17795   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17796   algorithm: "plot_perf_box_name"
17797   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17799   include:
17800     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17801     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17802     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17803     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17804     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17805     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17806   layout:
17807     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17808     layout: "plot-throughput"
17809
17810 - type: "plot"
17811   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17812   algorithm: "plot_perf_box_name"
17813   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17815   include:
17816     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17817     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17818     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17820   layout:
17821     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17822     layout: "plot-throughput"
17823
17824 - type: "plot"
17825   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17826   algorithm: "plot_perf_box_name"
17827   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17828   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17829   include:
17830     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17833     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17834   layout:
17835     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17836     layout: "plot-throughput"
17837
17838 - type: "plot"
17839   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17840   algorithm: "plot_perf_box_name"
17841   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17842   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17843   include:
17844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17849   layout:
17850     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17851     layout: "plot-throughput"
17852
17853 - type: "plot"
17854   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17855   algorithm: "plot_perf_box_name"
17856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17858   include:
17859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17864   layout:
17865     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17866     layout: "plot-throughput"
17867
17868 - type: "plot"
17869   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17870   algorithm: "plot_perf_box_name"
17871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17873   include:
17874     - "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"
17875     - "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"
17876     - "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"
17877     - "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"
17878     - "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"
17879   layout:
17880     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17881     layout: "plot-throughput"
17882
17883 - type: "plot"
17884   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17885   algorithm: "plot_perf_box_name"
17886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17888   include:
17889     - "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"
17890     - "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"
17891     - "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"
17892     - "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"
17893     - "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"
17894   layout:
17895     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17896     layout: "plot-throughput"
17897
17898 - type: "plot"
17899   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17900   algorithm: "plot_perf_box_name"
17901   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17903   include:
17904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17907     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17909   layout:
17910     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17911     layout: "plot-throughput"
17912
17913 - type: "plot"
17914   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17915   algorithm: "plot_perf_box_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17924   layout:
17925     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17926     layout: "plot-throughput"
17927
17928 - type: "plot"
17929   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17930   algorithm: "plot_perf_box_name"
17931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17933   include:
17934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17939   layout:
17940     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17941     layout: "plot-throughput"
17942
17943 - type: "plot"
17944   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17945   algorithm: "plot_perf_box_name"
17946   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17948   include:
17949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17954   layout:
17955     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17956     layout: "plot-throughput"
17957
17958 - type: "plot"
17959   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17960   algorithm: "plot_perf_box_name"
17961   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17962   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17963   include:
17964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17968   layout:
17969     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17970     layout: "plot-throughput"
17971
17972 - type: "plot"
17973   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17974   algorithm: "plot_perf_box_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17982   layout:
17983     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17984     layout: "plot-throughput"
17985
17986 - type: "plot"
17987   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17988   algorithm: "plot_perf_box_name"
17989   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17990   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17991   include:
17992     - "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"
17993     - "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"
17994     - "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"
17995     - "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"
17996   layout:
17997     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17998     layout: "plot-throughput"
17999
18000 - type: "plot"
18001   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18002   algorithm: "plot_perf_box_name"
18003   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18005   include:
18006     - "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"
18007     - "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"
18008     - "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"
18009     - "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"
18010   layout:
18011     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18012     layout: "plot-throughput"
18013
18014 - type: "plot"
18015   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18016   algorithm: "plot_perf_box_name"
18017   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18018   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18019   include:
18020     - "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"
18021     - "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"
18022     - "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"
18023     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18024     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18025     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18026   layout:
18027     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18028     layout: "plot-throughput"
18029
18030 - type: "plot"
18031   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18032   algorithm: "plot_perf_box_name"
18033   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18034   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18035   include:
18036     - "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"
18037     - "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"
18038     - "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"
18039     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18040     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18041     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18042   layout:
18043     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18044     layout: "plot-throughput"
18045
18046 ################################################################################
18047
18048 # Packet Speedup
18049
18050 - type: "plot"
18051   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18052   algorithm: "plot_tsa_name"
18053   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18055   include:
18056     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18057     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18058     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18059     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18060   layout:
18061     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18062     layout: "plot-throughput-speedup-analysis"
18063
18064 - type: "plot"
18065   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18066   algorithm: "plot_tsa_name"
18067   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18069   include:
18070     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18071     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18072     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18073     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18074   layout:
18075     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18076     layout: "plot-throughput-speedup-analysis"
18077
18078 - type: "plot"
18079   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18080   algorithm: "plot_tsa_name"
18081   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18083   include:
18084     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18085     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18086     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18087     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18088   layout:
18089     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18090     layout: "plot-throughput-speedup-analysis"
18091
18092 - type: "plot"
18093   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18094   algorithm: "plot_tsa_name"
18095   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18097   include:
18098     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18099     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18100     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18101     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18102   layout:
18103     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18104     layout: "plot-throughput-speedup-analysis"
18105
18106 - type: "plot"
18107   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18108   algorithm: "plot_tsa_name"
18109   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18111   include:
18112     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18113     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18114     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18115     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18116   layout:
18117     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18118     layout: "plot-throughput-speedup-analysis"
18119
18120 - type: "plot"
18121   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18122   algorithm: "plot_tsa_name"
18123   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18125   include:
18126     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18127     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18128     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18129     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18130   layout:
18131     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18132     layout: "plot-throughput-speedup-analysis"
18133
18134 - type: "plot"
18135   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18136   algorithm: "plot_tsa_name"
18137   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18138   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18139   include:
18140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18141     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18142     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18143     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18144     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18145     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18146   layout:
18147     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18148     layout: "plot-throughput-speedup-analysis"
18149
18150 - type: "plot"
18151   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18152   algorithm: "plot_tsa_name"
18153   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18155   include:
18156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18159     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18160     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18161     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18162   layout:
18163     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18164     layout: "plot-throughput-speedup-analysis"
18165
18166 - type: "plot"
18167   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18168   algorithm: "plot_tsa_name"
18169   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18171   include:
18172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18176   layout:
18177     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18178     layout: "plot-throughput-speedup-analysis"
18179
18180 - type: "plot"
18181   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18182   algorithm: "plot_tsa_name"
18183   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18185   include:
18186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18190   layout:
18191     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18192     layout: "plot-throughput-speedup-analysis"
18193
18194 - type: "plot"
18195   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18196   algorithm: "plot_tsa_name"
18197   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18198   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18199   include:
18200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18203   layout:
18204     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18205     layout: "plot-throughput-speedup-analysis"
18206
18207 - type: "plot"
18208   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18209   algorithm: "plot_tsa_name"
18210   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18212   include:
18213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18216   layout:
18217     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18218     layout: "plot-throughput-speedup-analysis"
18219
18220 - type: "plot"
18221   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18222   algorithm: "plot_tsa_name"
18223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18225   include:
18226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18231   layout:
18232     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18233     layout: "plot-throughput-speedup-analysis"
18234
18235 - type: "plot"
18236   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18237   algorithm: "plot_tsa_name"
18238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18240   include:
18241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18246   layout:
18247     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18248     layout: "plot-throughput-speedup-analysis"
18249
18250 - type: "plot"
18251   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18252   algorithm: "plot_tsa_name"
18253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18255   include:
18256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18259   layout:
18260     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18261     layout: "plot-throughput-speedup-analysis"
18262
18263 - type: "plot"
18264   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18265   algorithm: "plot_tsa_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18272   layout:
18273     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18274     layout: "plot-throughput-speedup-analysis"
18275
18276 - type: "plot"
18277   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18278   algorithm: "plot_tsa_name"
18279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18281   include:
18282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18288   layout:
18289     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18290     layout: "plot-throughput-speedup-analysis"
18291
18292 - type: "plot"
18293   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18294   algorithm: "plot_tsa_name"
18295   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18297   include:
18298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18304   layout:
18305     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18306     layout: "plot-throughput-speedup-analysis"
18307
18308 - type: "plot"
18309   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18310   algorithm: "plot_tsa_name"
18311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18313   include:
18314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18320   layout:
18321     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18322     layout: "plot-throughput-speedup-analysis"
18323
18324 - type: "plot"
18325   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18326   algorithm: "plot_tsa_name"
18327   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18328   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18329   include:
18330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18336   layout:
18337     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18338     layout: "plot-throughput-speedup-analysis"
18339
18340 - type: "plot"
18341   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18342   algorithm: "plot_tsa_name"
18343   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18345   include:
18346     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18347     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18348   layout:
18349     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18350     layout: "plot-throughput-speedup-analysis"
18351
18352 - type: "plot"
18353   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18354   algorithm: "plot_tsa_name"
18355   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18357   include:
18358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18360   layout:
18361     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18362     layout: "plot-throughput-speedup-analysis"
18363
18364 - type: "plot"
18365   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18366   algorithm: "plot_tsa_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18375     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18376   layout:
18377     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18378     layout: "plot-throughput-speedup-analysis"
18379
18380 - type: "plot"
18381   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18382   algorithm: "plot_tsa_name"
18383   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18385   include:
18386     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18387     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18388     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18391     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18392   layout:
18393     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18394     layout: "plot-throughput-speedup-analysis"
18395
18396 - type: "plot"
18397   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18398   algorithm: "plot_tsa_name"
18399   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18401   include:
18402     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18408   layout:
18409     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18410     layout: "plot-throughput-speedup-analysis"
18411
18412 - type: "plot"
18413   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18414   algorithm: "plot_tsa_name"
18415   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18417   include:
18418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18423     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18424   layout:
18425     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18426     layout: "plot-throughput-speedup-analysis"
18427
18428 - type: "plot"
18429   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18430   algorithm: "plot_tsa_name"
18431   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18433   include:
18434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18435     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18436     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18440   layout:
18441     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18442     layout: "plot-throughput-speedup-analysis"
18443
18444 - type: "plot"
18445   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18446   algorithm: "plot_tsa_name"
18447   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18449   include:
18450     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18451     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18452     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18453     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18455     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18456   layout:
18457     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18458     layout: "plot-throughput-speedup-analysis"
18459
18460 - type: "plot"
18461   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18462   algorithm: "plot_tsa_name"
18463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18465   include:
18466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18471   layout:
18472     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18473     layout: "plot-throughput-speedup-analysis"
18474
18475 - type: "plot"
18476   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18477   algorithm: "plot_tsa_name"
18478   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18480   include:
18481     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18486   layout:
18487     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18488     layout: "plot-throughput-speedup-analysis"
18489
18490 - type: "plot"
18491   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18492   algorithm: "plot_tsa_name"
18493   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18495   include:
18496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18501   layout:
18502     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18503     layout: "plot-throughput-speedup-analysis"
18504
18505 - type: "plot"
18506   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18507   algorithm: "plot_tsa_name"
18508   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18509   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18510   include:
18511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18516   layout:
18517     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18518     layout: "plot-throughput-speedup-analysis"
18519
18520 - type: "plot"
18521   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18522   algorithm: "plot_tsa_name"
18523   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18525   include:
18526     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18527     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18528     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18529     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18530     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18531   layout:
18532     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18533     layout: "plot-throughput-speedup-analysis"
18534
18535 - type: "plot"
18536   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18537   algorithm: "plot_tsa_name"
18538   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18540   include:
18541     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18542     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18543     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18544     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18545     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18546   layout:
18547     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18548     layout: "plot-throughput-speedup-analysis"
18549
18550 - type: "plot"
18551   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18552   algorithm: "plot_tsa_name"
18553   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18555   include:
18556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18561   layout:
18562     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18563     layout: "plot-throughput-speedup-analysis"
18564
18565 - type: "plot"
18566   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18567   algorithm: "plot_tsa_name"
18568   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18569   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18570   include:
18571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18576   layout:
18577     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18578     layout: "plot-throughput-speedup-analysis"
18579
18580 - type: "plot"
18581   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18582   algorithm: "plot_tsa_name"
18583   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18584   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18585   include:
18586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18591   layout:
18592     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18593     layout: "plot-throughput-speedup-analysis"
18594
18595 - type: "plot"
18596   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18597   algorithm: "plot_tsa_name"
18598   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18600   include:
18601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18606   layout:
18607     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18608     layout: "plot-throughput-speedup-analysis"
18609
18610 - type: "plot"
18611   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18612   algorithm: "plot_tsa_name"
18613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18615   include:
18616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18622   layout:
18623     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18624     layout: "plot-throughput-speedup-analysis"
18625
18626 - type: "plot"
18627   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18628   algorithm: "plot_tsa_name"
18629   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18631   include:
18632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18638   layout:
18639     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18640     layout: "plot-throughput-speedup-analysis"
18641
18642 - type: "plot"
18643   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18644   algorithm: "plot_tsa_name"
18645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18647   include:
18648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18652   layout:
18653     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18654     layout: "plot-throughput-speedup-analysis"
18655
18656 - type: "plot"
18657   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18658   algorithm: "plot_tsa_name"
18659   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18660   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18661   include:
18662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18666   layout:
18667     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18668     layout: "plot-throughput-speedup-analysis"
18669
18670 - type: "plot"
18671   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18672   algorithm: "plot_tsa_name"
18673   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18675   include:
18676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18682   layout:
18683     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18684     layout: "plot-throughput-speedup-analysis"
18685
18686 - type: "plot"
18687   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18688   algorithm: "plot_tsa_name"
18689   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18690   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18691   include:
18692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18696     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18698   layout:
18699     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18700     layout: "plot-throughput-speedup-analysis"
18701
18702 - type: "plot"
18703   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18704   algorithm: "plot_tsa_name"
18705   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18706   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18707   include:
18708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18712   layout:
18713     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18714     layout: "plot-throughput-speedup-analysis"
18715
18716 - type: "plot"
18717   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18718   algorithm: "plot_tsa_name"
18719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18721   include:
18722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18726   layout:
18727     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18728     layout: "plot-throughput-speedup-analysis"
18729
18730 - type: "plot"
18731   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18732   algorithm: "plot_tsa_name"
18733   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18735   include:
18736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18737     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18738     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18739     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18740     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18741     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18742   layout:
18743     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18744     layout: "plot-throughput-speedup-analysis"
18745
18746 - type: "plot"
18747   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18748   algorithm: "plot_tsa_name"
18749   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18751   include:
18752     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18753     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18754     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18755     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18756     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18757     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18758   layout:
18759     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18760     layout: "plot-throughput-speedup-analysis"
18761
18762 - type: "plot"
18763   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18764   algorithm: "plot_tsa_name"
18765   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18767   include:
18768     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18769     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18770     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18771     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18772   layout:
18773     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18774     layout: "plot-throughput-speedup-analysis"
18775
18776 - type: "plot"
18777   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18778   algorithm: "plot_tsa_name"
18779   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18781   include:
18782     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18783     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18784     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18785     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18786   layout:
18787     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18788     layout: "plot-throughput-speedup-analysis"
18789
18790 - type: "plot"
18791   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18792   algorithm: "plot_tsa_name"
18793   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18794   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18795   include:
18796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18801   layout:
18802     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18803     layout: "plot-throughput-speedup-analysis"
18804
18805 - type: "plot"
18806   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18807   algorithm: "plot_tsa_name"
18808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18810   include:
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18816   layout:
18817     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18818     layout: "plot-throughput-speedup-analysis"
18819
18820 - type: "plot"
18821   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18822   algorithm: "plot_tsa_name"
18823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18825   include:
18826     - "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"
18827     - "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"
18828     - "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"
18829     - "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"
18830     - "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"
18831   layout:
18832     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18833     layout: "plot-throughput-speedup-analysis"
18834
18835 - type: "plot"
18836   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18837   algorithm: "plot_tsa_name"
18838   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18839   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18840   include:
18841     - "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"
18842     - "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"
18843     - "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"
18844     - "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"
18845     - "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"
18846   layout:
18847     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18848     layout: "plot-throughput-speedup-analysis"
18849
18850 - type: "plot"
18851   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18852   algorithm: "plot_tsa_name"
18853   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18854   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18855   include:
18856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18861   layout:
18862     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18863     layout: "plot-throughput-speedup-analysis"
18864
18865 - type: "plot"
18866   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18867   algorithm: "plot_tsa_name"
18868   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18870   include:
18871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18876   layout:
18877     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18878     layout: "plot-throughput-speedup-analysis"
18879
18880 - type: "plot"
18881   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18882   algorithm: "plot_tsa_name"
18883   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18884   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18885   include:
18886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18887     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18888     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18891   layout:
18892     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18893     layout: "plot-throughput-speedup-analysis"
18894
18895 - type: "plot"
18896   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18897   algorithm: "plot_tsa_name"
18898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18900   include:
18901     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18902     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18906   layout:
18907     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18908     layout: "plot-throughput-speedup-analysis"
18909
18910 - type: "plot"
18911   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18912   algorithm: "plot_tsa_name"
18913   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18915   include:
18916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18920   layout:
18921     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18922     layout: "plot-throughput-speedup-analysis"
18923
18924 - type: "plot"
18925   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18926   algorithm: "plot_tsa_name"
18927   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18929   include:
18930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18934   layout:
18935     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18936     layout: "plot-throughput-speedup-analysis"
18937
18938 - type: "plot"
18939   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18940   algorithm: "plot_tsa_name"
18941   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18943   include:
18944     - "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"
18945     - "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"
18946     - "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"
18947     - "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"
18948   layout:
18949     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18950     layout: "plot-throughput-speedup-analysis"
18951
18952 - type: "plot"
18953   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18954   algorithm: "plot_tsa_name"
18955   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
18956   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18957   include:
18958     - "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"
18959     - "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"
18960     - "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"
18961     - "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"
18962   layout:
18963     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
18964     layout: "plot-throughput-speedup-analysis"
18965
18966 - type: "plot"
18967   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18968   algorithm: "plot_tsa_name"
18969   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18970   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18971   include:
18972     - "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"
18973     - "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"
18974     - "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"
18975     - "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"
18976     - "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"
18977     - "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"
18978   layout:
18979     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18980     layout: "plot-throughput-speedup-analysis"
18981
18982 - type: "plot"
18983   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18984   algorithm: "plot_tsa_name"
18985   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18987   include:
18988     - "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"
18989     - "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"
18990     - "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"
18991     - "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"
18992     - "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"
18993     - "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"
18994   layout:
18995     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18996     layout: "plot-throughput-speedup-analysis"
18997
18998 ################################################################################
18999
19000 # Packet Throughput - DPDK
19001
19002 # 2n-clx-xxv710
19003
19004 - type: "plot"
19005   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19006   algorithm: "plot_perf_box_name"
19007   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19008   data: "plot-dpdk-throughput-latency-2n-clx"
19009   include:
19010     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19011     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19012   layout:
19013     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19014     layout: "plot-throughput"
19015
19016 - type: "plot"
19017   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19018   algorithm: "plot_perf_box_name"
19019   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19020   data: "plot-dpdk-throughput-latency-2n-clx"
19021   include:
19022     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19023     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19024   layout:
19025     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19026     layout: "plot-throughput"
19027
19028 - type: "plot"
19029   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19030   algorithm: "plot_perf_box_name"
19031   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19032   data: "plot-dpdk-throughput-latency-2n-clx"
19033   include:
19034     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19035     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19036   layout:
19037     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19038     layout: "plot-throughput"
19039
19040 - type: "plot"
19041   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19042   algorithm: "plot_perf_box_name"
19043   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19044   data: "plot-dpdk-throughput-latency-2n-clx"
19045   include:
19046     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19047     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19048   layout:
19049     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19050     layout: "plot-throughput"
19051
19052 # 2n-clx-x710
19053
19054 - type: "plot"
19055   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19056   algorithm: "plot_perf_box_name"
19057   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19058   data: "plot-dpdk-throughput-latency-2n-clx"
19059   include:
19060     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19061     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19062   layout:
19063     title: "2n-clx-x710-64b-2t1c-base-ndr"
19064     layout: "plot-throughput"
19065
19066 - type: "plot"
19067   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19068   algorithm: "plot_perf_box_name"
19069   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19070   data: "plot-dpdk-throughput-latency-2n-clx"
19071   include:
19072     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19073     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19074   layout:
19075     title: "2n-clx-x710-64b-4t2c-base-ndr"
19076     layout: "plot-throughput"
19077
19078 - type: "plot"
19079   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19080   algorithm: "plot_perf_box_name"
19081   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19082   data: "plot-dpdk-throughput-latency-2n-clx"
19083   include:
19084     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19085     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19086   layout:
19087     title: "2n-clx-x710-64b-2t1c-base-pdr"
19088     layout: "plot-throughput"
19089
19090 - type: "plot"
19091   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19092   algorithm: "plot_perf_box_name"
19093   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19094   data: "plot-dpdk-throughput-latency-2n-clx"
19095   include:
19096     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19097     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19098   layout:
19099     title: "2n-clx-x710-64b-4t2c-base-pdr"
19100     layout: "plot-throughput"
19101
19102 ################################################################################
19103
19104 - type: "plot"
19105   title: "Latency by percentile: 2n-skx"
19106   algorithm: "plot_hdrh_lat_by_percentile"
19107   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19108   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19109   target-links: "../../_static/vpp"
19110   data: "plot-vpp-hdrh-lat-2n-skx"
19111   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19112   layout:
19113     layout: "plot-hdrh-latency-by-percentile"
19114
19115 - type: "plot"
19116   title: "Latency by percentile: 3n-skx"
19117   algorithm: "plot_hdrh_lat_by_percentile"
19118   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19119   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19120   target-links: "../../_static/vpp"
19121   data: "plot-vpp-hdrh-lat-3n-skx"
19122   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19123   layout:
19124     layout: "plot-hdrh-latency-by-percentile"
19125
19126 - type: "plot"
19127   title: "Latency by percentile: 2n-clx"
19128   algorithm: "plot_hdrh_lat_by_percentile"
19129   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19130   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19131   target-links: "../../_static/vpp"
19132   data: "plot-vpp-hdrh-lat-2n-clx"
19133   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19134   layout:
19135     layout: "plot-hdrh-latency-by-percentile"
19136
19137 - type: "plot"
19138   title: "Latency by percentile: 3n-hsw"
19139   algorithm: "plot_hdrh_lat_by_percentile"
19140   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19141   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19142   target-links: "../../_static/vpp"
19143   data: "plot-vpp-hdrh-lat-3n-hsw"
19144   filter: "'1T1C' and 'NIC_Intel-XL710'"
19145   layout:
19146     layout: "plot-hdrh-latency-by-percentile"
19147
19148 - type: "plot"
19149   title: "Latency by percentile: 3n-tsh"
19150   algorithm: "plot_hdrh_lat_by_percentile"
19151   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19152   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19153   target-links: "../../_static/vpp"
19154   data: "plot-vpp-hdrh-lat-3n-tsh"
19155   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19156   layout:
19157     layout: "plot-hdrh-latency-by-percentile"
19158
19159 - type: "plot"
19160   title: "Latency by percentile: DPDK 2n-skx"
19161   algorithm: "plot_hdrh_lat_by_percentile"
19162   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19163   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19164   target-links: "../../_static/dpdk"
19165   data: "plot-dpdk-hdrh-lat-2n-skx"
19166   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19167   layout:
19168     layout: "plot-hdrh-latency-by-percentile"
19169
19170 - type: "plot"
19171   title: "Latency by percentile: DPDK 3n-skx"
19172   algorithm: "plot_hdrh_lat_by_percentile"
19173   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19174   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19175   target-links: "../../_static/dpdk"
19176   data: "plot-dpdk-hdrh-lat-3n-skx"
19177   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19178   layout:
19179     layout: "plot-hdrh-latency-by-percentile"
19180
19181 - type: "plot"
19182   title: "Latency by percentile: DPDK 2n-clx"
19183   algorithm: "plot_hdrh_lat_by_percentile"
19184   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19185   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19186   target-links: "../../_static/dpdk"
19187   data: "plot-dpdk-hdrh-lat-2n-clx"
19188   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19189   layout:
19190     layout: "plot-hdrh-latency-by-percentile"
19191
19192 - type: "plot"
19193   title: "Latency by percentile: DPDK 3n-hsw"
19194   algorithm: "plot_hdrh_lat_by_percentile"
19195   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19196   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19197   target-links: "../../_static/dpdk"
19198   data: "plot-dpdk-hdrh-lat-3n-hsw"
19199   filter: "'1T1C' and 'NIC_Intel-XL710'"
19200   layout:
19201     layout: "plot-hdrh-latency-by-percentile"
19202
19203 - type: "plot"
19204   title: "Latency by percentile: DPDK 3n-tsh"
19205   algorithm: "plot_hdrh_lat_by_percentile"
19206   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19207   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19208   target-links: "../../_static/dpdk"
19209   data: "plot-dpdk-hdrh-lat-3n-tsh"
19210   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19211   layout:
19212     layout: "plot-hdrh-latency-by-percentile"